/*FONT */
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800');
@import url('/css/aller.css');

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
html, body {height:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#313131;
	min-width:1150px;
	background: #ece9e4;
}

.main {
	width:1090px; 	
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:22px;
	position:relative;
}

a {color:#008FE0; outline:none; text-decoration:underline;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}
.link3 {
	color:#313131; 
	background:#EDECEA;
	outline:none; 
	text-decoration: underline; 
	font-size:16px; 
	font-weight:bold; 
	width:185px; 
	height:100px; 
	line-height:100px;
	text-align:center;
}
.link3:hover {text-decoration:none;background:#fff;}
.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
.wrap {width:100%;}

.p0 {margin-bottom:0;}
.p1 {margin-bottom:0;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative; z-index:1;}
.letter {letter-spacing:-1px;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-l {float:left; margin:0px 19px 0px 0px;}
.img-indent-2 {float:right; margin:0px 0px 0px 19px;}
.img-indent-3 {float:left; margin:0px 25px 0px 0px;}

/*********************************boxes**********************************/
.indent {padding:140px 10px 140px; width:100%;}
.indent.index {padding: 100px 0 140px;}
.indent1 {padding:0 0 12px;}

.indent-left {padding-left:55px;}
.indent-left1 {padding-left:8px;}
.indent-left2 {padding-left:30px;}

.indent-bottom {padding-bottom:0;}

.indent-right {padding-right:55px;}
.indent-right1 {padding-right:5px;}
.indent-right2 {padding-right:180px;}
.indent-right3 {padding-right:30px;}

.indent-top {padding-top:12px;}
.indent-top1 {padding-top:5px;}
.indent-top2 {padding-top:44px;}
.indent-top3 {padding-top:28px;}
.indent-top4 {padding-top:30px;}

.margin-top { margin-top:-4px;}
.margin-top1 { margin-top:-12px;}
.margin-top2 { margin-top:-6px;}
.margin-top3 { margin-top:-10px;}

.margin-top4 { margin-top:80px;}

.margin-bot {margin-bottom:17px;}
.margin-bot1 {margin-bottom:7px;}
.margin-bot2 {margin-bottom:13px;}
.margin-bot3 {margin-bottom:22px;}
.margin-bot4 {margin-bottom:31px;}
.margin-bot5 {margin-bottom:9px;}
.margin-bot6 {margin-bottom:14px;}
.margin-bot7 {margin-bottom:20px;}
.margin-bot8 {margin-bottom:5px;}
.margin-bot9 {margin-bottom:27px;}
.margin-bot10 {margin-bottom:29px;}
.margin-bot11 {margin-bottom:24px;}

.margin-left {margin-left:15px;}
.margin-left1 {margin-left:8px;}

.margin-right {margin-right:15px;}
.margin-right1 {margin-right:8px;}



/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/bg-1.jpg) center top repeat-x;
	position:relative;
	height:54px;
	z-index:999;
}

#logo {
	position:relative;
	padding:0;
	z-index:999;
	left:0px;
	top: 0px;
	float:left;
}
#logo a {
	z-index:999;
	position:relative;
	left:0;
	top:0;
	display:block; 
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat 0 0;
	background-size: cover;
	width:200px;
	height:142px;
}
#logo a.marmoleria {
	background:url(../images/logo2.png) no-repeat 0 0;
	background-size: 200px 142px;
}

/***** menu *****/
nav {
	padding:10px 0 21px 20px;
}
.menu {
	width:100%;
	padding:0; 
	position:relative;
	z-index:20;
	margin: 0;
}
.menu ul {
	list-style: none;
}
.menu li {
	text-align:center;
	float:left;
	position:relative;
	background:url(../images/menu.gif) left 4px no-repeat;
	width:120px;
	padding-bottom: 10px; 
	list-style: none;
}

.menu li.inicio {
	width:100px;
}
.menu li.marmoleria {
	width:130px;
}
.menu li.funeraria {
	width:115px;
}
.menu li.crematorio {
	width:125px;
}
.menu li.localizacion {
	width:137px;
}
.menu li.contacto {
	width:120px;
}
.menu li.tienda {
	width:150px;
}

.menu > li:first-child {background-position:0px 4px;}
.menu > li + li + li {margin-right:0px;}
.menu > li + li + li + li {margin:0;}
.menu > li + li + li + li + li + li {width:118px;}

.menu li a {
	display:inline-block;
	font-size:14px;
	line-height:2em;
	color:#fff; 
	text-transform:uppercase; 
	z-index:20;
	padding:0 0 0 11px;
	background:url(../images/menu_l.png) left -100px no-repeat;
	cursor:pointer;
	height:38px;
	overflow:hidden;
	font-family: "Aller Bold";
	text-decoration: none;
}
.menu li a strong {
	display:block;
	background:url(../images/menu_r.png) right -100px no-repeat;
	padding:0 11px 0 0;
}
.menu li a strong strong {
	background:url(../images/menu_t.png) left -100px repeat-x;
	padding:2px 5px 9px 5px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a,
.menu li a.active strong strong,
.menu > li > a:hover strong strong,
.menu > li.sfHover > a strong strong {
	background-position:left top;
}
.menu li a.active strong,
.menu > li > a:hover strong,
.menu > li.sfHover > a strong {
	background-position:right top;
}
.menu li a .sf-sub-indicator {
	display:block;
	position:absolute;
	text-indent:-9999px;
	width:13px;
	height:6px;
	background:url(../images/sub.png) left top no-repeat;
	left:52px;
	top:-9999px;
}
.menu li.sfHover a .sf-sub-indicator {
	top:38px;
}
.menu li li a .sf-sub-indicator {
	left:0;
	top:-9999px !important;
	width:6px;
	height:13px;
	background-image:url(../images/sub_2.png);
}
.menu li li.sfHover a .sf-sub-indicator {
	left:149px;
	top:13px !important;
}

.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top: 120px;
	left: -99999px;
	width: 147px;
	background:#2b2520;
	border:			none;
	border:1px solid #2a231e;
	border-radius:11px;
	opacity: 0;
	padding: 0;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	-webkit-transition: opacity .3s ease, top .25s ease;
	-moz-transition: opacity .3s ease, top .25s ease;
	-ms-transition: opacity .3s ease, top .25s ease;
	-o-transition: opacity .3s ease, top .25s ease;
	transition: opacity .3s ease, top .25s ease;
}
.menu li ul::after {
	content: '';
	border: 6px solid transparent;
	width: 0;
	height: 0;
	border-bottom-color: #2b2520;
	position: absolute;
	top: -12px;
	left: 65px;
}

.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:0;
	border:none;
	text-align:left;
	background:url(../images/menu3.gif) left bottom no-repeat;
	padding:4px 0 4px 5px;
}
.menu li li:last-child {
	background:none;
}
.menu li li a {
	overflow:hidden;
	height:33px;
	width:120px;
	background:none;
	text-transform:none;
	display:		block;
	padding:		0 0 0 14px;
	background:url(../images/menu2.png) left -999px no-repeat;
	font-family: "Aller";
	box-sizing: content-box;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	background-position:left top;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			-15px;
	top:			44px;
	z-index:		999;
	opacity: 1;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			155px;
	top:			-1px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
@media (min-width: 1200px) {
	.metismenu .collapse,.collapse  {
		display: block;
	}
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:83px 0 49px;
	background:url(../images/bg-3.gif) center top no-repeat;
}
.slide {
	padding: 40px;
}
#page5 .slide {
	height:auto;
	padding-bottom:119px;
}

#page7 .slide {
	height:auto;
	padding-bottom:22px;
}
.col-1 { width:270px; float:left;margin-right:39px;}
.col-2 { width:494px; float:left;}
.col-3 { width:241px; float:left;}
.col-4 { width:195px; float:left;}
.col-5 { width:423px; float:left; margin-right:10px;}
.col-6 { width:354px; float:left;}
.col-7 { width:339px; float:left; margin-right:44px;}
.col-8 { width:386px; float:left;}
.box-1 {width:193px; padding-left:7px}
.box-2 {width:200px; float:left;}
.box-3 {width:300px; float:left;}
.b_sh {
	box-shadow: 0px 12px 5px -8px #333;
	-moz-box-shadow: 0px 12px 5px -8px #333;
	-webkit-box-shadow: 0px 12px 5px -8px #333;
}
/********************************* -TMS- *************************************/
.slider {
	height:300px;
	width:690px;
	padding:0 0 0 10px;
}
.items {display:none;}
.slider .pic {
	position:relative;
	z-index:1;
	margin-left: 0px;
}
.iframe {
	height: 399px;
}

.pagination {
	float:right;
	overflow:hidden;
	padding:9px 8px 7px 12px;
}
.pagination li {
	float:left;
	margin-right:4px;
}
.pagination li.current a {
	background-position:left top;
	cursor:default;
}
.pagination li a:hover {
	background-position:left top;
}
.pagination li a {
	text-indent:-9999px;
	display:block;
	width:18px;
	height:19px;
	background:url(../images/pag.png) right top no-repeat;
}
.pagination2 {
	float:right;
	overflow:hidden;
	padding:9px 8px 7px 12px;
}
.pagination2 li {
	float:left;
	margin-right:4px;
}
.pagination2 li.current a {
	background-position:left top;
	cursor:default;
}
.pagination2 li a:hover {
	background-position:left top;
}
.pagination2 li a {
	text-indent:-9999px;
	display:block;
	width:18px;
	height:19px;
	background:url(../images/pag.png) right top no-repeat;
}	
.banner {
	display:block;
	width:940px;
	height:144px;
	overflow:hidden;
	position:absolute;
	top:599px;
	background:url(../images/banner_bg.jpg) left top no-repeat;
}
.banner .indent {
	padding:0 0 0 0;
}
.banner strong {
	font-size:20px;
	line-height:1.5em;
	letter-spacing:-2px;
	margin-top:-5px;
	display:block;
	color:#584b42;
}
.banner p {
	margin-top:6px;
	font-size:13px;
	margin-bottom:15px;
	text-shadow:#e0e1e2 1px 2px 1px;
}
/*--- accordion begin ---*/
#nav {
	position:absolute;
	left:8px;
	top:0;
	padding:0;
	width:224px;
	z-index:10;
}


#nav dt {
	padding-bottom:7px;
}
#nav dt b	{
	overflow:hidden;
	display:block;
	padding:5px 2px 3px 13px;
	height:56px;
	width:224px;
	cursor:pointer;
	font-size:20px;
	line-height:2em;
	text-transform:none;
	letter-spacing:-2px;
	color:#fff;
	font-weight:bold;
	background:url(../images/acc-1.png) left top no-repeat;
	position:relative;
	z-index:10;
}
#nav dt a {
	text-decoration: none;
}
#nav dt a:hover {
	text-decoration: none;
}

#nav dd {
	color:#f1f1f1;
	display:none;
	font-size:12px;
	line-height:21px;
	text-transform:none;
	position:relative;
	overflow:hidden;
}
.acc_bg {
	background:#312a25;
	padding:16px 15px 36px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/*********************************bg's*************************************/
.bg-1 {background:#ece9e4; min-height: 100vh}
.bg-2 {background:url(../images/bg-5.gif) center bottom no-repeat; padding-bottom:5px}
.main_bg {
	width: 100%;
	background:#fcfbf7;
	background:url(../images/VELA2.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow:0 1px 3px 3px #e1e0df;
	-moz-box-shadow:0 1px 3px 3px #e1e0df;
	-webkit-box-shadow:0 1px 3px 3px #e1e0df;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 40px;
	display: inline-block;
}
.main_bg.azul {
	background:url(../images/VELA3.jpg) no-repeat;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.border-1 { border-right:1px solid #ebebeb;}
.img_border-1 { border:5px solid #fff; display:block;}
.img_border-1:hover {border:5px solid #eae8e5;}
.img_border-2 {background:url(../images/img_border-1.png) left bottom no-repeat; padding-bottom:11px;}
.img_border-3 {background:url(../images/img_border-2.png) left bottom no-repeat; padding-bottom:11px;}
.img_border-4 {background:url(../images/sombra.png) left bottom no-repeat; padding-bottom:11px;}
.img_border-5 {background:url(../images/sombra2.png) left bottom no-repeat; padding-bottom:11px;}
.img_border-6 {background:url(../images/img_border-5.gif) left bottom no-repeat; padding-bottom:13px;}
.img_border-7 {background:url(../images/sombra2.png) 80px bottom no-repeat; padding-bottom:11px;}
.marker-1 {background:url(../images/marker-1.png) right 8px no-repeat; padding-right:13px;}
/*********************************buttons*************************************/
.button-1 {
	overflow:hidden;
	color:#fff;
	display:inline-block;
	position:relative;
	font-size:13px;
	line-height:16px;
	background:url(../images/button1_l.png) left -49px no-repeat;
	padding-left:11px;
	text-decoration:none;
}
.button-1:hover {
	color: #fff;
}
.button-1 span {
	display:block;
	background:url(../images/button1_r.png) right -49px no-repeat;
	padding-right:11px;
}
.button-1 span span {
	background:url(../images/button1_t.png) left -49px repeat-x;
	padding:10px 3px 12px 2px;
}
.button-1:hover,
.button-1:hover span span {
	background-position:left 1px;
}
.button-1:hover span {
	background-position:right 1px;
}
/*********************************lists*************************************/
.ul-1 {
	float:right;
	overflow:hidden;
}
.ul-1 li {
	text-transform:uppercase;
	float:left;
	font-size:11px;
	line-height:14px;
	background:url(../images/ul-1.gif) left 3px no-repeat;
	padding:0 8px 0 10px;
}
.ul-1 li:first-child {
	background:none;
	padding-left:0;
}
.ul-1 li.last {
	padding-right:0;
}
.ul-1 li a {
	color:#8b817b;
}
.ul-1 li a:hover {
	text-decoration:underline;
}
.ul-2 li {
	font-size:12px;
	line-height:15px;
	padding:7px 0 8px 0;
}
.ul-2 li a {
	color:#a0b74a;
	text-decoration:underline;
	background:url(../images/ul-2.png) right 7px no-repeat;
	padding-right:16px;
}
.ul-2 li a:hover {
	text-decoration:none;
	color:#d18f00;
}
.ul-3 {margin-left:0px;}
.ul-3 li {
	font-size:14px;
	line-height:20px;
	padding:0 10px 8px 18px;
	background:url(../images/ul-3.png) no-repeat;
}
.ul-3 li ul {
	list-style: disc;
	margin:0 0 0 30px;
}
.ul-3 li ul li {
	line-height:18px;
	font-weight: normal;
}
.dl-1 {padding-top:5px;}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	width:71px;
	float:left;
}
/*********************************fonts*************************************/
.size-1 {font-size:11px; line-height:14px;}
.size-2 {font-size:18px; line-height:2em;}
.size-3 {font-size:11px; line-height:15px;}
.size-4 {font-size:14px; line-height:18px;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}

/******* form's ********/
/*--- scrollpane begin ---*/
.scroll-pane {
	height:608px;
	overflow:hidden;
	width:724px;
	font-size:14px;
}
.scroll-pane2 {
	height:548px;
	overflow:hidden;
	width:724px;
	font-size:14px;
}
.scroll-pane3 {
	height:548px;
	overflow:hidden;
	width:724px;
	font-size:14px;
}
#page4 .scroll-pane, #page4 .scroll-pane2, #page4 .scroll-pane3 {
	width:100%;
}
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
	width: 436px !important;
}
#page4 .jspPane
{
	width: 880px !important;
}

.jspVerticalBar
{
	position: absolute;
	top:0;
	right: 0;
	width: 14px;
	background:none;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background:url(../images/scroll_pan.gif) left top repeat-y;
	position: relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.jspDrag
{
	background:#54483e;
	position: relative;
	top:0;
	left: 0;
	cursor: pointer;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/***** form *****/
form .success {display:none; margin-bottom:20px;}
form .error,
form .empty {
	position:absolute;
	left:245px;
	top:0;
	color:#f00;
	font-size:11px;
	line-height:16px;
	display:none;
	overflow:hidden;
}
form .message .error,
form .message .empty {
	top:285px;
	left:5px;
}

#contact-form-2 {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
}
#form2 fieldset {
	border:none;
	padding:0;
}           
#form2 label {
	display:block;
	min-height:60px;
}
#form2 label.message {
	height:282px;
}
#form2 label.dos {
	display:block;
	min-height:30px;
	color:#313131;
	font-size:14px;
	font-weight:bold;
}
.inp2 {
	display:block;
	width:306px;
	height:38px;
	padding:0 16px;
	background:#fff;
	overflow:hidden;
	position:relative;
	border:1px solid #e8e8e8;
}
#form2 input {
	width:300px;
	padding:10px 0 17px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000; 
	border:none;
	background:#fff;
	outline:none;
}
#form2 .radio {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#313131; 
	text-align:left;
	font-style: italic;
}
#form2 .area .error { float:none;}
.text_a2 {
	position:relative;
	overflow:hidden;
	display:block;
	width:306px;
	height:222px;
	padding:0 16px;
	background:#fff;
	border:1px solid #e8e8e8;
}
#form2 textarea {
	height:212px;
	margin:0;
	width:300px;
	padding:13px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000; 
	border:none;
	background:#fff;
	overflow:auto;
	outline:none;
}
#form2 a {cursor:pointer;}
#form2 .success {display:none; margin-bottom:20px;}
#form2 .error,
#form2 .empty {
	position:absolute;
	left:245px;
	top:0;
	color:#f00;
	font-size:11px;
	line-height:16px;
	display:none;
	overflow:hidden;
}
#form2 .message .error,
#form2 .message .empty {
	top:285px;
	left:5px;
}
.buttons-wrapper {
	padding: 17px 0;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
}
.buttons-wrapper a { margin-left:10px;}
.map {
	margin-left:0px;
	width:325px;
	height:233px;
}
.map2 {
	margin-left:0px;
	width:350px;
	height:350px;
}
/****************************footer************************/
footer {
	height: auto;
	padding: 0;
	color:#ECEBE9;
	width:100%;
	background:url(../images/bg-4.gif) center top repeat;
	clear: both;
	position: relative;
	z-index: 10;
	margin-top: -80px;
}
footer .main {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 12px;
}
footer .row > div {
	margin: 10px 0;
}
footer a, footer a:visited, footer a:hover, footer a:active  {
	color: #d18f00;
	text-decoration: none;
}
.extra {
	height: auto;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}

.block {
	height:59px;
}

#video {
	position:absolute;
	left:8px;
	top:310px;
	padding:0;
	width:224px;
	z-index:8;
}
.bold {font-weight:bold;}
.esquelas {
	background:#fcfbf7;
	box-shadow:0 1px 3px 3px #e1e0df;
	-moz-box-shadow:0 1px 3px 3px #e1e0df;
	-webkit-box-shadow:0 1px 3px 3px #e1e0df;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width: 100%;
	color:#313131;
	padding:15px 10px 20px 10px;
}
.esquelas table {line-height:18px; width:100%;}
.esquelas table tr td {padding:15px;}
.esquelas table tr td b a {
	overflow:hidden;
	color:#fff;
	display:inline-block;
	position:relative;
	font-size:13px;
	line-height:16px;
	background:url(../images/button1_l.png) left -49px no-repeat;
	padding-left:11px;
	text-decoration:none;
}
.esquelas table tr td b a  {
	display:block;
	background:url(../images/button1_r.png) right -49px no-repeat;
	padding-right:11px;
}
.esquelas table tr td b a  {
	background:url(../images/button1_t.png) left -49px repeat-x;
	padding:10px 3px 12px 2px;
}
.esquelas table tr td b a:hover,
.esquelas table tr td b a:hover span span {
	background-position:left 1px;
}
.esquelas table tr td b a:hover span {
	background-position:right 1px;
}
.center { text-align:center;}
.imageOver  {background:url(../images/hover_image.png) no-repeat 50% 50%;}
.videoOver  {background:url(../images/hover_video.png) no-repeat 50% 50%;}

.ul-menu {
	margin-top:20px;
	float:left;
	width:200px;
	list-style: none;
	padding: 0;
}
.ul-menu li {
	font-size:12px;
	line-height:20px;
	padding:5px 0 5px 0;
	border-bottom:1px solid #ccc;

}
.ul-menu li a {
	font-size:14px;
	font-weight:bold;
	color:#313131;
	text-decoration:none;
	padding-right:16px;
}
.ul-menu li a:hover {
	text-decoration:none;
	color:#d18f00;
}
.ul-menu li a img {
	border:0;
	padding-right:10px;
}


.ul-menu2 {
	margin-top:10px;
	float:left;
	width:220px;
	list-style: none;
	padding: 0;
}

.ul-menu2 li {
	margin-top:10px;
	font-size:12px;
	line-height:18px;
	padding:0 0 8px 25px;
	border-bottom:1px solid #ccc;
	background:url(../images/list_esquelas.gif) no-repeat;

}
.ul-menu2 > li > a {
	font-size:14px;
	font-weight:bold;
	color:#313131;
	text-decoration:none;
	padding-right:16px;
}
.ul-menu2 li a:hover {
	text-decoration:none;
	color:#d18f00;
}

.ul-menu2 li .link2 {
	font-size:11px;
	font-weight:bold;
	color:#008FE0;
	text-decoration:underline;
	padding-right:16px;
}
.ul-menu2 li .link2:hover {
	text-decoration:none;
	color:#008FE0;
}

.ul-menu3 {
	margin-left:5px;
	width:100%;
	list-style: none;
	margin-bottom: 0px;
}

.ul-menu3 li {
	margin-top:0px;
	font-size:14px;
	height:50px;
	line-height:50px;
	padding:0 0 0 10px;
	background:url(../images/arrowE.png) no-repeat 0 20px;

}
.ul-menu3 li a {
	font-size:16px;
	font-weight:bold;
	color:#313131;
	text-decoration:none;
}
.ul-menu3 li a:hover {
	text-decoration:none;
	color:#d18f00;
}
.box.box-left {
	float: left;
	width:300px;
}
.box.box-mid{
	display: inline-block;
	margin:0 10px;
	width:310px;
}
.box.box-right {
	float: right;
	width:200px;
}
.box.box-right img {
	float: right;
}
.google-maps {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*URNA*/
.urna {
	border: 2px solid #000;
}
.urna.urna-nombre {
	border-top: none;
	border-bottom: none;
	background-color: #DFF4FF;
	font-size: large;
	text-align: center;
}
.urna.urna-img img {
	padding: 20px;
}
#links {
	display: none;
}
.texto {
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	font-weight: 400;
}
.texto ul {
	list-style: none;
	padding: 0;
}
.texto p {
	margin: 20px 0;
}
.texto strong {
	font-weight: 800;
}
small {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
small a{
	text-decoration: none;
}

#enlaces {
	margin-top: 20px;
}
#webnormal {
	float:right;
	width:830px;
	margin-bottom: 20px;
}
#solemnium{
	float:right;
	width:830px;
	display:none;
	margin-bottom: 20px;
}
.tiempo {
	height: 305px;
	width: 100%;
}

/** Item Box
**************************************************************** **/
.featured-img {
	position: relative;
}

.featured-img:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.featured-img:hover:after {
	background: rgba(0,0,0,0.3);
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.featured-img > img {
	width: 100%;
}

/*Team Hover Gradient*/ 
.featured-img i {
	top: 60%;
	left: 50%;
	z-index: 1;
	width: 100%;
	list-style: none;
	text-align: center;
	visibility: hidden;
	position: absolute;
	margin: -17.5px 0 0 -17.5px;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out; 
}

.featured-img:hover i {
	top: 50%;
	visibility: visible;
}

.featured-img i {
	color: #fff;
	border-radius: 20px;
	width: 35px;
	height: 35px;
	padding: 11px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	background: rgba(255,255,255,0.4);
}

.featured-img i:hover {
	color: #fff;
	background: #72c02c;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

/** TINY MCE **/
.mce-content-body.indent{
	padding: 10px;
}
.mce-content-body .main_bg{
	margin-bottom: 10px;
}

#urlSolemnium {
    width: 100%;
    height: 100vh;
    border: 0;
}