@charset "utf-8";
/* CSS Document */
html, body {
	padding:0;
    margin:0;
    width:100%;
    min-height:100%;
    height: 100%;
	position:relative;
}

body{
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
}
img{
	border:0;
}

/*#headerMinisitiosNav {
	top:0;
    position: absolute;
    z-index: 9;
    background: none repeat scroll 0 0 #444444;
    color: #666666;
    display: block;
    font-size: 11px;
    height: 24px;
    width: 100%;
}

#headerMinisitiosNav .menuCorp {
    border-right: 4px solid #99CC33;
    display: inline;
    float: right;
    padding: 4px 0 6px;
	margin:0;
}

#headerMinisitiosNav .menuCorp li {
    display: inline;
    float: left;
    list-style: none outside none;
    padding: 0 15px 0 0;
}

#headerMinisitiosNav .menuCorp li a {
    color: #AAAAAA;
    font-size: 11px;
    height: auto;
    padding: 0;
    text-decoration: none;
}

#headerMinisitiosNav .menuCorp li a:hover {
    color: #FFFFFF;
    font-size: 11px;
}

#headerMinisitiosNav .menuCorp li:hover {
    color: #FFFFFF;
    font-size: 11px;
}
*/


#headerMinisitiosNav {
    background:url('../imagenes/WU-menuBg.jpg') 0 0;
    color: #666666;
    display: block;
    font-size: 11px;
    position: fixed;
    width: 100%;
    z-index: 90;
    top:0;
}
#headerMinisitiosNav .menuCorp {
    display: inline;
    float: right;
    margin: 0;
    padding: 6px 0 2px;
}
#headerMinisitiosNav .menuCorp li {
    display: inline;
    float: left;
    list-style: none outside none;
    padding: 7px 15px 0 0;
}
#headerMinisitiosNav .menuCorp li a {
    color: #cccccc;
    font-size: 11px;
    height: auto;
    padding-top: 4px!important;
    text-decoration: none;
    display: block;
}
#headerMinisitiosNav .menuCorp li a:hover {
    color: #FFFFFF;
    font-size: 11px;
}
#headerMinisitiosNav .menuCorp li:hover {
    color: #FFFFFF;
    font-size: 11px;
}

#headerMinisitiosNav img{
    float: right;
    padding: 5px 25px 5px 0px;
}
#headerMinisitiosNavRes{
    background:url('../imagenes/WU-menuBg.jpg') 0 0;
    display: none;
    font-size: 11px;
    position: fixed;
    width: 100%;
    z-index: 90;
    top:0px;
    text-align: left;
}
#headerMinisitiosNavRes img{

	float:right; 
	margin-top: 4px
}
#corporativoResp{
	border: 1px solid;
	height: 45px;
	width: 100%;
}

#headerMinisitiosNavRes ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#headerMinisitiosNavRes ul li{
    border-bottom: 1px solid;
    padding: 4px 8px;
        background:url('../imagenes/WU-menuBgR.jpg') 0 0;
}
#headerMinisitiosNavRes li a {
    color: #AAAAAA;
    font-size: 11px;
    height: auto;
    text-decoration: none;
}
#menuResp{
    display: none;
}
#menuResp i{
}
#botonAbrir{
    cursor: pointer;
    padding: 8px;
    float: right;  
}
.fa-caret-down:before {
    font-size: 20px;
    color: #cccccc;
}
.fa-caret-up:before {
    font-size: 20px;  
    color: #cccccc; 
}
.linea_menu{
    padding: 0px!important;
}

@media (max-width: 985px) {
  #headerMinisitiosNav{
    display: none;
  }
  #headerMinisitiosNavRes{
    display: block;    
  }
}

#wurden-wrapper{
	margin:0 auto;
	width:70%;
	float:right;
	height:100%;
	overflow:hidden;
}

#wurden-social{
    margin: 0;
    z-index: 9;
	float:left;
	margin-left:30px;
	padding:0;
	margin-top:30px;
}

#wurden-social ul{
	height:18px;
	list-style:none outside none;
	margin:0;
	padding:0;
}

#wurden-social ul li{
	float:left;
}

#wurden-social ul li a{
	background-image: url("../imagenes/wurden-social.png");
    display: block;
    height: 18px;
    width: 18px;
	margin-right:10px;
}

.wurden-facebook {
    background-position: 0 0;
    background-repeat: no-repeat;
}

.wurden-twitter {
    background-position: -29px 0;
    background-repeat: no-repeat;
}
.wurden-twitter2 {
    background-position: -58px 0;
    background-repeat: no-repeat;
}

.wurden-pinit {
    background-position: -87px 0;
    background-repeat: no-repeat;
}
.wurden-google {
    background-position: -116px 0;
    background-repeat: no-repeat;
}
.wurden-home{
	margin-top:10px;
	margin-bottom:20px;
	height:66px;
}
#wurden-logo{
    z-index: 9;
	float:right;
}
#wurden-logo img{
    border: 0;
}
.wurden-productos{
	z-index:9;
    list-style:none inside;
    margin:0 auto;
    padding:0;
	overflow:hidden;
	width:990px;
	height:560px;
}

.wurden-recetas{
	z-index:9;
    list-style:none inside;
    margin:0 auto;
    padding:0;
	overflow:hidden;
	width:990px;
	height:560px;
	background-position:left top;
	background-repeat:no-repeat;
}
.wurden-productos h1{
	margin-left:40px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:24px;
	margin-bottom:10px;
}
.wurden-productos p{
	font-family: 'Muli', sans-serif;
	margin-left:24px;
	font-size:14px;
	font-weight:400px;
	line-height:24px;
	margin:0;
	padding-left:60px;
	background-image:url(../imagenes/bullet2.png);
	background-position:0 -2px;
	background-repeat:no-repeat;
}

.wurden-menu{
	z-index:9;
    list-style:none inside;
    margin:0 auto;
    padding:0;
	background-color:#FFF;
	overflow:hidden;
	width:990px;
	margin-bottom:10px;
}
.wurden-menu ul{
	list-style:none outside;
	float:right;
	margin:0;
	margin-top:36px;
	padding:0;
}
.wurden-menu li{
	float:left;
	margin-right:40px;
	line-height:30px;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	cursor:pointer;
}
.wurden-menu li.activo, .wurden-menu li:hover{
	border-bottom:5px #c21f32 solid;
}
.wurden-wrapper{
	width:990px;
	z-index:9;
	margin:0 auto;
	padding-top:40px;
	left:0;
	right:0;
}
.wurden_pager{
	width:990px;
	margin:0 auto;
	margin-top:-35px;
}
.btn_anterior{
	float:left;
}
.btn_siguiente{
	float:right;
}
.wurden-wrapper3{
	width:990px;
	z-index:9;
	margin:0 auto;
	padding-top:0px;
	display:block;
	margin-top:40px;
}
.wurden-wrapper2{
	width:1040px;
	z-index:-9;
	margin:0 auto;
	padding-top:10px;
	background-repeat:no-repeat;
	background-position:26px 0;
	margin-top:90px;
}
.wurden-img{
	float:left;
	margin-left:40px;
}

.wurden-submenu{
	background-color:#FFF;
	width:990px;
	overflow:hidden;
	z-index:9999;
}
.wurden-submenu-productos{
	width:990px;
	display:none;
	-webkit-box-shadow: 10px 10px 28px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 28px -5px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 28px -5px rgba(0,0,0,0.75);
}
.wurden-submenu-productos h2{
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	line-height:24px;
	margin-top:10px;
}

.wurden-submenu ul{
	float:right;
	margin:0;
	padding:0;
	margin:20px 0;
}
.wurden-submenu-productos ul{
	float:left;
	margin:0;
	padding:0;
	margin:20px 0;
}

.wurden-submenu ul.fila1{
	margin-right:40px;
	height:20px;
	margin-top:15px;
	margin-bottom:25px;
}

.wurden-submenu ul.fila1 li{
	float:left;
	margin-left:20px;
}
.wurden-submenu ul.columna1{
	width:30%;
	padding-left:3%;
}
.wurden-submenu ul.columna2{
	padding-left:3%;
	width:30%;
}
.wurden-submenu ul.columna3{
	padding-left:3%;
	width:30%;
}
.wurden-submenu ul li{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	list-style:none inside;
	line-height:18px;
	cursor:pointer;
}

.wurden-submenu ul li a{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-decoration:none;
	color:#000;
}

.wurden-submenu-productos ul li a{
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-decoration:none;
	color:#000;
}


.sub-selected a, .wurden-submenu ul li a:hover, .wurden-submenu-productos ul li.sub-selected a{
	color:#c21f32;
}

.sub-selected2, .wurden-submenu ul.fila1 li:hover{
	color:#000;
	border-bottom:5px #c21f32 solid;
}

.wrapper {
    width:100%;
    height:100%;
	top:0;
	left:0;
	position:absolute;
	overflow:hidden;
}
.page {
    width:100%;
    height: 100%;
    margin:0 auto;
}

.imageMap {
    width:100%;
    height: 100%;
	position:absolute;
    margin-bottom:200px;
}
.imageMap img {
    display:block;
    width:100%;
}
.imageMap .hotspots {
    width:100%;
    height:100%;
    visibility:hidden;
    display:block;
    overflow: hidden;
}
.imageMap a {
    display:block;
    position:absolute;
    background:#000;
    z-index:100;
    opacity:0.2;
    filter: alpha(opacity=20);
    border:1px solid transparent;
    border-radius:33px;
}

.imageMap a.p1 {
    left:11.8%;
    top:43.7%;
    width:33px;
    height:33px;
}
.imageMap a.p2 {
    left:33.4%;
    top:36.8%;
    width:30px;
    height:30px;
}
.imageMap a.p3 {
    left:36.7%;
    top:49.2%;
    width:30px;
    height:30px;
}

.imageMap a.p4 {
    left:64.2%;
    top:46.4%;
    width:30px;
    height:30px;
}
.imageMap a.p5 {
    left:79.2%;
    top:52.1%;
    width:30px;
    height:30px;
}
.imageMap a.p6 {
    left:97%;
    top:57.8%;
    width:30px;
    height:30px;
}

.imageMap a + p {
    position:absolute;
    left:0%;
    top:102%;
    width:100%;
    color:#000;
    display:none;
}
.imageMap:hover .hotspots {
    visibility:visible;
}
.imageMap p strong {
    display:block;
    padding:0;
    margin:0;
    font: bold 25px/30px'times new roman', serif;
    color:#000;
}
.imageMap p {
    padding:0;
    margin:0;
    font: normal 18px/22px'times new roman', serif;
    color:#444;
}
.imageMap .hotspots div:hover b {
    width:0;
    padding:0;
}
.imageMap .hotspots div:hover p {
    display:block;
}
.imageMap .hotspots div:hover a {
    background:#fff;
    z-index:100;
    opacity:0.3;
    filter: alpha(opacity=30);
}

.background{
	height:100vh;
	width:100%
}

.background img{
	height:auto;
	width:100%;
}

.wurden-content{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
	float:right;
	width:620px;
	margin-top:140px;
}
.wurden-content h1{
	font-size:24px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	padding:0 35px;
}

.wurden-content p{
	font-family: 'Muli', sans-serif;
	font-weight:400;
	font-size:13px;
	padding:0 35px;
	margin:0;
	line-height:24px;
}

.wurden-slider{
	overflow:hidden;		
	width:990px;
}

.wurden-slider ul{
	width:300px;
	margin:0;
	padding:0;
}
.wurden-slider ul li{
	margin:0;
	padding:0;
	float:left;
	list-style:outside none;
	width:158px;
}

.wurden-recetas h1{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:24px;
	padding-left:40px;	
}
.wurden-recetas h2{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	padding-left:40px;	
	margin:10px 0;
}
.wurden-recetas h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	padding-left:40px;	
	margin:10px 0;
}
.wurden-recetas ul {
	margin:0;
	padding:0;
	margin-left:3px;
	width:650px;
}
.wurden-recetas ul li{
	font-family: 'Muli', sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:24px;
	padding-left:40px;	
}
.wurden-recetas p{
	width:600px;
	margin:0;
	padding:0;
	font-family: 'Muli', sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:24px;
	margin-left:40px;	
/*	padding-left:15px;
	background-image:url(../imagenes/bullet.png);
	background-position:0 -2px;
	background-repeat:no-repeat;*/
}

.btn_verde{
	padding-top:20px;
	margin-left:40px;
	cursor:pointer;
	z-index:999;
	position:absolute;
	top:430px;
}

.wurder-bkg-producto{
	margin:0 auto !important;
}

.nodisponible{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#333;
	padding-left:40px;
	padding-top:20px;
	position:absolute;
	top:440px;
}

#quienes{
	position:absolute;
 }
.nodisponible17{
	top:460px !important;
}