.wp-show-posts-image.wpsp-image-center {
    width: 49%;
}
.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) {
    display: flex;
    flex-direction: row;
    position: relative;
}
.single #cuerpo-blog  h1 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 100;
    margin-bottom: 25px;
    text-align: left !important;
}
.single #cuerpo-blog .entry-content h2 {
  font-size: 30px;
    line-height: 35px;
    font-weight: 100;
    margin-bottom: 25px;
    margin-top: 45px;
    text-align: left !important;
}
.single #cuerpo-blog h3{
	font-size: 25px;
	line-height: 30px;
	font-weight: 100;
	margin-bottom: 15px;
  margin-top: 35px;
}
.single #cuerpo-blog .entry-content p a {
    font-weight: 600;
    color: #669acc;
}
.single #cuerpo-blog .entry-content ul li {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 12px;
    margin-left: 20px;
    list-style-type: disc;
}
.single #cuerpo-blog .entry-content .new-a a{
  font-weight: 600;
  color: #669acc;
}
/*megamenu*/
section.cabecera-interior.servicios p b {
    color: #fff;
}
.megamenu {
	padding: 40px 0 72px;
	position: absolute;
	top: 88px;
	width: 100%;
	left: 0;
	z-index: 2;
	background-color: #fff;
	display: none;
	text-transform: none;
	border-bottom: 1px solid #d1d1d1;
}
section.pie .cajas.cuatro p a {
    color: #fff;
    font-weight: 300;
}
ul.sub-menu {
    display: none;
}
.activo .megamenu {
  display: block;
}
.megamenu .izq {
    flex-basis: 69%;
}
.megamenu .der {
	flex-basis: 25%;
}
.megamenu .cajas h4 {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	margin-top: 15px;
}
.megamenu .cajas p {
	width: 81%;
	margin-top: 15px;
}
.megamenu .cajas a {
	color: #e0c588;
	font-weight: 600;
}
.cajas {
	display: inline-block;
	width: 32%;
}
.megamenu .cajas p {
	width: 86%;
	margin-top: 15px;
}
.megamenu .cajas h4 {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	margin-top: 15px;
}
.megamenu .cajas a {
	color: #e0c588;
	font-weight: 600;
}
.megamenu .top {
	margin-bottom: 45px;
}
.megamenu h3 {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 15px;
	border-bottom: 2px solid #e0c588;
}
.megamenu .top h3 a{
    color: #4b4b4b;
}
.megamenu .cajas h4 a{
    color: #4b4b4b;
}
.megamenu .top-der h3 a{
    color: #4b4b4b;
}
.megamenu img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.megamenu .top p {
	width: 95%;
}
.megamenu .top a {
	color: #e0c588;
	font-weight: 600;
}
.megamenu .top-der a {
	color: #e0c588;
	font-weight: 600;
}
.megamenu .top-der {
    margin-bottom: 36px;
    margin-top: 49px;
}
/*megamenu*/
/*--------------------------------Presupuesto-----------------------*/
section.cabecera-presupuesto {
	padding-top: 52px;
	background-image: url(../imgs/cabecera-presupuesto.jpg);
	background-size: cover;
	background-position: center center;
	height: 504px;
}
section.cabecera-presupuesto .form-der p.polp label a {
	text-decoration: underline;
}
section.cabecera-presupuesto .texto-izq {
	float: left;
	width: 48%;
	margin-top: 335px;
}
section.cabecera-presupuesto .texto-izq h1 {
	margin-bottom: 10px;
}
section.cabecera-presupuesto .texto-izq h1, section.form-presupuesto .texto-izq p {
	color: #fff;
}
section.cabecera-presupuesto .form-der {
	float: right;
	width: 50%;
}
section.cabecera-presupuesto .grande{
	font-size: 20px;
	line-height: 23px;
	font-weight: 500;
	margin-bottom: 15px;
	width: 80%;
	color: #fff;
}
section.cabecera-presupuesto p{
	font-size: 20px;
	line-height: 23px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #fff;
}
section.cabecera-presupuesto .form-der form {
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	padding: 75px 50px 45px;
	background: #4b4b4b;
}
section.cabecera-presupuesto .form-der h4 {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 4px;
}

section.cabecera-presupuesto .form-der h4:first-child {
	margin-top: 0;
}
section.cabecera-presupuesto .form-der input[type="text"] {
	width: 100%;
	background: transparent;
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #fff;
	padding: 2px 6px !important;
	border: 1px solid #fff;
	border-radius: 0;
	margin-bottom: 20px;
	height: 42px;
}
section.cabecera-presupuesto .form-der textarea {
	resize: none;
	width: 100%;
	background: #fff;
	background: transparent;
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #fff;
	padding: 2px 6px !important;
	border: 1px solid #fff;
	height: 130px;
	border-radius: 0;
}
section.cabecera-presupuesto .form-der input::placeholder,
section.cabecera-presupuesto .form-der textarea::placeholder {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
section.cabecera-presupuesto .form-der p.polp {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 19px;
	font-weight: 100;
	color: #fff;
	text-align: right;
}
section.cabecera-presupuesto .form-der p.polp label {
	padding-left: 8px;
	padding-right: 0;
}
section.cabecera-presupuesto .form-der p.polp label, section.form-presupuesto .form-der p.polp input {
	display: inline;
}
section.cabecera-presupuesto .form-der p.polp label, section.form-presupuesto .form-der p.polp label a {
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #fff;
}
section.cabecera-presupuesto .form-der input[type="submit"] {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #fff;
	background-color: #e0c588;
	border: 1px solid #e0c588;
	display: block;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin-top: 10px;
}
section.cabecera-presupuesto .form-der input[type="submit"]:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #e0c588;
}
section.banner-presuspuesto-new {
	padding: 156px 0 50px;
}
section.banner-presuspuesto-new .der {
	margin-left: 14%;
	flex-basis: 45%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-presuspuesto-new .der h3{
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	margin-bottom: 25px;
}
section.banner-presuspuesto-new .der p {
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	margin-bottom: 25px;
	width: 97%;
}
section.banner-info{
	padding: 10px 0 50px;
}
section.banner-info .contenedor {
	width: 22%;
	display: inline-block;
	height: 158px;
	vertical-align: bottom;
}
section.banner-info .contenedor.mid {
	margin-left: 19%;
	margin-right: 14%;
}
section.banner-info .contenedor h3{
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 15px;
}
section.banner-info .contenedor p{
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	margin-bottom: 5px;
}
section.banner-limpieza-medida.jardineria.servicios.presupuesto {
	background-image: url(../imgs/banner-limpieza-medida-presupuesto.png);
	height: 399px;
	background-position: 79%;
}
section.banner-limpieza-medida.jardineria.servicios.presupuesto .contenedor p{
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------Presupuesto---------------------*/
section.cabecera-interior.contacto{
	background-image: url(../imgs/cabecera-interior-contacto.png);
	background-position: top;
	background-size: cover;
	position: relative;
  height: 345px;
}
section.banner-info{
	padding: 80px 0;
}
section.banner-info .contenedor {
	width: 22%;
	display: inline-block;
	height: 158px;
	vertical-align: bottom;
	text-align: center;
}
section.info-contacto{
	padding: 80px 0;
}
section.info-contacto .formulario .col {
	float: left;
	width: 45%;
	margin-right: 5%;
}
section.info-contacto .col.sinmargen {
	margin-right: 0px;
	width: 50%;
}
section.info-contacto .formulario .col.ultima {
	margin-right: 0;
	width: 100%;
}
section.info-contacto .der {
	flex-basis: 39%;
}
section.info-contacto .der h3{
	font-size: 48px;
	line-height: 53px;
	font-weight: 300;
	margin-bottom: 20px;
}
section.info-contacto .formulario .margen {
	margin-bottom: 25px;
}
section.info-contacto .der .grande{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	width: 95%;
	margin-bottom: 30px;
}
#cuerpo-blog a.btn-blog {
    font-size: 18px;
    font-weight: 600;
    background-color: #4b4b4b;
    border: 1px solid #4b4b4b;
    color: #fff;
    display: block;
    text-align: center;
    max-width: 210px;
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: 58px;
    border-radius: 5px;
}
#cuerpo-blog a.btn-blog:hover {
    background-color: transparent;
    border: 1px solid #4b4b4b;
    color: #4b4b4b;
}
section.info-contacto .formulario input[type="submit"] {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    background-color: #4b4b4b;
    border: 1px solid #4b4b4b;
    color: #fff;
    display: block;
    text-align: center;
    width: 160px;
    padding: 8px 0;
    margin-top: 30px;
    text-transform: none;
    margin-left: auto;
    border-radius: 5px;
}
section.info-contacto .formulario input[type="submit"]:hover {
    background-color: transparent;
    border: 1px solid #4b4b4b;
    color: #4b4b4b;
}
section.cabecera-interior.nosotros{
	background-image: url(../imgs/cabecera-interior-nosotros.png);
	background-position: bottom;
	background-size: cover;
	position: relative;
  height: 345px;
}
section.banner-servicios-limpiezas.conserje.nosotros .der {
	margin-left: 7%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros {
	background-image: url(../imgs/banner-limpieza-medida-nosotros.jpg);
	height: 441px;
	background-position: 79%;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros .flexcontainer {
	display: flex;
	padding: 77px 0;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros h3{
	font-size: 48px;
	line-height: 53px;
	font-weight: 600;
	margin-bottom: 46px;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros p {
    margin-bottom: 25px;
    font-weight: 500;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros .der{
	margin-top: auto;
	margin-left: 6%;
}
/*--------------------------Paginas-interior---------------------*/
section.banner-servicios-servicios .caja.uno{
	background-image: url(../imgs/banner-servicios-uno.jpg);
}
section.banner-servicios-servicios .caja.dos{
	background-image: url(../imgs/banner-servicios-dos.jpg);
}
section.banner-servicios-servicios .caja.tres{
	background-image: url(../imgs/banner-servicios-tres.jpg);
}
section.banner-servicios-servicios .caja.cuatro{
	margin-right: 0px;
	background-image: url(../imgs/banner-servicios-cuatro.jpg);
}
section.banner-servicios-servicios .caja{
	margin-right: 2%;
	height: 502px;
	padding: 0 15px;
}
section.banner-servicios-servicios h2{
	font-size: 48px;
	line-height: 53px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 70px;
}
section.banner-servicios-servicios .caja img{
	padding: 0 0 15px 0;
	width: 19%;
}
section.banner-servicios-servicios .owl-dots .active span {
	background-color: #4b4b4b;
}
section.banner-servicios-servicios .owl-dots  span {
	background-color: #c0c0c0;
}
section.banner-servicios-servicios .caja p{
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 5px;
}
section.banner-servicios-servicios .caja a{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	color: #e0c588;
	text-decoration: underline;
}
section.banner-servicios-servicios {
	padding: 80px 0;
	background-image: none;
}
section.banner-limpieza-medida.jardineria.servicios .contenedor {
	padding: 134px 0;
}
section.banner-servicios-servicios .caja .contenedor {
	padding: 354px 0 0 0;
}
section.banner-servicios-servicios .caja.cinco{
	background-image: url(../imgs/limpieza-comunidades-fondo.png);
}
section.banner-servicios-servicios .caja.seis{
	background-image: url(../imgs/limpieza-oficinas-fondo.png);
}
section.banner-servicios-servicios .caja.siete{
	margin-right: 0%;
	background-image: url(../imgs/limpieza-locales-fondo.png);
}
section.banner-limpieza-medida.jardineria.servicios {
	background-image: url(../imgs/banner-limpieza-medida-servicios.png);
	height: 458px;
	background-position: 79%;
}
section.banner-limpieza-medida.jardineria.servicios .contenedor p {
    width: 100%;
    text-align: center;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
}
section.banner-limpieza-medida.jardineria.servicios .contenedor a.btn {
	margin-left: auto;
	margin-right: auto;
	background-color: #2b2b2b;
	border: 1px solid #2b2b2b;
	color: #fff;
}
section.banner-limpieza-medida.jardineria.servicios .contenedor a.btn:hover {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: 1px solid #2b2b2b;
	color: #2b2b2b;
}
section.banner-ventajas.servicios {
	padding: 80px 0;
}
section.banner-ventajas.servicios h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 49%;
	margin-bottom: 50px;
}
section.cabecera-interior.servicios{
	background-image: url(../imgs/cabecera-interior-servicios.png);
	background-position: top;
	background-size: cover;
	position: relative;
}
section.banner-prestamos{
	padding: 80px 0;
}
section.banner-prestamos .izq{
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-prestamos .izq h3{
	font-size: 40px;
	line-height: 45px;
	font-weight: 600;
	color: #4b4b4b;
	margin-bottom: 25px;
}
section.banner-prestamos .izq p{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	color: #4b4b4b;
	width: 80%;
	margin-bottom: 50px;
}
section.banner-prestamos .izq ul li {
    list-style: disc;
    margin-left: 25px;
    font-weight: 400;
    text-decoration: underline;
}

section.cabecera-interior.limpieza{
	background-image: url(../imgs/cabecera-limpieza.png);
	background-position: top;
	background-size: cover;
	position: relative;
  height: 345px;
}
section.cabecera-interior .flexcontainer {
	height: 398px;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
}
section.cabecera-interior .flexcontainer .contenedor {
	max-width: 1155px;
	margin-top: 170px;
}
section.cabecera-interior h1{
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	width: 70%;
	margin-bottom: 10px;
}
.page-id-917 section.cabecera-interior h1 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
section.cabecera-interior p{
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	width: 67%;
}
section.cabecera-interior.blog p {
    width: 100%;
}
section.banner-limpieza{
	padding: 100px 0;
}
section.banner-limpieza .cajas .contenedor {
	padding: 346px 15px 15px;
}
section.banner-limpieza .izq{
	flex-basis: 30%;
	margin-right: 2%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-limpieza .der{
	flex-basis: 70%;
	margin-left: 0%;
}
section.banner-limpieza a.btn{
	margin-top: 100px;
}
section.banner-limpieza h2{
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 86%;
}
section.banner-limpieza .izq p{
	width: 76%;
}
section.banner-limpieza .cajas{
	height: 502px;
	width: 32%;
	margin-right: 1%;
	display: inline-block;
}
section.banner-limpieza .cajas p{
	font-size: 22px;
	line-height: 27px;
	font-weight: 400;
	color: #fff;
	margin-top: 15px;
}
section.banner-limpieza .cajas a{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	color: #e0c588;
  text-decoration: underline;
}
section.banner-limpieza .cajas.uno{
	background-image: url(../imgs/limpieza-comunidades-fondo.png);
}
section.banner-limpieza .cajas.dos{
	background-image: url(../imgs/limpieza-oficinas-fondo.png);
}
section.banner-limpieza .cajas.tres{
	margin-right: 0%;
	background-image: url(../imgs/limpieza-locales-fondo.png);
}
section.banner-servicios-limpiezas{
	padding: 0 0 100px 0;
}
section.banner-servicios-limpiezas.oficina{
	padding: 100px 0 80px 0;
}
section.banner-servicios-limpiezas .der{
	margin-left: 8%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-servicios-limpiezas .der h2{
	font-size: 40px;
	line-height: 45px;
	font-weight: 600;
	width: 78%;
}
section.banner-limpieza-medida {
	background-image: url(../imgs/banner-limpieza-medida.jpg);
	height: 478px;
	background-position: 79%;
}
section.banner-limpieza-medida .contenedor{
	padding: 100px 0;
}
section.banner-limpieza-medida .contenedor h3{
	font-size: 40px;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 32px;
}
section.banner-limpieza-medida .contenedor p{
	width: 50%;
	margin-bottom: 45px;
}
section.banner-limpieza-medida a.btn{
	background-color: #4b4b4b;
	border: 1px solid #4b4b4b;
	color: #fff;
}
section.banner-limpieza-medida a.btn:hover{
	background-color: transparent;
	border: 1px solid #4b4b4b;
	color: #4b4b4b;
}
section.banner-limpieza-medida.oficina{
	background-image: url(../imgs/banner-limpieza-medida-oficina.jpg);
	height: 458px;
}
section.banner-limpieza-medida.oficina .contenedor {
	padding: 100px 0 86px 752px;
}
section.banner-limpieza-medida.oficina .contenedor p {
	width: 100%;
	margin-bottom: 45px;
}
section#ancla_cuerpo_beneficios .izq {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
section#ancla_cuerpo_beneficios-oficina .izq {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
section#ancla_cuerpo_beneficios .der {
	width: 49%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: auto;
}
section#ancla_cuerpo_beneficios-oficina .der {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	margin-left: 260px;
	margin-top: -263px;
}
.cuerpo_beneficios.oficina .owl-dots {
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding-left: 15px;
	margin-right: 0;
	margin-left: 522px;
	margin-top: -47px;
	position: absolute;
	text-align: right;
}
section.cuerpo_beneficios.oficina .texto_der, section.cuerpo_beneficios.oficina .texto_izq {
	display: table-cell;
	height: 470px;
	padding: 0px 120px;
	vertical-align: middle;
	background-color: #e0c588;
	cursor: pointer;
}
section.cuerpo_beneficios.oficina .texto_izq h2 {
    text-align: left;
    color: #2b2b2b;
    font-size: 48px;
    line-height: 53px;
    font-weight: 700;
    width: 93%;
}
section.cuerpo_beneficios.oficina {
	padding: 243px 0 100px;
}
section.cuerpo_beneficios{
	padding: 80px 0;
}
section.cuerpo_beneficios h3{
	font-size: 36px;
	line-height: 41px;
	font-weight: 300;
}
section.cuerpo_beneficios .small-text{
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}
section.cuerpo_beneficios .texto_izq h2{
	text-align: left;
	color: #4b4b4b;
}
section.cuerpo_beneficios .texto_izq h2 a{
	color: #4b4b4b;
}
section.cuerpo_beneficios .texto_izq p{
	text-align: left;
}
section.cuerpo_beneficios .texto_izq p{
	margin-bottom: 10px;
	width: 100%;
}
section.cuerpo_beneficios .texto_izq a{
	color: #5cbcec;
	font-weight: 400;
}
section#ancla_cuerpo_beneficios .der h2{
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	margin-bottom: 20px;
}
section#ancla_cuerpo_beneficios-oficina .der h2 {
	font-size: 48px;
	line-height: 52px;
	font-weight: 700;
	margin-bottom: 90px;
	margin-left: 168px;
}
section.cuerpo_beneficios.seguridad p {
	margin-bottom: 25px;
}
section.cuerpo_beneficios .izq {
	flex-basis: 47%;
}
.cuerpo_beneficios .img_der {
	width: 55%;
	text-align: left;
}
.cuerpo_beneficios .owl-carousel .owl-item img {
	width: initial;
}
.cuerpo_beneficios .owl-nav {
	width: 50%;
	text-align: right;
	position: relative;
	margin-top: -80px;
}
.cuerpo_beneficios .owl-dots {
	max-width: 1616px;
	margin: 0;
	padding-left: 15px;
	margin-right: 0;
	margin-top: 0px;
	position: relative;
	text-align: left;
}
.cuerpo_beneficios.seguridad .owl-dots {
	max-width: 1616px;
	margin: 0;
	padding-left: 15px;
	margin-right: 0;
	margin-top: 10px;
	position: absolute;
	text-align: left;
}
.cuerpo_beneficios .owl-dots span {
	width: 15px;
	height: 15px;
	background-color: #c9c9c9;
	display: inline-block;
	margin: 5px;
	border-radius: 40px;
}
.cuerpo_beneficios .owl-dots .active span {
	background-color: #4b4b4b;
}
.img_izq ,
.img_der {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	text-align: center;
}
.texto_der,
.texto_izq {
	display: table-cell;
	vertical-align: middle;
}
.img_resp {
	display: none;
}
.center {
	text-align: center;
}
section.banner-ventajas.oficina{
	padding: 80px 0;
}
section.banner-ventajas{
	padding: 0 0 80px 0;
}
section.banner-ventajas .cajas{
	width: 31%;
	display: inline-block;
	margin-bottom: 52px;
	margin-right: 2%;
}
section.banner-ventajas h2{
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 73%;
	margin-bottom: 50px;
}
section.banner-ventajas h3 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 23px;
}
section.banner-ventajas .izq{
	flex-basis: 20%;
}
section.banner-ventajas .der{
	flex-basis: 80%;
}
section.formulario-interiores {
	padding: 50px 0;
	background: #a89466;
}
section.formulario-interiores .img-izq {
	float: left;
	width: 20%;
	text-align: center;
	display: none;
}
section.formulario-interiores .form-der b{
	color: #fff;
}
section.formulario-interiores .form-der h3 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 25px;
	max-width: 100%;
}
section.formulario-interiores .small-text {
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 45px;
	max-width: 46%;
}
section.formulario-interiores .form-der .after:after{
	height: 4px;
	background-color: #fff;
}
section.formulario-interiores .form-der .col {
	float: left;
	width: 26%;
	margin-right: 4%;
}
section.formulario-interiores .form-der .col.ultima {
	width: 40%;
	margin-right: 0;
}
section.formulario-interiores .form-der .col p {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
}
section.formulario-interiores .form-der .col p span {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	display: block;
	margin-bottom: 8px;
	display: none;
}
section.formulario-interiores .form-der .col input[type="text"] {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #fff;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	width: 100%;
	border-radius: 0;
	padding: 4px 8px;
	margin-bottom: 35px;
}
section.formulario-interiores .form-der .col textarea {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	width: 100%;
	border-radius: 0;
	padding: 4px 8px;
	min-height: 117px;
}
section.formulario-interiores .form-der .col input[type="text"]::placeholder,
section.formulario-interiores .form-der .col textarea::placeholder {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #fff;
}
section.formulario-interiores .form-der .col p.polpriv {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-align: right;
}
section.formulario-interiores .form-der .col p.polpriv input[type="checkbox"] {

}
section.formulario-interiores .form-der .col p.polpriv label {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
}
section.formulario-interiores .form-der .col p.polpriv a {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-decoration: underline;
}
section.formulario-interiores .form-der .col .boton {
	text-align: right;
}
section.formulario-interiores .form-der .col .boton input.btnform {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 5;
	padding: 6px 35px;
	cursor: pointer;
}
section.formulario-interiores .form-der .col .boton input.btnform:hover {
	color: #a89466;
	background: #fff;
}
section.banner-servicios-limpiezas.seguridad .izq{
  text-align: center;
	flex-basis: 50%;
}
section.banner-servicios-limpiezas.oficina.conserje .izq {
    flex-basis: 50%;
    text-align: center;
}
section.banner-servicios-limpiezas.seguridad .der {
	margin-bottom: 0px;
	margin-left: 9%;
	flex-basis: 46%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-servicios-limpiezas.seguridad .der h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 86%;
	margin-bottom: 25px;
}
section.banner-limpieza-medida.oficina.seguridad a.btn {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #fff;
	background-color: #4b4b4b;
	border: 1px solid #4b4b4b;
	display: block;
	border-radius: 5px;
	text-align: center;
	width: 210px;
	padding: 10px 0;
	margin-top: 10px;
}
section.banner-servicios-limpiezas a.btn {
	margin-top: 50px;
}
section.banner-limpieza-medida.oficina.seguridad a.btn:hover {
	background-color: transparent;
	border: 1px solid #4b4b4b;
	color: #4b4b4b;
}
section.banner-servicios-limpiezas .der h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 100%;
	margin-bottom: 25px;
}
section.banner-servicios-limpiezas .der .izq{
	margin-right: 5%;
}
section.banner-servicios-limpiezas .der p {
	width: 100%;
}
section.banner-limpieza-medida.oficina.seguridad {
	background-image: url(../imgs/banner-limpieza-medida-oficina-seguridad.jpg);
	height: 458px;
}
section.cuerpo_beneficios.seguridad .der .izq {
	flex-basis: 5%;
	display: inline-block;
	vertical-align: middle;
}
section.cuerpo_beneficios.seguridad .der .der {
	flex-basis: 95%;
	display: inline-block;
	vertical-align: middle;
}
section.cabecera-interior.limpieza.conserje {
  background-image: url(../imgs/cabecera-interior-conserje.jpg);
  --opacidad-negro: 0.5;
  background-image: linear-gradient(rgba(0, 0, 0, var(--opacidad-negro)), rgba(0, 0, 0, var(--opacidad-negro))), url(../imgs/cabecera-interior-conserje.jpg);
  background-position: bottom;
  background-size: cover;
  position: relative;
  height: 345px;
}
section.cabecera-interior.limpieza.seguridad{
	background-image: url(../imgs/cabecera-interior-seguridad.jpg);
	background-position: top;
	background-size: cover;
	position: relative;
}
section.banner-servicios-limpiezas.conserje .der {
	margin-left: 0%;
	margin-top: auto;
	margin-bottom: auto;
}
section.banner-servicios-limpiezas.conserje .der h2 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 85%;
	margin-bottom: 25px;
}
section.banner-servicios-limpiezas.conserje.torrejon .der h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 77%;
    margin-bottom: 25px;
}
section.cabecera-interior.blog {
  background-image: url(../imgs/cabecera-interior-blog.jpg);
  background-position: top;
  background-size: cover;
  position: relative;
}
section.cabecera-interior.blog .flexcontainer .contenedor {
  max-width: 1155px;
  margin-top: 170px;
}
section.banner-servicios.conserje{
	background-image: url(../imgs/banner-servicios-conserje.png);
}
section.banner-servicios.conserje h2{
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
section.banner-servicios.conserje .pequehome{
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 49%;
	margin-bottom: 50px;
}
section.banner-servicios.conserje .cajon {
	float: left;
	width: 24%;
	margin-right: 1.3333%;
}
section.banner-servicios.conserje .cajon.ultimo {
	margin-right: 0;
}
section.banner-servicios.conserje .cajon .imagen img {
	width: 100%;
}
section.banner-servicios.conserje .contenedor {
	background-color: #fff;
	padding: 25px;
}
section.banner-servicios.conserje .contenedor h3 {
	font-size: 41px;
	line-height: 46px;
	font-weight: 700;
	margin-bottom: 10px;
	width: 80%;
	color: #2b2b2b;
}
section.banner-servicios.conserje .contenedor p {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	margin-bottom: 5px;
	min-height: 92px;
}
section.banner-servicios.conserje .contenedor img {
	display: block;
	width: inherit;
	margin-bottom: 35px;
	margin-top: 65px;
}
section.banner-servicios.conserje{
	padding: 80px 0;
}
.owl-dots {
	text-align: center;
	margin-top: 30px;
	display: block !important;
}
.owl-dots span {
	width: 18px;
	height: 18px;
	background-color: #c0c0c0;
	display: inline-block;
	margin: 3px;
	border-radius: 40px;
}
.owl-dots .active span {
	background-color: #fff;
}
section.banner-nosotros.conserje{
	padding: 70px 0;
}
section.banner-nosotros.conserje.jardineria h2 {
	text-align: left;
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
	width: 79%;
}
section.banner-nosotros.conserje h2{
	text-align: center;
	font-size: 40px;
	line-height: 45px;
	font-weight: 700;
}
section.banner-nosotros.conserje h3{
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
}
section.banner-nosotros.conserje .pequehome{
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 49%;
	margin-bottom: 50px;
}
section.banner-nosotros.conserje .contenedor {
	width: 23.5%;
	margin-right: 1%;
	border: 1px solid #2e2e2e;
	display: inline-block;
	height: 300px;
	vertical-align: middle;
	padding: 0 15px;
}
section.banner-nosotros.conserje.jardineria .contenedor {
	width: 23.5%;
	margin-right: 1%;
	border: 1px solid #2e2e2e;
	display: inline-block;
	height: 300px;
	vertical-align: middle;
	padding: 0 15px;
}
section.banner-nosotros.conserje .contenedor img{
	padding-top: 40px;
	padding-bottom: 40px;
}
section.cabecera-interior.limpieza.conserje.jardineria{
	background-image: url(../imgs/cabecera-interior-jardineria.png);
}
section.banner-servicios-limpiezas.oficina.conserje.jardineria .izq {
	text-align: center;
}
section.cuerpo_beneficios.seguridad h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
}
section#ancla_cuerpo_beneficios .der {
	width: 49%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: auto;
}
.page-id-933 section#ancla_cuerpo_beneficios .der {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    margin-top: auto;
    margin-bottom: auto;
}
.page-id-968 section#ancla_cuerpo_beneficios .der {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    margin-top: auto;
    margin-bottom: auto;
}
section.cuerpo_beneficios.seguridad .der .flexcontainer {
	margin-bottom: 0px;
}
section.cuerpo_beneficios.seguridad .der .flexcontainer .izq {
	margin-right: 25px;
}
.cuerpo_beneficios.seguridad .der ul li{
	list-style: disc;
	margin-left: 25px;
	margin-bottom: 15px;
}
section.cuerpo_beneficios.seguridad .izq {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
section.cuerpo_beneficios.seguridad.jardineria h2{
	font-size: 48px;
	line-height: 53px;
	font-weight: 700;
	text-align: center;
}
section.cuerpo_beneficios.seguridad.jardineria p{
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 65px;
}
section.cuerpo_beneficios.seguridad.jardineria .der .der p {
    text-align: left;
    width: 100%;
    margin-bottom: 25px;
}
section.cuerpo_beneficios.seguridad.jardineria .der .izq {
	flex-basis: 7%;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
section.banner-limpieza-medida.jardineria {
	background-image: url(../imgs/banner-limpieza-medida-jardineria.png);
	height: 458px;
	background-position: 79%;
}
section.banner-limpieza-medida.jardineria .contenedor{
	padding: 50px 0;
}
section.banner-limpieza-medida.jardineria .contenedor h3{
	font-size: 40px;
	line-height: 45px;
	font-weight: 600;
	margin-bottom: 32px;
	text-align: center;
}
section.banner-limpieza-medida.jardineria .contenedor p {
    width: 50%;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
section.banner-limpieza-medida.jardineria .contenedor a.btn{
	margin-left: auto;
	margin-right: auto;
	background-color: #4b4b4b;
	border: 1px solid #4b4b4b;
	color: #fff;
}
section.banner-limpieza-medida.jardineria .contenedor a.btn:hover{
	background-color: transparent;
	border: 1px solid #4b4b4b;
	color: #4b4b4b;
}
/*--------------------------Paginas-interior---------------------*/
.interior-text {
	margin-left: 32px;
	margin-top: -9px;
}
/**/
section.video-home {
	height: 100vh;
	background-color: rgba(000,000,000,0.5);
	position: relative;
}
.videofullscreen {

}
.videofullscreen video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: -100;
}
section.video-home .flechabajar {
	position: absolute;
	bottom: 50px;
	right: 0;
	left: 0;
	margin: 10 auto;
	max-width: 60px;
	margin-left: auto;
	margin-right: auto;
}
section.video-home .flexcontainer {
	height: 100vh;
	align-items: center;
	justify-content: flex-start;
	padding: 0 15px;
	text-align: center;
}
section.video-home .flexcontainer .contenedor{
	max-width: 1155px;
	margin-left: 10%;
	margin-top: 311px;
}
section.video-home h1{
	font-size: 50px;
	line-height: 55px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	width: 74%;
}
section.video-home h1 b{
	color: #fff;
	font-weight: 600;
}
.console-container {
	text-align: left;
	font-size: 35px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
}
.console-underscore {
	display:inline-block;
	position:relative;
	left: 10px;
	color: #fff;
}
section.video-home p{
	font-size: 35px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	width: 62%;
	margin-bottom: 0px;
}

/**/
header#masthead .parte-der div#contacto-cabecera {
	display: inline-block;
	vertical-align: middle;
}
ul#primary-menu {
	padding-left: 80px;
	padding-right: 148px;
}
header#masthead .parte-der div#contacto-cabecera p.texto-tel {
	display: inline-block;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #fff;
	margin-right: 40px;
}
header#masthead .parte-der div#contacto-cabecera img {
	margin-right: 10px;
}
header#masthead .parte-der div#contacto-cabecera a.btn {
	display: inline-block;
}
section.cabecera-home{
	background-image: url(../imgs/cabecera-home.jpg);
	background-position: top;
	background-size: cover;
	position: relative;
}
section.cabecera-home .flexcontainer {
	height: 100vh;
	align-items: center;
	justify-content: flex-start;
	padding: 0 15px;
	text-align: center;
}
section.cabecera-home .flexcontainer .contenedor{
	max-width: 1155px;
	margin-left: 10%;
	margin-top: 311px;
}
section.cabecera-home h1{
	font-size: 50px;
	line-height: 55px;
	font-weight: 600;
	color: #fff;
	text-align: left;
}
section.cabecera-home p{
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	width: 62%;
}
section.cabecera-home a.flechabajar {
	position: absolute;
	bottom: 50px;
	right: 0;
	left: 0;
	margin: 10 auto;
	max-width: 60px;
	margin-left: auto;
	margin-right: auto;
}
section.banner-servicios{
	padding: 90px 0;
}
section.banner-servicios h2{
	font-size: 48px;
	line-height: 53px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 85px;
}
section.banner-servicios .caja.uno{
	background-image: url(../imgs/banner-servicios-uno.jpg);
}
section.banner-servicios .caja.dos{
	background-image: url(../imgs/banner-servicios-dos.jpg);
}
section.banner-servicios .caja.tres{
	background-image: url(../imgs/banner-servicios-tres.jpg);
}
section.banner-servicios .caja.cuatro{
	margin-right: 0px;
	background-image: url(../imgs/banner-servicios-cuatro.jpg);
}
section.banner-servicios .caja{
	display: inline-block;
	width: 23%;
	margin-right: 2%;
	height: 502px;
	padding: 0 15px;
}
section.banner-servicios .caja img{
	padding: 0 0 15px 0;
}
section.banner-servicios .caja p{
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 5px;
}
section.banner-servicios .caja a{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	color: #e0c588;
	text-decoration: underline;
}
section.banner-servicios .caja .contenedor {
	padding: 354px 0 0 0;
}
section.banner-conocenos{
	background-image: url(../imgs/banner-conocenos.jpg);
	height: 630px;
}
section.banner-conocenos .contenedor{
	padding: 174px 0 0 0;
}
section.banner-conocenos h3{
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 35px;
}
section.banner-conocenos p{
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	width: 55%;
}
section.banner-conocenos a.btn{
	margin-top: 45px;
    background-color: #4b4b4b;
    border: 1px solid #4b4b4b;
    color: #fff;
}
section.banner-conocenos a.btn:hover{
  background-color: transparent;
border: 1px solid #4b4b4b;
color: #4b4b4b;
}
section.blog-home {
	padding: 100px 0;
}
section.blog-home .title-top{
	font-size: 48px;
	line-height: 53px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 80px;
}
section.blog-home .wpsp-col-4 {
	width: 100% !important;
}
section.blog-home .wp-show-posts-inner {
	text-align: left;
}
section.blog-home .wp-show-posts-inner h2 {
	font-size: 24px;
	line-height: 29px;
	font-weight: 600;
}
section.blog-home .wp-show-posts-inner a.btn-leer-mas {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	font-weight: 700;
	color: #e0c588;
  text-decoration: underline;
}
section.blog-home .wp-show-posts-inner h2,
section.blog-home .wp-show-posts-inner p,
section.blog-home .wp-show-posts-inner a.btn-leer-mas {
	padding: 0 15px;
}
.wpsp-read-more {
	margin: 0;
	padding-bottom: 20px;
}
header.wp-show-posts-entry-header {
    display: inline-block;
    position: absolute;
    margin-left: 59px;
    margin-top: 70px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    max-width: 100%;
    margin-bottom: 31px;
}
.wp-show-posts-entry-summary {
    display: inline-block;
    position: absolute;
    width: 40%;
    margin-left: 59px;
    margin-top: 160px;
}
.wpsp-read-more {
    display: inline-block;
    margin-top: 300px;
    position: absolute;
    margin-left: 59px;
}
.wp-show-posts-image.wpsp-image-center {
	display: inline-block;
	text-align: left;
}
section.pie{
	background-color: #2b2b2b;
	padding: 50px 0;
}
section.pie .logo-pie {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 64px;
}
section.pie .cajas{
	vertical-align: top;
}
section.pie .cajas h4:after{
	background-color: #e0c588;
	width: 100%;
	height: 1px;
}
section.pie .cajas {
	margin-right: 4%;
}
section.pie .cajas ul li{
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	list-style: disc;
	margin-left: 25px;
}
section.pie .cajas h4{
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
}
section.pie .cajas p{
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
}
section.pie .cajas p a{
	color: #e0c588;
	font-weight: 500;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros .der {
    margin-top: 94px;
    margin-bottom: auto;
    margin-left: 6%;
}
section.pie .cajas.uno {
	width: 8%;
	display: inline-block;
}
section.pie .cajas.uno ul li{
	list-style: none;
	margin-bottom: 15px;
	margin-left: 0px;
}
section.pie .cajas.dos {
	width: 20%;
	display: inline-block;
}
section.pie .cajas.tres {
	width: 35%;
	display: inline-block;
}
section.pie .cajas.cuatro {
	width: 23%;
	display: inline-block;
	margin-right: 0px;
}
section.pie .cajas.cuatro img{
	margin-right: 10px;
}
section.pie .cajas.tres .izq {
	flex-basis: 62%;
}
section.pie .cajas.tres .der {
	flex-basis: 28%;
}
section.legales-pie .legales {
	padding: 20px 0;
	background-color: #000;
}
section.legales-pie .separador-pie{
	text-align: center;
}
section.legales-pie .legales ul li {
	font-size: 18px;
	line-height: 23px;
	font-weight: 300;
	color: #fff;
	display: inline-block;
}
section.legales-pie .izq {
	flex-basis: 100%;
	text-align: center;
}
section.legales-pie .der {
	flex-basis: 47%;
	text-align: center;
}
.megamenu .izq .flexcontainer {
    flex-direction: column;
    align-items: flex-start !important;
}
/*---------------RESPONSIVE-----------------*/
@media (max-width: 1660px) {
section.info-contacto .der {
    flex-basis: 41%;
    margin-left: 2%;
}
}
@media (max-width: 1600px) {
  section.banner-limpieza-medida.oficina.seguridad {
      background-position: 44%;
  }
}
@media (max-width: 1520px) {
	header#masthead .parte-der div#contacto-cabecera p.texto-tel {
		display: inline-block;
		font-size: 18px;
		line-height: 23px;
		font-weight: 300;
		color: #fff;
		margin-right: 10px;
	}
	header#masthead .parte-der div#contacto-cabecera a.btn{
		width: 144px;
	}
	.wpsp-read-more {
		display: inline-block;
		margin-top: 311px;
		position: absolute;
		margin-left: 59px;
	}
	section.video-home .flexcontainer .contenedor {
		max-width: 1155px;
		margin-left: 0;
		margin-top: 311px;
	}
	ul#primary-menu {
		padding-left: 0px;
		padding-right: 20px;
	}
}
@media (max-width: 1500px) {
  section.banner-servicios.conserje .contenedor h3 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    width: 80%;
    color: #2b2b2b;
}
  section.banner-servicios.conserje .contenedor {
    background-color: #fff;
    padding: 25px;
    height: 400px;
}
  section#ancla_cuerpo_beneficios-oficina .der {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin-left: 260px;
    margin-top: -263px;
    margin-right: 15px;
}
  section.cuerpo_beneficios.oficina .texto_izq h2 {
    text-align: left;
    color: #2b2b2b;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    width: 93%;
}
	section.cuerpo_beneficios.seguridad .der .izq {
		display: block;
	}
	section#ancla_cuerpo_beneficios .der .der .cuerpo {
		padding: 0px;
	}
	section.cuerpo_beneficios .der .izq {
		display: none;
	}
	section.cuerpo_beneficios.seguridad .der {
		margin-top: 25px;
		margin-bottom: auto;
	}
	section#ancla_cuerpo_beneficios .der {
		width: 49%;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-left: 2%;
		margin-bottom: auto;
	}
	section#ancla_cuerpo_beneficios .der .der {
		width: 100%;
		margin-left: 0%;
	}
}
@media (max-width: 1450px) {
	section#ancla_cuerpo_beneficios .der h2 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		margin-bottom: 47px;
	}
}
@media (max-width: 1420px) {
	section.banner-servicios-limpiezas.seguridad .der h2 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 600;
		width: 80%;
    margin-left: auto;
    margin-right: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}
  section.banner-servicios-limpiezas.seguridad .der {
    margin-bottom: 0px;
    margin-left: 0%;
    flex-basis: 46%;
    margin-top: auto;
    margin-bottom: auto;
}
	section.banner-servicios-limpiezas.seguridad .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.banner-servicios-limpiezas.seguridad .der .izq {
		margin-right: 0%;
		margin-bottom: 25px;
	}
	section.banner-servicios-limpiezas.seguridad .der p {
		width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
	section.banner-limpieza-medida.oficina .contenedor {
		padding: 101px 0 60px 520px;
	}
	section.banner-limpieza .izq {
		margin-right: 0%;
	}
	section.banner-limpieza .cajas .contenedor {
		padding: 325px 15px 15px;
	}
	section.banner-limpieza .cajas {
		height: 502px;
		width: 25%;
		margin-right: 4%;
		display: inline-block;
	}
	section.banner-limpieza .flexcontainer {
		flex-direction: column-reverse;
		text-align: center;
	}
	section.banner-limpieza h2 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		width: 100%;
	}
	section.banner-limpieza .izq p {
		width: 76%;
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-limpieza a.btn {
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-limpieza .izq {
		margin-top: 25px;
	}
}
@media (max-width: 1400px) {
  section.pie .cajas p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
}
  section.banner-prestamos .izq h3 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    color: #4b4b4b;
    margin-bottom: 25px;
}
  .megamenu .top p {
    width: 100%;
}
  .megamenu .izq {
    flex-basis: 72%;
}
  .megamenu .top-der {
    margin-bottom: 36px;
    margin-top: 0px;
}
  .megamenu .izq .flexcontainer {
    flex-direction: row;
    align-items: flex-start !important;
}
  .megamenu .cajas {
    display: inline-block;
    width: 100%;
}
  .megamenu .izq .izq {
    flex-basis: 31%;
}
.megamenu .izq .der {
    flex-basis: 70%;
    margin-left: 2%;
}
  .megamenu .der {
    flex-basis: 25%;
    margin-bottom: auto;
}
  .megamenu .cajas p {
    width: 100%;
    margin-top: 15px;
}
  .wpsp-read-more {
    display: inline-block;
    margin-top: 280px;
    position: absolute;
    margin-left: 59px;
}
  .wp-show-posts-entry-summary {
    display: inline-block;
    position: absolute;
    width: 40%;
    margin-left: 59px;
    margin-top: 117px;
}
  header.wp-show-posts-entry-header {
    display: inline-block;
    position: absolute;
    margin-left: 59px;
    margin-top: 30px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    max-width: 100%;
    margin-bottom: 31px;
}
	section.info-contacto .der {
		flex-basis: 50%;
	}
	section.banner-presuspuesto-new .der {
		margin-left: 5%;
		flex-basis: 45%;
		margin-top: auto;
		margin-bottom: auto;
	}
	section.banner-presuspuesto-new {
		padding: 190px 0 50px;
	}
}
@media (max-width: 1380px) {
  section.banner-limpieza-medida {
    background-image: url(../imgs/banner-limpieza-medida.jpg);
    height: 478px;
    background-position: 45%;
}
  .page-id-968 section#ancla_cuerpo_beneficios .der {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    margin-bottom: auto;
}
	section.cuerpo_beneficios.seguridad.jardineria .der .der p {
		text-align: center;
		width: 100%;
	}
  .page-id-968 section.cuerpo_beneficios.seguridad.jardineria .der .der p {
		text-align: left;
		width: 100%;
	}
	section.cuerpo_beneficios.seguridad.jardineria .der {
		width: 49%;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-left: 0% !important;
		margin-top: auto;
		margin-bottom: auto;
	}
	section.cuerpo_beneficios.seguridad.jardineria .der ul li {
		list-style: none;
		margin-left: 0px;
		margin-bottom: 15px;
		margin-top: 25px;
		text-align: center;
	}

	section.pie .cajas {
		margin-right: 2%;
	}
	section.pie .cajas.cuatro {
		width: 26%;
		display: inline-block;
		margin-right: 0px;
	}
	section.pie .cajas.dos {
		width: 23%;
		display: inline-block;
	}
}
@media (max-width: 1360px) {
  section.banner-limpieza-medida.oficina.seguridad {
    background-position: 32%;
}
	section.banner-servicios.conserje .contenedor h3 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		margin-bottom: 8px;
		width: 80%;
		color: #2b2b2b;
	}
  section.banner-servicios.conserje {
    padding: 60px 0;
    height: inherit;
}
}
@media (max-width: 1300px) {
  section.cuerpo_beneficios.oficina .texto_izq {
    display: table-cell;
    height: 385px;
    padding: 0px 60px;
    vertical-align: middle;
    background-color: #e0c588;
    cursor: pointer;
}
}
@media (max-width: 1280px) {
  section.banner-servicios-limpiezas.conserje .der h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
  section.banner-servicios-limpiezas.oficina a.btn {
    margin-left: auto;
    margin-right: auto;
  }
  section.banner-servicios-limpiezas.nosotros .der p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-servicios-limpiezas.conserje.nosotros .der {
    margin-left: 0%;
    margin-top: auto;
    margin-bottom: auto;
}
  section.banner-servicios-limpiezas.oficina.conserje.nosotros .der h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}
  section.banner-servicios-limpiezas.conserje.torrejon .der h2 {
    width: 100%;
    margin-top: 25px;
}
  section.banner-servicios-limpiezas .flexcontainer {
    flex-direction: column;
    text-align: center;
}
  section.banner-servicios-limpiezas .der h2 {
		width: 100%;
	}
	section.banner-servicios-limpiezas .der {
		margin-top: 25px;
		margin-left: 0%;
	}
  section.banner-servicios-limpiezas .der p {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
	section.banner-nosotros.conserje.jardineria h2 {
		text-align: left;
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		width: 100%;
	}
	section.banner-nosotros.conserje.jardineria .contenedor {
		width: 48.5%;
		margin-right: 1%;
		border: 1px solid #2e2e2e;
		display: inline-block;
		height: 277px;
		vertical-align: middle;
		padding: 0 15px;
		margin-bottom: 1%;
	}
	section.banner-nosotros.conserje .contenedor {
		width: 48.5%;
		margin-right: 1%;
		border: 1px solid #2e2e2e;
		display: inline-block;
		height: 277px;
		vertical-align: middle;
		padding: 0 15px;
		margin-bottom: 1%;
	}
}
@media (max-width: 1220px) {
  section.banner-limpieza .cajas p {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
    min-height: 55px;
}
  section.banner-servicios-servicios .caja.cuatro {
    margin-right: 9%;
}
section.banner-servicios-servicios .caja.siete {
  margin-right: 9%;
}
  section.banner-servicios-servicios .caja {
    margin-right: 9%;
    height: 502px;
    padding: 0 15px;
}
  .wpsp-read-more {
    display: inline-block;
    margin-top: 245px;
    position: absolute;
    margin-left: 25px;
}
  .wp-show-posts-entry-summary {
    display: inline-block;
    position: absolute;
    width: 48%;
    margin-left: 25px;
    margin-top: 117px;
}
  header.wp-show-posts-entry-header {
    display: inline-block;
    position: absolute;
    margin-left: 25px;
    margin-top: 30px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    max-width: 100%;
    margin-bottom: 31px;
}
	section.pie .cajas {
		vertical-align: top;
		margin-bottom: 25px;
	}
	section.pie {
		background-color: #2b2b2b;
		padding: 50px 0;
		text-align: center;
	}
	section.pie .cajas.uno {
		width: 40%;
		display: inline-block;
	}
	section.pie .cajas.dos {
		width: 40%;
		display: inline-block;
		margin-right: 0px;
	}
	section.pie .cajas.tres {
		width: 40%;
		display: inline-block;
	}
	section.pie .cajas.cuatro {
		width: 40%;
		display: inline-block;
		margin-right: 0px;
	}
	section.pie .cajas ul li {
		color: #fff;
		font-size: 20px;
		line-height: 25px;
		font-weight: 300;
		list-style: none;
		margin-left: 0px;
	}
	section.pie .cajas.tres .flexcontainer {
		flex-direction: column;
	}
}
@media (max-width: 1200px) {

  .page-id-968 section.cuerpo_beneficios.jardineria .der .flexcontainer {
    width: 47%;
    margin-right: 2%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.page-id-968 section.cuerpo_beneficios.jardineria  .flexcontainer {
    text-align: center;
}
.page-id-968 section.cuerpo_beneficios.jardineria .izq img {
    margin-bottom: 25px;
}
  .page-id-968 section.cuerpo_beneficios.seguridad.jardineria .der .der p {
    text-align: center;
    width: 100%;
}
  .page-id-933  section.cuerpo_beneficios.seguridad .flexcontainer{
    text-align: center;
  }
  .page-id-933  section.cuerpo_beneficios.seguridad .der .flexcontainer {
    margin-bottom: 0px;
    width: 33%;
    display: inline-block;
}
  .page-id-933 section#ancla_cuerpo_beneficios .der {
    width: 49%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: auto;
}
	section.cuerpo_beneficios.seguridad .owl-dots {
		max-width: 1616px;
		margin: 0;
		padding-left: 15px;
		margin-right: 0;
		margin-top: 50px;
		position: relative;
		text-align: center;
	}
	section.cuerpo_beneficios.seguridad h3{
		text-align: center;
	}
	section.cuerpo_beneficios.seguridad .der {
		width: 100% !important;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-left: 2%;
		margin-top: auto;
		margin-bottom: auto;
	}
	section.cuerpo_beneficios.seguridad .owl-carousel .owl-item img {
		width: initial;
		display: block;
		margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}
  section.cuerpo_beneficios.seguridad h2 {
      text-align: center;
      width: 80%;
      margin-right: auto;
      margin-left: auto;
  }
	section.cuerpo_beneficios.seguridad p {
		text-align: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
	}
	section.cuerpo_beneficios.seguridad .flexcontainer {
		flex-direction: column;
	}
	section.cuerpo_beneficios.seguridad .img_der {
		width: 100% !important;
		text-align: center;
		display: block;
		margin-top: 25px;
	}
	section.cuerpo_beneficios.seguridad .izq {
		width: 100% !important;
		display: block;
		vertical-align: middle;
	}
   section#ancla_cuerpo_beneficios-oficina .der h2 {
		font-size: 48px;
		line-height: 52px;
		font-weight: 700;
		margin-bottom: 90px;
		margin-left: 0px;
		text-align: center;
	}
	.cuerpo_beneficios.oficina .owl-dots {
		max-width: 100%;
		width: 100%;
		margin: 0;
		padding-left: 15px;
		margin-right: 0;
		margin-left: 0px;
		margin-top: -12px;
		position: absolute;
		text-align: center;
	}
	section#ancla_cuerpo_beneficios-oficina .der {
		width: 100%;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-left: 0px;
		margin-top: 0px;
	}
	.cuerpo_beneficios.oficina .owl-carousel .owl-item img {
		width: initial;
		display: block;
		margin: 0 auto;
	}
	section.cuerpo_beneficios.oficina {
		padding: 80px 0;
	}
	section#ancla_cuerpo_beneficios-oficina .flexcontainer {
		flex-direction: column-reverse;
		text-align: center;
	}
	section#ancla_cuerpo_beneficios-oficina .izq {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	section.cuerpo_beneficios.oficina .texto_izq p {
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	section.cuerpo_beneficios.oficina .texto_der,
	section.cuerpo_beneficios.oficina .texto_izq {
		display: block;
		height: inherit;
		padding: 48px 0px;
		vertical-align: middle;
		background-color: transparent;
		cursor: pointer;
		margin-left: auto;
		margin-right: auto;
	}
	section.cuerpo_beneficios.oficina .texto_izq h2 {
		text-align: center;
		color: #2b2b2b;
		font-size: 60px;
		line-height: 65px;
		font-weight: 700;
		width: 100%;
		margin-top: 25px;
	}
	section.info-contacto .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.info-contacto .der {
		margin-top: 25px;
		flex-basis: 50%;
	}
	section.info-contacto {
		padding: 20px 0 80px;
	}
	section.banner-info .contenedor {
		width: 33%;
		display: inline-block;
		height: 158px;
		vertical-align: bottom;
		text-align: center;
	}
	section.banner-info .contenedor.mid {
		margin-left: 0%;
		margin-right: 0%;
	}
	section.banner-presuspuesto-new {
		padding: 200px 0 50px;
	}
	section.banner-presuspuesto-new .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.banner-presuspuesto-new .der {
		margin-left: 0%;
		flex-basis: 45%;
		margin-top: 25px;
		margin-bottom: auto;
	}
	section.banner-presuspuesto-new .der p {
		font-size: 18px;
		line-height: 23px;
		font-weight: 300;
		margin-bottom: 25px;
		width: 100%;
	}
  section.banner-ventajas.servicios h2 {
      font-size: 40px;
      line-height: 45px;
      font-weight: 700;
      width: 58%;
      margin-bottom: 50px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
  }
	section.banner-prestamos .izq ul li {
		list-style: none;
		margin-left: 0px;
		font-weight: 600;
		text-decoration: underline;
	}
  section.banner-prestamos .izq p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #4b4b4b;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
	section.banner-prestamos .izq {
		margin-top: auto;
		margin-bottom: 25px;
	}
	section.banner-prestamos .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.banner-servicios-limpiezas.oficina .der p {
		width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
	section.cuerpo_beneficios.seguridad.jardineria h2 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		text-align: center;
	}
	section.cuerpo_beneficios.seguridad.jardineria p {
		width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 25px;
	}
  .page-id-968 section.cuerpo_beneficios.jardineria {
    padding: 0px 0 45px;
}
	section.banner-servicios-limpiezas.conserje .der p {
		width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
	section.banner-servicios-limpiezas.conserje .der h2 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		width: 100%;
		margin-bottom: 25px;
		margin-top: 25px;
	}
	section.banner-servicios-limpiezas.oficina a.btn {
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-limpieza-medida .contenedor p {
		width: 72%;
		margin-bottom: 45px;
	}
	section.banner-limpieza-medida {
		background-image: url(../imgs/banner-limpieza-medida.jpg);
		height: 478px;
		background-position: 45%;
	}
  section.banner-servicios-limpiezas.conserje.nosotros .der {
    margin-left: 0%;
    margin-top: auto;
    margin-bottom: auto;
}
	section.banner-servicios-limpiezas .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.banner-conocenos {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 33%;
	}
	header#masthead .parte-der div#contacto-cabecera a.btn {
		width: 125px;
	}
}
@media (max-width: 1150px) {
  .wp-show-posts-image.wpsp-image-center {
    width: 100%;
}
	section.banner-ventajas h2 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	section.banner-ventajas .cajas .flexcontainer {
		flex-direction: column;
		text-align: center;
	}
	section.banner-ventajas .cajas .flexcontainer .der h3 {
		margin-top: 25px;
	}
	.wp-show-posts-image.wpsp-image-center {
		display: block;
		text-align: center;
	}
	header.wp-show-posts-entry-header {
		display: block;
		position: relative;
		margin-left: 0px;
		margin-top: 0px;
		text-align: center;
		font-size: 24px;
		line-height: 29px;
		font-weight: 600;
		max-width: 100%;
		margin-bottom: 31px;
	}
	.wp-show-posts-entry-summary {
		display: block;
		position: relative;
		width: 100%;
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
	}
	.wpsp-read-more {
		display: block;
		margin-top: 0px;
		position: relative;
		margin-left: 0px;
		text-align: center;
	}
}
@media (max-width: 1120px) {
  .megamenu .cajas h4 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
     margin-top: 0px;
}
  section.banner-servicios .caja.cuatro {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-cuatro.jpg);
}
  section.banner-servicios .caja.tres {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-tres.jpg);
}
  section.banner-servicios .caja.dos {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-dos.jpg);
}
  section.banner-servicios .caja.uno {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-uno.jpg);
}
	section.banner-conocenos .contenedor {
		padding: 155px 0 0 0;
	}
	section.banner-conocenos p {
		font-size: 18px;
		line-height: 23px;
		font-weight: 400;
		width: 74%;
	}
	section.banner-servicios .caja.dos {
		margin-right: 0%;
	}
	section.banner-servicios .caja {
		background-repeat: no-repeat;
		background-size: cover;
		display: inline-block;
		width: 47%;
		margin-bottom: 2%;
		margin-right: 2%;
		height: 502px;
		padding: 0 15px;
	}
	section.banner-servicios {
		padding: 90px 0;
		text-align: center;
	}
  section.banner-servicios.conserje {
		padding: 65px 0;
		text-align: left;
	}
	section.banner-servicios .caja .contenedor {
		padding: 354px 0 0 0;
		text-align: left;
	}
}
@media (max-width: 1124px) {
section.banner-servicios.conserje .contenedor h3 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 8px;
  width: 80%;
  color: #2b2b2b;
  min-height: 97px;
}
}
@media (max-width: 1115px) {
  .megamenu {
    padding: 40px 0 40px;
    position: absolute;
    top: 88px;
    width: 100%;
    left: 0;
    z-index: 2;
    background-color: #fff;
    display: none;
    text-transform: none;
    border-bottom: 1px solid #d1d1d1;
}
  .megamenu .izq {
    flex-basis: 72%;
    margin-bottom: auto;
}
  .megamenu .izq .izq {
      flex-basis: 27%;
  }
  .megamenu .der {
    flex-basis: 26%;
    margin-bottom: auto;
}
}
@media (max-width: 1100px) {
  section.banner-nosotros.conserje .pequehome {
    font-size: 18px;
    line-height: 23px;
    font-weight: 300;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin-bottom: 50px;
}
  .menu-menu-1-container .sub-menu li {
      font-weight: 300 !important;
      font-size: 18px !important;
      line-height: 23px;
  }
.flexcontainer.top .izq {
    flex-basis: 30%;
    text-align: right;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 15px;
}
.flexcontainer.top .der {
    flex-basis: 75%;
}
.flexcontainer.top .der a {
    display: block;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}
  .menu-menu-1-container .sub-menu {
    display: block;
    margin-left: 0px;
}
  section.banner-ventajas p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-ventajas.servicios p {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
section.banner-limpieza-medida.jardineria.servicios.nosotros h3 {
    font-size: 48px;
    line-height: 53px;
    font-weight: 600;
    margin-bottom: 46px;
    color: #4b4b4b;
}
  section.banner-limpieza-medida.jardineria.servicios h3{
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
  }
  section.banner-limpieza-medida.jardineria.servicios .contenedor p {
    width: 100%;
    text-align: center;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
  }
  section.banner-limpieza-medida.jardineria.servicios .contenedor a.btn {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: 1px solid #fff;
    color: #2b2b2b;
  }
  section.banner-limpieza-medida.jardineria.servicios {
		background-image: none;
		height: inherit;
		background-color: #2b2b2b;
		background-position: 79%;
	}
	section.cabecera-presupuesto .grande {
		font-size: 20px;
		line-height: 23px;
		font-weight: 500;
		margin-bottom: 15px;
		width: 100%;
		color: #fff;
	}
	section.cabecera-presupuesto .texto-izq {
		float: left;
		width: 48%;
		margin-top: 303px;
	}
	section.banner-servicios.conserje .pequehome {
		font-size: 18px;
		line-height: 23px;
		font-weight: 500;
		color: #fff;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		margin-bottom: 50px;
	}
	section.banner-servicios.conserje .contenedor img {
		display: block;
		width: inherit;
		margin-bottom: 15px;
		margin-top: 20px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-servicios.conserje .contenedor h3 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		margin-bottom: 8px;
		width: 100%;
		color: #2b2b2b;
		text-align: center;
	}
  section.banner-servicios.conserje .contenedor p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 100;
    margin-bottom: 5px;
    min-height: 92px;
    text-align: center;
}
	section.banner-limpieza-medida.oficina.seguridad {
		background-image: none;
		background-color: #2b2b2b;
		height: inherit;
	}
	section.cuerpo_beneficios.oficina .texto_izq h2 {
		text-align: center;
		color: #2b2b2b;
		font-size: 40px;
		line-height: 45px;
		font-weight: 700;
		width: 100%;
		margin-top: 25px;
	}
	section.banner-limpieza-medida.oficina .contenedor {
		padding: 101px 0;
		text-align: center;
	}
  section.banner-limpieza-medida.oficina.seguridad a.btn{
    background-color: #fff;
    border: 1px solid #fff;
    color: #4b4b4b;
}
section.banner-limpieza-medida.oficina.seguridad a.btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
  section.banner-limpieza-medida.oficina a.btn {
    background-color: #fff;
    border: 1px solid #fff;
    color: #4b4b4b;
    margin: 0 auto;
}
section.banner-limpieza-medida.oficina a.btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.page-id-868 section.banner-limpieza-medida a.btn {
  background-color: #4b4b4b;
  border: 1px solid #4b4b4b;
  color: #fff;
}
.page-id-868 section.banner-limpieza-medida a.btn:hover {
  background-color: transparent;
  border: 1px solid #4b4b4b;
  color: #4b4b4b;
}
  section.banner-limpieza-medida a.btn {
    background-color: #fff;
    border: 1px solid #fff;
    color: #4b4b4b;
}
section.banner-limpieza-medida a.btn:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
	section.banner-limpieza-medida.oficina .contenedor p {
		width: 100%;
		margin-bottom: 45px;
		color: #fff;
	}
	section.banner-limpieza-medida.oficina .contenedor h3 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 400;
		margin-bottom: 32px;
		color: #fff;
	}
	section.banner-limpieza-medida.oficina {
		background-image: none;
		height: inherit;
		background-color: #2b2b2b;
	}
	section.banner-ventajas .cajas {
		width: 47%;
		display: inline-block;
		margin-bottom: 52px;
		margin-right: 2%;
	}
	header#masthead .parte-der div#contacto-cabecera{
		display: none;
	}
}
@media (max-width: 1000px) {
  section.cabecera-presupuesto {
    padding-top: 52px;
    background-size: cover;
    background-position: center center;
    height: 650px;
    --opacidad-negro: 0.5;
    background-image: linear-gradient(rgba(0, 0, 0, var(--opacidad-negro)), rgba(0, 0, 0, var(--opacidad-negro))), url(../imgs/cabecera-presupuesto.jpg);
}
  .page-id-968 section#ancla_cuerpo_beneficios .der .izq{
    display: block;
    margin-bottom: 0px;
  }
  .page-id-933 section#ancla_cuerpo_beneficios .der .izq{
    display: block;
    margin-bottom: 0px;
  }
  section.cuerpo_beneficios .texto_izq p {
    margin-bottom: 10px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
section#ancla_cuerpo_beneficios .der h2 {
    text-align: center;
    margin-top: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
  .sidebar-blog {
    float: none;
    width: inherit;
    margin-top: 40px;
}
.cuerpo-blog-izq {
    float: none;
    width: inherit;
}
	section.banner-info .contenedor {
		width: 49%;
		display: inline-block;
		height: 158px;
		vertical-align: bottom;
		text-align: center;
	}
	section.banner-info {
		padding: 80px 0;
		text-align: center;
	}
	section.cabecera-presupuesto .form-der {
		float: none;
		width: 100%;
	}
  section.cabecera-presupuesto .texto-izq {
    float: none;
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
	section.banner-limpieza-medida.jardineria.servicios.presupuesto {
		background-image: none;
		height: inherit;
		background-position: 79%;
	}
  section.banner-ventajas.servicios h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 58%;
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
	section.banner-limpieza-medida.jardineria.servicios.nosotros .der {
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 0%;
	}
	section.banner-limpieza-medida.jardineria.servicios.nosotros p {
		margin-bottom: 25px;
		color: #fff;
	}
	section.banner-limpieza-medida.jardineria.servicios.nosotros {
		background-image: none;
		height: inherit;
		background-color: #2b2b2b;
		background-position: 79%;
	}
	section.banner-limpieza-medida.jardineria.servicios.nosotros .flexcontainer {
		display: flex;
		padding: 77px 0;
		flex-direction: column;
		text-align: center;
	}
	section.banner-limpieza-medida.jardineria.servicios.nosotros h3 {
		font-size: 48px;
		line-height: 53px;
		font-weight: 600;
		margin-bottom: 46px;
		color: #fff;
	}
	.cuerpo_beneficios .owl-dots {
		max-width: 1616px;
		margin: 0;
		padding-left: 0px;
		margin-right: 0;
		margin-top: 0px;
		position: relative;
		text-align: center;
	}
	section#ancla_cuerpo_beneficios .der h2{
		text-align: center;
		margin-top: 25px;
	}
	section#ancla_cuerpo_beneficios .der {
		width: 100%;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		margin-left: 0%;
		margin-top: auto;
		margin-bottom: auto;
	}
  section#ancla_cuerpo_beneficios .izq {
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 25px;
  }
  section#ancla_cuerpo_beneficios .der .izq {
    display: none;
}
	section.cuerpo_beneficios .img_der {
		width: 100%;
		text-align: center;
		display: block;
	}
	section.cuerpo_beneficios .flexcontainer {
		text-align: center;
		flex-direction: column;
	}
	section.formulario-interiores .small-text {
		font-size: 18px;
		line-height: 23px;
		font-weight: 300;
		color: #fff;
		margin-bottom: 45px;
		max-width: 100%;
	}
	section.formulario-interiores .form-der .col.ultima {
		width: 100%;
	}
	section.formulario-interiores .form-der .col.sinmargen {
		margin-right: 0px;
	}
	section.formulario-interiores .form-der .col {
		width: 48%;
	}
	section.banner-limpieza .cajas {
		height: 502px;
		width: 31%;
		margin-right: 1%;
		display: inline-block;
	}
}
@media (max-width: 950px) {
  .page-id-912 section.cabecera-interior h1 {
      font-size: 24px;
      line-height: 29px;
      font-weight: 400;
      color: #fff;
      text-align: left;
      width: 100%;
      margin-bottom: 10px;
  }
}
@media (max-width: 920px) {
  .page-id-933 section.cuerpo_beneficios.seguridad .der .flexcontainer {
    margin-bottom: 0px;
    width: 49%;
    display: inline-block;
  }
}
@media (max-width: 900px) {
  section.banner-ventajas.servicios h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 80%;
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-limpieza-medida .contenedor h3 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 32px;
}
	section.cabecera-interior p {
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 75%;
	}
  .page-id-917 section.cabecera-interior p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    width: 89%;
}
	section.banner-limpieza-medida {
		background-image: url(../imgs/banner-limpieza-medida.jpg);
		height: inherit;
		background-position: 4%;
	}
	section.banner-limpieza-medida .contenedor {
		padding: 100px 0;
		text-align: center;
	}
  section.banner-limpieza-medida .contenedor p {
    width: 80%;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}
	section.banner-limpieza-medida a.btn {
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-limpieza .izq p {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	section.pie .cajas.uno {
		width: 45%;
		display: inline-block;
	}
	section.pie .cajas.dos {
		width: 45%;
		display: inline-block;
		margin-right: 0px;
	}
	section.pie .cajas.tres {
		width: 45%;
		display: inline-block;
	}
	section.pie .cajas.cuatro {
		width: 45%;
		display: inline-block;
		margin-right: 0px;
	}
}
@media (max-width: 880px) {
  section.banner-servicios.conserje .contenedor {
    background-color: #fff;
    padding: 25px;
    height: inherit;
}
  section.banner-servicios.conserje .contenedor h3 {
      font-size: 35px;
      line-height: 40px;
      font-weight: 700;
      margin-bottom: 8px;
      width: 100%;
      color: #2b2b2b;
      min-height: 0px;
  }
}
@media (max-width: 750px) {
  section.banner-limpieza-medida.jardineria .contenedor a.btn {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: 1px solid #fff;
    color: #4b4b4b;
}
  section.banner-limpieza-medida.jardineria .contenedor h3{
    color: #fff;
  }
  section.banner-limpieza-medida.jardineria .contenedor p{
    color: #fff;
    width: 100%;
  }
  section.banner-limpieza-medida.jardineria {
    background-image: none;
    height: inherit;
    background-color: #2b2b2b;
    background-position: 79%;
  }
  section.banner-prestamos .izq p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #4b4b4b;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
  section.banner-servicios-limpiezas.conserje .der p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
	section.cabecera-presupuesto .form-der form {
		max-width: 460px;
		margin-left: auto;
		margin-right: auto;
		box-sizing: border-box;
		padding: 75px 28px 45px;
		background: #4b4b4b;
	}
	section.cabecera-interior .flexcontainer .contenedor {
		max-width: 1155px;
		margin-top: 150px;
	}
	section.cabecera-interior h1 {
		font-size: 24px;
		line-height: 29px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 95%;
		margin-bottom: 10px;
	}
	section.banner-servicios.conserje .contenedor h3 {
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 8px;
		width: 100%;
		color: #2b2b2b;
		min-height: 0px;
		text-align: center;
	}
	section.banner-servicios.conserje h2 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		color: #fff;
		text-align: center;
		margin-bottom: 50px;
	}
	section.video-home h1 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 80%;
	}
	section.video-home p {
		font-size: 25px;
		line-height: 30px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 62%;
		margin-bottom: 0px;
	}
	.console-container {
		text-align: left;
		font-size: 25px;
		line-height: 30px;
		font-weight: 400;
		color: #fff;
		margin-bottom: 20px;
	}
	section.video-home .flexcontainer .contenedor {
		max-width: 1155px;
		margin-left: 0;
		margin-top: 200px;
	}
	section.banner-ventajas h2 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	section.banner-conocenos a.btn {
		margin-top: 45px;
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-conocenos h3 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 400;
		margin-bottom: 35px;
		color: #fff;
	}
	section.banner-conocenos p {
		font-size: 18px;
		line-height: 23px;
		font-weight: 300;
		width: 100%;
		color: #fff;
	}
	section.banner-conocenos .contenedor {
		padding: 50px 0;
	}
	section.banner-conocenos {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 33%;
		background-color: #2b2b2b;
		background-image: none;
		text-align: center;
		height: inherit;
	}
	section.pie .cajas.uno {
		width: 100%;
		display: block;
	}
	section.pie .cajas.dos {
		width: 80%;
		display: block;
		margin-right: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	section.pie .cajas.tres {
		width: 80%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	section.pie .cajas.cuatro {
		width: 80%;
		display: block;
		margin-right: 0px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 700px) {
  .page-id-968 section.cuerpo_beneficios.seguridad.jardineria .der .der p {
    text-align: center;
    width: 80%;
}
  .page-id-968 section.cuerpo_beneficios.jardineria .der .flexcontainer {
    width: 100%;
    margin-right: 0%;
    display: inline-block;
    text-align: center;
}
  .page-id-933 section.cuerpo_beneficios.seguridad .der .flexcontainer {
    margin-bottom: 0px;
    width: 100%;
    display: inline-block;
}
	section.banner-nosotros.conserje.jardineria .contenedor {
		width: 100%;
		margin-right: 0%;
		border: 0px solid #2e2e2e;
		display: inline-block;
		height: inherit;
		vertical-align: middle;
		padding: 0 15px;
		margin-bottom: 2%;
		text-align: center;
	}
	section.banner-nosotros.conserje h2 {
		text-align: center;
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
	}
  section.banner-nosotros.conserje .contenedor {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #2e2e2e;
    display: block;
    height: inherit;
    vertical-align: middle;
    padding: 0 15px;
    margin-bottom: 2%;
}
	section.banner-nosotros.conserje.jardineria h2 {
		text-align: center;
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
	}
  section.banner-nosotros.conserje.jardineria .contenedor {
    width: 80%;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #2e2e2e;
    display: block;
    height: inherit;
    vertical-align: middle;
    padding: 0 15px;
    margin-bottom: 2%;
}
	section.formulario-interiores .form-der .col,
	section.formulario-interiores .form-der .col.ultima {
		float: none;
		width: inherit;
		margin-right: 0;
	}
}
@media (max-width: 680px) {
  section.cabecera-interior.nosotros {
    --opacidad-negro: 0.5;
    background-image: linear-gradient(rgba(0, 0, 0, var(--opacidad-negro)), rgba(0, 0, 0, var(--opacidad-negro))), url(../imgs/cabecera-interior-nosotros.png);
    background-position: bottom;
    background-size: cover;
    position: relative;
    height: 345px;
}
	section.video-home p {
		font-size: 24px;
		line-height: 29px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	section.video-home h1 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 600;
		color: #fff;
		text-align: left;
	}
	section.video-home .flexcontainer .contenedor {
		max-width: 1155px;
		margin-left: 0;
		margin-top: 175px;
	}
}
@media (max-width: 650px) {
  section.banner-limpieza .cajas p {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
    min-height: 0px;
}
  section.banner-ventajas.servicios h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
  section.cuerpo_beneficios.seguridad .der .der p {
    text-align: center;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
  section.cuerpo_beneficios.seguridad p {
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
  section.banner-servicios-limpiezas.oficina .der p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
section.banner-servicios-limpiezas.seguridad .der p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-servicios-limpiezas.seguridad .der h2 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 600;
		width: 100%;
    margin-left: auto;
    margin-right: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}
  section.banner-servicios.conserje .pequehome {
		font-size: 18px;
		line-height: 23px;
		font-weight: 500;
		color: #fff;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-bottom: 50px;
	}
  section.banner-servicios-limpiezas.conserje .der h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
  section.banner-servicios-limpiezas .der h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 25px;
}
  section.banner-limpieza-medida .contenedor h3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 32px;
}
  section.cuerpo_beneficios .texto_izq p {
    margin-bottom: 10px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
section#ancla_cuerpo_beneficios .der h2 {
    text-align: center;
    margin-top: 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-limpieza-medida .contenedor p {
    width: 100%;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-servicios-limpiezas .der p {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
  section.banner-ventajas.servicios p {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
  section.banner-ventajas h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
  section#ancla_cuerpo_beneficios .der h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 47px;
}
	section.cuerpo_beneficios.oficina .texto_izq h2 {
		text-align: center;
		color: #2b2b2b;
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		width: 100%;
		margin-top: 25px;
	}
	section.video-home h1 {
		font-size: 40px;
		line-height: 45px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	section.banner-ventajas .cajas {
		width: 100%;
		display: inline-block;
		margin-bottom: 52px;
		margin-right: 2%;
	}
	section.banner-limpieza .cajas {
		height: 502px;
		width: 55%;
		margin-right: 0%;
		margin-bottom: 5%;
		display: inline-block;
	}
	section.legales-pie .legales ul li {
		font-size: 18px;
		line-height: 23px;
		font-weight: 300;
		color: #fff;
		display: block;
	}
	section.legales-pie .legales .separador{
		display: none;
	}
}
@media (max-width: 620px) {
	section.banner-info.contacto{
		padding: 80px 0;
	}
	section.banner-limpieza-medida.jardineria.servicios.presupuesto .contenedor p {
		font-size: 30px;
		line-height: 35px;
		font-weight: 600;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	section.banner-info {
		padding: 0px 0;
		text-align: center;
	}
	section.banner-info .contenedor {
		width: 100%;
		display: inline-block;
		height: 158px;
		vertical-align: bottom;
		text-align: center;
		margin-bottom: 25px;
	}
}
@media (max-width: 550px) {
  section.banner-servicios .caja.cuatro {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-cuatro.jpg);
}
  section.banner-servicios .caja.tres {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-tres.jpg);
}
  section.banner-servicios .caja.dos {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-dos.jpg);
}
  section.banner-servicios .caja.uno {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1)), url(../imgs/banner-servicios-uno.jpg);
}
  section.banner-limpieza-medida.jardineria .contenedor a.btn {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: 1px solid #fff;
    color: #4b4b4b;
}
section.banner-limpieza-medida.jardineria .contenedor a.btn:hover {
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
  section.cabecera-interior .flexcontainer .contenedor {
    max-width: 1155px;
    margin-top: 110px;
}
	section.info-contacto .formulario .col {
		float: left;
		width: 100%;
		margin-right: 5%;
	}
	section.info-contacto .col.sinmargen {
		margin-right: 0px;
		width: 100%;
	}
	section.banner-presuspuesto-new {
		padding: 290px 0 50px;
	}
	section.banner-servicios .caja {
		background-repeat: no-repeat;
		background-size: cover;
		display: inline-block;
		width: 80%;
		margin-bottom: 2%;
		margin-right: 0%;
		height: 502px;
		padding: 0 15px;
	}
}
@media (max-width: 570px) {
  section.banner-servicios-servicios .caja {
    margin-right: 9%;
    height: 502px;
    width: 64%;
    margin-left: auto;
    margin-right: auto;
  }
  section.banner-servicios-servicios .caja.cuatro {
    margin-left: auto;
    margin-right: auto;
}
section.banner-servicios-servicios .caja.siete {
  margin-left: auto;
  margin-right: auto;
}
}
@media (max-width: 520px) {
  section.banner-nosotros.conserje.jardineria .contenedor {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #2e2e2e;
    display: block;
    height: inherit;
    vertical-align: middle;
    padding: 0 15px;
    margin-bottom: 2%;
}
  .page-id-968 section.cuerpo_beneficios.seguridad.jardineria .der .der p {
    text-align: center;
    width: 100%;
}
  section.cuerpo_beneficios.seguridad .der .der p {
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
	section.video-home h1 {
		font-size: 30px;
		line-height: 35px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	section.video-home p {
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	.console-container {
		text-align: left;
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
		color: #fff;
		margin-bottom: 20px;
	}
	section.pie .cajas.dos {
		width: 100%;
		display: block;
		margin-right: 0px;
	}
	section.pie .cajas.tres {
		width: 100%;
		display: block;
	}
	section.pie .cajas.cuatro {
		width: 100%;
		display: block;
		margin-right: 0px;
	}
}
@media (max-width: 514px) {
  .page-id-917 section.cabecera-interior h1 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
.page-id-917 section.cabecera-interior p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    width: 100%;
}
  section.banner-servicios.conserje .contenedor h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 8px;
    width: 100%;
    color: #2b2b2b;
    min-height: 0px;
    text-align: center;
    min-height: 78px;
}
	section.cabecera-interior p {
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	section.cabecera-interior h1 {
		font-size: 24px;
		line-height: 29px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
		margin-bottom: 10px;
	}
	section.banner-limpieza .cajas p {
		font-size: 22px;
		line-height: 27px;
		font-weight: 400;
		color: #fff;
		margin-top: 15px;
		min-height: 0px;
	}
	section.banner-limpieza .cajas {
		height: 502px;
		width: 71%;
		margin-right: 0%;
		margin-bottom: 5%;
		display: inline-block;
	}
}
@media (max-width: 450px) {
  section.banner-servicios.conserje .contenedor {
    background-color: #fff;
    padding: 25px;
    height: 360px;
}
	section.banner-servicios.conserje .contenedor h3 {
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 8px;
		width: 100%;
		color: #2b2b2b;
		min-height: 70px;
		text-align: center;
    min-height: 78px;
	}
	section.banner-servicios .caja {
		background-repeat: no-repeat;
		background-size: cover;
		display: inline-block;
		width: 100%;
		margin-bottom: 2%;
		margin-right: 0%;
		height: 502px;
		padding: 0 15px;
	}
}
@media (max-width: 410px) {
  section.banner-ventajas p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
  section.banner-ventajas.servicios p {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
	section.cabecera-interior h1 {
		font-size: 18px;
		line-height: 23px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
		margin-bottom: 10px;
	}
	section.cabecera-interior p {
		font-size: 18px;
		line-height: 23px;
		font-weight: 400;
		color: #fff;
		text-align: left;
		width: 100%;
	}
	section.banner-limpieza .cajas {
		height: 502px;
		width: 91%;
		margin-right: 0%;
		margin-bottom: 5%;
		display: inline-block;
	}
}
@media only screen and (max-width: 378px){
  section.cabecera-interior .flexcontainer .contenedor {
    max-width: 1155px;
    margin-top: 75px;
}
  section.banner-servicios.conserje {
    background-color: #4b4b4b;
    background-image: none;
}
  section.banner-servicios.conserje .contenedor {
    background-color: #fff;
    padding: 25px;
    height: 400px;
}
  section.banner-servicios-servicios .caja {
      margin-right: 9%;
      height: 502px;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }
}
@media only screen and (max-height: 800px){
  div#mySidenav {
    transition: all ease 0.7s;
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    flex-direction: column;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 10;
}
	section.video-home .flexcontainer{
		height: 800px;
	}
	section.video-home {
		height: 800px;
	}
}
  section.cabecera-interior{
    background-position: bottom !important;
    height: 345px;
  }
