

.debug {
	font-size:9px;
	font-family:"courier new", monospace;
	color:#333;
	display: none;
}

pre {
	font-size:9px;
}

a:active, a:focus {
	 outline: none;
}

.ismobile .nomobile {
	display:none;
}

*,
*::after, 
*::before {
    box-sizing: border-box;
}



.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fluid-container {
	display: table;
	border-collapse: collapse;
	width: 100%;
	-border: 1px solid #f00;
}

.fluid-container-fit {
	display: table;
	width:auto;
	border-collapse: collapse;
	-border: 1px solid #fee;
}

.fluid {
	display: table-cell;
	-border: 1px solid #00f;
}

.fluid-fit {
	display: table-cell;
	width: 0.1%;
}


/*### wrap center responsive ############################################################*/


.wrap {
	width: 960px;
	width: 94%;
	min-width: 305px;
}

.wrap-body-margin {
	width:auto;
	font-size: 0.01em;
	display:block;
	min-width:10px;
	background:#f00;
}


/*### DEBUG ##################################
.wrap-body-margin-left {
	background:#fdd;
}
.wrap-body-margin-right {
	background:#ddf;
}
.wrap-body-margin-left::before {
	font-size:8px;
	content:'left';
}
.wrap-body-margin-right::before {
	font-size:8px;
	content:'right';
}
.wrap::before {
	font-size:8px;
	content:'wrap';
}
/*###########################################*/


@media only screen and (min-width: 1281px)  {
	.wrap {
		width: 1280px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
	.wrap {
		width: 95%;
	}
	.wrap-body-margin {
		--min-width:10%;
		min-width:5px;
	}
}


/*** form user *************************************************************/

.WidgetForm.form_user {
	display:inline-block;
	min-width:300px;
}
.WidgetForm.form_user input[type="text"], 
.WidgetForm.form_user input[type="password"]  {
	width:80px;
	margin-right:10px;
	
}
.WidgetForm.form_user .WidgetFormMessage {
	position:absolute;	
	top:30px;
	width:100%;
	
}
.WidgetForm.form_user label {
	display:inline-block;
	padding:3px 8px 0px 0px;
}

.WidgetForm.form_user input[type="submit"],
.WidgetForm.form_user input[type="password"],
.WidgetForm.form_user input[type="text"] {
	margin-bottom: 0px;
	font-size:12px;
	font-family: 'custom';
}

.WidgetForm .spinner {
	position:absolute;
	top:2px;
	right:-20px;
	margin:0px !important;
} 



.WidgetGoogleMaps {
	position:relative;
	height:380px;
	width:100%;
	border:0px solid #FFF;
}

.WidgetGoogleMaps .googlemaps_text {
	font-size:11px;
	text-align:left;
	white-space: nowrap;
}



.Widget3dsuperb {
	background-color:#f00;
	display:block;
	width:100%;
	--border: 1px solid rgb(204, 204, 204); 
	background-color:#fff;
	
}
.Widget3dsuperb iframe {
 	width: 100%;
 	height: 1600px;
} 


/* custom nodes styles ----------------------------------------------------------------------- */


/* paginator --------------------------------------------------------------------------------- */
.paginator 							{ text-align:center; font-size:11px; clear:both; font-family: Tahoma, Arial, sans-serif;   }
.paginator > *						{ border:solid 1px #e3e3e3;  margin:0px 2px; padding: 9px 12px; color:#666; }
.paginator > a:not(.selected):hover	{ background:#ddd}
.paginator .page 					{ color:#666; border-color:#999; }
.paginator .previous				{ color:#666; border-color:#999;}
.paginator .next					{ color:#666; border-color:#999;}
.paginator .previous.disabled		{ color:#aaa; border-color:#e3e3e3; }
.paginator .next.disabled 			{ color:#aaa; border-color:#e3e3e3; }
.paginator .selected				{ color:#fff; border-color:#444; background:#444; font-weight:bold; cursor: default;}
.paginator .disabled				{ text-decoration:none; cursor:text;}
.paginator .disabled:hover			{ text-decoration:none;}
.paginator .text					{ text-decoration:none; cursor:text; border-width:0px; }
.paginator .text:hover 				{ text-decoration:none; }
.paginator .pageof 					{ border-width:1px; margin-right:10px;}
.paginator .coincidences 			{ border-width:1px; margin-right:30px;}
.paginator .separator 				{ display:none; border:0px;}

@media only screen and (min-width: 1px) and (max-width: 480px) {
	.paginator .separator {
		display:block;
	}
	.paginator > * {
		 margin:0px 1px;
		 padding: 6px 9px; 
	}
	.paginator .text {
		padding: 6px 4px;
	}
}

/* ---ley de cookies-----------------------------------------------------------------------------*/
#cc-notification {
	border:1px solid #ccc;
	border-width:1px 0px 1px 0px;
}
#cc-notification #cc-notification-logo {
	visibility:hidden;
}
#cc-notification #cc-notification-permissions li label,
#cc-notification #cc-notification-permissions li strong,
#cc-notification h2 a {
	font-size:inherit !important;
}
#cc-notification #cc-notification-wrapper {
    padding: 20px 15px 0 !important;
}

#cc-notification h2 span, 
#cc-notification h2  {
	font-size:13px;
	margin-bottom:20px !important;
}

#cc-notification h2 {
     margin-right: 170px !important;
}


#cc-notification.cc-light {
	background-color:#efefef !important;
}
#cc-notification.cc-light a, 
#cc-notification.cc-light a:visited,
#cc-notification.cc-light a:hover,
#cc-notification.cc-light #cc-notification-permissions li strong {
	color:#44b !important;
	font-weight:bold;
}
#cc-notification.cc-light ul.cc-notification-buttons li a,
#cc-notification.cc-light ul.cc-notification-buttons li a:visited {
	background-color: #666 !important;
}

#cc-notification.cc-light ul.cc-notification-buttons li a, 
#cc-notification.cc-light ul.cc-notification-buttons li a:visited {
    color: #FFF !important;
}
#cc-notification ul.cc-notification-buttons {
	width:auto !important;
}
 
