body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden; 
}
b {
	font-weight: bold;
}
a, a:active, a:hover, a:focus, a:visited {
	text-decoration: none;
	color: inherit;
	outline: 0;
}
img {
    max-width: 100%;
}
* {
    box-sizing: border-box;
}
article.cuerpo {
	position: relative;
    margin: 0 auto;
    max-width: 1530px;
    padding-left: 15px;
    padding-right: 15px;
}
div.limpiar {
    clear: both;
    line-height: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
    height: 0;
}
.ssbp-wrap .ssbp-list li:first-of-type {
	margin-left: 0 !important;
}
.ssba-share-text {
	font-size: 16px !important;
	line-height: 21px;
	font-weight: 100 !important;
	color: #4b4b4b;
}
/*--------------------MOLDES COMUNES--------------------*/
h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	color: #4b4b4b;
	margin-bottom: 25px;
}
h2 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
	color: #4b4b4b;
	margin-bottom: 25px;
	font-style: italic;
}
p {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #4b4b4b;
	margin-bottom: 16px;
}
p.grande {
	font-size: 18px;
	line-height: 23px;
}
a.btn {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #fff;
	background: #a2b3c7;
	border: 1px solid #a2b3c7;
	display: block;
	text-align: center;
	max-width: 210px;
	padding: 10px 0;
	margin-top: 30px;
}
a.btn:hover {
	background: transparent;
	color: #a2b3c7;
}
.after:after {
    content: "";
    position: relative;
    height: 8px;
    background: #63acae;
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
    width: 85px;
    display: none;
}
/*--------------------FIN MOLDES COMUNES--------------------*/

/*--------------------CABECERAS--------------------*/
header#masthead {
    padding-top: 12px;
    background-color: #fff;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    transition: all 0.70s cubic-bezier(0, 0, 0.58, 1);
}
header#masthead .cuerpoheader {
	max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
div#logotop {
	float: left;
	width: fit-content;
}
header#masthead .cuerpoheader .parte-der {
	float: right;
	width: fit-content;
	padding-top: 20px;
}
nav#site-navigation {
	float: right;
}
nav#site-navigation .menu-menu-1-container ul li {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #4b4b4b;
	float: left;
	padding-right: 24px;
	text-transform: uppercase;
}
nav#site-navigation .menu-menu-1-container ul li:nth-child(even) {
    pointer-events: none;
}
nav#site-navigation .menu-menu-1-container ul li:last-child {
	padding-right: 0;
}
nav#site-navigation .menu-menu-1-container ul li.current-menu-item:after, nav#site-navigation .menu-menu-1-container ul li.current_page_parent:after, nav#site-navigation .menu-menu-1-container ul li.activo:after {
	content: "";
    position: relative;
    height: 3px;
    background: #54eab8;
    display: block;
    margin-top: 15px;
    width: 100%;
}
nav#site-navigation .menu-menu-1-container ul li.current-menu-item, nav#site-navigation .menu-menu-1-container ul li.current_page_parent {
	font-weight: 700;
}
nav#site-navigation .menu-menu-1-container ul li ul.sub-menu {
	display: none;
}
div#cabecera-pagina {
	position: relative;
    top: 0;
}
div#cabecera-pagina section.cabecera-home {
	height: 100vh;
	z-index: -10;
	background-image: url(../../../../wp-content/uploads/cabecera-home.jpg);
    background-size: cover;
    background-position: center center;
}
section.cabecera-home article.cuerpo {
	position: static;
}
section.cabecera-home .contenedor {
	text-align: center;
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -180px;
    padding: 0 15px;
}
section.cabecera-home .contenedor h3 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 100;
	color: #fff;
}
section.cabecera-home .contenedor h1 {
	font-size: 60px;
	line-height: 65px;
	font-weight: 700;
	color: #fff;
	margin-top: 18px;
	text-transform: uppercase;
}
section.cabecera-home .contenedor h1:after {
    content: "";
    position: relative;
    height: 4px;
    background: #fff;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 45px;
    margin-right: auto;
    margin-left: auto;
}
section.cabecera-home .contenedor p {
	font-size: 30px;
	line-height: 35px;
	font-weight: 100;
	color: #fff;
}
section.cabecera-home .contenedor a.btn {
	background: #54eab8;
    border: 1px solid #54eab8;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 25px;
	max-width: 240px;
}
section.cabecera-home .contenedor a.btn:hover {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}
div#cabecera-pagina section .flecha-bajar {
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
}
div#contacto-cabecera {
	float: right;
}
div#contacto-cabecera p {
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
}
div#contacto-cabecera p a {
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
}
div#contacto-cabecera p img {
	vertical-align: middle;
	margin-right: 8px;
    margin-left: 18px;
}
div#contacto-cabecera p img:first-child {
	margin-left: 0;
}
section.cabecera-interior {
	height: 400px;
	background-size: cover;
    background-position: center center;
	margin-top: 70px;
}
section.cabecera-interior h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	color: #fff;
	padding-top: 330px;
	margin-bottom: 0;
}
section.cabecera-interior h1:after {
	content: "";
    position: relative;
    height: 3px;
    background: #54eab8;
    display: block;
    margin-top: 4px;
    width: 45px;
}
/*--------------------FIN CABECERAS--------------------*/

/*--------------------BLOG--------------------*/
section.cabecera-interior.novedades {
	background-image: url(../../../../wp-content/uploads/cabecera-novedades.jpg);
}
#cuerpo-blog {
	padding: 80px 0;
}
#cuerpo-blog h2.entry-title {
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	color: #4b4b4b;
	margin-top: 20px;
}
#cuerpo-blog a.btn-blog {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #fff;
	background: #54eab8;
	border: 2px solid #54eab8;
	display: block;
	text-align: center;
	max-width: 210px;
	padding: 10px 0;
	margin-top: 30px;
	margin-bottom: 58px;
}
#cuerpo-blog a.btn-blog:hover {
	background: transparent;
	color: #54eab8;
}
.cuerpo-blog-izq {
	float: left;
	width: 64%;
}
.sidebar-blog {
	float: right;
	width: 31%;
}
div#calendar_wrap {
	border: 1px solid #ededed;
	padding: 25px;
}
table#wp-calendar caption {
	text-transform: capitalize;
	font-size: 20px;
	line-height: 25px;
	font-weight: 100;
	color: #4b4b4b;
	margin-bottom: 25px;
}
table#wp-calendar td, table#wp-calendar th {
	padding: 7px 0;
	text-align: center;
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #4b4b4b;
}
table#wp-calendar td a {
	font-weight: 600;
	color: #54eab8;
}
table#wp-calendar td#prev, table#wp-calendar td#next {
	padding: 0;
	text-align: inherit;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	color: #54eab8;
}
section#recent-posts-2 {
	margin-top: 70px;
}
section#recent-posts-2 h2 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	color: #4b4b4b;
	text-transform: capitalize;
}
section#recent-posts-2 ul li {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #54eab8;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 12px;
}
section#recent-posts-2 ul li a {
	font-size: 18px;
	line-height: 23px;
	font-weight: 100;
	color: #4b4b4b;
}
.single #cuerpo-blog .entry-content ul li {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #4b4b4b;
	margin-bottom: 12px;
	margin-left: 20px;
	list-style-type: disc;
}
.single #cuerpo-blog .entry-content ol li {
	font-size: 16px;
	line-height: 21px;
	font-weight: 100;
	color: #4b4b4b;
	margin-bottom: 12px;
	margin-left: 20px;
	list-style-type: decimal;
}
.single #cuerpo-blog .entry-content ol ul li {
	list-style-type: disc;
	margin-left: 45px;
}
.single #cuerpo-blog .entry-content h2 {
	margin-top: 30px;
}
.single #cuerpo-blog .entry-content p a {
	font-weight: 600;
	color: #54eab8;
}
.single #cuerpo-blog .post-thumbnail {
	margin-bottom: 25px;
}
.single #cuerpo-blog h1 {
	font-size: 30px;
	line-height: 35px;
}
.single #cuerpo-blog strong {
	font-weight: 600;
}
.single #cuerpo-blog em {
	font-style: italic;
}
.blog h1, .blog h2, .blog ul li, .archive h1, .archive h2, .archive ul li {
	font-size: 16px;
    line-height: 21px;
    font-weight: 100;
    color: #4b4b4b;
    margin-bottom: 16px;
}
.blog .entry-content,
.single #cuerpo-blog {
	font-size: 16px;
    line-height: 21px;
    font-weight: 100;
    color: #4b4b4b;
    text-align: justify;
}
.single #cuerpo-blog .ssba {
	margin-top: 90px;
}
/*--------------------FIN BLOG--------------------*/

/*--------------------CONTACTO--------------------*/
section.cabecera-interior.contacto {
	background: url(../../../../wp-content/uploads/cabecera-contacto.jpg);
    background-size: cover;
    background-position: center center;
}
section.intro-contacto {
	padding: 100px 0;
}
section.intro-contacto h2 {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
section.intro-contacto p.intro {
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 80px;
}
section.intro-contacto .formulario {
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
section.intro-contacto .formulario .col {
	float: left;
	width: 26%;
    margin-right: 4%;
}
section.intro-contacto .formulario .col.ultima {
	width: 40%;
	margin-right: 0;
}
section.intro-contacto .formulario .col p {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #4b4b4b;
}
section.intro-contacto .formulario .col p span {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #4b4b4b;
	display: block;
	margin-bottom: 8px;
}
section.intro-contacto .formulario .col input[type="text"] {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #4b4b4b;
	background: transparent;
	border: 1px solid #d1d1d1;
	width: 100%;
	border-radius: 0;
	padding: 4px 8px;
}
section.intro-contacto .formulario .col textarea {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #4b4b4b;
	background: transparent;
	border: 1px solid #d1d1d1;
	width: 100%;
	border-radius: 0;
	padding: 4px 8px;
	min-height: 115px;
}
section.intro-contacto .formulario .col p.polpriv {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #4b4b4b;
	text-align: right;
}
section.intro-contacto .formulario .col p.polpriv input[type="checkbox"] {
	
}
section.intro-contacto .formulario .col p.polpriv label {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #4b4b4b;
}
section.intro-contacto .formulario .col p.polpriv a {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #4b4b4b;
	text-decoration: underline;
}
section.intro-contacto .formulario .col .boton {
	text-align: right;
}
section.intro-contacto .formulario .col .boton input.btnform {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	background: #a2b3c7;
	border: 1px solid #a2b3c7;
	border-radius: 0;
	padding: 8px 36px;
	cursor: pointer;
}
section.intro-contacto .formulario .col .boton input.btnform:hover {
	background: transparent;
	color: #a2b3c7;
}
section.final-contacto {
	padding: 10px 0 110px;
}
section.final-contacto .col {
	float: left;
	width: 48%;
	margin-right: 4%;
	text-align: center;
}
section.final-contacto .col.ultima {
	margin-right: 0;
}
section.final-contacto .altura {
	min-height: 130px;
}
section.final-contacto p {
	margin-bottom: 5px;
}
section.final-contacto p img {
	vertical-align: middle;
	margin-right: 8px;
}
section.final-contacto .mapa {
	margin-right: auto;
	margin-left: auto;
	max-width: 1150px;
}
/*--------------------FIN CONTACTO--------------------*/

/*--------------------PLUGIN BLOG HOME--------------------*/
section.blog-home {
	padding: 80px 0;
}
section.blog-home h2.intro {
	text-align: center;
}
section.blog-home p.intro {
	font-size: 18px;
	line-height: 23px;	
	text-align: center;
	margin-bottom: 40px;
}
.cajon-novedades .wp-show-posts-inner {
	background: #fff;
	border: 1px solid #dbdbdb;
}
.cajon-novedades .wp-show-posts-inner h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 100;
	color: #222222;
}
.cajon-novedades .wp-show-posts-entry-summary {
	font-size: 17px;
	line-height: 22px;
	font-weight: 100;
	color: #4b4b4b;
}
.cajon-novedades a.btn-leer-mas {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #54eab8;
}
header.wp-show-posts-entry-header, .wp-show-posts-entry-summary, .wpsp-read-more {
	padding: 0 15px;
}
header.wp-show-posts-entry-header {
	padding-top: 20px;
}
.wpsp-read-more {
	padding-bottom: 40px;
}
/*--------------------FIN PLUGIN BLOG HOME--------------------*/

/*--------------------POLITICAS--------------------*/
section.cuerpo-politicas {
	padding: 120px 0 60px;
}
.cabecera-politicas {
	background: #54eab8;
	height: 170px;
}
section.cuerpo-politicas h3 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
	color: #4b4b4b;
	margin-top: 40px;
	margin-bottom: 26px;
}
section.cuerpo-politicas p a {
	color: #54eab8;
	font-weight: 600;
}
div#legales {
	padding: 24px 0;
	background: #fff;
}
div#legales ul {
	text-align: center;
}
div#legales ul li {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 23px;
	font-weight: 100;
	color: #4b4b4b;
}
/*--------------------FIN POLITICAS--------------------*/

/*--------------------FORMULARIO INTERIORES--------------------*/
section.formulario-interiores {
	padding: 60px 0 50px;
	background: #444b55;
}
section.formulario-interiores .img-izq {
	float: left;
	width: 20%;
	text-align: center;
}
section.formulario-interiores .form-der {
	float: right;
	width: 76%;
}
section.formulario-interiores .form-der h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	color: #fff;
}
section.formulario-interiores .form-der p.intro {
	font-size: 16px;
	line-height: 21px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 12px;
}
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;
}
section.formulario-interiores .form-der .col input[type="text"] {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	width: 100%;
	border-radius: 0;
	padding: 4px 8px;
}
section.formulario-interiores .form-der .col textarea {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	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 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: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 8px 36px;
	cursor: pointer;
}
section.formulario-interiores .form-der .col .boton input.btnform:hover {
	color: #444b55;
	background: #fff;
}
/*--------------------FIN FORMULARIO INTERIORES--------------------*/

/*--------------------MENU MOVIL--------------------*/
#btn-menu-movil {
	float: right;
	display: none;
	font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    color: #4b4b4b;
}
.sidenav {
	padding: 10px;
	padding-top: 50px;
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #54eab8;
    overflow-x: hidden;
    transition: 0.5s;
    right: -250px;
}
.sidenav i {
	font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 20px;
}
.sidenav li {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	color: #fff;
	margin-top: 10px;
}
.sidenav li:nth-child(even) {
	display: none;
}
.sidenav li .sub-menu {
	display: none;
}
.sidenav.mostrar {
	right: 0;
}
.sidenav .contacto-sidenav {
	position: absolute;
	bottom: 30px;
	display: none;
}
.sidenav .contacto-sidenav p {
	margin-bottom: 0;
	margin-top: 8px;
}
.sidenav .contacto-sidenav p a {
	font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    color: #fff;
}
.sidenav .contacto-sidenav p img {
	margin-right: 6px;
	vertical-align: middle;
}
/*--------------------FIN MENU MOVIL--------------------*/

/*--------------------RESPONSIVE--------------------*/
@media only screen and (max-height: 550px) {
	div#cabecera-pagina section.cabecera-home {
		height: 700px;
	}
}
@media only screen and (max-width: 1000px) {
	#btn-menu-movil {
		display: block;
	}
	nav#site-navigation {
		display: none;
	}
}
/*--------------------FIN RESPONSIVE--------------------*/