/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0;}

body {
	line-height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	min-width: 1000px;
	background: url(../images/bg.jpg) 0 0 repeat;
}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {background:url(../images/xv_verde.png) 0 0 repeat;}
/***********************************************************************/
a {text-decoration:none; cursor:pointer;text-decoration:none;}
.demo-3 .box a {
	color: #FCFCFC;
}
a:hover {text-decoration:none;}

.button-1 {background:#91abb5; color:#fff; font-size:12px; line-height:15px; font-weight:bold; padding:6px 21px 9px 21px; display:inline-block; border-radius:6px;}
.button-1:hover {background:#b92103; }


.link {
	color: #45633E;
	text-decoration: underline;
}
.link:hover {text-decoration:none;}

.link-1 {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	background: url(../images/link-1.gif) right 8px no-repeat;
	padding-right: 10px;
	float: right;
	margin-top: 10px;
}
.link-1:hover {text-decoration:none;}

.link-2 {color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; font-size:16px; line-height:20px; text-decoration:underline; display:inline-block; }
.link-2:hover {text-decoration:none;}

.clr-1 {
	color: #293C22;
}

h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 46px;
	color: #444444;
}
.h2 {
	border-bottom: 1px solid #ABABAB;
	padding-bottom: 4px;
}

h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #444444;
}
.h3 {
	border-bottom: #ABABAB 1px solid;
	padding-bottom: 8px;
}
h4 { font-family: 'PT Sans Narrow', sans-serif; font-weight:bold; font-size:24px; }
.h4 {
	border-bottom: #ABABAB 1px solid;
	padding-bottom: 8px;
}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {padding:0px 0 14px 17px; line-height:18px; background:url(../images/marker-1.gif) 0 6px no-repeat;}
ul.list-1 li a {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
ul.list-1 li a:hover {color:#b09609;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:0px 10px 0px 0;}	
.line-height {line-height:18px;}
.last {margin-right:0px !important; padding-right:0px !important;}
.it {font-style:italic;}
.bold {font-weight:bold;}

.top-1 {margin-top:18px;}
.top-2 {margin-top:60px;}
.top-3 {margin-top:34px;}
.top-4 {margin-top:21px;}
.top-5 {margin-top:17px;}
.top-6 {margin-top:40px;}
.top-7 {margin-top:24px;}
.top-8 {margin-top:27px;}
.top-9 {margin-top:7px;}
.top-10 {margin-top:39px;}
.top-11 {margin-top:12px;}
.top-12 {margin-top:23px;}
.top-13 {margin-top:5px;}

.bot-1  {margin-top:5px;}
.left-1 { margin-left:13px;}

.right-1 {margin-right:20px;}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}

.pad-0 {padding:0px 0px 0px 0px;}

.p1 {padding-bottom:18px;}
.p2 {padding-bottom:24px;}

/*********************************header*************************************/
header{ width:960px; position:absolute; top:0; left:50%; margin-left:-480px;}
.sub-pages {margin-bottom:38px; padding-bottom:3px;}
.sub-pages>div {background:url(../images/slide-1.jpg) center 0 no-repeat; overflow:hidden; min-height:357px;}
 
h1 {display:inline-block; z-index:1111; margin:79px 0px 0 77px; position:relative;}
.navegador {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	background-image: url(../images/bg_nav.png);
	background-repeat: repeat;
	-webkit-box-shadow: 10px 10px 7px rgba(0,0,0,0.38);
	box-shadow: 10px 10px 7px rgba(0,0,0,0.38);
}
nav {
	display: inline-block;
	z-index: 1111;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	padding-bottom: 0px;
}

.slogan {
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	z-index: 1111;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 3px 3px 11px #444444;
	letter-spacing: 1px;
	margin: 11px 0 0 0;
	background: url(../images/slogan.png) center bottom no-repeat;
	padding-bottom: 46px;
}
.slogan span {display:block; margin-top:-4px; }

ul.menu {
	margin-top: 28px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
}
ul.menu li {
	float: left;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 35px;
	margin-bottom: 0px;
}
ul.menu li:hover, ul.menu li.current {
}
ul.menu li a {
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #61685b;
}
ul.menu li a:hover , ul.menu li.current a {
	border: none;
	color: rgba(56,210,121,1.00);
}

/*********************************content*************************************/
#content {width:960px; margin:0 auto; padding:0px 0px 75px 0;}
.contenido {
	margin: 0 auto;
	padding: 0px 0px 75px 0;
	width: 960px;
}
.img {
	padding: 2px;
}
.img-border {border:#474747 1px solid; background:#171717; padding:2px;}
.p-border {
	border-bottom: 1px solid #9C9C9C;
	padding-bottom: 12px;
} 

.text-1 {overflow:hidden; background:url(../images/line-1.png) 0px 0px no-repeat; min-height:50px; margin-bottom:21px; }
.text-1 span {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 21px;
	line-height: 26px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	min-height: 40px;
}
.text-1 strong {
	font-family: 'PT Sans Narrow', serif;
	font-weight: bold;
	color: #202020;
	font-size: 20px;
	line-height: 24px;
	padding-left: 10px;
	overflow: hidden;
}

.block-1 {background:url(../images/block-1.jpg) 0 0 repeat;}
.block-1>div {background:url(../images/footer.jpg) 0 0 repeat-x;}
.block-1>div>div {background:url(../images/block-1-bottom.jpg) 0 bottom repeat-x; position:relative; padding:12px 0 25px 0;}

.text-2 {float:left; width:468px; text-align:right; font-family: 'Holtwood One SC', serif;  font-weight:bold; color:#b09609; font-size:21px; line-height:26px; letter-spacing:-1px; padding-top:7px; }
.text-2 span {display:block; font-size:30px; line-height:36px; margin-top:-3px;}
.text-3 {float:left; width:240px; text-align:left; font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; color:#fff; font-size:30px; line-height:36px; margin-left:127px;}
.text-3 span {display:block; margin-top:-6px;}

.discount {position:absolute; width:118px; height:128px; top:0; left:471px; background:url(../images/discount.png) 0 0 no-repeat;}

.block-1>div>div a.link-2 {margin:43px 0 0 4px; float:left;}

.letter {overflow:hidden; width:170px; float:left; margin-right:30px;}
.letter span {display:inline-block; width:40px; height:66px; font-size:24px; padding-left:6px; line-height:40px; color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; float:left; background:url(../images/letter.png) 0 0 no-repeat; text-align:center; margin-right:8px;}

.box-1 {float:left; width:150px; margin-right:10px;}
.box-1  p {padding-right:20px;}
.box-1 .clr-1 {margin:11px 0 14px 0;}

.comment {margin-bottom:0px;}
.comment p img:first-child {margin:5px 7px 0 0;} 
.comment p img.comma-bot {margin:5px 0px 0 10px;} 
.comment>span {text-align:right; margin-top:7px; display:block;}

.letter-2 {overflow:hidden; width:190px; float:left; margin-right:50px;}
.letter-2 .clr-1 {
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}
.letter-2 span {display:inline-block; width:47px; height:42px; font-size:24px; line-height:40px; color:#b09609; font-family: 'PT Sans Narrow', sans-serif; font-weight:normal; float:left; background:url(../images/letter-2.png) 0 0 no-repeat; text-align:center; margin-right:5px; padding-top:17px;}
.letter-2>div>p {margin-top:6px;}

ul.list {margin-top:12px; width:260px; float:left; margin-right:80px;}
.list li {
  overflow: hidden; 
  vertical-align: top;
  padding:0px 0 12px 17px; line-height:18px; background:url(../images/marker-1.gif) 0 6px no-repeat;
 }
 .list li em {
  background: url(../images/line-hor.gif) repeat-x 0% 13px;
  display: block; 
  overflow: hidden;
 }
 .list li span {
  float: right;
  font-size:14px;
 }
 .list li strong {
  float: left;
  font-size:14px; line-height:18px; color:#fff;
  font-weight:normal;
 }

.border-top {border-top:#2e2e2e 3px solid; padding-top:32px; margin-top:44px;}

.box-2 {width:430px; float:left; margin-right:50px; margin-top:27px;}
.box-2 .img-border {float:left; width:264px; margin-right:10px;}


/****************************footer************************/
footer {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 24px 0px 20px 0;
	-webkit-box-shadow: -2px -2px 16px rgba(0,0,0,0.63);
	box-shadow: -2px -2px 16px rgba(0,0,0,0.63);
}
footer p {float:left; width:320px; padding-top:0px; font-family:Tahoma, Geneva, sans-serif; line-height:18px; font-size:12px; }
footer p a {color:#717171; text-decoration:underline;}
footer p a:hover {text-decoration:underline; color:#fff;}
.soc-icons {overflow:hidden; float:right; margin-top:3px;}
.soc-icons a {display:inline-block; float:left; margin-left:3px;}
.soc-icons a:hover img {opacity:0.7;}

/**********************form**********************/
dl.adr {margin-top:22px;}
dl.adr dt {}

dl.adr dd span { width:60px; text-align:right; display:block; float:left; margin-right:8px;}

dl.adr dd {white-space:nowrap; line-height:18px;}
dl.adr dd a {}
dl.adr dd a:hover {}
#form { margin: 28px 0 0px 0px; width:630px; }
#form input {
	border: #474747 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 10px 5px 10px;
	outline: medium none;
	width: 536px;
	height: 17px;
	float: left;
	background-color: #2F2F2F;
}
#form textarea {border:#474747 1px solid; background:#2f2f2f;font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; height:122px;outline: medium none;overflow: auto; padding: 4px 0px 0px 10px; width: 546px;resize:none;margin:0px 0 0 0;float:left;}
#form label {position:relative;display: block;min-height:34px; overflow:hidden;}
.btns {text-align:right; overflow:hidden; width:560px; border-top:#2e2e2e 1px solid; margin-left:70px; margin-top:14px; padding-top:10px;}
.btns a {display:inline-block; margin:0px 0px 0 28px;}
#form label strong {float:left; text-align:right; display:block; padding-top:4px; line-height:18px; width:58px; font-weight:normal; margin-right:12px; white-space:nowrap;} 
.center {
	text-align: center;
}
/*****************anuncio****************/
.anuncio{
	width: 300px;
	height: 170px;
	overflow: hidden;
	position: relative;
	margin-left: 0px;
}
.ani-bg{
	position:absolute;
	top:-500px;
	left:0;
}
.frame{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1!important;
}
/* Frame anuncio*/
.box {
	width: 300px;
	height: 200px;
	position: relative;
	background-color: rgba(86,199,247,0.49);
	display: inline-block;
	cursor: pointer;
	color: #E6136B;
	box-shadow: inset 0 0 0 3px rgba(244,41,161,0.88);
	-webkit-transition: background 0.4s 0.5s;
	transition: background 0.4s 0.5s;
	-webkit-box-shadow: inset 0 0 0 3px rgba(244,41,161,0.88);
}

.box:hover {
	background-color: rgba(99,96,98,0.70);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.box h3 {
	font-size: 180px;
	line-height: 370px;
	margin: 0;
	font-weight: 400;
	width: 100%;
}

.box span {
	display: block;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 5px;
}

.box h3,
.box span {
	-webkit-transition: color 0.4s 0.5s;
	transition: color 0.4s 0.5s;
}

.box:hover h3,
.box:hover span {
	color: #fff;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	line-height: 27px;
}

.box svg {
	position: absolute;
	top: 0;
	left: 0;
}

.box svg line {
	stroke-width: 3;
	stroke: #ecf0f1;
	fill: none;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}

.box:hover svg line {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.box svg line.top,
.box svg line.bottom {
	stroke-dasharray: 330 240; 
}

.box svg line.left,
.box svg line.right {
	stroke-dasharray: 490 400;
}

.box:hover svg line.top {
	-webkit-transform: translateX(-600px);
	transform: translateX(-600px);
}

.box:hover svg line.bottom {
	-webkit-transform: translateX(600px);
	transform: translateX(600px);
}

.box:hover svg line.left {
	-webkit-transform: translateY(920px);
	transform: translateY(920px);
}

.box:hover svg line.right {
	-webkit-transform: translateY(-920px);
	transform: translateY(-920px);
}
/* Frame */
.demo-3 .box {
	background-color: rgba(246,26,83,0.60);
	color: #F3FDFE;
	box-shadow: none;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}

.demo-3 .box:hover {
	background-color: rgba(249,188,4,0.74);
}

.demo-3 .box h3,
.demo-3 .box span {
	-webkit-transition: none;
	transition: none;
}

.demo-3 .box svg line {
	-webkit-transition: all .5s;
	transition: all .5s;
}

.demo-3 .box:hover svg line {
	stroke-width: 10;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.demo-3 .box:hover svg line.top {
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
}

.demo-3 .box:hover svg line.bottom {
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
}

.demo-3 .box:hover svg line.left {
	-webkit-transform: translateY(460px);
	transform: translateY(460px);
}

.demo-3 .box:hover svg line.right {
	-webkit-transform: translateY(-460px);
	transform: translateY(-460px);
}
