
* {
	margin: 0;
	padding: 0;
}

a {
	color: #5a6ca0;
	text-decoration: underline;
	transition: .3s ease-in-out;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	color: #5C5B5B;
	line-height: 1.75em;
	background: #008acc;
}

body,input {
	font-family: Georgia, serif;
}

strong {
	color: #2C2B2B;
}

br.clrfx {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #2C2B2B;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.75em;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.bx {
	overflow: hidden;
	margin-bottom: 1em;
}

.date {
	background: #5a6ca0;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
}

#cnt {
	width: 665px;
	float: left;
	padding: 0;
}

#cnt-bx1, #cnt-bx2  {
	width: 45%;
}

#cnt-bx1 {
	float: left;
	padding: 10px;
	background-color: #f5b5bc;
}

#cnt-bx2 {
	margin: 0 0 0 345px;
	padding: 10px;
	background-color: #008acc;

}
#cnt-bx2, #cnt-bx2 a {
	color: #fff;
	color
}

#cnt-bx2 li {
	transform: none!important;
}

#btm {
	margin: 40px 0 120px 0;
	text-align: center;
	color: #fff;
}

#btm a {
	color: #8C8B8B;
}

#top {
	height: 75px;
	color: #FFFFFF;
	width: 888px;
	overflow: hidden;
}

#title {
	position: absolute;
	top: 50px;
	left: 280px;
	padding: 10px 50px;
	line-height: 1.2;
	background-color: #f5b5bc;
	transform: rotate(-10deg);
}

#title a {
	color: #048bcc;
	text-decoration: none;
}

#title h1 {
	font-size: 3.25em;
}

#slogan {
	line-height: 160px;
	height: 160px;
	padding: 5px 0 0 0;
	position: absolute;
	right: 45px;
	top: 0;
}

#slogan h2 {
	color: #BEBEBE;
	font-size: 1.25em;
	text-shadow: 0 1px 1px #3E3E3E;
}

#nav {
	padding: 0 45px 0 45px;
	position: relative;
	margin: 0;
	height: 60px;
	width: 890px;
}

#nav ul {
	list-style: none;
	padding-top: 12px;
	position: relative;
	left: -15px;
}

#nav ul li {
	padding: 5px 15px 5px 15px;
	margin-right: 10px;
	display: inline-block;
}

#nav ul li a, #nav ul li span {
	font-size: 1.25em;
	letter-spacing: -1px;
	color: #048bcc;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li span b {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-left: 8px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #048bcc;
}

#nav ul li.active {
	padding-top: 4px;
	padding-bottom: 4px;
	background: #5a6ca0;
	border-top: solid 1px #5a6ca0;
	border-bottom: solid 1px #8f9cc0;
}

#nav ul li.active span {
	color: #fff;
}

#nav ul li.active span b {
	border-top-color: #fff;
}

.dropotron {
	background: rgba(122,136,180,0.9);
	border-top: solid 1px #8f9cc0;
	border-bottom: solid 1px #5a6ca0;
	list-style: none;
	margin: 0;
	padding: 15px 10px 15px 10px;
	min-width: 200px;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}

.dropotron a, .dropotron span {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	position: relative;
}

.dropotron span b {
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #5a6ca0;
	position: absolute;
	right: 0px;
	top: 7px;
}

.dropotron li:hover span b {
	border-left-color: #5a6ca0;
}

.dropotron li {
	padding: 3px 10px 3px 10px;
	margin: 2px 0 2px 0;
}

.dropotron li:hover, .dropotron li.active {
	background: rgba(71,88,134,0.9);
}

.dropotron-level-1 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#pg {
	padding: 45px 45px 15px 45px;
	position: relative;
	width: 890px;
	margin: 0;
}

#pg .section-list {
	list-style: none;
	padding-left: 0;
}

#pg .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
	transform: none!important;
}

#pg ul {
	list-style: none;
}

#pg ul li {
	padding: 15px 0 15px 0;
}

#pg ul li.frst {
	padding-top: 0;
	border-top: 0;
}

#pg-btm {
	position: relative;
	margin: 0;
	border: solid 1px #7E7E7E;
	width: 888px;
	padding: 45px 45px 0 45px;
	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#pg-btm a {
	color: #333;
}

#pg-btm h2, #pg-btm h3, #pg-btm h4 {
	margin: .5em;
	color: #008ACC;
}

#pg-btm ul {
	list-style: none;
}

#pg-btm ul li {
	border-top: dotted 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#pg-btm ul li.frst {
	padding-top: 0;
	border-top: 0;
}

#pg-btm-cnt {
	text-align: center;
	color: #008ACC;
}

#pg-btm-cnt img {
	display: block;
	margin: auto;
}

#pg-btm-side {

}

#pg-btm-side h3 {
	margin-left: 0;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#bar {
	width: 200px;
	padding: 0;
	margin: 0 0 0 690px;
}

#slider {
	position: relative;
	margin: 45px 45px 0px 45px;
	width: 890px;
}

#slider .viewer {
	width: 890px;
	height: 520px;
	border: solid 3px #048bcc;
}

#slider .slide {
	width: 890px;
	height: 520px;
	padding: 10px;
}

#slider .indicator {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 20px 0 0 0;
}

#slider .indicator span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 2px 0 2px;
	background: #f5b5bc;
	text-indent: -9999em;
}

#slider .indicator span.active {
	background: #048bcc;
}

#main {
	width: 980px;
	margin: 75px auto 0 auto;
	background: #f1e1d7;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.2);
}


#cnt .bx h1 {line-height: 150%; margin-bottom: 20px;}
#cnt .bx h2 {font-size: 1.8em;}
#cnt .bx h3 {font-size: 1.5em;}
#cnt .bx ul {list-style: square; padding-left: 20px;}
#cnt .bx ol {list-style: decimal; padding-left: 20px;}
#cnt .bx ul li, #cnt .bx ol li {padding-left: 10px;}
#cnt .bx ul li:nth-of-type(even) {transform: rotate(-2deg);}
#cnt .bx ul li:nth-of-type(odd) {transform: rotate(-1deg);}

#cnt .bx ul.section-list, #cnt .bx ul.list {list-style: none!important; padding-left: 0px!important;}

/* banner */
.site-banner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	height: 395px;
	margin: 0 auto 20px;
	padding: 0 10px;
	font-family: "Lato";
	background-image: url("https://314636.claudeassets.com/20200804225543im_/https://www.banyeresdelpenedes.com/theme/banyeres/images/banner-bg-horiz.png");
	background-size: contain;
}
.s-b-2 {
	background-image: url("https://54c63e.claudeassets.com/20200804225543im_/https://www.banyeresdelpenedes.com/theme/banyeres/images/banner-bg-horiz2.png");
}
.site-banner, .site-link {
	color: #000;
}
.banner-text {
	position: relative;
	top: 30px;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	margin: -75px 0 0;
	padding: 15px;
	text-align: center;
  font-size: 25px;
  font-weight: 900;
	line-height: 1.2;
	background-color: rgba(0,0,0,.83);
	color: #fff;
}
.site-link {
	position: relative;
	top: 65px;
	width: 135px;
	padding: 3px 0;
	font-size: 20px;
	font-weight: 700;
	background-color: #f0848e;
	border: none;
	color: #fff;
	cursor: pointer;
	transition: .3s ease-in-out;
}
.site-link:hover {
	background-color: #fff;
	color: #333;
}
.s-b-2 {
	height: 270px;
	flex-direction: row;
	background-image: url("https://314636.claudeassets.com/20200804225543im_/https://www.banyeresdelpenedes.com/theme/banyeres/images/banner-bg-horiz.png");
}
.s-b-2 .banner-text {
	position: relative;
	top: 70px;
	right: 100px;
	width: 39%;
	padding: 0;
	font-size: 30px;
	text-align: left;
	background: none;
	color: #000;
}
.s-b-2 .site-link {
	background-color: #000;
	border: 2px solid #fff;
}
.s-b-2 .site-link:hover {
	color: #a8a8a8;
}
/* sale */
.flex {
	display: flex!important;
}
.sale {
	position: absolute;
	right: 80px;
	display: none;
	align-items: center;
	width: 270px;
	height: 270px;
	padding: 5px;
	text-align: center;
	font-size: 24px;
	background: url("https://96e0a1.claudeassets.com/20200804225543im_/https://www.banyeresdelpenedes.com/theme/banyeres/images/sale-bg.png") no-repeat;
	background-size: contain;
	border: 4px solid #fff;
	border-radius: 20px;
	color: #fff;
}
.sale p {
	position: relative;
	top: -5px;
	left: -20px;
	line-height: 1.2!important;
	margin: 0;
}
.sale-amount {
	color: #d09c28;
}
.sale-number {
	font-size: 33px;
}
.sale-name {
	position: relative;
	top: 10px;
	left: -40px;
	font-size: 29px;
	font-family: "Carter One";
	color: #f6445c;
}
.active-sale {
	display: block!important;
}

/*
     FILE ARCHIVED ON 10:14:09 Jul 23, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:58:00 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.505
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.097
  esindex: 0.008
  cdx.remote: 79.507
  LoadShardBlock: 101.744 (3)
  PetaboxLoader3.resolve: 247.735 (5)
  PetaboxLoader3.datanode: 86.072 (5)
  load_resource: 237.832 (2)
*/