@charset "UTF-8";
/*
Theme Name: Maycotte Zambrano 
Text Domain: maycottezambrano
Description: Design and Development by: bioxnet
Author: Bioxnet
Author URI: http://bioxnet.com/
Version: 1.0
License:
License URI:f
*/
@font-face {
	font-family: 'Calibri-Light';
	src: url('assets/fonts/Calibri-Light.eot') format('embedded-opentype'), url('assets/fonts/Calibri-Light.woff') format('woff'), url('assets/fonts/Calibri-Light.ttf') format('truetype'), url('assets/fonts/Calibri-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Calibri';
	src: url('assets/fonts/Calibri.eot') format('embedded-opentype'), url('assets/fonts/Calibri.woff') format('woff'), url('assets/fonts/Calibri.ttf') format('truetype'), url('assets/fonts/Calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Calibri-Bold';
	src: url('assets/fonts/Calibri-Bold.eot') format('assets/fonts/embedded-opentype'), url('assets/fonts/Calibri-Bold.woff') format('woff'), url('assets/fonts/Calibri-Bold.ttf') format('truetype'), url('assets/fonts/Calibri-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cambria';
	src: url('assets/fonts/CambriaMath.eot') format('embedded-opentype'), url('assets/fonts/CambriaMath.woff') format('woff'), url('assets/fonts/CambriaMath.ttf') format('truetype'), url('assets/fonts/CambriaMath.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MicrosoftTaiLe';
	src: url('assets/fonts/MicrosoftTaiLe.eot') format('embedded-opentype'), url('assets/fonts/MicrosoftTaiLe.woff') format('woff'), url('assets/fonts/MicrosoftTaiLe.ttf') format('truetype'), url('assets/fonts/MicrosoftTaiLe.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MicrosoftTaiLe-Bold';
	src: url('assets/fonts/MicrosoftTaiLe-Bold.eot') format('embedded-opentype'), url('assets/fonts/MicrosoftTaiLe-Bold.woff') format('woff'), url('assets/fonts/MicrosoftTaiLe-Bold.ttf') format('truetype'), url('assets/fonts/MicrosoftTaiLe-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #FFF;
	font-family: 'MicrosoftTaiLe';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;/*
	-o-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	*/
}
ol, ul {
	list-style: none;
}
s blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 10px 10px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}
.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}
a img.alignnone {
	margin: 5px 10px 10px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	text-align: left;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
	text-align: right;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.gallery {
	text-align: center;
}
.gallery img {
	border: 0 solid #cfcfcf !important;
}
.size-full {
	margin: 0 0 0 0;
}
.centrar-absoluto {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
}
.centrar-absoluto-all {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.spanContent {
	display: inline-block;
	vertical-align: top;
}
.map-container {
	width: 100%;
	float:left;
}
.map-container p {
	margin:0 0 !important;
}
.map-container.pointer-none iframe {
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
}
.map-container.pointer-none iframe.clicked {
	pointer-events: auto;
}
.map-container.pointer-none br, .map-container br {
	display:none;
}
/* CSS preloader
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#preloader {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#status {
	position:absolute;
	/*background-image: url(http://mzbi.mx/wp-content/themes/maycottezambrano/img/preloader.gif);*/
	background-position: center center;
	background-repeat: no-repeat;
	width:100px;
	height:100px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.spinner {
	margin: 40px auto 0;
	width: 70px;
	text-align: center;
	display:none;
}
.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #000;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes sk-bouncedelay {
 0%, 80%, 100% {
-webkit-transform: scale(0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
 @keyframes sk-bouncedelay {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
40% {
 -webkit-transform: scale(1.0);
 transform: scale(1.0);
}
}
.load {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
}
.load hr {
	border:0;
	margin:0;
	width:40%;
	height:40%;
	position:absolute;
	border-radius:50%;
	animation:spin 2s ease infinite
}
.load :first-child {
	background:#FFF;
	animation-delay:-1.5s
}
.load :nth-child(2) {
	background:#FFF;
	animation-delay:-1s
}
.load :nth-child(3) {
	background:#FFF;
	animation-delay:-0.5s
}
.load :last-child {
	background:#FFF
}
 @keyframes spin {
 0%, 100% {
transform:translate(0)
}
 25% {
transform:translate(160%)
}
 50% {
transform:translate(160%, 160%)
}
 75% {
transform:translate(0, 160%)
}
}
/* CSS Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header {
	z-index: 9;
	width: 100%;
	float: left;
	top: 0;
	padding: 0;
}
.wrap-menu-categoria-propiedades {
	width: 100%;
	float: left;
}
.wrap-menu-categoria-propiedades:before {
	content: "";
	width: 100%;
	height: 1px;
	float: left;
	/* background-image: url(assets/img/borde-linea.png); */
    background-repeat: no-repeat;
	background-position: center center;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 79%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 79%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 79%, rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1 );
}
#menu-categoria-propiedades.menu li::after {
	content: "";
	display:none;
}
.wrap-row-detalles {
	width: 100%;
	float: left;
	margin: 10px 0 50px 0;
	padding: 10px 0 30px 0;
}
.wrap-row-detalles h2 {
	font-size: 16px !important;
	letter-spacing: 0 !important;
	border-top: 1px dotted #b5af95;
	border-bottom: 1px dotted #b5af95;
	padding: 4px 0;
}
.row.css-datos-de-propiedad{}

.row.css-datos-de-propiedad .four.columns.b1 {
    width: 27.666667%;
}
.row.css-datos-de-propiedad .four.columns.b2 {
    width: 24.666667%;
}
.row.css-datos-de-propiedad .four.columns.b3 {
    width: 42.666667%;
}
.row.css-datos-de-propiedad .columns {
    margin-left: 1.5%;
}

.agenda-una-cita-p, .agenda-una-cita-p a {
    font-size: 14px;
}
.loop ul.ul-detalles {
	margin: 0 0 15px 0;
	font-weight: 300;
	display: block;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.loop ul.ul-detalles.ul-detalles-2 {
	margin: 0 3% 15px 0;
	font-weight: 300;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.loop ul.ul-detalles li {
	font-family: 'Calibri-Light';
	margin: 0 0 0 0;
	padding: 4px 0;
	line-height: 22px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop ul.ul-detalles.ul-detalles-2 li {
	line-height: 22px;
	padding: 0;
	font-size: 14px;
}
.loop ul.ul-detalles.ul-detalles-2 li strong {
	padding: 4px 0;
	font-size: 16px;
}
.loop ul.ul-detalles li .tipo-propiedad {
	text-transform:uppercase;
}
.loop ul.ul-detalles li div {
	display: inline-block;
	margin: 0 3px 0 0;
}
.loop ul.ul-detalles li:before {
	display:none;
	content: "";
}
/*
#menu-categoria-propiedades.menu li ul li {
    padding: 2px 10px;
}
#menu-categoria-propiedades.menu li a {
    font-size: 13px;
    padding: 10px 4px 6px 4px;
}
#menu-categoria-propiedades.menu li ul li a {
    padding: 6px 4px 6px 4px;
}
#menu-categoria-propiedades.menu > li > .parent::after {
    font-size: 7px;
    bottom: 1px;
    color: #fff;
}*/


.wrap-content-top-Interior .menu li a {
	color: #73573f;
}
.wrap-content-top-Interior .menu li::after {
	color: #000;
}
.wrap-content-top-Interior .wrap-menu-categoria-propiedades {
}
/*.wrap-content-top-Interior .wrap-menu-categoria-propiedades:before {
	content:"";
	width: 100%;
	height:1px;
	float: left;
	background-image:url(assets/img/borde-linea2.png);
	background-repeat:no-repeat;
	background-position:center center;
}*/
.wrap-content-top-Interior .wrap-menu-categoria-propiedades:before {
	content: "";
	width: 100%;
	height: 2px;
	float: left;
	background-color: #73573f;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.wrap-content-top-Interior .telefono.telefonoHeader .teldesktop .tel, .wrap-content-top-Interior .telefono.telefonoHeader .teldesktop {
	color: #000;
}
.wrap-content-top-Interior .redes-sociales a i {
	color:#73573f !important;
}
.wrap-content-top-Interior #menu-categoria-propiedades.menu > li > .parent::after {
	color: #636363;
}
.wrap-content-bco {
	background-color: #f8f8f8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}
.wrap-content-front {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.wrap-content-top-front {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;/*background-color: rgba(0,0,0,0.6);*/
	/*background: -moz-linear-gradient(left, rgba(112,101,90,0) 0%, rgba(112,101,90,0.8) 15%, rgba(112,101,90,0.95) 45%, rgba(112,101,90,0.8) 78%, rgba(112,101,90,0) 100%); 
	background: -webkit-linear-gradient(left, rgba(112,101,90,0) 0%, rgba(112,101,90,0.8) 15%, rgba(112,101,90,0.95) 45%, rgba(112,101,90,0.8) 78%, rgba(112,101,90,0) 100%); 
	background: linear-gradient(to right, rgba(112,101,90,0) 0%, rgba(112,101,90,0.8) 15%, rgba(112,101,90,0.95) 45%, rgba(112,101,90,0.8) 78%, rgba(112,101,90,0) 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0070655a', endColorstr='#0070655a', GradientType=1 );*/
}
.wrap-content-top-Interior {
	background-color: rgba(255,255,255,0);
	background:none;
}
.wrap-content-top {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.wrap-content-top a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	vertical-align:top;
}
.wrap-content-top a i {
	font-size: 16px;
	margin: 0 2px 0 2px;
}
.wrap-content-top .separaciontop {
	display:inline-block;
	margin:0 6px;
	color:#8f8f8f;
}
.wrap-content-top a.logo {
	display: block
}
.logo {
	width: 778px;
	float: left;
	margin: 23px 0 4px 0;
}
 .logo a {
 display: block;
}
.logo a img {
	max-width: 100%;
	height: auto;
}
.logo_texto {
	width: 812px;
	float: left;
	margin: 17px 0 4px 0;
}
.logo_texto a {
	font-family: 'Cambria';
	font-size: 75px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0.03em;
}
.logo_texto a:hover {
	color: #FFF;
}
.wrap-content-top-Interior .logo_texto a {
	color: #9c7b5e;
}
.wrap-content-top-Interior .logo_texto a:hover {
	color: #9c7b5e;
}
.logoicon {
	width: 166px;
	float: right;
	margin: 12px 0 10px 0;
}
.logoicon a {
	display: block;
}
.logoicon a img {
	max-width: 100%;
	height: auto;
}
.TopRight {
	float: right;
}
.wrap-menu-derecha {
	display: inline-block;
	vertical-align: top;
}
.buscadorTop {
	display: none;
	margin: 20px 20px;
	color: #FFF;
}
.buscadorTop #searchform {
	max-width: 260px;
}
.telefono.telefonoHeader {
	text-align: right;
	margin:0 0 0 0;
	display: inline-block;
	vertical-align: top;
}
.telefono.telefonoHeader .teldesktop .tel, .telefono.telefonoHeader .teldesktop {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	display: inline-block;
	padding: 20px 0 0 0;
}
.telefono.telefonoHeader .teldesktop .tel i, .telefono.telefonoHeader .teldesktop i {
	color: #000;
}
.telefono a {
	text-decoration: none;
	outline: none;
	color: #000;
}
.telefono.telefonoHeader a {
	color: #333;
}
.telefono.telefonoHeader a i {
	color: #000;
}
/*wrap-content-top-fixed*/
.wrap-content-top.wrap-content-top-fixed {
	position:static;
	z-index: 9;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-animation: fixeddown 0.9s ease 0s;
	animation: fixeddown 0.9s ease 0s;
	animation-name: fixeddown;
}
@-webkit-keyframes fixeddown {
 0% {
 transform: translateY(-200px);
}
 100% {
 transform: translateY(0px);
}
}
 @keyframes fixeddown {
 0% {
 transform: translateY(-200px);
}
 100% {
 transform: translateY(0px);
}
}
.wrap-content-top.wrap-content-top-fixed .buscadorTop {
	display: none;
}
/* ennd wrap-content-top-fixed*/


.banner-top {
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	background-size: cover;
	padding: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner-top .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.6;
	z-index: 1;
}
.banner-top h1 {
    float: left;
    font-size: 30px;
    font-weight: 800;
    color: #9c7a5e;
    position: relative;
    z-index: 2;
    margin: 40px 0 20px 0;
}
/* Css Idioma swich
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.swich-idioma {
	display: inline-block;
	vertical-align: top;
	margin: 15px 0 0 0;
}
.swich-idioma ul li {
	display: inline-block;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 4px;
	margin: 0 2px;
	background-color: #e3e2e2;
	text-transform: uppercase;
	font-weight: 700;
}
.swich-idioma ul li.active, .swich-idioma ul li:hover {
	background-color: #000;
	color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.swich-idioma ul li.active a, .swich-idioma ul li:hover a {
	color:#FFF;
}
.swich-idioma ul li a {
	display: inline-block;
	color:#FFF;
	text-decoration:none;
}


/* end CSS Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@-webkit-keyframes animationblur {
 0% {
 -webkit-filter: blur(4px);
 filter: blur(4px);
}
 50% {
 -webkit-filter: blur(3px);
 filter: blur(3px);
}
 75% {
 -webkit-filter: blur(2px);
 filter: blur(2px);
}
 100% {
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
 @keyframes animationblur {
 0% {
 -webkit-filter: blur(1px);
 filter: blur(1px);
}
 50% {
 -webkit-filter: blur(1px);
 filter: blur(1px);
}
 75% {
 -webkit-filter: blur(0px);
 filter: blur(0px);
}
 100% {
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
.wrap-content-bg-image-blur {
	overflow:hidden;
	width:100%;
	float:left;
}
.wrap-content-bg-image {
	height: 365px;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-color: #fafafa;
	overflow:hidden;
	webkit-animation: animationblur 0.9s ease 0s;
	animation: animationblur 0.9s ease 0s;
	animation-name: animationblur;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.wrap-content-bg-image .wrap-content-bg-image-overflow {
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(202, 36, 43,0.2);
	position: absolute;
	left: 0;
	top: 0;
}
.wrap-content-bg-image.wrap-content-bg-image-none {
	height: inherit;
}
.wrap-content-bg-image.wrap-content-bg-image-none h1 {
	color: #333;
	text-shadow: none;
	left: 0;
	right: 0;
	margin: 130px 0 30px 0;
	position: static;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-webkit-animation: none;
	animation: none;
}
 @-webkit-keyframes introh1interior {
 from {
 opacity: 0;
 top: 70%;
}
to {
	opacity: 1;
	top: 50%;
}
}
@keyframes introh1interior {
 from {
 opacity: 0;
 top: 70%;
}
to {
	opacity: 1;
	top: 50%;
}
}
/*
---------------------------------------------------------------
----------------------  CSS MENU   ----------------------------
---------------------------------------------------------------
*/
.menu li.hidemenu {
	display: none;
}
.slicknav_menu {
	display: none;
}
@media screen and (max-width: 1025px) {
.js .menu {
	display: none;
}
.js .slicknav_menu, .slicknav_menu {
	display: block;
	z-index: 10;
	position: absolute;
}
.menu li.hidemenu {
	display: inline-block;
}
}
/*** ESSENTIAL STYLES MENU ***/

.wrap-content-menu {
	position: relative;
	text-align: right;
	margin: 0 0 0 35px;
	float: left;
}
.wrap-content-menu nav {
	float: left;
}
.llave {
	-webkit-transform: rotate(133deg);
	-ms-transform: rotate(133deg);
	transform: rotate(133deg);
	font-size: 15px !important;
	margin: 0 !important;
	position: relative !important;
	top: -1px;
}
.content-menu {
	display: block;
	padding: 5px 0 5px 0;
	margin: 18px 0 0 0;
}
.menu, .menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.menu {
	display: inline-block;
	text-align: left;
}
.menu li.menu-hide {
	display: none !important;
}
/*.menu li.menu-hide {
	display: none;
}*/
.menu li {
	position: relative;
	text-align: left;
	white-space: nowrap;
 *white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
	margin: 0 0 0 0;
}
.menu li.icon-bandera {
}
.menu li.icon-bandera a {
	width: 30px;
	height: 17px;
	vertical-align: middle;
	overflow: hidden;
	text-indent: 1000px;
	position: relative;
	background-image: url(assets/img/gb.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	top: 13px;
}
.menu li.icon-bandera a:hover {
	opacity:0.9;
}
.menu li a {
	font-family: 'Calibri';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 18px 6px 10px 6px;
	border-radius: 4px;
	text-decoration: none;
	display: inline-block;
	position: relative;
	letter-spacing: 0.1em;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.menu li a:hover {
	color: #FFF;
}
.wrap-content-top-Interior .menu li a:hover {
	color: #9c7b5e;
}
.wrap-content-top-Interior .menu li ul li a:hover {
	color: #FFF;
}
/*.menu li::after {
    content: "";
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    display: inline-block;
    padding: 20px 8px 20px 8px;
    vertical-align: top;
}*/
.menu li:last-child:after {
	content: '';
	display: none;
}
.menu li ul {
	min-width: 14em;
	position: absolute;
	display: none;
	top: 120%;
	left: 0;
	z-index: 98;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	background-color: #efefef;
	-webkit-transition: top .3s ease;
	-moz-transition: top .3s ease;
	transition: top .3s ease;
}
.menu li ul:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 5px solid #000;
	top: -5px;
	left: 13px;
	opacity: 0;
}
.menu li ul li {
	padding: 5px 10px;
	min-width: 150px;
	border-bottom: 0 solid #d89d18;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menu li ul li:last-child {
	border-bottom: 0;
}
.menu li ul li:after {
	content: '';
	display: none;
}
.menu li ul li:hover {
	background-color: #9c7b5e;
	color: #FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li ul li ul li:hover {
	background-color: #56504a;
}
.menu li ul li:hover > a {
	color: #FFF;
}
.menu li ul li a {
	text-transform:none;
	color: #565656;
	font-size: 13px;
	border-right: none;
	padding: 3px 0;
	white-space: pre-wrap;
	line-height: 18px;
	border: 0;
	border-radius: 0;
	letter-spacing: 0.03em;
	display: block;
}
.menu li ul li a:hover {
	color: #FFF;
}
.menu li ul li a:first-letter {
	text-transform: uppercase;
}
.menu li ul li ul {
	top: 0 !important;
	left: 100%;
}
.menu li.active {
	position: relative;
}
.menu li ul li.active:after {
	display: none;
}
.menu li.active ul li a:before, .menu li ul li a:before {
	display: none;
}
.menu > li {
	float: none;
	display: inline-block;
}
.menu li:hover > ul {
	display: none;
}
.menu > li > .parent {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu > li:hover > .parent {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu > li > .parent:after {
	display:none;
	content: "\f078";
	width: 6px;
	height: 10px;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 7px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px;
	color:#FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu > li:hover > .parent {
	margin-bottom: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li.active > a::after {
	display:none;
	content: '';
	width: 40px;
	height: 4px;
	background-color: #cbcbcb;
	position: absolute;
	left: 0;
	bottom: -1px;
	border-radius: 0;
	opacity: 1;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.menu ul.sub-menu li.active > a:after {
	display: none;
}
/*hover sub menu*/
.menu li li:hover {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*hover sub sub menu*/
.menu li li li:hover {
	opacity: 1;
	-webkit-transition: none;
	transition: none;
}
.menu > li.hover > ul {
	left: 0;
	opacity: 1;
}
.menu li li.hover ul {
	left: 100%;
	top: 0;
}
/*
---------------------------------------------------------------
-----------------  CSS MENU MOBIL  ----------------------------
---------------------------------------------------------------
*/

.slicknav_btn {
	width: 100%;
	float: right;
	height: 48px;
	line-height: normal;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slicknav_btn.slicknav_open {
	background-color: rgba(0,0, 0, 0.8);
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: right;
}
.slicknav_menu .slicknav_icon {
	float: none;
	display: block;
	width: 34px;
	height: 36px;
	margin: 6px auto 0 auto;
	position: relative;
	transition: all 0.3s;
	backface-visibility: hidden;
	border-radius: 2px;
}
.slicknav_menu .slicknav_icon span {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #cdb384;
	transition: all 0.3s;
	backface-visibility: hidden;
	border-radius: 2px;
}
.slicknav_menu .slicknav_icon span:nth-child(1) {
	top:0;
}
.slicknav_menu .slicknav_icon span:nth-child(2) {
	top:10px;
}
.slicknav_menu .slicknav_icon span:nth-child(3) {
	top:20px;
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
	transform: rotate(50deg) translate(8px, 6px);
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
	background-color:transparent;
}
.slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
	transform: rotate(-50deg) translate(8px, -7px);
}
.slicknav_menu .slicknav_no-text {
	margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
	width: 22px;
	margin: 8px auto;
	height: 2px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.slicknav_nav {
	clear: both;
}
.slicknav_nav ul, .slicknav_nav li {
	display: block;
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
	position: relative;
	text-indent: -300px;
	overflow: hidden;
	display: inline-block;
	width: 15px;
	height: 15px;
	top: -1px;
	line-height: normal;
	vertical-align: middle;
}
.slicknav_nav .slicknav_arrow:before {
	left: 0;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 15px;
	text-align: center;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	width: 15px;
	height: 15px;
	z-index: 2;
	color: #FFF;
	text-indent: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.slicknav_nav li.slicknav_collapsed .slicknav_arrow:before, .slicknav_nav li.slicknav_parent .slicknav_arrow:before {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.slicknav_nav li.slicknav_open .slicknav_arrow:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.slicknav_nav li.slicknav_open ul .slicknav_collapsed .slicknav_arrow:before {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
	display: inline;
}
.slicknav_menu:before, .slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both;
}
/* IE6/7 support */
.slicknav_menu {
 *zoom: 1;
}
.slicknav_menu {
	font-size: 16px;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
	color: #3A6790;
	font-weight: 300;
	margin: 14px 0 0 0;
	display: none;
}
.slicknav_menu {
	background: transparent;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.slicknav_nav {
	color: #333;
	background-color: rgba(0,0, 0, 0.9);
	margin: 0;
	padding: 0;
	font-size: 0.775em;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
	padding: 15px 10px;
	margin: 2px 5px;
}
.slicknav_nav a {
	padding: 15px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_arrow {
	color: #FFF;
}
.slicknav_nav .slicknav_row:hover {
	background: #ccc;
	color: #fff;
}
.slicknav_nav a:hover {
	background: #ccc;
	color: #222;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
/* Style add css Editor
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.css-down {
	bottom:0;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.css-down:hover {
	bottom:-5px;
}
.css-up {
	bottom:0;
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.css-up:hover {
	bottom:5px;
}
.css-zoomin {
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.css-zoomin:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.css-zoomout {
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.css-zoomout:hover {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.wrapp-css-zoom {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.css-zoom {
	position:relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* Style css Editor
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.clr-primario {
	color:#000 !important;
}
.clr-secundario {
	color:#333 !important;
}
.fnt-thin {
	font-family: 'MicrosoftTaiLe';
}
.fnt-light {
	font-family: 'MicrosoftTaiLe';
}
.fnt-regular {
	font-family: 'MicrosoftTaiLe';
}
.fnt-bold {
	font-family: 'MicrosoftTaiLe-Bold';
}
.fnt-black {
	font-family: 'MicrosoftTaiLe-Bold';
}
.fnt-text_size10 {
	font-size:10px;
}
.fnt-text_size12 {
	font-size:12px;
}
.fnt-text_size14 {
	font-size:14px;
}
.fnt-text_size16 {
	font-size:16px;
}
.fnt-text_size18 {
	font-size:18px;
	line-height:normal;
}
.fnt-text_size22 {
	font-size:22px;
	line-height:normal;
}
.fnt-text_size24 {
	font-size:24px;
	line-height:normal;
}
.fnt-text_size26 {
	font-size:26px;
	line-height:normal;
}
.fnt-text_size28 {
	font-size:28px;
	line-height:normal;
}
.fnt-text_size30 {
	font-size:30px;
	line-height:normal;
}
.fnt-text_size34 {
	font-size:34px;
	line-height:normal;
}
.fnt-text_size38 {
	font-size:38px;
	line-height:normal;
}
.fnt-text_size40 {
	font-size:40px;
	line-height:normal;
}
.fnt-text_size50 {
	font-size:50px;
	line-height:normal;
}
.fnt-text_size60 {
	font-size:60px;
	line-height:normal;
}
.fnt-text_size80 {
	font-size:80px;
	line-height:normal;
}
.fnt-text_size100 {
	font-size:100px;
	line-height:normal;
}
.fnt-text_left, .loop p.fnt-text_left {
	text-align:left;
}
.fnt-text_right, .loop p.fnt-text_right {
	text-align:right;
}
.fnt-text_center, .loop p.fnt-text_center {
	text-align:center;
}
.fnt-text_justify, .loop p.fnt-text_justify {
	text-align:justify;
}
.btn {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 800;
	color: #ffffff !important;
	font-size: 13px;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 6px 34px;
	border: 2px solid #70655b;
	background-color: #70655b;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn:hover {
	background-color: #56504a;
	border: 2px solid #56504a;
}
.btn2 {
	position: relative;
	display: inline-block;
	margin: 2px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	color: #ffffff !important;
	font-size: 13px;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 6px 34px;
	background-color: #56504a;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0) !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn2:hover {
	background-color: #70655b;
}
.btnborde {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	color: #8c8c8c !important;
	font-size: 13px;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 10px 45px;
	border: 2px solid #70655b;
}
.btnborde:hover {
	color: #FFF !important;
	border: 2px solid #70655b;
	background-color: #70655b;
}
.btnborde2 {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	color: #56504a !important;
	font-size: 13px;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 10px 45px;
	border: 2px solid #56504a;
}
.btnborde2:hover {
	color: #FFF !important;
	border: 2px solid #56504a;
	background-color: #56504a;
}
.btnborde3 {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 600;
	color: #FFF !important;
	font-size: 13px;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 10px 45px;
	border: 2px solid #FFF;
}
.btnborde3:hover {
	color: #FFF !important;
	border: 2px solid #70655b;
	background-color: #70655b;
}
.decorlineizq {
	position: relative;
	display: inline-block;
	padding: 0 0 10px 0;
}
.decorlineizq:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	left: 0;
	bottom: 0;
	background-color: #70655b;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.decorlineder {
	position: relative;
	display: inline-block;
	padding: 0 0 10px 0;
}
.decorlineder:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	right: 0;
	bottom: 0;
	background-color: #70655b;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.decorlinecen {
	position: relative;
	display: inline-block;
	padding: 0 0 10px 0;
}
.decorlinecen:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	right: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
	background-color: #70655b;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}
.arrowizq {
	position: relative;
	display: inline-block;
	padding: 0 40px 0 0;
	width: 100%;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.arrowizq:after {
	content: "\f054";
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	right: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	background-color: #70655b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.arrowder {
	position: relative;
	display: inline-block;
	padding: 0 0 0 40px;
	width: 100%;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.arrowder:after {
	content: "\f054";
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	left: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	background-color: #70655b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.arrowcen {
	position: relative;
	display: inline-block;
	padding: 0 0 40px 0;
	text-align: center;
	width: 100%;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.arrowcen:after {
	content: "\f078";
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	background-color: #70655b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.btnreciclar {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #fff !important;
	font-size: 13px;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 10px 15px;
	background-color: #80b13e;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btnreciclar:hover {
	background-color: #8dbf49;
}
.btnreciclar:before {
	content: "\f1b8";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0;
}
.iconcor {
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconcor:before {
	content: "\f0e0";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0;
	color: #70655b;
	position: absolute;
	left: 0;
	top: 0;
}
.icontel {
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.icontel:before {
	content: "\f095";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0;
	color: #70655b;
	position: absolute;
	left: 0;
	top: 0;
}
.iconcel {
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconcel:before {
	content: "\f10b";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0;
	color: #70655b;
	position: absolute;
	left: 0;
	top: 0;
}
.iconmap-marker {
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iconmap-marker:before {
	content: "\f041";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 4px 0 0;
	color: #70655b;
	position: absolute;
	left: 0;
	top: 0;
}
.seccioncolorblanco .iconmap-marker:before {
	color: #FFF;
}
.quotesText {
	display: inline-block;
	padding: 8px 32px 8px 35px;
	text-align: left;
	position: relative;
	font-size: 26px !important;
	line-height: 32px;
}
.quotesText strong {
	font-weight:700;
	color:#56504a;
}
.quotesTexti {
	font-style:italic
}
.quotesText:before {
	content: "\f10d";
	color: #70655b;
	position: absolute;
	margin: 0 0;
	font-size: 18px;
	top: 10px;
	left: 10px;
	display: inline-block;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.quotesText:after {
	content: "\f10e";
	color: #70655b;
	position: relative;
	margin: 0 3px;
	font-size: 18px;
	top: -8px;
	position:relative;
	display: inline-block;
	font-family:FontAwesome;
	font-style:normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* Css Selection
–––––––––––––––––––––––––––––––––––––––––––––––––– */
::selection {
	background: #000;
	color: #fff;
}
::-moz-selection {
 background: #000;
 color: #fff;
}
::-webkit-selection {
 background: #000;
 color: #fff;
}
/* Css One Page
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.onepagesection {
	position: relative;
}
.onepagesection.onepagesectionfullSceen {
	height: 100vh;
	overflow: hidden;
}
.onepagesection.onepagesectionfullSceen .content {
	width: 100%;
	max-width: 100%;
	height:100%;
	margin: 0 auto;
	position:relative;
}
.onepagesection.onepagesectionfullSceen .content .contentsection {
	z-index: 2;
	width:90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.onepagesection.onepagesectionfullSceen.onepagesection-bgimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.contentsection {
	position: relative;
	z-index: 2;
}
.menuonepagesection .menuhide {
	display: none;
}
.overflowsection {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	z-index: 1;
}
.onepagesection-bgimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* Css Secciones Page
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.navegacionscroll {
	position:fixed;
	height:100%;
	z-index:9;
	right: 25px;
	top:0;
}
.navegacionscroll ul {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.navegacionscroll ul li {
	display: block;
	line-height: normal;
	margin: 2px 0;
}
.navegacionscroll ul li a .navBullet {
	width:18px;
	height:18px;
	border-radius:50%;
	display:inline-block;
	border:1px solid #e8e8e8;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.navegacionscroll ul li a.active .navBullet, .navegacionscroll ul li a:hover .navBullet {
	border:1px solid #e8e8e8;
	background-color:#e8e8e8;
}
.navegacionscroll ul li a .navTitulo {
	display:none;
}
.wrap-content-secciones {
	background-position: center center;
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
}
.wrap-content-secciones.bgimgcover {
	background-size: cover;
}
.wrap-content-secciones.bgimgcontain-attachment-fixed {
	background-size:cover;
	background-attachment:fixed;
	background-position: center center;
}
.wrap-content-secciones .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}
.wrap-content-secciones .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.wrap-content-secciones .overlay.opacidadoverlay90 {
	opacity: 0.9;
}
.wrap-content-secciones .overlay.opacidadoverlay80 {
	opacity: 0.8;
}
.wrap-content-secciones .overlay.opacidadoverlay70 {
	opacity: 0.7;
}
.wrap-content-secciones .overlay.opacidadoverlay60 {
	opacity: 0.6;
}
.wrap-content-secciones .overlay.opacidadoverlay50 {
	opacity: 0.5;
}
.wrap-content-secciones .overlay.opacidadoverlay40 {
	opacity: 0.4;
}
.wrap-content-secciones .overlay.opacidadoverlay30 {
	opacity: 0.3;
}
.wrap-content-secciones .overlay.opacidadoverlay20 {
	opacity: 0.2;
}
.wrap-content-secciones .overlay.opacidadoverlay10 {
	opacity: 0.1;
}
.wrap-content-secciones .content {
	z-index: 2;
	position: relative;
}
.wrap-content-secciones.seccionpadding0 {
	padding:0 0;
}
.wrap-content-secciones.seccionpadding30 {
	padding:30px 0;
}
.wrap-content-secciones.seccionpadding60 {
	padding:60px 0;
}
.wrap-content-secciones.seccionpadding90 {
	padding:90px 0;
}
.wrap-content-secciones.seccionpadding120 {
	padding:120px 0;
}
.wrap-content-secciones.seccionpadding150 {
	padding:150px 0;
}
.wrap-content-secciones.seccionpadding180 {
	padding:180px 0;
}
.wrap-content-secciones.seccionpadding200 {
	padding:200px 0;
}
.wrap-content-secciones.seccionpadding300 {
	padding:300px 0;
}
/*Full Sreen Seccion*/
.seccionsizefullScreen .content {
	max-width: 100%;
	width: 100%;
}
.seccionsizefullScreen .owl-carousel.galeriaslider {
	height: 100%;
}
.seccionsizefullScreen .owl-carousel.galeriaslider .owl-item, .seccionsizefullScreen .owl-carousel.galeriaslider .item {
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
}
.seccionsizefullScreen .owl-carousel.galeriaslider .owl-item img {
	transform-style: initial;
	height: 100%;
	object-fit: cover;
}
/* Css General
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wrap {
	width: 100%;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
}
.wrap-content {
	width: 100%;
	display: block;
	float: left;
}
.content {
    width: 1020px;
    max-width: 1020px;
    margin: 0 auto;
}
@media screen and (max-width: 2000px) {
.content {
	max-width: 1020px;
}
.seccionsizefull .content {
	max-width: 100%;
	width: 100%;
}
}
.content.contentfull {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.content-page {
	padding: 0 0 60px 0;
	width: 65%;
	float: left;
	margin: 0 0 0 0;
}
.content-page.content-page-single {
	margin: 0 0 0 0;
}
.content-page.content-page-single .pages {
	margin: 0 0 50px 0;
}
.tituloP {
	font-size: 28px;
	font-weight: 700;
	padding: 20px 0;
	margin: 20px 0 18px 0;
	color: #4c4c4e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #fafafa;
}
.sidebar-productos {
	padding: 0 0 60px 0;
	width: 24%;
	min-height: 380px;
	float: left;
	margin: 0 0 0 0;
}
.content-page.content-page-full {
	padding: 0 0 60px 0;
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}
.sidebar-post {
	width: 30%;
	float: right;
	margin: 0 0 0 0;
}
.sidebar-post.sidebar-post-single {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.sticky {
	position: fixed;
	z-index: 9999;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#wrapper-top-fixed {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.wrap-content.wrap-content-title {
	margin: 0 0 50px 0;
}
.wrap-content-title h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.04em;
	margin: 0 0 8px 0;
	color: #000;
}
.descripcion-categoria {
	font-weight: 400;
	font-size: 15px;
	color: #838383;
	line-height: 20px;
}
.descripcion-categoria strong {
	font-weight: 900;
}
.descripcion-categoria a {
	color:#000;
}
.wrap-content-after-loop {
	padding: 12px 0;
	margin: 0 0 60px 0;
}
.wrap-content-after-loop p {
	color: #adadad;
	font-size: 13px;
}
.wrap-content-after-loop p i {
	color: #000;
	font-size: 11px;
}
.categoria-actual {
	font-size: 12px !important;
}
.categoria-actual span {
	font-size: 8px;
	display: inline-block;
	vertical-align: middle;
	color: #929292;
}
.loop .categoria-actual a, .categoria-actual a {
	color: #000;
}
/* Layout Pages
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.content.content-full {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0;
}
.pages {
    width: 100%;
    float: left;
    margin: 10px 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 0;
}
.content.content-full .pages {
	margin: 50px 0 50px 0;
}
.pages.pages-sidebar-der {
	width: 65%;
	float: left;
	margin: 50px 0 50px 0;
	padding: 0;
}
.pages.pages-sidebar-izq {
	width: 65%;
	float: right;
	margin: 50px 0 50px 0;
	padding: 0;
}
.sidebar {
	width: 32%;
	float: right;
	margin: 50px 0 50px 0;
}
.sidebarPage.sidebarPageDer {
	width: 32%;
	float: right;
	margin: 50px 0 50px 0;
}
.sidebarPage.sidebarPageIzq {
	width: 32%;
	float: left;
	margin: 50px 0 50px 0;
}
.sidebarPage .widget-sidebar:first-child {
	background-color:#fafafa;
}
/* Sub Pages
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop ul.subpages {
	text-align: left;
}
.loop ul.subpages.subpages-group li {
	width: 100%;
}
.loop ul.subpages.subpages-group li h4 {
	font-size: 13px;
}
.loop ul.subpages li {
	width: 31%;
	position:relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 1% 20px 1%;
	padding: 0;
	background-color: #fff;
	line-height: 100px;
}
.loop ul.subpages li a {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.loop ul.subpages li h4 {
	width: 100%;
	height: 80px;
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	text-align: center;
	z-index: 3;
	padding: 10px 10px;
	color: #000;
	font-size: 20px;
	line-height: normal;
	letter-spacing: .03em;
	font-weight: 800;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li h4 span {
	background-color: rgba(255,255,255,0.9);
	padding: 10px 20px;
}
.loop ul.subpages li h4 div.arrowpage {
	width: 38px;
	height: 38px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 5px;
	border: 2px solid #000;
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li h4 div.arrowpage i {
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li h4:hover div.arrowpage i {
	left: 1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li div.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	background-color: rgba(0, 0, 0, 0.1);
	display: none;
}
.loop ul.subpages li figure {
	width: 100%;
	position: relative;
	line-height: 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li figure img {
	margin: 0 0;
	padding: 0 0;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop ul.subpages li:before {
	display: none;
}
.loop ul.subpages li:hover figure img {
	transform: scale(1.03);
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
}
.loop ul.subpages li:hover h4 {
	color: #000;
}
.no-thumbnail i {
	font-size: 30px;
	color: #e6e6e6;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
/* Search
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#searchform {
	width: 100%;
	height: 44px;
	border-radius: 22px;
	float: right;
	display: block;
	border: 2px solid #f1f1f1;
	background-color: #FFF;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#searchform:hover > #searchform:after {
	color: #333;
}
#searchform:after {
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	content: "\f002";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 20px;
	color: #000;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#searchform input[type="text"] {
	background-color: rgba(255, 255, 255, 0);
	display: block;
	float: left;
	padding: 0 46px 0 8px;
	width: 100%;
	border: 0 solid #f5f5f5;
	height: 42px;
	border-radius: 22px;
	font-size: 14px;
	font-weight: 800;
	color: #cecece;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#searchform input:focus {
	outline: none;
	background-color: #fafafa;
	color: #999;
	font-weight: 800;
}
#searchform #searchsubmit {
	cursor: pointer;
	width: 42px;
	height: 42px;
	display: block;
	float: left;
	border: 0;
	background-color: transparent;
	color: #000;
	border-radius: 0 15px 15px 0;
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -2000px;
	overflow: hidden;
	z-index: 2;
}
/* Breadcrumbs
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.breadcrumbs {
	display: none !important;
	font-size: 12px;
	text-align: right;
	float: right;
	padding: 20px 0;
	position: relative;
	z-index: 2;
}
.bg-breadcrumbs.bg-breadcrumbs-margin {
	background-color: transparent;
	margin: 60px 0 60px 0;
}
.bg-breadcrumbs.bg-breadcrumbs-margin .content {
	display: none;
}
.breadcrumbs li {
	display: inline-block;
	color: #000;
}
.breadcrumbs li a {
    color: #9c7a5e;
    text-decoration: none;
    margin: 0 5px;
    font-size: 12px;
    font-weight: 400;
}
.breadcrumbs li:after {
	content: "\f054";
	color: rgba(112, 101, 91, 0.9);
	opacity: 0.6;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 9px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.breadcrumbs li:last-child:after {
	content: '';
	display: inline-block;
}
.breadcrumbs li:last-child a {
	font-weight: 400;
}
/* Paginador
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.paginador {
	width: 100%;
	display: block;
	float: left;
}
.navigation {
	float: left;
	width: 100%;
	margin: 30px 0 50px 0;
	padding: 10px 0 0 0;
	text-align: left;
	border-top: 1px solid #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.navigation .pages {
	display:none;
}
.navigation span, .navigation a {
	font-weight: 400;
	color: #fff;
	margin: 0 0 0 0;
	border: 2px solid #f4f3f3;
	background-color: #f4f3f3;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	vertical-align: top;
	border-radius: 0;
	padding: 0 25px;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.navigation .current, .navigation a:hover {
	color: #fff !important;
	border: 2px solid #000;
	background-color: #000;
}
/* single producto
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-producto-destacada {
	width: 220px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	background-color: #FFF;
	padding: 1px;
	margin:0 0 10px 0;
	-webkit-box-shadow: inset 0 0 0 1px #f5f5f5;
	-moz-box-shadow: inset 0 0 0 1px #f5f5f5;
	box-shadow: inset 0 0 0 1px #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.single-producto-destacada img {
	display:inline-block;
	vertical-align:middle;
}
/* Table
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.TableResponsive {
	background-color: #fafafa;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%;
	empty-cells: show;
	font-size: 15px;
}
th {
	text-align: left;
	font-weight: 700;
	vertical-align: bottom;
}
td {
	vertical-align: top;
}
tr.align-middle td, td.align-middle {
	vertical-align: middle;
}
th, td {
	padding: 8px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
}
th:first-child, td:first-child {
	padding-left: 0;
}
th:last-child, td:last-child {
	padding-right: 0;
}
tfoot th, tfoot td {
	color: rgba(0, 0, 0, 0.5);
}
table.bordered {
	margin-top: -1px;
}
table.bordered td, table.bordered th {
	border: 1px solid #eee;
}
table.striped tr:nth-child(odd) td {
	background: #f4f4f4;
}
table.bordered td:first-child, table.bordered th:first-child, table.striped td:first-child, table.striped th:first-child {
	padding-left: 16px;
}
table.bordered td:last-child, table.bordered th:last-child, table.striped td:last-child, table.striped th:last-child {
	padding-right: 16px;
}
table.flat td, table.flat th {
	border: none;
	padding: 0;
}
@media screen and (max-width: 600px) {
table.TableResponsive thead {
	display: none;
}
table.TableResponsive tbody td {
	display: block;
 padding: .6rem;
}
table.TableResponsive tbody tr td:first-child {
	background: #666;
	color: #fff;
}
table.TableResponsive tbody td:before {
	content: attr(data-th);
	font-weight: bold;
	display: inline-block;
	width: 6rem;
}
}
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	color: #555;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	line-height: 38px;
 letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
	color: #333;
	border-color: #888;
	outline: 0;
}
.button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
	color: #FFF;
	background-color: #33C3F0;
	border-color: #33C3F0;
}
.button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
	color: #FFF;
	background-color: #1EAEDB;
	border-color: #1EAEDB;
}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.label50, .loop .label50 {
	width: 48.6%;
	margin: 0 1% 0 0;
	min-height: 80px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 600;
}
.label100, .loop .label100 {
	width: 100%;
	min-height: 80px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 600;
}
.requerido {
	color: red;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
	height: 38px;
	padding: 6px 10px;
	/* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 1px solid #33C3F0;
	outline: 0;
}
label, legend {
	display: block;
 margin-bottom: .5rem;
	font-weight: 600;
}
fieldset {
	padding: 0;
	border-width: 0;
}
input[type="checkbox"], input[type="radio"] {
	display: inline;
}
label > .label-body {
	display: inline-block;
 margin-left: .5rem;
	font-weight: normal;
}
/*
---------------------------------------------------------------
-----------------------  CSS Loop  ----------------------------
---------------------------------------------------------------
*/

.loop, .loop ul, .loop div, body.loop, body.loop ul, body.loop div {
	font-size: 14px;
	color: #333;
}
.seccioncolorblanco .loop, .seccioncolorblanco .loop ul, .seccioncolorblanco .loop div, body.seccioncolorblanco .loop, body.seccioncolorblanco .loop ul, body.seccioncolorblanco .loop div {
	color: #FFF;
}
.seccioncolorblanco .loop ul li:before {
	color: #FFF;
}
.loop p {
    margin: 0 0 10px 0;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.01em;
    text-align: left;
}
.loop.loop-single-propiedades p {
	text-align:justify;
}
.loop strong {
	font-family: 'MicrosoftTaiLe-Bold';
}
.loop blockquote {
	width: 100%;
	float: left;
	padding: 8px 0 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	clear: both;
}
.loop blockquote:before {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f10d";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-size: 30px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #d8d8d8;
}
.loop b {
	font-weight: 700;
}
.loop i, .loop em {
	font-style: italic;
}
.loop i.fa, .loop em.fa {
	font-style: normal;
}
.loop a[href$='.pdf'] {
	margin: 0 10px 0 0;
	font-size: 13px;
	display: inline-block;
	border: 2px solid #000;
	padding: 6px 10px;
	border-radius: 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.loop a[href$='.pdf']:hover {
	background-color:#000;
	color:#FFF;
}
.loop a[href$='.pdf']:before {
	content: "\f1c1";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: static;
	height: inherit;
	background-color: transparent;
	width: inherit;
	margin: 0 5px 0 0;
	color: #000;
}
.loop a[href$='.pdf']:hover:before {
	color:#FFF;
}
.loop a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop a:hover {
	color: #000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop a.menucroll {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #70b1d2;
}
.loop a.menucroll:hover {
	color: #000;
}
.loop a.menucroll:hover {
	color: #004a87;
}
.loop p img {
	max-width: 100%;
	height: auto;
}
.loop img {
	max-width: 100%;
	height: auto;
}
.loop ul {
	margin: 0 0 15px 0;
	font-weight:300;
	display: block;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}
.loop ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	line-height: 22px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop ul li:before {
	position: absolute;
	color: #9c7b5e;
	top: 0;
	left: 0;
	content: "\f111";
	font-family: FontAwesome;
	font-style: normal;
	font-size: 6px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.loop ul li ul {
	margin: 5px 0;
}
.loop ul li ul li {
	text-indent: 5px;
}
.loop ul li ul li:before {
	content: "\f111";
	font-size: 6px;
	color: #d76c45;
}
.loop ol {
	margin: 15px 0;
	display: block;
	padding: 0 0 0 0;
	list-style-type: none;
	counter-reset: li-counter;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop ol li {
	margin: 0 0 20px 0;
	padding: 0 0 0 32px;
	line-height: 25px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}
.loop ol li:before {
	position: absolute;
	top: -2px;
	left: 0;
	color: #000;
	content: counter(li-counter);
	counter-increment: li-counter;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #000;
}
.loop ol li ol li {
	margin: 0 0 20px 0;
	padding: 0 0 0 8px;
}
.loop ol li ol li:before {
	counter-increment: inherit;
	width: 8px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	font-weight: 700;
	background-color: transparent;
	border-radius: 50%;
	content: "\f111";
	color: #000;
	margin: 0 0 0 0;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: -3px;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 7px;
}
.loop h1, .loop h2, .loop h3, .loop h4, .loop h5, .loop h6 {
	font-family: 'MicrosoftTaiLe-Bold';
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	line-height: normal;
}
.loop h1 {
	font-size: 34px;
}
.loop h2 {
	font-size: 26px;
}
.loop h3 {
	font-size: 22px;
}
.loop h4 {
	font-size: 21px;
}
.loop h5 {
	font-size: 20px;
}
.loop h6 {
	font-size: 19px;
}
.loop hr {
	height: 1px;
	border: 0;
	width: 100%;
	float: left;
	margin: 10px 0;
	display: block;
	position: relative;
	background-color: #dedede;
}
.loop hr:before {
	content: "";
	width: 6%;
	height: 1px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.6;
}
.wrap-video-container {
	width: 100%;
	display: inline-block;
}
.clear {
	clear: both;
}
.text-shadow {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
/* Css Galeria
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop .gallery-ul {
	display: webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: row;
}
.loop .gallery-wrapper.gallery-columns-1 .gallery-ul li {
	width: calc(100%);
}
.loop .gallery-wrapper.gallery-columns-2 .gallery-ul li {
	width: calc(50%);
}
.loop .gallery-wrapper.gallery-columns-3 .gallery-ul li {
	width: calc(33.33333333%);
}
.loop .gallery-wrapper.gallery-columns-4 .gallery-ul li {
	width: calc(25%);
}
.loop .gallery-wrapper.gallery-columns-5 .gallery-ul li {
	width: calc(20%);
}
.loop .gallery-wrapper.gallery-columns-6 .gallery-ul li {
	width: calc(16.66666667%);
	line-height:150px;
	text-align:center;
}
.loop .gallery-wrapper.gallery-columns-6 .gallery-ul li img {
	width: auto;
	max-width: 100%;
	max-height: 150px;
	display: inline-block;
	vertical-align: middle;
}
.loop .gallery-wrapper.gallery-columns-7 .gallery-ul li {
	width: calc(14.28571429%);
}
.loop .gallery-wrapper.gallery-columns-8 .gallery-ul li {
	width: calc(12.5%);
}
.loop .gallery-wrapper.gallery-columns-9 .gallery-ul li {
	width: calc(11.11111111%);
}
.loop .gallery-wrapper .gallery-ul li {
	position: relative;
	overflow: hidden;
	margin: 0 0;
	padding: 0 0 0 0;
	line-height: 0;
}
.loop .gallery-wrapper .gallery-ul li .gallery-ul-item {
	width: 100%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop .gallery-wrapper .gallery-ul li a {
	display: block;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop .gallery-wrapper .gallery-ul li a img {
	max-width: 100%;
	height: auto;
	transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.loop .gallery-wrapper .gallery-ul li a:hover img {
	transform: scale(1.1);
}
.loop .gallery-wrapper .gallery-ul li a.tooltips span {
	position: absolute;
	width: 140px;
	color: #FFFFFF;
	background: #000000;
	height: 30px;
	line-height: 30px;
	text-align: center;
	visibility: hidden;
	border-radius: 6px;
}
.loop .gallery-wrapper .gallery-ul li a:hover.tooltips span {
	visibility: 0;
	opacity: 0;
	bottom: 30px;
	left: 50%;
	margin-left: -76px;
	z-index: 999;
}
.loop .gallery-wrapper .gallery-ul li:before {
	display: none;
}
/* Css Paginador Galeria
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#addpaginador {
	min-height: inherit !important;
}
.holderGallery {
	width: 100%;
	float: left;
	margin: 30px 0 50px 0;
	text-align: left;
}
.holderGallery a {
	cursor: pointer;
}
.holderGallery a:hover {
	background-color: #000;
	color: #FFF;
}
.holderGallery a.jp-current {
	background-color: #000;
	color: #FFF;
}
.holderGallery a, .holderGallery span {
	display: inline-block;
	padding: 16px 16px;
	font-size: 16px;
	background-color: #fafafa;
	vertical-align: top;
	margin: 0 1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.holderGallery a.jp-previous, .holderGallery a.jp-next {
	padding: 16px 40px;
}
.holderGallery a.jp-previous.jp-disabled, .holderGallery a.jp-next.jp-disabled {
	color: #cecece;
}
/*
---------------------------------------------------------------
--------------------------  Post  -----------------------------
---------------------------------------------------------------
*/


/*Post Propiedades*/
.content-page-productos .post.post-propiedades:first-child {
	margin: 20px 0 8px 0;
}
.content-page-productos .post.post-propiedades:last-child {
	margin:8px 0 20px 0;
}
.post.post-propiedades {
	height: 346px;
	overflow: hidden;
	position: relative;
	margin: 8px 0 8px 0;
}
.post.post-propiedades .img-destacada a, .post.post-propiedades .img-destacada {
	width: 100%;
	height: 346px;
	background-repeat:no-repeat;
	background-size:cover;
	display: block;
	
}
.post.post-propiedades .img-destacada a img {
	display:none;
	
}

.img-destacada.img-destacada-single {
	width: 100%;
	height: 480px;
	background-repeat:no-repeat;
	background-size:cover;
}
.img-destacada.img-destacada-single img {
	display:none;
}

/*.post.post-propiedades .img-destacada img {
	width: 100%;
   
}*/
.post.post-propiedades .post-excerpt {
	width: 250px;
	padding: 2% 2% 50px 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.status-propiedad {
	background-color: rgba(255, 0, 0, 0.8);
	position: absolute;
	z-index: 3;
	width: 200px;
	text-align: center;
	color: #FFF !important;
	padding: 5px 0;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	left: -60px;
	top: 24px;
	font-weight: 600;
}
.img-destacada {
	position: relative;
	overflow: hidden;
}
.post.post-propiedades:nth-child(odd) .post-excerpt {
	right: 5%;
}
.post.post-propiedades:nth-child(even) .post-excerpt {
	left:5%;
}
.post.post-propiedades .post-excerpt h2, .loop .post.post-propiedades .post-excerpt h2 {
	margin: 0;
	font-family: 'MicrosoftTaiLe-Bold';
	text-transform: uppercase;
}
.post.post-propiedades .post-excerpt h2 a, .loop .post.post-propiedades .post-excerpt h2 a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
}
.post.post-propiedades .post-excerpt h3, .loop .post.post-propiedades .post-excerpt h3 {
	margin: 0 0 5px 0;
	font-weight:normal;
}
.post.post-propiedades .post-excerpt h3 a, .loop .post.post-propiedades .post-excerpt h3 a {
	color: #cdb384;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'MicrosoftTaiLe';
}
.post.post-propiedades .post-excerpt h3 a:hover, .loop .post.post-propiedades .post-excerpt h3 a:hover {
	color:#FFF;
}
.agenda-una-cita a {
	padding: 4px;
	border-radius: 4px;
}
.agenda-una-cita a i {
	color: #92816e;
	font-size: 12px;
}
.agenda-una-cita a:hover {
	color:#94816e !important;
}
.post.post-propiedades .post-excerpt .precio, .loop .post.post-propiedades .post-excerpt .precio, .post.post-propiedades .post-excerpt .area-construccion, .loop .post.post-propiedades .post-excerpt .area-construccion, .post.post-propiedades .post-excerpt .area-terreno, .loop .post.post-propiedades .post-excerpt .area-terreno, .post.post-propiedades .post-excerpt area-terreno-frente, .loop .post.post-propiedades .post-excerpt .area-terreno-frente {
	color: #FFF;
	display: block;
	margin: 6px 0;
	font-size: 16px;
	width: 100%;
	float: left;
	font-family: 'MicrosoftTaiLe';
}
.post.post-propiedades .post-excerpt .tipo-propiedad, .loop .post.post-propiedades .post-excerpt .tipo-propiedad {
	color: #FFF;
	display: block;
	margin: 8px 0 6px 0;
	font-size: 16px;
	width: 100%;
	float: left;
	font-family: 'MicrosoftTaiLe';
	text-transform: uppercase;
}
.post.post-propiedades .ver-mas {
	width: 80%;
	float: left;
	text-align: left;
	left: 10%;
	bottom: 19px;
	padding: 0 0;
	margin: 0 0 0 0;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post.post-propiedades .ver-mas a {
	color: #cdb384;
	display: inline-block;
	padding: 12px 0;
	border-radius: 0;
	background-color: transparent;
	font-size: 14px;
	border-top: 1px dotted #cdb384;
	border-bottom: 1px dotted #cdb384;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	width: 100%;
	font-weight:normal;
	font-family: 'MicrosoftTaiLe';
}
.post.post-propiedades .ver-mas a i {
	font-size:8px;
}
.post.post-propiedades .ver-mas a:hover {
	color: #FFF;
	background-color:transparent;
	border-left: 0px solid #FFF;
	border-right:0px solid #FFF;
}
/*single propiedades*/

.propiedad-full-descripcion {
	margin: 20px 0 50px 0;
	padding: 0 0 40px 0;
	float: left;
	width: 100%;
}

.propiedad-full-galeria {
	display:none;
	margin: 20px 0 50px 0;
	padding: 0 0 40px 0;
	float: left;
	width: 100%;
}
.propiedad-full-galeria img {
	margin-bottom: 17px;
}
.div-ver-galeria {
	width: 100%;
	float: left;
	text-align: right;
	margin: 10px 0;
	border-top: 1px dashed #f5f5f5;
	border-bottom: 1px dashed #f5f5f5;
}
.div-ver-galeria.div-ver-galeria-title {
	margin: 10px 0 20px 0;
}
.div-ver-galeria.div-ver-galeria-title h1 {
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: -0.03em;
	float: left;
	margin: 0 0;
	color: #9c7b5e;
	font-family: 'MicrosoftTaiLe-Bold';
	max-width: 525px;
}
.div-ver-galeria.div-ver-galeria-title span {
	padding: 19px 0;
}
.div-ver-galeria span {
	display: inline-block;
	padding: 14px 0;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'MicrosoftTaiLe-Bold';
	color:#9c7b5e;
}
.div-ver-galeria span i {
	font-size: 11px;
	position: relative;
	top: -1px;
}
.div-ver-galeria span:hover {
	color:#94816e;
	text-decoration:underline;
}
.galeria-propiedades {
	width:100%;
	float:left;
	margin:20px 0 20px 0;
}
.galeria-propiedades h2 {
	font-size: 18px !important;
	letter-spacing: 0 !important;
	border-bottom: 1px dotted #b5af95;
}
.simplefilter {
	width:100%;
	float:left;
	text-align:left;
}
.simplefilter li, .loop .simplefilter li {
	display: inline-block;
	float: left;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	margin: 0 1px;
	padding: 16px 30px;
	background-color: #ababab;
	color: #FFF;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.simplefilter li:before, .loop ul.simplefilter li:before {
	display:none;
	content:"";
}
.simplefilter li a, .loop .simplefilter li a {
	display: block;
}
.simplefilter li.active, .loop .simplefilter li.active, .simplefilter li:hover, .loop .simplefilter li:hover {
	background-color: #000;
}
.filtr-container {
	float:left;
	width:100%;
}
.filtr-item {
	width: 26%;
	float: left;
	margin: 0 18px 18px 0;
}
.filtr-item a {
	display:block;
	line-height: 0;
}
.filtr-item a .filtr-zoom, .planos a .filtr-zoom {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	left: 0;
	top: 0;
	right: 0;
	bottom: -40px;
	margin: auto;
	background-color: rgba(1,1,1,0.7);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.filtr-item a:hover .filtr-zoom, .planos a:hover .filtr-zoom {
	bottom: 0;
	opacity: 1;
}
.pdf-propiedad {
	width: 255px;
	height: 153px;
	border: 0px solid #dadada !important;
	border-radius: 0 !important;
	background-color: #efefef;
}
.pdf-propiedad:before {
	display:none !important;
	content:"";
}
.pdf-propiedad span {
	font-size: 18px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #525252;
}
.pdf-propiedad span i {
	color: red;
}
.loop a.pdf-propiedad[href$='.pdf']:hover {
	background-color:transparent;
}
.all-compartir, .loop ul.all-compartir {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}
.all-compartir li, .loop ul.all-compartir li {
	margin: 0 0 0 0;
	padding: 0 0 0;
	line-height: 28px;
}
.all-compartir li:before, .loop ul.all-compartir li:before {
	display:none;
}
.all-compartir li a, .loop ul.all-compartir li a, .all-compartir li button, .loop ul.all-compartir li button {
	display: inline-block;
	height: inherit;
	padding: 0 0;
	color: #9c7b5e;
	text-align: left;
	font-size: 11px !important;
	line-height: inherit;
 letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 0 solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
}
.all-compartir li a:hover, .loop ul.all-compartir li a:hover, .all-compartir li button:hover, .loop ul.all-compartir li button:hover {
	color: #94816e;
	text-decoration: underline;
}
.all-compartir li button, .loop ul.all-compartir li button {
	font-size: 11px !important;
}
.all-compartir li a.jssocials-share-link, .loop ul.all-compartir li a.jssocials-share-link {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	text-align: center;
	margin: 0 2px;
}
.all-compartir li a.jssocials-share-link:last-child, .loop ul.all-compartir li a.jssocials-share-link:last-child {
	margin: 0 2px 0 0;
}
.all-compartir li a.jssocials-share-link:hover, .loop ul.all-compartir li a.jssocials-share-link:hover {
	color: #93816e !important;
	background-color: transparent;
	border: 0px solid #2d4373 !important;
}
.all-compartir #shareag {
	display: none;
	width: 100%;
	float: left;
	line-height: normal;
	border-top: 0 dotted #d6c7bb;
}
.all-compartir #shareag a:hover {
	color: #93816e !important;
}
.all-compartir li .jssocials-share-logo {
	font-size: 16px;
}
.all-compartir .displayredes {
    display: inline-block;
    height: inherit;
    padding: 0 0;
    color: #9c7b5e;
    text-align: left;
    font-size: 11px !important;
    line-height: inherit;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 0 solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
}
.all-compartir .displayredes:hover {
	color: #94816e;
	text-decoration: underline;
}
/*.all-compartir #shareag {
	border-top: 0 dotted #d6c7bb;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
	opacity:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.all-compartir .displayredes:hover #shareag {
	opacity:1;
	top: -40px;
	background-color: #FFF;
}*/
.all-compartir li a.redes-add-share.displayredes {
	display:block;
}
.all-compartir .jssocials-share {
	margin:0 0 0 0;
}
/*.all-compartir .jssocials-share {
    transform: translateY(16px);
    opacity: 0;
   
}

.all-compartir .displayredes:hover .jssocials-share {
	transform: translateY(0);
	opacity:1;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}*/

.all-compartir .jssocials-share-link {
	width:inherit;
}
#compartirpropiedad, #tienes-una-propiedad {
	max-width:540px;
}
#compartirpropiedad a, #tienes-una-propiedad a {
	outline:none;
}
.datos-formulario-contacto {
	border-bottom: 1px dotted #b5af95;
}
/*
---------------------------------------------------------------
---------------------  CSS PopUP  -----------------------------
---------------------------------------------------------------
*/


.lightbox-shadow {
    position: fixed;
    background-color: #FFF;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
    z-index: 8;
    display: none;
}
.texto01 {
	display:none;
}
.PopUpA {
    display: none;
    position: fixed;
    padding: 22px 100px;
    max-width: 900px;
    height: 86%;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    margin: auto;
    z-index: 99999;
    background-color: rgba(255,255,255,0.95);
    border-radius: 4px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: scroll;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.3);
}
.PopUpA .PopUpAContent {
	margin: auto;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
}
.closePopUpA {
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #9c795e;
    border-radius: 50%;
    color: #FFF;
    cursor: pointer;
    display: block;
    margin: 0 auto 20px auto;
    position: absolute;
    right: 8px;
    top: 8px;
}
.closePopUpA:before {
	content: '×';
	font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 30px;
}
.closePopUpA:hover {
	background-color: #94816e;
	color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.closePopUpA.closePopUpAtext {
	float: left;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	border-radius: 0;
	color: #9c7b5e;
	cursor: pointer;
	position: static;
	right: 0;
	top: 0;
	margin: 15px 0 10px 0;
	font-size: 18px;
	border-top: 1px dotted #b5af95;
	border-bottom: 1px dotted #b5af95;
}
.closePopUpA.closePopUpAtext:before {
	display:none
}
.closePopUpA.closePopUpAtext:hover {
	background-color:transparent;
	color: #94816e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.PopUpA .logoPop{
	display: block;
    text-align: center;
    margin: 28px 0 20px 0;
    float: left;
    width: 100%;
}
.PopUpA h5 {
    font-size: 18px;
    letter-spacing: -0.03em;
    margin: 0 0 24px 0;
    color: #9c7b5e;
    font-family: 'MicrosoftTaiLe-Bold';
    text-transform: uppercase;
    width: 100%;
    float: left;
    text-align: center;
}
#compartirpropiedad div.wpcf7 .wpcf7-form p, #tienes-una-propiedad div.wpcf7 .wpcf7-form p {
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 10px 0;
	color: #4a4a4a;
	line-height: normal;
}
#compartirpropiedad div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input, #tienes-una-propiedad div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input {
	height: 28px;
}
#compartirpropiedad div.wpcf7 .wpcf7-form .wpcf7-submit, .contact-form input[type="submit"], #tienes-una-propiedad div.wpcf7 .wpcf7-form .wpcf7-submit, .contact-form input[type="submit"] {
	display: inline-block;
	color: #FFF !important;
	font-size: 12px;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 5px 24px;
	background: #9c7a5e;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	width: 200px;
	height: inherit;
	outline: none;
	border: 0px solid #bbb;
}

#compartirpropiedad div.wpcf7 .wpcf7-form .wpcf7-submit:hover, .contact-form input[type="submit"]:hover, #tienes-una-propiedad div.wpcf7 .wpcf7-form .wpcf7-submit:hover, .contact-form input[type="submit"]:hover {
background: #94816e;	
}


.planos {
	width:100%;
	float:left;
}
.planos h3 {
	font-size: 18px !important;
	width: 100%;
	float: left;
	border-bottom: 1px dotted #b5af95;
}
.planos a {
	position:relative;
	width:25%;
	float:left;
}
.propiedad-mapa h3 {
	font-size: 18px !important;
	width: 100%;
	float: left;
	border-bottom: 1px dotted #b5af95;
}
#shareag {
	width: 100%;
	float: left;
	border-top: 1px dotted #d6c7bb;
}
.loop .compartir-amigo a.inlineHtmlBtn i, .compartir-amigo a.inlineHtmlBtn i {
	line-height: 18px;
	text-align: center;
	background-color: transparent;
	color: #56504b;
	position: relative;
	top: -1px;
	padding: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.loop .compartir-amigo a.inlineHtmlBtn:hover i, .compartir-amigo a.inlineHtmlBtn:hover i {
	color: #FFF;
	background-color: transparent;
	left:2px;
}
/*End Post Propiedades*/


.wrap-post {
	text-align: center;
}
.wrap-post .post {
	text-align: left;
}
.post {
	width: 100%;
	float: left;
	margin: 0 0 50px 0;
}
.post .img-destacada {
	width: 30%;
	float: left;
}
.loop .post a.post-category-recent, .post a.post-category-recent {
	color: #000;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	display: none;
}
.loop .post a.post-category-recent i, .post a.post-category-recent i {
	color:#000;
}
.loop .post a.post-category-recent:hover, .post a.post-category-recent:hover {
	color:#000;
}
.post .post-excerpt {
	width: 64%;
	float: left;
	padding: 0 0 0 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post .post-excerpt .post-excerpt-title h3, .loop .post .post-excerpt .post-excerpt-title h3 {
	font-weight: 800;
	margin-top: 5px;
	margin-bottom: 5px;
}
.post .post-excerpt .post-excerpt-title h3 a, .loop .post .post-excerpt .post-excerpt-title h3 a {
	color: #585858;
	text-transform: uppercase;
	font-size: 24px;
}
.post .post-excerpt .post-excerpt-title h3 a:hover, .loop .post .post-excerpt .post-excerpt-title h3 a:hover {
	color:#000;
}
.post .ver-mas {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0 0;
	margin: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post .ver-mas a {
	color: #70655b;
	font-weight: 700;
	display: inline-block;
	padding: 6px 0;
	font-size: 11px;
}
.post .ver-mas a:hover {
	color: #70655b;
}
.post .bullet-excerpt, .loop .post .bullet-excerpt {
	font-size: 42px;
	letter-spacing: -0.05em;
	line-height: 0;
	color: #d4d4d4;
}
.tag-cat {
	display: inline-block;
	margin: 0 20px 0 0;
	color: #000000;
	font-size: 13px;
}
.tag-cat a {
	text-decoration: none;
	color: #000000;
}
.tag-cat a:hover {
	color: #000;
}
/* Css footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */

footer {
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	position: fixed;
	bottom: 0;
	z-index: 9;
}
footer.footer_interior {
	position:static;
}
footer.footer_interior .derechos-reservados {
	color: #FFF;
}
footer.footer_interior .derechos-reservados a {
	color: #FFF;
}
footer.footer_interior .telefono.telefonoFooter a, footer.footer_interior .telefono.telefonoFooter .teldesktop {
	color: #FFF;
}
.direccion {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0;
}
.direccion h6 {
	color:#4c4c4e;
	font-weight: 800;
	font-size: 15px;
	width:100%;
	float:left;
}
.content-direccion {
	display: inline-block;
	margin: 0 0 0 35px;
	padding: 0 0 0 14px;
	position: relative;
	color: #4c4c4e;
	font-size: 15px;
	line-height: 18px;
}
.content-direccion a {
	color:#4c4c4e;
	text-decoration:none;
}
.content-direccion i.fa.fa-map-marker {
	position: absolute;
	color: #000;
	left: 2px;
	top: 2px;
}
.telefono.telefonoFooter {
	display: inline-block;
	vertical-align: top;
}
.telefono.telefonoFooter a {
	text-decoration:none;
	outline:none;
}
.telefono.telefonoFooter a, .telefono.telefonoFooter .teldesktop {
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0 0;
}
.telefono.telefonoFooter a i, .telefono.telefonoFooter .teldesktop i {
	color:#000;
}
.derechos-reservados {
	font-size: 14px;
	font-weight: 300;
	line-height: 35px;
	width: 100%;
	float: right;
	text-align: left;
	color: #fff;
	padding: 10px 0;
	margin: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.derechos-reservados .aviso-privacidad {
	float: right;
}
.derechos-reservados a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.menu-footer {
	display: inline-block;
	margin: 30px 0 20px 0;
	width: 100%;
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #FFF;
}
.menu-footer h6 {
	color: #434343;
	font-size: 19px;
	padding: 15px;
	display: block;
	font-weight: 800;
	margin: 50px 0 0 0;
}
.menu-inferior-secundario {
	width: 100%;
	float: left;
	text-align: left;
}
.menu-inferior-secundario > li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 2px;
}
.menu-inferior-secundario li {
	position: relative;
	background-image: none;
	list-style: none;
	line-height: 20px;
}
.menu-inferior-secundario li a {
	font-weight: 800;
	font-size: 15px;
	text-transform: uppercase;
	color: #CCC;
	padding: 6px 6px;
	text-decoration: none;
	display: inline-block;
	position: relative;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
.menu-inferior-secundario li li a:first-letter {
	text-transform: capitalize;
}
.menu-inferior-secundario li li a {
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	color: #FFF;
	padding: 3px 10px;
	text-decoration: none;
	display: inline-block;
	position: relative;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
.menu-inferior-secundario li li a:hover {
	color: #FFF;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
.arrow-top {
	position: fixed;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0, 0,0.9);
	bottom: 10px;
	right: -150px;
	z-index: 9;
	color: #FFF;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.arrow-top:hover {
	background-color:rgba(0,0, 0,1);
	bottom: 16px;
}
.arrow-top.arrow-top-display {
	right: 10px;
}
/* Grids
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
	box-sizing: border-box;
}
.column, .columns {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.row {
	display: block;
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 2000px) {
.row {
	display:inline-block;
}
}
.displaytable {
	display: table;
}
.displaytable.centrarvertical {
	display: flex;
	align-items: center;
}
/* For devices larger than 642px */
@media (min-width: 642px) {
/* extra class */

.flexbox {
	display: webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-direction: row;
}
.flexbox .six.columns {
	width: calc(100% / 2);
}
.flexbox .column, .flexbox .columns {
	margin-left: 0;
}
/* extra class */	

.column, .columns {
	margin-left: 4%;
}
.column:first-child, .columns:first-child {
	margin-left: 0;
}
.one.column, .one.columns {
	width: 4.66666666667%;
}
.two.columns {
	width: 13.3333333333%;
}
.twohalf.columns {
	width: 20%;
	display: inline-block;
	margin-left: 0;
	float: none;
	vertical-align: top;
	padding: 0 10px;
}
.three.columns {
	width: 22%;
}
.four.columns {
	width: 30.6666666667%;
}
.five.columns {
	width: 39.3333333333%;
}
.six.columns {
	width: 48%;
}
.seven.columns {
	width: 56.6666666667%;
}
.eight.columns {
	width: 65.3333333333%;
}
.nine.columns {
	width: 74.0%;
}
.ten.columns {
	width: 82.6666666667%;
}
.eleven.columns {
	width: 91.3333333333%;
}
.twelve.columns {
	width: 100%;
	margin: 0 auto;
}
.one-third.column {
	width: 30.6666666667%;
}
.two-thirds.column {
	width: 65.3333333333%;
}
.one-half.column {
	width: 48%;
}
/* Offsets */
  .offset-by-one.column, .offset-by-one.columns {
	margin-left: 8.66666666667%;
}
.offset-by-two.column, .offset-by-two.columns {
	margin-left: 17.3333333333%;
}
.offset-by-three.column, .offset-by-three.columns {
	margin-left: 26%;
}
.offset-by-four.column, .offset-by-four.columns {
	margin-left: 34.6666666667%;
}
.offset-by-five.column, .offset-by-five.columns {
	margin-left: 43.3333333333%;
}
.offset-by-six.column, .offset-by-six.columns {
	margin-left: 52%;
}
.offset-by-seven.column, .offset-by-seven.columns {
	margin-left: 60.6666666667%;
}
.offset-by-eight.column, .offset-by-eight.columns {
	margin-left: 69.3333333333%;
}
.offset-by-nine.column, .offset-by-nine.columns {
	margin-left: 78.0%;
}
.offset-by-ten.column, .offset-by-ten.columns {
	margin-left: 86.6666666667%;
}
.offset-by-eleven.column, .offset-by-eleven.columns {
	margin-left: 95.3333333333%;
}
.offset-by-one-third.column, .offset-by-one-third.columns {
	margin-left: 34.6666666667%;
}
.offset-by-two-thirds.column, .offset-by-two-thirds.columns {
	margin-left: 69.3333333333%;
}
.offset-by-one-half.column, .offset-by-one-half.columns {
	margin-left: 52%;
}
}
/* shortcode css
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*taxonomia*/
.loop ul.productos-categorias.productos-categorias-taxonomia, ul.productos-categorias.productos-categorias-taxonomia, .single-producto, .loop ul.productos-categorias.productos-resultados-de-busqueda, ul.productos-categorias.productos-resultados-de-busqueda {
	width: 60%;
	float: left;
}
.loop ul.productos-categorias.productos-categorias-taxonomia, ul.productos-categorias.productos-categorias-taxonomia {
	text-align: center;
}
.loop ul.productos-categorias.productos-categorias-taxonomia li, ul.productos-categorias.productos-categorias-taxonomia li {
	width: 33%;
}
.loop ul.productos-categorias.productos-categorias-taxonomia li figure, ul.productos-categorias.productos-categorias-taxonomia li figure {
	height: 240px;
	line-height: 240px;
}
.loop ul.productos-categorias.productos-categorias-taxonomia li img, ul.productos-categorias.productos-categorias-taxonomia li img {
	max-height: 240px;
}
/*busqueda*/
.loop ul.productos-categorias.productos-resultados-de-busqueda li, ul.productos-categorias.productos-resultados-de-busqueda li {
	width: 100%;
}
.loop ul.productos-categorias.productos-resultados-de-busqueda li figure, ul.productos-categorias.productos-resultados-de-busqueda li figure {
	width: 20%;
	float: left;
	height: inherit;
	line-height: normal;
}
.productos-resultados-de-busqueda .resultados-de-busqueda {
	width: 70%;
	float: left;
	margin: 10px 0 0 10px;
	text-align: left;
}
.productos-resultados-de-busqueda .resultados-de-busqueda p {
	font-size: 14px !important;
}
.productos-resultados-de-busqueda .resultados-de-busqueda .btn {
	display: inline-block;
	padding: 12px 10px;
	margin: 0 0 0 0;
	font-size: 12px;
}
.productos-resultados-de-busqueda .resultados-de-busqueda h3 {
	font-size: 18px !important;
}
/*default*/

.loop ul.productos-categorias, ul.productos-categorias {
	text-align:center;
}
.loop ul.productos-categorias li, ul.productos-categorias li {
	width: 25%;
	float: left;
	margin: 0 0 50px 0;
	padding: 0 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop ul.productos-categorias li a, ul.productos-categorias li a {
	display:block;
	line-height:0;
}
.loop ul.productos-categorias li a .title, ul.productos-categorias li a .title {
	display: block;
	width: 100%;
	height: 62px;
	float: left;
	position: static;
	line-height: normal;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 0;
}
.loop ul.productos-categorias.productos-categorias-taxonomia li a .title, ul.productos-categorias.productos-categorias-taxonomia li a .title {
	font-size: 13px;
}
.loop ul.productos-categorias li a .title span, ul.productos-categorias li a .title span {
	position: relative;
	display: inline-block;
}
.loop ul.productos-categorias li a .title span:after, ul.productos-categorias li a .title span:after {
	content: "";
	width: 10px;
	height: 4px;
	background-color: #000;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
	opacity:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.loop ul.productos-categorias li:hover a .title span:after, ul.productos-categorias li:hover a .title span:after {
	opacity:1;
	width: 30px;
	bottom: -8px;
}
.loop ul.productos-categorias li figure, ul.productos-categorias li figure {
	height: 280px;
	line-height: 280px;
	text-align: center;
	background-color: #FFF;
	padding: 1px;
	-webkit-box-shadow: inset 0 0 0 1px #f5f5f5;
	-moz-box-shadow: inset 0 0 0 1px #f5f5f5;
	box-shadow: inset 0 0 0 1px #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop ul.productos-categorias li img, ul.productos-categorias li img {
	margin: 10px 0 0 0 !important;
	max-height: 260px;
	display: inline-block;
	vertical-align: middle;
}
.loop ul.productos-categorias li .no-image, ul.productos-categorias li .no-image {
	margin: 10px 0 0 0;
	display:inline-block;
	position:relative;
	width: 260px;
	height: 260px;
}
.loop ul.productos-categorias li .no-image i, ul.productos-categorias li .no-image i {
	position: absolute;
	width: 60px;
	height: 60px;
	line-height: 60px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #f5f5f5;
	font-size: 32px;
}
.loop ul.productos-categorias li:before, ul.productos-categorias li:before {
	display:none;
}
.separacionarrow {
	width: 100%;
	height: 76px;
	position: relative;
}
.separacionarrow.bottom {
	bottom: 0;
}
.separacionarrow.bottom .cornertranguloB {
	width: 0;
	height: 0;
	border-left: 1800px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 76px solid white;
	position: absolute;
	bottom: 0;
	right: 0;
}
.separacionarrow.bottom .cornertranguloA {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 1800px solid transparent;
	border-bottom: 76px solid white;
	position: absolute;
	bottom: 0;
	left: 0;
}
.separacionarrow.top {
	top: 0;
}
.separacionarrow.top .cornertranguloB {
	width: 0;
	height: 0;
	border-left: 1800px solid transparent;
	border-right: 0 solid transparent;
	border-top: 76px solid white;
	position: absolute;
	bottom: 0;
	right: 0;
}
.separacionarrow.top .cornertranguloA {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 1800px solid transparent;
	border-top: 76px solid white;
	position: absolute;
	bottom: 0;
	left: 0;
}
.loop a.inlineHtmlBtn, a.inlineHtmlBtn {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 6px;
	border: 2px solid #000;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	color: #333;
	font-weight: 600;
}
.loop a.inlineHtmlBtn:hover, a.inlineHtmlBtn:hover {
	color:#FFF;
	background-color: #000;
	border: 2px solid #000;
}
.loop a.inlineHtmlBtn i, a.inlineHtmlBtn i {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #000;
	color: #FFF;
	padding: 4px;
	font-size: 12px;
	border-radius: 50%;
	margin: 0 3px 0 0;
}
.loop a.inlineHtmlBtn:hover i, a.inlineHtmlBtn:hover i {
	background-color: #FFF;
	color: #000;
}
.inlineHtml {
	width:80%;
	transform: translateY(-50px);
	transition: all .33s;
}
.fancybox-slide--current .inlineHtml {
	transform: translateY(0);
}
.fancyboxVideoHvrT {
	position: relative;
	display: inline-block;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: 800;
	color: #ffffff !important;
	font-size: 13px;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 12px 34px;
	border: 2px solid #000;
	background-color: #000;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0) !important;
	outline:none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fancyboxVideoHvrT:hover {
	background-color: #333;
	border: 2px solid #333;
}
.fancyboxVideoHvrI {
	position: relative;
	display: inline-block;
	outline:none;
	line-height:0;
}
.fancyboxVideoHvrI .hover {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0, 0,0.9);
	opacity:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fancyboxVideoHvrI i.fa {
	display:none;
	position: absolute;
	z-index: 2;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	text-align: center;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: rgba(0,0, 0,1);
	color: #FFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fancyboxVideoHvrI:hover .hover {
	opacity:0;
}
.fancyboxVideoHvrI:hover i.fa {
	color:rgba(0,0, 0,1);
	background-color: rgba(255, 255, 255,1);
}
.loop .fancyboxVideoHvrT p, .fancyboxVideoHvrT p, .loop .fancyboxVideoHvrI p, .fancyboxVideoHvrI p {
	margin: 0 0 0 0;
	line-height: 0;
	font-weight: 300;
	letter-spacing: 0.01em;
	text-align: inherit;
}
.loop .fancyboxVideoHvrT img, .fancyboxVideoHvrT img, .loop .fancyboxVideoHvrI img, .fancyboxVideoHvrI img {
	margin: 0 0 0 0 !important;
}
.bloque {
	width:100%;
	float:left;
}
.bloque.izquierda {
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
}
.bloque.izquierda img {
	vertical-align: middle;
	display: inline-block;
}
.bloque.centro {
	text-align: center;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
}
.bloque.centro img {
	vertical-align: middle;
	display: inline-block;
}
.bloque.derecha {
	text-align: right;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
}
.bloque.derecha img {
	vertical-align: middle;
	display: inline-block;
}
.wrap-acordeon {
	width: 100%;
	float: left;
}
.acordeon, .loop .acordeon {
	width: 100%;
	float: left;
	position: relative;
	cursor: pointer;
	padding: 30px 2% 30px 28px;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 0 0;
	background-color: #000;
	text-align: center;
	letter-spacing: 0.08em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	border-bottom:1px solid #e6095d;
}
.acordeon.active, .loop .acordeon.active {
	background-color:#000;
}
.acordeon i, .loop .acordeon i {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.acordeon:hover i, .loop .acordeon.active i {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.acordeon i, .loop .acordeon i {
	color: #FFF;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 8px;
	position: absolute;
	left: 10px;
	font-size: 18px;
	top: 0;
	bottom: 0;
	margin-bottom: auto;
	margin-top: auto;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.acordeon-contenido, .loop .acordeon-contenido {
	width: 100%;
	float: left;
	display: none;
	color: #545454;
	background-color: #f1f1f1;
	font-size: 13px;
	line-height: 22px;
	padding: 2% 2% 2% 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.left-side {
	position: absolute;
	width: 2%;
	left: 0;
	right: 0;
	height: 100%;
	background-color: #eaeaea;
	top: 0;
}
.acordeon-contenido div.acordeon-texto {
	width: 100%;
	float: left;
	position: relative;
	top: 50px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.acordeon-contenido.active div.acordeon-texto {
	opacity: 1;
	top: 0;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
.acordeon-contenido div.img-faq {
	float: right;
	max-width: 30%;
	text-align: center;
	margin: 0 10px 10px 10px;
	display: inline-block;
}
.loop a[href^="tel:"], .a[href^="tel:"] {
	cursor:text;
}
.loop a.btn-cen, a.btn-cen {
	float: none;
}
.loop a.btn-der, a.btn-der {
	float: right;
}
.loop a.btn-izq, a.btn-izq {
	float: left;
}
.ag-animation {
	opacity: 0;
}
.ag-animation.animated {
	opacity: 1;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.tabs-extra-contenido {
	width: 100%;
	float: left;
	margin: 50px 0 50px 0;
}
.TabsContentDetalles {
    margin: 30px 0 0 0;
    border: 1px solid #efefef;
    width: 100%;
    float: left;
}
.TabsContentDetalles.TabsContentDetallesNone {
	display:none;
}
.TabsList, .loop .TabsList {
	width: 100%;
	float: left;
	margin: -1px 0 0 0;
}
.TabsList li, .loop ul.TabsList li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 0 !important;
	position:relative;
	margin:0 0 0 0;
	float:left;
}
.alineadoizquierda .TabsList, .alineadoizquierda .PanelTabs div, .alineadoizquierda .TabsList a .icono-tab {
	text-align: left;
}
.alineadoderecha .TabsList, .alineadoderecha .PanelTabs div, .alineadoderecha .TabsList a .icono-tab {
	text-align: right;
}
.alineadocentro .TabsList, .alineadocentro .PanelTabs div, .alineadocentro .TabsList a .icono-tab {
	text-align: center;
}
.TabsList li:before, .loop ul.TabsList li:before {
	display:none;
}
.TabsList li a:before, .loop ul.TabsList li a:before {
	display:none;
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: inherit;
	bottom: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #ececec;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.TabsList li a.active:before, .loop ul.TabsList li a.active:before {
	background-color: #000;
}
.TabsList li a {
	text-decoration: none;
	display: inline-block;
	border-bottom: 0px solid transparent;
	padding: 6px 18px 6px 18px;
	margin: 0 0 0 0;
	font-weight: 700;
	font-size: 14px;
	color: #4c4c4e;
	background-color: #fdfdfd;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #efefef;
}
.TabsList li a.active {
	background-color: #efefef;
}
.TabsList li a:hover, .loop .TabsList li a:hover {
	color: #b2b2b2;
	background-color: #fafafa;
}
.TabsList li a:hover:before, .loop .TabsList li a:hover:before {
	background-color: #000;
}
.TabsList li a .icono-tab {
	display: block;
	margin: 0 0 8px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.TabsList li:hover a .icono-tab {
	transform:translate(0px, -6px);
	-ms-transform:translate(0px, -6px);
	-moz-transform:translate(0px, -6px);
	-webkit-transform:translate(0px, -6px);
	-o-transform:translate(0px, -6px);
}
.PanelTabs {
	width: 100%;
	float: left;
	margin: -1px 0 5px 0;
}
.PanelTabs div {
	width: 100%;
	float: left;
}
.contentTabsInlineblock, .imagen-destacada-tab {
	display: inline-block;
	vertical-align: top;
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.imagen-destacada-tab {
	width: 42%;
}
.contentTabsInlineblock.contentTabsInlineblockImg {
	width: 42%;
}
.TabsContent.TabsContentDetalles .contentTabsInlineblock {
	width:100%
}
.titleTabsResponsive {
	display: none;
}
.alineadoizquierda {
	text-align: left;
}
.alineadoderecha {
	text-align: right;
}
.alineadocentro {
	text-align: center;
}
.alineadojustificado {
	text-align: justify;
}
.widget-twitter {
	display: inline-block;
	padding: 0 0;
	background-color: #FFF;
	width: 320px;
	text-align: center;
}
.textwidget .widget-twitter {
	webkit-box-shadow: inset 0 0 0 1px #E1E8ED;
	-moz-box-shadow: inset 0 0 0 1px #E1E8ED;
	box-shadow: inset 0 0 0 1px #E1E8ED;
}
.widget-twitter h4, .loop .widget-twitter h4 {
	background-color: #41b7d8;
	color: #FFF;
	text-align: left;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: 400;
}
.widget-twitter h4 i, .loop .widget-twitter h4 i {
	font-size: 22px;
	margin: 0 6px 0 0;
}
.wrapper-google-ubicaciones {
	width: 90%;
	float: left;
	margin: 40px 5% 40px 5%;
}
.wrapper-google-textos {
	float: right;
	width: 40%;
	margin: 40px 0 40px 0;
}
.wrapper-google {
	width: 100%;
	float: left;
	text-align: center;
}
.wrapper-google h4 {
	margin: 5px 0 10px 0;
	font-size: 25px !important;
	font-weight: 400 !important;
	color: #4a4a4a !important;
}
.content-google {
	width: 100%;
	height: 520px;
	float: left;
}
.four .video-container, .five .video-container, .six .video-container {
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}
.four .video-container embed, .four .video-container iframe, .four video-container object, .five .video-container embed, .five .video-container iframe, .five video-container object, .six .video-container embed, .six .video-container iframe, .six video-container object {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.loop .widget-sidebar ul li img {
	max-width: 30%;
	height: auto;
	margin: 0 0;
}
.loop .widget-sidebar ul.product-categories ul.children {
	display: none;
}
.widget-sidebar img {
	max-width: 100%;
	height: auto;
}
.sidebar .img-destacada {
	width: 100%;
	display: block;
	float: left;
}
.sidebar .img-destacada img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* Css Widget
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.widget-sidebar ul#menu-menu-sidebar.menu li {
	padding: 3px 0 3px 2%;
}
.widget-sidebar ul#menu-menu-sidebar.menu li:before {
	content: "\f105";
	font-size: 12px;
	color: #8c6d70;
	top: 6px;
	left: -3px;
}
.widget-sidebar ul#menu-menu-sidebar.menu li ul {
	min-width: auto;
	position: static;
	display: block !important;
	top: 120%;
	left: 0;
	z-index: 98;
	opacity: 1 !important;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0);
	background-color:transparent;
	-webkit-transition: top .3s ease;
	-moz-transition: top .3s ease;
	transition: top .3s ease;
}
.widget-sidebar ul#menu-menu-sidebar.menu li a {
	padding: 0 0;
	text-transform: none;
}
.widget-sidebar ul#menu-menu-sidebar.menu li ul li a {
	color:#767676;
}
.widget-sidebar ul#menu-menu-sidebar.menu li ul li:hover {
	background-color:transparent;
	color:#767676;
}
.widget-sidebar {
	width: 98%;
	display: block;
	margin: 0 0 20px 0;
	float: left;
	padding: 4% 4% 4% 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}
.widget-sidebar h2 {
	color: #c1c1c1;
	padding: 0 0 8px 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	position: relative;
	text-align: left;
	margin-top: 0;
}
.widget-sidebar h2 span {
	display: block;
	font-size: 11px;
	color: #636363;
}
.widget-sidebar h2:after {
	content: "\f078";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 12px;
	bottom: -4px;
	color: #56504a;
}
.widget-sidebar ul {
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 20px 0px;
	list-style: none;
}
.widget-sidebar ul li {
	margin: 0;
	border: 0;
	width: 100%;
	float: left;
	padding: 6px 0 6px 2%;
	position: relative;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widget-sidebar ul li.current-cat a {
	color: #000;
}
.widget-sidebar ul li.current-cat ul li a {
	color: #767676;
}
.widget-sidebar ul li:before {
	content: "\f105";
	color: #8c6d70;
	margin: 0 0 0 0;
	display: inline-block;
	position: absolute;
	top: 9px;
	left: -3px;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: 12px;
	line-height: 16px;
}
.widget-sidebar ul li a {
	font-size: 15px;
	font-weight: 400;
	color: #767676;
	text-decoration: none;
	padding:0 0;
	margin: 0;
	position: relative;
}
.widget-sidebar ul li a:hover {
	color: #000;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	transition: all .20s ease;
}
.widget-sidebar ul.product-categories li:before {
	content: '';
}
.widget-sidebar ul.product-categories li a {
	padding: 2px 0;
	display: inline-block;
}
.widget-sidebar ul.product-categories li li a {
	font-size: 13px;
}
.widget-sidebar .tagcloud {
	padding: 10px 0;
}
.widget-sidebar .tagcloud a {
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-size: 10px !important;
	font-weight: 600;
	border: 1px solid #000;
	padding: 7px 13px;
	text-decoration: none;
	-webkit-transition: color 240ms, background-color 240ms;
	transition: color 240ms, background-color 240ms;
	margin: 0 7px 10px 0;
}
.widget-sidebar .tagcloud a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
/*--------- Css Widget Cat Custom Post Type -----------*/

.toogle-lista-categorias {
	display: none;
	padding: 12px 20px;
	margin: 10px 0 0 0;
	float: left;
	font-weight: 800;
	letter-spacing: 0.06em;
	border: 2px solid #cacaca;
	color: #737070;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.toogle-lista-categorias:hover {
	background-color:#000;
	border: 2px solid #000;
	color: #FFF;
}
.toogle-lista-categorias:hover i {
	color: #FFF;
}
.toogle-lista-categorias i {
	margin: 0 3px;
	color: #000;
	font-size: 20px;
	display: inline-block;
	position: relative;
	top: 2px;
}
.wrap-lista-categorias-post-type {
	width:100%;
	float:left;
}
.widget-sidebar.widget-sidebar-taxonomia {
	background-color: #fafafa;
	padding: 4% 4% 4% 4%;
}
.widget-sidebar.widget-sidebar-taxonomia ul li:before {
	display:none;
}
.widget-sidebar.widget-sidebar-taxonomia ul li {
	padding: 6px 0 6px 0;
	border-bottom: 0px dashed #e2e2e2;
}
.widget-sidebar.widget-sidebar-taxonomia ul li ul li:last-child {
	border-bottom: 1px solid #e2e2e2;
}
.widget-sidebar.widget-sidebar-taxonomia ul li:last-child {
	border-bottom: 0px solid #e2e2e2;
}
.widget-sidebar.widget-sidebar-taxonomia ul li ul li {
	border-bottom: 1px solid #e2e2e2;
}
.widget-sidebar.widget-sidebar-taxonomia ul li a {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.widget-sidebar.widget-sidebar-taxonomia ul li ul li a {
	font-size: 19px;
	font-weight: 300;
}
.widget-sidebar.widget-sidebar-taxonomia a:hover {
	color:#000;
}
.widget-sidebar.widget-sidebar-taxonomia ul li.current-cat a {
	color: #000;
}
.widget-sidebar.widget-sidebar-taxonomia ul li.current-cat ul li a {
	color: #333;
}
.widget-sidebar.widget-sidebar-taxonomia ul li.current-cat ul li a:hover {
	color: #000;
}
.widget-sidebar.widget-sidebar-taxonomia ul li ul li.current-cat a {
	color: #000;
}
/*--------- End Css Widget Producto --------*/

.wrap-form-column {
	width:100%;
	float:left;
}
.wrap-form-column .form-column50L {
	width:48%;
	float:left;
}
.wrap-form-column .form-column50R {
	width:48%;
	float:right;
}
.wrap-form-column .form-column50L span, .wrap-form-column .form-column50R span {
	color: red;
}
div.wpcf7 .wpcf7-form .formularioHome label {
	color: #FFF;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap .formularioHome textarea {
	height: 60px;
}
div.wpcf7 {
	margin: 10px 0 0 0;
	width: 100%;
	float: left;
}
div.wpcf7 .wpcf7-form {
	width: 98%;
	float: left;
}
.obligatorio {
	color: red;
}
div.wpcf7 .wpcf7-form p {
	font-size: 12px;
	font-weight: 300;
	margin: 10px 0;
	color: #4a4a4a;
}
div.wpcf7 .wpcf7-form label {
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 600;
	display: block;
	letter-spacing: 0.04em;
}
div.wpcf7 .wpcf7-form p span {
	color: red;
}
div.wpcf7 .wpcf7-form p.label-form {
	font-size: 13px;
	font-weight: 300;
	margin: 25px 0;
	color: #4a4a4a;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input, div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap textarea {
	position: relative;
	width: 100%;
	border-radius: 2px;
	border: 2px solid #f3f3f3;
	padding: 10px 1%;
	color: #4a4a4a;
	background-color: #f3f3f3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 3px 0 8px 0;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input {
	height: 38px;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap textarea {
	height: 80px;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input:focus {
	outline: none;
	background-color: #ECECEC;
	font-weight: 600;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input[type="radio"], div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input[type="checkbox"] {
	position: relative;
	height: 14px;
	width: auto;
	margin: 10px 10px;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}
div.wpcf7 .wpcf7-form select {
	width: 100%;
	border: 1px solid #dcdcdc;
	height: 38px;
	background-color: #FFF;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 3px 0 8px 0;
	padding: 6px 20px 6px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(http://mzbi.mx/wp-content/themes/maycottezambrano/img/arrow-select.png);
	background-position: center right;
	background-repeat: no-repeat;
	outline: none;
}
div.wpcf7 .wpcf7-form select:focus {
	outline: none;
}
div.wpcf7 .wpcf7-form span.input-upload span.wpcf7-not-valid-tip {
	color: #f00;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin: 15px 0 0 0;
	text-align: left;
}
label.fileLabel {
	font-size: 12px !important;
	font-weight: 400;
}
span.input-upload {
	position: relative;
	height: 40px;
	line-height: 40px;
	width: 200px;
	display: block;
	background-color: #000;
	color: #ffffff !important;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	border-radius: 3px;
	margin: 10px 0 2px 0;
	cursor: pointer;
}
span.input-upload em {
	font-size: 22px;
	color: #FFF;
	margin: 0 6px 0 0;
	position: relative;
	top: 3px;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input[type="file"] {
	height: 40px;
	width: 200px;
	border-radius: 2px;
	border: 0px solid #E7E7E7;
	padding: 0px 1%;
	display: block;
	opacity: 0;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	cursor: pointer;
}
div.wpcf7 .wpcf7-form .wpcf7-checkbox span.wpcf7-list-item {
	margin: 0 6px 0 0;
}
div.wpcf7 .wpcf7-form p span.wpcf7-list-item-label {
	color: #555555;
}
div.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap input#captcha-input {
	position: relative;
	height: 30px;
	width: 100px;
	padding: 0 10px;
	border-radius: 0px;
	border: 1px solid #E7E7E7;
	background-color: #ffffff;
	color: #333;
	font-weight: 600;
}
#captcha-img {
	position: relative;
	top: 6px;
}
div.wpcf7 .wpcf7-form .wpcf7-submit, .contact-form input[type="submit"] {
    display: inline-block;
    color: #FFF !important;
    font-size: 15px;
    cursor: pointer;
    letter-spacing: 1px;
    padding: 10px 34px;
    background: #9c7a5e;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    width: 260px;
    height: inherit;
    outline: none;
    border: 0px solid #bbb;
}
div.wpcf7 .wpcf7-form .wpcf7-submit:hover {
	background: #94816e;
}
div.wpcf7 .wpcf7-form span.wpcf7-not-valid-tip {
	color: #f00;
	display: block;
	font-size: 11px;
	font-weight: 400;
}
div.wpcf7 .wpcf7-form div.wpcf7-validation-errors {
	border: 0;
	background-color: #fdc41d;
	color: #FFF !important;
	font-weight: 700;
	font-size: 13px;
	margin: 40px 0 0 0;
	width: 100%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.wpcf7 .wpcf7-form div.wpcf7-mail-sent-ok {
	border: 0;
	background-color: #398f14;
	color: #FFF !important;
	font-weight: 700;
	font-size: 13px;
	margin: 40px 0 0 0;
	width: 100%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.screen-reader-response {
	display: none;
}
::-webkit-input-placeholder {
 color: #999;
}
:-moz-placeholder {
 color: #999;
}
::-moz-placeholder {
 color: #999;
}
:-ms-input-placeholder {
 color: #999;
}
::placeholder {
 color: #999;
}
.required {
	color: #dc4e41;
}
/*
---------------------------------------------------------------
-----------------  CSS Redes Sociales  ------------------------
---------------------------------------------------------------
*/
.wrap-redes {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrap-redes .texto-siguenos {
	display: none;
}
.wrap-redes small {
	display: block;
	font-size: 11px;
	margin: 10px 0 5px 0;
	color: #3d4146;
}
.redes-sociales {
	padding: 0 0 0 0;
	margin: 0 0;
	width: 100%;
	position: relative;
}
.redes-sociales a {
	display: inline-block;
	text-decoration: none;
	margin: 12px 3px 2px 3px;
	text-align: center;
	width: 20px;
	height: 26px;
	line-height: 26px;
	border-radius: 18px;
	background-color: transparent;
	color: #FFF !important;
	float: left;
}
.redes-sociales a:hover {
	color: #000 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.redes-sociales a i {
	color: #FFF !important;
}
.redes-sociales a:hover i {
	color: #94816e !important;
}
.wrap-content-top .wrap-redes.wrap-redes-header .redes-sociales a i {
	font-size: 16px;
	margin: 0 0 0 0;
}
.redes-sociales a span {
	display: none;
	font-size: 10px;
}
.wrap-redes.wrap-redes-header {
	display: inline-block;
	vertical-align: top;
	margin: 0 0;
	text-align: right;
	width: auto;
	clear: both;
}
.wrap-redes.wrap-redes-footer {
	display: block;
	vertical-align: top;
	margin: 0 0 0 0;
	text-align: left;
	padding: 0 0;
	float: none;
	width: auto;
}
.wrap-redes.wrap-redes-footer h6 {
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 6px 6px;
	text-decoration: none;
	display: block;
	position: relative;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}
.wrap-redes.wrap-redes-footer .redes-sociales {
	padding: 0 0;
	margin: 0 0;
	width: auto;
	border-top: 0 solid #e0dfdf;
	position: static;
	display: inline-block;
}
.wrap-redes.wrap-redes-footer .redes-sociales a {
	border: 2px solid transparent;
	background-color: #000;
	color: #fff;
	width: 34px;
	height: 34px;
	line-height: 30px;
	border-radius: 24px;
	margin: 0 5px 0 5px;
	font-size: 15px;
}
.wrap-redes.wrap-redes-footer .redes-sociales a:hover {
	color: #FFF;
	border: 2px solid #333;
	background-color: #333;
}
.wrap-redes.wrap-redes-footer .redes-sociales::after {
	display: none;
}
.wrap-redes.wrap-redes-footer .texto-siguenos {
	display: none;
	text-align: left;
	margin: 0 0 12px 0;
	font-weight: 800;
	font-size: 16px;
	color: #23487a;
	padding: 6px 0;
	text-decoration: none;
	zoom: 1;
}
.wrapShareProduct {
	width: 100%;
	float: left;
}
.content-share-social {
	display: inline-block;
	float: left;
}
.content-share-social.content-share-social-single {
	display: inline-block;
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
}
.content-share-social.content-share-social-single .share-social {
	text-align: left;
}
.content-share-social.content-share-social-single .share-social a {
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
}
.share-social {
	text-align: center;
}
.share-social a {
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	background-color: #23487a;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	margin: 0 5px 0 0;
}
.share-social a:hover {
	color: #074464;
}
.share-social a.whatsappshare {
	display: none;
}
.share-social .share {
	font-weight: 800;
	font-size: 13px;
}
/* No Found 404
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.no-found-404 {
	padding: 80px 0;
	display: block;
	text-align: center;
}
.no-found-404 h1 {
	font-weight: 800;
	font-size: 24px;
	color: #A7A7A7;
	display: inline-block;
	padding: 10px 0 0 0;
}
.no-found-404 h2 {
	font-weight: 800;
	font-size: 85px;
	color: #E6E6E6;
	text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
	display: inline-block;
}
a.regresar-home {
	font-weight: 800;
	color: #646464;
	text-decoration: none;
	text-align: center;
	margin: 30px 0 30px 0;
	display: block;
	position: relative;
	background-color: #f9f9f9;
	padding: 20px 0;
}
a:hover.regresar-home {
	color: #333;
	text-decoration: none;
}
a.regresar-home i {
	margin: 0 3px 0 0;
	color: #FB4545;
}
@media screen and (max-width: 480px) {
.no-found-404 {
	padding: 50px 0;
}
}
.no-hay-propiedad {
    border-top: 0 dotted #b5af95;
    border-bottom: 1px dotted #b5af95;
    padding: 10px 0;
}
.no-hay-propiedad h5 {
	font-size: 18px;
	letter-spacing: -0.03em;
	margin: 0 0 10px 0;
	color: #9c7b5e;
	font-family: 'MicrosoftTaiLe-Bold';
}
/*
---------------------------------------------------------------
--------------------  Css Owl Carousel  -----------------------
---------------------------------------------------------------
*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* customize */

#slider-full-1 .owl-dots {
	display:none !important;
}
/* TEXTOS ANIMADOS */

.galeriaslider .owl-nav {
	display:none !important;
}
.galeriaslider .SlideTexto.galeriaslideralinizq, .galeriaslider .SlideTexto.galeriaslideralinder, .galeriaslider .SlideTexto.galeriaslideralincen {
	width: 76%;
	max-width: 1000px;
	height: 250px;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	position: absolute;
	z-index: 3;
	text-align: inherit;
	background-color: rgba(29, 79, 144,0);
	padding: 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.galeriaslider .SlideTexto .TextoA, .galeriaslider .SlideTexto .TextoB, .galeriaslider .SlideTexto .TextoC {
	font-size: 60px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	display:inline-block;
	font-family: 'Cambria' !important;
}
.galeriaslider .SlideTexto .TextoA strong, .galeriaslider .SlideTexto .TextoB strong, .galeriaslider .SlideTexto .TextoC strong {
	font-size: 110px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	display:inline-block;
	font-family: 'Cambria' !important;
}
.galeriaslider .SlideTexto .TextoC strong {
	font-size:65px;
}
/* ---------------
---  texto A  ----
----------------*/
.galeriaslider .owl-item .SlideTexto .TextoA {
	transform: translateX(-1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto .TextoA {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralinder .TextoA {
	transform: translateX(1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralinder .TextoA {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralincen .TextoA {
	transform: translateX(-1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralincen .TextoA {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
/* ---------------
---  texto B  ----
----------------*/
 
.galeriaslider .owl-item .SlideTexto .TextoB {
	transform: translateX(1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto .TextoB {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralinder .TextoB {
	transform: translateX(-1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralinder .TextoB {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralincen .TextoB {
	transform: translateX(1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralincen .TextoB {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}
/* ---------------
---  texto C  ----
----------------*/
 
 .galeriaslider .owl-item .SlideTexto .TextoC {
	transform: translateX(-1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto .TextoC {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 3.4s;
	transition-delay: 3.4s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralinder .TextoC {
	transform: translateX(1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralinder .TextoC {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 3.4s;
	transition-delay: 3.4s;
}
.galeriaslider .owl-item .SlideTexto.galeriaslideralincen .TextoC {
	transform: translateX(-1000px);
	opacity: 0;
	transition: transform 1.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.galeriaslider .owl-item.active .SlideTexto.galeriaslideralincen .TextoC {
	transform: translateX(0);
	opacity: 1;
	-webkit-transition-delay: 3.4s;
	transition-delay: 3.4s;
}
/* alineado texto */

.galeriaslider .SlideTexto.galeriaslideralinizq {
	text-align:left;
}
.galeriaslider .SlideTexto.galeriaslideralinder {
	text-align:right;
}
.galeriaslider .SlideTexto.galeriaslideralincen {
	text-align:center;
}
/*  END TEXTOS ANIMADOS */

.galeriacarousel {
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrap-carusel-posts-one {
	display: block;
	width: 100%;
	float: left;
}
.wrap-carusel-posts-one h4 {
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	height: 30px;
}
.wrap-carusel-posts-one h4 i {
	background-color: #333;
	line-height: 30px;
	color: #FFF;
	padding: 0 6px;
	font-size: 19px;
}
.loop .wrap-carusel-posts-one img, .wrap-carusel-posts-one img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 0 0 0;
}
.wrap-carusel-posts-one .carousel-post-one {
	display: block;
	width: 100%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrap-carusel-posts-one .carousel-post-one .titulo-post {
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 16px 0;
	display: block;
}
.wrap-carusel-posts-one.wrap-carusel-posts-promociones .carousel-post-one .titulo-post {
	opacity:0;
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div {
	color: #ffffff;
	background-color: rgba(44, 139, 186,0);
	font-size: 12px;
	width: 34px;
	height: 34px;
	line-height: 30px;
	border-radius: 20px;
	border: 3px solid #ffffff;
	padding: 0;
	top: -28px;
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div:hover {
	color: #ffffff;
	border: 3px solid #333;
	background-color: rgba(44, 139, 186,1);
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div.owl-next {
	right: 16px;
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div.owl-next:hover {
	right: 11px;
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div.owl-prev {
	left: 16px;
}
.owl-theme.carousel-post-one .owl-controls .owl-nav div.owl-prev:hover {
	left: 11px;
}
.owl-carousel.galeriacarousel .owl-item {
	text-align: center;
}
.galeriaproductos {
	text-align:center;
}
.galeriaproductos img {
	max-height: 380px;
}
.owl-theme.galeriaproductos .owl-dots {
	position: static;
}
.wrap-content-slider {
	overflow: hidden;
}
.galeriaslider .imgmobile {
	display: none;
}
.galeriaslider .SlideTexto {
	width: 100%;
	left: 0;
	position: absolute;
	z-index: 3;
	bottom: 100px;
	text-align: right;
	background-color: rgba(0,0, 0,0);
	padding: 0 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.galeriaslider .overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 2;
}
.galeriaslider .slider_enlace {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 4;
}
.loop .galeriaslider h1, .loop .galeriaslider h2, .loop .galeriaslider h3, .loop .galeriaslider h4, .loop .galeriaslider h5, .loop .galeriaslider h6 {
	transform: translateY(100px);
	opacity: 0;
	transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.loop .galeriaslider.owl-carousel .owl-item.active h1, .loop .galeriaslider.owl-carousel .owl-item.active h2, .loop .galeriaslider.owl-carousel .owl-item.active h3, .loop .galeriaslider.owl-carousel .owl-item.active h4, .loop .galeriaslider.owl-carousel .owl-item.active h5, .loop .galeriaslider.owl-carousel .owl-item.active h6 {
	transform: translateY(0);
	opacity: 1;
	-webkit-transition-delay: .10s;
	transition-delay: .10s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s; /*50ms  150ms  200ms*/
}
.loop .galeriaslider h1 span, .loop .galeriaslider h2 span, .loop .galeriaslider h3 span, .loop .galeriaslider h4 span, .loop .galeriaslider h5 span, .loop .galeriaslider h6 span {
	font-weight: 300;
	color: #FFF;
	display: inline-block;
	padding: 0 0;
}
.loop .galeriaslider h1 span strong, .loop .galeriaslider h2 span strong, .loop .galeriaslider h3 span strong, .loop .galeriaslider h4 span strong, .loop .galeriaslider h5 span strong, .loop .galeriaslider h6 span strong {
	font-weight: 900;
}
.loop .galeriaslider.owl-carousel .owl-item p {
	line-height: normal;
	font-weight: 400;
	font-size: 18px;
	color: #FFF;
	transform: translateY(100px);
	opacity: 0;
	transition: transform 0.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity 0.66s ease-in-out;
}
.loop .galeriaslider.owl-carousel .owl-item.active p {
	transform: translateY(0);
	opacity: 1;
	-webkit-transition-delay: .10s;
	transition-delay: .10s;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}
.loop .galeriaslider img {
	width: 100%;
	height: auto;
}
.owl-theme.galeriaslider .owl-controls .owl-nav div {
	color: rgba(255,255,255,0.5);
	background-color: rgba(0,0, 0,0);
	border: 2px solid rgba(255,255,255,0.5);
	display: inline-block;
	zoom: 1;
	width: 46px;
	height: 46px;
	margin: 0;
	line-height: 46px;
	text-align: center;
	font-size: 12px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	border-radius: 50%;
	padding: 0 0;
	opacity: 1;
}
.owl-theme.galeriaslider .owl-controls .owl-nav div:hover {
	background-color: rgba(0,0, 0,1);
	color: rgba(255,255,255,1);
	border: 2px solid rgba(0,0, 0,1);
}
.owl-theme.galeriaslider .owl-controls .owl-nav div.owl-prev {
	left: 10px;
}
.owl-theme.galeriaslider .owl-controls .owl-nav div.owl-next {
	right: 10px;
}
.carousel-post {
	padding: 0 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.owl-theme.carousel-post .owl-controls .owl-nav div, .owl-theme.galeriaproductos .owl-controls .owl-nav div {
	color: #ffffff;
	background-color: rgba(188, 38, 45,1);
	font-size: 12px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	border-radius: 50%;
	border: 2px solid #000;
}
.owl-theme.carousel-post .owl-controls .owl-nav div:hover, .owl-theme.galeriaproductos .owl-controls .owl-nav div:hover {
	color: #000;
	background-color: rgba(188, 38, 45,0);
}
.owl-carousel.galeriaslider {
	height: 100%;
}
.onepagesection.onepagesectionfullSceen .owl-carousel.galeriaslider .owl-item, .owl-carousel.galeriaslider .item {
	height: 100vh;
}
.onepagesection .owl-carousel.galeriaslider .owl-item, .owl-carousel.galeriaslider .item {
	height:inherit;
}
.owl-carousel.galeriaslider .owl-item img {
	transform-style: initial;
	height: 100%;
	object-fit: cover;
}
/* Default theme - Owl Carousel CSS File */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
	display: none;
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-nav {
	width: 100%;
	float: left;
}
/*.owl-theme#slide .owl-controls .owl-nav div {
	color: rgba(19, 45, 86,0);
}*/
.owl-theme#slide:hover > .owl-controls .owl-nav div {
	color: #ffffff;
	background-color: #898e94;
}
.owl-theme.carousel .owl-controls .owl-nav div {
	color: #000000;
	font-size: 18px;
}
.owl-theme .owl-controls .owl-nav div {
	color: #000;
	background-color: rgba(137, 142, 148, 0);
	display: inline-block;
	zoom: 1;
	width: 16px;
	height: 50px;
	margin: 0;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	position: absolute;
	border-radius: 0;
	padding: 0 0;
	opacity: 1;
}
.owl-theme .owl-controls .owl-nav div:hover {
	color:#333;
}
.images .owl-theme .owl-controls .owl-nav div {
	opacity: 1;
}
.owl-theme .owl-controls .owl-nav div:hover {
	opacity: 1;
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
	left: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.owl-theme .owl-controls .owl-nav div:hover {
	color: #23487a;
	opacity: 1;
	background-color: rgba(193, 193, 193, 0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.owl-nav .owl-next {
	float: right;
}
.owl-nav .owl-prev {
	float: left;
}
.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}
.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots {
	margin: 0 auto;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2px;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
	width: 16px;
	height: 16px;
	margin: 5px 3px;
	background-color: transparent;
	border: 2px solid #FFF;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #FFF;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 1200ms ease-in-out;
	-moz-transition: height 1200ms ease-in-out;
	-ms-transition: height 1200ms ease-in-out;
	-o-transition: height 1200ms ease-in-out;
	transition: height 1200ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("http://mzbi.mx/wp-content/themes/img/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
/*
---------------------------------------------------------------
--------------------  fancyBox --------------------------------
---------------------------------------------------------------
*/
.fancybox {
	outline:none;
}
.fancybox-enabled {
	overflow: hidden;
}
.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}
.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
 z-index: 99992;
}
.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    opacity: 0;
    transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fancybox-container--ready .fancybox-bg {
	opacity: 0.5;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	z-index: 99994;
	transition: opacity .2s;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	direction: ltr;
}
.fancybox-show-controls .fancybox-controls {
	opacity: 1;
}
.fancybox-infobar {
	display: none;
}
.fancybox-show-infobar .fancybox-infobar {
	display: inline-block;
	pointer-events: all;
}
.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, 0.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-buttons {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	pointer-events: all;
}
.fancybox-show-buttons .fancybox-buttons {
	display: block;
}
.fancybox-slider-wrap {
	overflow: hidden;
	direction: ltr;
}
.fancybox-slider-wrap, .fancybox-slider {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
}
.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
}
.fancybox-slide::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}
.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: rgba(255,255,255,0.95);
    overflow: auto;
    box-sizing: border-box;
}
.fancybox-slide--image {
	overflow: hidden;
}
.fancybox-slide--image::before {
	display: none;
}
.fancybox-content {
	display: inline-block;
	position: relative;
	margin: 44px auto;
	padding: 0;
	border: 0;
	width: 80%;
	height: calc(12%);
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	white-space: normal;
	outline: none;
	font-size: 16px;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
}
.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.fancybox-slide--video .fancybox-content {
	width : 85%;
	height : 85%;
	max-width : 85%;
	max-height : 85%;
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
	background: transparent;
}
.fancybox-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.fancybox-image, .fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	background: transparent;
	background-size: 100% 100%;
}
.fancybox-controls--canzoomOut .fancybox-placeholder {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.fancybox-controls--canzoomIn .fancybox-placeholder {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.fancybox-controls--canGrab .fancybox-placeholder {
	cursor: -webkit-grab;
	cursor: grab;
}
.fancybox-controls--isGrabbing .fancybox-placeholder {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.fancybox-spaceball {
	z-index: 1;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}
.fancybox-error {
	position: absolute;
	margin: 0;
	padding: 40px;
	top: 50%;
	left: 50%;
	width: 380px;
	max-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	cursor: default;
}
.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}
.fancybox-close-small:after {
	content: '×';
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #9c7b5e;
	transition: background .2s;
	box-sizing: border-box;
	z-index: 2;
}
.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}
.fancybox-slide--video .fancybox-close-small {
	top: -36px;
	right: -36px;
	background: transparent;
}
.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}
/* Caption */
.fancybox-caption-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	z-index: 99998;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
	opacity: 0;
	transition: opacity .2s;
	pointer-events: none;
}
.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
}
.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}
.fancybox-caption a, .fancybox-caption button {
	pointer-events: all;
}
.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}
/* Buttons */
.fancybox-button {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	background: transparent;
	color: #fff;
	box-sizing: border-box;
	vertical-align: top;
	outline: none;
}
.fancybox-button--disabled {
	cursor: default;
	pointer-events: none;
}
.fancybox-infobar__body, .fancybox-button {
	background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover {
	background: rgba(0, 0, 0, 0.8);
}
.fancybox-button::before, .fancybox-button::after {
	content: '';
	pointer-events: none;
	position: absolute;
	border-color: #fff;
	background-color: currentColor;
	color: currentColor;
	opacity: 0.9;
	box-sizing: border-box;
	display: inline-block;
}
.fancybox-button--disabled::before, .fancybox-button--disabled::after {
	opacity: 0.5;
}
.fancybox-button--left::after {
	left: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.fancybox-button--right::after {
	right: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fancybox-button--left {
	border-bottom-left-radius: 5px;
}
.fancybox-button--right {
	border-bottom-right-radius: 5px;
}
.fancybox-button--close {
	float: right;
}
.fancybox-button--close::before, .fancybox-button--close::after {
	content: '';
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(49%);
	left: calc(42%);
}
.fancybox-button--close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fancybox-button--close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* Loading spinner */
.fancybox-loading {
	border: 6px solid rgba(100, 100, 100, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate 0.8s infinite linear;
	animation: fancybox-rotate 0.8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}
}
@keyframes fancybox-rotate {
 from {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
.fancybox-controls {
	text-align: left;
}
.fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
	display: none !important;
}
.fancybox-caption {
	padding: 20px 0;
	margin: 0;
}
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: 15px;
	top: 16px;
	border: 2px solid;
	background: none;
}
/* Slideshow button */
.fancybox-button--play::before {
	top: 16px;
	left: 18px;
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
	background: transparent;
}
.fancybox-button--pause::before {
	top: 16px;
	left: 18px;
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
	background: transparent;
}
/* Thumbs */
.fancybox-button--thumbs span {
	font-size: 23px;
}
.fancybox-button--thumbs::before {
	top: 20px;
	left: 21px;
	width: 3px;
	height: 3px;
	box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}
.fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
	right: 220px;
}
.fancybox-thumbs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 220px;
	margin: 0;
	padding: 5px 5px 0 0;
	background: #fff;
	z-index: 99993;
	word-break: normal;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}
.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
}
.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	max-width: 50%;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 75px;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 5px solid #fff;
	border-top-width: 0;
	border-right-width: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}
li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fancybox-thumbs > ul > li:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
.fancybox-thumbs {
	display: none !important;
}
.fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
	right: 0;
}
}
.redes-menu, .menu > li.redes-menu {
	display:none;
}
.redes-menu .texto-siguenos {
	display:none;
}
.redes-menu .redes-sociales a {
	margin: 12px 7px 20px 6px;
	padding: 0 0;
}
 @media screen and (max-width: 1280px) {
.twelve.columns {
	width: 100% !important;
}
.logo_texto {
	width: 780px;
	margin: 15px 0 4px 0;
}
.logo_texto a {
	font-size: 70px;
}
}
@media screen and (max-width: 1240px) {
.logo_texto {
    width: 750px;
    margin: 19px 0 4px 0;
}
.logo_texto a {
    font-size: 68px;
}
}
@media screen and (max-width: 1200px) {
.logo_texto {
	width: 690px;
	margin: 19px 0 4px 0;
}
.logo_texto a {
	font-size: 62px;
}
.content {
    width: 920px;
    max-width: 920px;
    margin: 0 auto;
}
}
 @media screen and (max-width: 1180px) {
.logo_texto {
	width: 640px;
	margin: 25px 0 4px 0;
}
.logo_texto a {
	font-size: 55px;
}

}
 @media screen and (max-width: 1025px) {
.logo_texto {
	width:100%;
	margin: 5px auto 4px auto;
	text-align: center;
	float: none;
}
.logo_texto a {
	font-size: 48px;
}
.wrap-content-top {
	position:static;
	background-color: transparent;
}
.wrap-redes.wrap-redes-header {
	display:none !important;
}
.headerSeccionesFront {
	position: fixed;
	top: 50px;
}
.logoicon {
	width: 130px;
	float: none;
	margin: 12px auto 10px auto;
}
.wrap-content-top-Interior .logoicon {
	margin: 50px auto 10px auto;
}

.content {
	width: 94%;
	 max-width: 1020px;
}
.TopRight {
	float: right;
	text-align: center;
	padding: 10px 0;
}
.swich-idioma {
	position: absolute;
	top: 12px;
	left: 5%;
}
.wrap-content-top.wrap-content-top-fixed .telefono.telefonoHeader, .telefono.telefonoHeader {
	margin: 10px 0 10px 0;
}
.buscadorTop, .wrap-content-top.wrap-content-top-fixed .buscadorTop {
	display: block;
	margin: 18px 0 0 0;
}
.wrap-content-top.wrap-content-top-fixed {
	position:static !important;
	-webkit-animation: unset;
	animation: unset;
	animation-name: unset;
}
.wrap-redes.wrap-redes-header {
	margin: 6px 10px 6px 10px;
	position: absolute;
	top: 0;
	left: 0;
}
.wrap-content-top.wrap-content-top-fixed .swich-idioma, .swich-idioma {
	margin: 0 0 0 0;
}
}
@media screen and (max-width: 780px) {

.logo_texto a {
	font-size: 48px;
}
.logoicon {
	width: 166px;
	float: none;
	margin: 12px auto 10px auto;
}
.derechos-reservados {
	text-align: center;
	line-height: 22px;
}
.derechos-reservados .aviso-privacidad {
	float: none;
	display: block;
}


.row.css-datos-de-propiedad .four.columns.b1 {
    width: 100%;
}
.row.css-datos-de-propiedad .four.columns.b2 {
    width: 100%;
}
.row.css-datos-de-propiedad .four.columns.b3 {
    width: 100%;
}
.row.css-datos-de-propiedad .columns {
    margin-left: 0%;
}
/* Css video responsive
     –––––––––––––––––––––––––––––––––––––––––––––––––– */
.video-container {
	overflow: hidden;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}
.video-container embed, .video-container iframe, .video-container object {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.toogle-lista-categorias {
	display:block;
}
.wrap-lista-categorias-post-type {
	display:none;
}
/* Css Galeria
     –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .loop .gallery-wrapper.gallery-columns-1 .gallery-ul li {
	width: calc(100%);
	min-height: 300px;
}
.loop .gallery-wrapper.gallery-columns-2 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-3 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-4 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-5 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-6 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-7 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-8 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
.loop .gallery-wrapper.gallery-columns-9 .gallery-ul li {
	width: calc(50%);
	min-height: 400px;
}
}
@media screen and (max-width: 642px) {
	
	
.post.post-propiedades .img-destacada a, .post.post-propiedades .img-destacada {
	height:inherit;
	background-image:none !important;
	
}
.post.post-propiedades .img-destacada a img {
	display:block;
	
}
.img-destacada.img-destacada-single {
	height:inherit;
	background-image:none !important;
}
.img-destacada.img-destacada-single img {
	display:block;
}

.frase {
	font-size: 12px;
	margin: 28px 0 0 0;
}
.loop .galeriaslider h1 span, .loop .galeriaslider h2 span, .loop .galeriaslider h3 span, .loop .galeriaslider h4 span, .loop .galeriaslider h5 span, .loop .galeriaslider h6 span {
	font-size: 18px;
}
.menu-footer {
	margin: 0 0 0 0;
	width: 100%;
	text-align: center;
}
.menu-inferior-secundario {
	display: inline-block;
	width: auto;
	float: none;
}
.wrap-redes.wrap-redes-footer {
	margin: 30px 0;
	width: 100%;
}
.direccion {
	display: block;
	vertical-align: top;
	margin: 0 0 0 0;
	width: 100%;
	float: left;
	text-align: center;
}
.menu-inferior-secundario li {
	width: 100%;
	text-align: center;
}
.TabsList {
	display: none !important;
}
.titleTabsResponsive {
	display: block;
	padding: 20px;
	background-color: #f5f5f5;
	margin: 0 0 0 0;
	border-bottom: 1px solid #e2e2e2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.titleTabsResponsive:before {
	content: "\f078";
	display: inline-block;
	font-style: normal;
	font-family: FontAwesome;
	font-size: 10px;
	color: #d6d6d6;
	margin: 0 4px 0 0;
	line-height: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.titleTabsResponsive.active {
	background-color: #9c7a5e;
	border-bottom: 1px solid #8e6c51;
	color: #FFF !important;
}
.contentTabsResponsive {
	margin: 20px 0 0 0;
	display: none;
}
.content-page {
	width: 100%;
}
.sidebar-post {
	width: 100%;
}
}
@media screen and (max-width: 482px) {
.logo {
	width: 215px;
	float: none;
	margin: 15px auto;
}
.logo_texto {
	width: 100%;
}
.logo_texto a {
	font-size: 22px;
}

.slicknav_menu .slicknav_icon {
	float: right;
	margin: 6px 3% 0 auto;
}
.galeriaslider .SlideTexto.galeriaslideralinizq, .galeriaslider .SlideTexto.galeriaslideralinder, .galeriaslider .SlideTexto.galeriaslideralincen {
	top: inherit;
}
.galeriaslider .SlideTexto .TextoA strong, .galeriaslider .SlideTexto .TextoB strong, .galeriaslider .SlideTexto .TextoC strong {
	font-size: 35px;
}
.galeriaslider .SlideTexto .TextoA, .galeriaslider .SlideTexto .TextoB, .galeriaslider .SlideTexto .TextoC {
	font-size: 35px;
}
.galeriaslider .SlideTexto .TextoC strong {
	font-size: 35px;
}
.div-ver-galeria.div-ver-galeria-title h1 {
	font-size: 28px;
	max-width: 100%;
	width: 100%;
	display: block;
	word-wrap: break-word;
}
.div-ver-galeria span {
	margin: 10px 0 10px 0;
	float: left;
	width: 100%;
	display: block;
	text-align: left;
}
.loop ul.ul-detalles.ul-detalles-2 {
	width: 100%;
}
.all-compartir li a, .loop ul.all-compartir li a, .all-compartir li button, .loop ul.all-compartir li button {
	display: block;
	height: auto;
	padding: 0 0 12px 0;
	font-size: 13px !important;
	white-space: inherit;
}
.all-compartir .displayredes {
	padding: 0 0 12px 0;
}
.filtr-item {
	width: 100%;
	float: left;
	margin: 0 0 18px 0;
}
.planos a {
	position: relative;
	width: 100%;
	margin: 0 0 18px 0;
	float: left;
}
.propiedad-mapa .iconmap-marker {
	margin: 16px 0 0 0;
}
.footer_front .derechos-reservados span {
	display:none;
}
.footer_front .derechos-reservados span.telefono.telefonoFooter {
	display:block;
}
footer .wrap-content {
	background-color:transparent;
}
.wrap-content {
	background-color: #f8f8f8;
}
.banner-top h1 {
	float: none;
	text-align: center;
	margin: 10px 0;
}
.breadcrumbs {
	display: inline-block;
	text-align: center;
	float: none;
	padding: 10px 0;
	width: 100%;
}
.wrap-content.wrap-content-top.wrap-content-top-front, .wrap-content.wrap-content-front {
	background-color:transparent;
}
.post.post-propiedades {
	height: inherit;
	margin: 8px 0 20px 0;
}
.post.post-propiedades .post-excerpt {
	width: 100%;
	padding: 2% 6% 20px 6%;
	position: static;
}
.post.post-propiedades .ver-mas {
	position:static;
}
.slicknav_nav li.wrap-opinion-de-valor-gratis, .slicknav_nav li.wrap-llave {
	display:none;
}
.PopUpA {
	display: none;
	position: fixed;
	padding: 30px 10px;
	width: 86%;
	max-width: 86%;
	height: 86%;
	left: 0;
	right: 0;
	top: 50px;
	bottom: 0;
	margin: auto;
	z-index: 99999;
	background-color: rgba(255,255,255,1);
	border-radius: 4px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: scroll;
}
.PopUpA .PopUpAContent {
	margin: auto;
	vertical-align: middle;
	text-align: left;
	line-height: 25px;
	width: 100%;
}
.closePopUpA {
	float: right;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #555;
	border-radius: 50%;
	color: #FFF;
	cursor: pointer;
	position: fixed;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: 20px;
	z-index: 3;
}
.lightbox-shadow {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
.post .img-destacada {
	width: 100%;
}
.post .post-excerpt {
	width: 100%;
	padding: 8px 0;
}
.navegacionscroll {
	display:none;
}
.loop .PasosAppSlider {
	padding: 0 10px;
}
.wrap-redes.wrap-redes-footer {
	margin: 40px 0 40px 0;
}
.row {
	width: 100% !important;
	max-width: 100% !important;
	display: inline-block;
}
.displaytable {
	display: inline-block;
}
/*capcha google	*/
  #rc-imageselect, .g-recaptcha {
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
/* Css Galeria
     –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .loop .gallery-wrapper.gallery-columns-1 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-2 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-3 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-4 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-5 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-6 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-7 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-8 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
.loop .gallery-wrapper.gallery-columns-9 .gallery-ul li {
	width: calc(100%);
	min-height: 200px;
}
}
div.saltodepagina {
	display:none;
}
 @media print {
@page {
margin: 0cm;
}
body {
	background-image: none !important;
}
.loop, .loop ul, .loop div, body.loop, body.loop ul, body.loop div, p, ul, .loop p {
	font-size: 9pt;
}
header {
	display:none !important;
}
footer {
	display:none !important;
}
.content {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:30px;
}
.wrap-row-detalles {
	margin: 0 0;
	border-top: 0 solid #f5f5f5;
	padding: 0 0 0 0;
}
#preloader {
	display:none !important;
}
.arrow-top {
	display:none !important;
}
.tienes-una-propiedad {
	display:none !important;
}
.compartir-amigo {
	display:none !important;
}
#shareag {
	display:none !important;
}
.div-ver-galeria {
	display:none !important;
}
#banner-top {
	display:none !important;
}
.all-compartir {
	display:none !important;
}
.content-page {
	width: 100%;
}
.sidebar-post {
	display:none !important;
}
.regresar-categorias {
	display:none !important;
}
.wrap-row-detalles {
	display:block;
	page-break-after: always;
}
div.saltodepagina {
	display:block;
	page-break-after: always;
}
.filtr-container {
	display:block;
	float:none;
	margin:0 0 0 0;
	padding:20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.filtr-item {
	float: left;
	margin: 10px;
}
.wrap-imprimirpagina {
	display:none !important;
}
.wrap-content-bco {
	background-color: #FFF;
}
}