.debug {
	-display: block;
}

html{
	font-size:13px;
	margin: 0;
	width: 100%;
	height: 100%;
}


body  {
	font-family: 'custom-light', Arial, Helvetica, sans-serif;;
	font-size:13px;
	background-color: #eee;
	padding: 0;
	width: 100%;
	height: 100%;
}



a {
	color:#000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

nav a {
	text-decoration:none !important;
}

.selected:hover {
	
}


/*header*/#content-header #logo {
	vertical-align: middle;
}
/*header*/#content-header #logo img {
	width:auto;
	height: 60%;
}


/*header*/#content-header nav a {
	font-family: 'custom_bold';
	color:#999;
	
}
/*header*/#content-header nav .selected {
	color:#000;
}


/*################################################################################################*/


/*header*/#content-header .WidgetLanguageSelection, /*header*/#content-header .WidgetBack {
	/*width:260px;*/
	/*width: 10%;*/
	text-align:right;
	vertical-align:middle;
}
/*header*/#content-header .WidgetLanguageSelection .WidgetMenuItem {
	display:table-cell;
	margin-left:12px;
}

/*header*/#content-header .WidgetLanguageSelection img {
	width:18px;
}

#header-menu  {
	vertical-align:middle;
	text-align:center;
} 
footer {
	background:#444;
	color:#bababa;
	-margin-top:20px;
	text-align:center;
}

footer a {
	color:#999999;
	font-size:11px;
	text-transform: uppercase;
	
	
} 

footer .fluid.wrap {
	vertical-align:middle;
	height:40px;
}

#footer-links {
	display:inline-block;
	font-size:11px;
}
#footer-links .WidgetMenuItem {
	display:inline-block;
	margin-left:10px;
}

#socialmedia {
	display:inline-block;
}


.breadcrumbs .WidgetMenuItem {
	display:inline-block;
}
.breadcrumbs .divider {
	padding:0px 5px;
}


.grid-debug {
	background:#fc9;
}


main{
	width: 100%;
	height: auto;
}


main .WidgetWysiwyg {
	/*margin-top:30px;*/
}







.WidgetBxslider .bx-wrapper {
	border:0px !important;
	box-shadow:none !important;
	background:transparent !important;
	margin-bottom:0px !important;
}

.bx-wrapper .bx-caption span {
	font-family:'custom' !important;
	font-size:15px !important;
}

.WidgetGoogleMaps {
	height:380px;
	height:30vw;
	max-height:380px;
}


.WidgetForm input[type="reset"], 
.WidgetForm input[type="submit"], 
.WidgetForm input[type="button"] {
	background:#000;
	color:#fff;
	text-shadow: none;
	border-width: 0px;
	padding:6px 15px;
	padding-bottom:4px;
	text-transform:uppercase;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.WidgetForm input[type="text"],
.WidgetForm textarea {
	background:#eee;
	font-size:17px;
}




div.pp_details {
		text-transform: uppercase; 
}

#share
{
	height: auto;
    /*max-width: 243px;*/
    /*width: 45%;*/
    width: 80%;
    visibility: hidden;
    vertical-align: middle;
}


.itemSocial
{
	/*background-color: #000;*/
	/*padding: 10%;*/
	font-size:  1rem;
	/*float:left;*/
	display: table-cell;
	width: 10%;
}

.itemSocial > i {
    color: #fff;
    cursor: pointer;
    font-size: 10px;
}

#social-button > i{
	color: #fff;
	cursor: pointer;
}

#social-container{
	position:relative;
}


#social-menu
{
	/*position:absolute;*/
	top:0px;
	bottom:0px;
	z-index:9999;
	/*display: none;*/
}

.itemSocial
{
	color: #fff;
	cursor: pointer;
}


/*############################################################################*/
/*###  BEGIN: responsive - adaptative - fluid  ###############################*/
/*############################################################################*/

.wrap {
	width: 960px;	/*responsive or not responsive, that is the question*/
	width: 94%;
	min-width: 305px;
	
}

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


@media only screen and (min-width: 1281px)  {
	.wrap {
		width: 1280px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	html{
		font-size:11px;
	}
	
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	.wrap {
		width: 95%;
	}
	.wrap-body-margin {
		-min-width:10%;
		min-width:5px;
	}
	
	/*header*/#content-header #logo {
		-height:auto;
	}
	
	html{
		font-size:10px;
	}
}


@media only screen and (min-width: 641px) and (max-width: 480px) {
	/*header*/#content-header #logo {
		/*width:53%;
		min-width:170px;*/
	}
}


@media only screen and (min-width:1px) and (max-width: 640px) {
	body.type310 main .fluid-container .fluid-container .fluid {
		display:block;
		width:100%;
		margin-bottom:50px;
	}	
}



/*###  END: responsive - adaptative - fluid  #################################*/





/*###  BEGIN: responsive menu  ###############################################*/
#responsive-menu-toggle {
	cursor: pointer;
	vertical-align: middle;
	text-align:left;
	display:table-cell;
	display: none;
	width:30px;
	padding-right:20px;
	font-size:12px;	
}

#responsive-menu-toggle .fa-close {
}

#responsive-menu-toggle .fa {
	color: #000 !important;

}

.mm-opened #responsive-menu-toggle .fa {
	-color: #000 !important;
}


@media only screen and (min-width: 1px) and (max-width: 1024px) {
	
	html  {
		font-size:10px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
	/*header*/#content-header nav {
		display: none;
	}

	/*#responsive-menu-toggle {
		display: table-cell !important;
	}*/
	
	html  {
		font-size:10px;
	}
}
@media only screen and (min-width: 1px) and (max-width: 479px) {
	/*header*/#content-header .WidgetLanguageSelection {
		width:70px;
		
	}
}
	

/*###  END: responsive menu  #################################################*/


/*###  AGREGADO DISEŅO  #################################################*/


/*header*/#content-header #logo {
	/*width:10%; 
	padding: 15px 0; 
	max-width: 184px; */
	height: 1%;
	/*width:10%;*/
}

header{
	height: 8%;
	width: 96%;
	display: table;
}

#content-header{
	position: relative;
	background-color: #000;
	display: table;
	padding: 0 2%;
	width: 100%;
	height: 100%;
}

.WidgetMenuItem{padding: 5px;}
.WidgetMenuItem a{
	color: #fff !important; 
	text-transform: uppercase;
}

.WidgetMenuItem.active{
	border: 1px solid #fff;
}

.fa {
    color: #fff;
	font-size: 27px !important;
}

#WidgetFullScreen
{
	padding-left: 30px;
}

#fullScreen
{
	cursor: pointer;
}


:-webkit-full-screen {
	position: fixed;
	width: 100%;
	top: 0;
	background: none;
}


:-ms-fullscreen {
  width: auto;
  height: auto;
  margin: auto;
}
