/* Extra-Light 200
Extra-Light 200 Italic
Light 300
Light 300 Italic
Normal 400
Normal 400 Italic
Semi-Bold 600
Semi-Bold 600 Italic
Bold 700
Bold 700 Italic
Ultra-Bold 900 */

html, body {
	font-family: 'Titillium Web', sans-serif;
	font-weight:400;
	color:#181818;
	margin:0;
	padding:0;
	line-height:normal;
	font-size:11pt;
	width:100%;
}
* {
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.is-mobile {
	display:none;
}
.clear {
	clear:both;
}
a {
	color: #181818;
	text-decoration: none;
}
a img {
	border:0;
}
h1 {
	font-weight:900;
	font-size:24pt;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
h1 span,
h2 span,
h4 span {
	font-weight:400;
}
h2 {
	font-weight:900;
	font-size:18pt;
	margin:6px 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
h3 {
	text-transform:uppercase;
	font-weight:400;
	margin:0;
	padding:0;
	font-size:12pt;
}
.banner-container {
	width: 1160px;
    margin:auto;
}
.container {
    width: 980px;
    padding-left:10px;
    padding-right:10px;
}
.row {
	overflow:hidden;
}
a, a:hover {
	text-decoration:none;
}
.is-mobile {
	display:no/ne;
}
button {
	cursor:pointer;
	border:0;
}
.column {
	float:left;
}
p {
	margin:0 0 10px 0;
	line-height:25px;
}

div#social {
	display: table;
	position: absolute;
	position: fixed;
	z-index: 10000;
	height: 100%;
}
div#social > div {
	display: table-row;
	height: 100%;
}
div#social > div > div {
	display: table-cell;
	vertical-align: middle;
}
div#social > div > div  > a {
	display: block;
	margin: -3px;
}

div#skyscraper {
	background:transparent;
	float: right;
	position:relative;
}
div#skyscraper > div {
	position: absolute;
	margin-left: -160px;
}
div#skyscraper div.article-skyscraper {
	width: 160px;
}
div#skyscraper div.article-skyscraper img {
	width: 160px;
}
div#skyscraper div.article-skyscraper p.bu {
	font-size: 11px;
	line-height: 1em;
	color: #999;
	margin-bottom: 0.5em;
}
div#skyscraper div.article-skyscraper h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	line-height: 1.2em;
	padding-bottom: 1em;
	border-bottom: black 1px dashed;
	margin-bottom: 1.5em;
}

div#superbanner {
	text-align:center;
	margin-bottom:10px;
}
div#topbanner {
	position:absolute;
	margin-top: -79px;
	margin-left: 233px;
}
/* Nuevo Top Search */
div#search_top {
	position:absolute;
	margin-top: -79px;
	margin-left: 233px;

	
	padding-top:12px;
	padding-bottom:12px;
}
div#search_top .container {
	overflow:hidden;
}
div#search_top form {
	float:left;
	width:600px;
	overflow:hidden;
	padding-top:12px;
}
div#search_top input,
div#search_top input {
	border-radius:12px 12px;
	height:51px;
	border:1px solid #181818;
	font-size:15pt;
	color:#000;
	padding:0 10px;
	width:380px;
}
div#search_top div.form-element {
	float:left;
}
div#search_top div.last_form-element {
	float:right;
}
div#search_top button,
div#search_top button {
	width:100%;
	min-width: 200px;
	font-weight:900;
	color:#fff;
	background:#181818;
	text-transform:uppercase;
	font-size:15pt;
	border-radius:12px 12px;
	padding:9px 12px;
	 font-family: "Titillium Web",sans-serif;
	letter-spacing:0.02em;
}
div#search_top button:hover {
	color:#fff;
}
div#search_top label {
	text-align:right;
	display:block;
	font-weight:400;
}
div#search_top label a {
	color:#000;
}
div#search_top ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	width:390px;
	overflow:hidden;
}
div#search_top ul li {
	display:inline-block;
	text-align:center;
	width: 75px;
	padding:0 10px;
	font-family: 'Nothing You Could Do', cursive;
}
div#search_top ul li span {
	display:block;
	margin-top:-3px;
}

/* Nuevo Top Search */

div#rectangle {
	float:left;
	width:300px;
	position:absolute;
	right:0;
	top:0;
}

table.full {
	width:100%;
	border:0;
	padding:0;
	line-height:20px;
}
table tr td {
	vertical-align: top;
	padding:0px 0;
}
table tr td:first-child {
	font-weight:700;
}
table .w25 {
	width:25%;
}
.highlight {
	background:#ffe500;
    padding: 0 10px;
}

table.half {
	width:50%;
	border:0;
	padding:0;
	line-height:20px;
}
.no-margin {
	margin:0 !important;
}
.no-padding {
	padding:0 !important;
}
.absolute {
	position:absolute;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.top-bar {
	height:26px;
	background:#181818;
	color:#ffe500;
	font-size:12px;
	line-height:26px;
}
div.top-bar .container {
	overflow:hidden;
}
div.top-bar .column {
	width:70%;
}
div.top-bar .last_column {
	width:30%;
	text-align:right;
}
div.top-bar form {
	display:inline;
}
div.top-bar select {
	color:#000;
	height:22px;
	line-height:22px;
	margin-top:1px;
	padding:0;

}

.info, .exito, .alerta, .error { 
		   font-family:Arial, Helvetica, sans-serif;  
		   font-size:13px; 
		   border: 1px solid; 
		   margin: 10px 0px; 
		   padding:15px 10px 15px 50px; 
		   background-repeat: no-repeat; 
		   background-position: 10px center; 
		   position:relative; 
	} 
	.info { 
		   color: #00529B; 
		   background-color: #BDE5F8; 
		   background-image: url('/img/alert.png');
	} 
	.exito { 
		   color: #4F8A10; 
		   background-color: #DFF2BF; 
	} 
	.alerta { 
		   color: #9F6000; 
		   background-color: #FEEFB3; 
		   background-image: url('/img/alert.png');
	} 
	.error { 
		   color: #D8000C; 
		   background-color: #FFBABA; 
	} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.logo {
	padding-top:20px;
	padding-bottom:15px;
	background:#ffe500;
}
div.logo a {
	position:relative;
	display:inline-block;
}
div.logo a span {
	position:absolute;
	top:-2px;
	right:-25px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.search {
	background:#ffe500;
	padding-top:12px;
	padding-bottom:12px;
}
div.search .container {
	overflow:hidden;
}
div.search form {
	float:left;
	width:550px;
	overflow:hidden;
	padding-top:12px;
}
div.search input,
div.logo input {
	border-radius:12px 12px;
	height:51px;
	border:1px solid #181818;
	font-size:15pt;
	color:#000;
	padding:0 10px;
	width:330px;
}
div.search div.form-element {
	float:left;
}
div.search div.last_form-element {
	float:right;
}
div.search button,
div.logo button {
	width:100%;
	min-width: 200px;
	font-weight:900;
	color:#fff;
	background:#181818;
	text-transform:uppercase;
	font-size:15pt;
	border-radius:12px 12px;
	padding:9px 12px;
	 font-family: "Titillium Web",sans-serif;
	letter-spacing:0.02em;
}
div.search button:hover {
	color:#fff;
}
div.search label {
	text-align:right;
	display:block;
	font-weight:400;
}
div.search label a {
	color:#000;
}
div.search ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	width:390px;
	overflow:hidden;
}
div.search ul li {
	display:inline-block;
	text-align:center;
	width: 75px;
	padding:0 10px;
	font-family: 'Nothing You Could Do', cursive;
}
div.search ul li span {
	display:block;
	margin-top:-3px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div#content {
	min-height:640px;
	padding:30px 0;
}
div#content .container {
	padding-bottom:30px;
	position:relative;
	overflow:hidden;
}
div#content .headline {
	margin-bottom:15px;
} 


div#content .container.spacer,
div#content .spacer {
	border-top:1px dashed #181818;
	margin:0px 0 10px 0;
	padding:10px 0 10px 0;
	height:1px;
	overflow:hidden;
}
div#content .spacer {
	clear:both;
	margin:15px 0 0 0;
	padding:0 0 30px 0;
}
div#content .container.strong {
	border-top:10px solid #181818;
}

div#content .half {
	width:49%;
	float:left;
	overflow:hidden;
	position:relative;
}
div#content .half_2 {
	width:24%;
}
div#content .half_3 {
	width:32%;
}
div#content .half_9 {
	width:65%;
}
div#content .half_10 {
	width:74%;
}
div#content .half.last {
	float:right;
}
div#content .grey {
	/*background:#efefef;*/
	/*padding:20px;*/
	padding:10px;
	overflow:hidden;
}
div#content .grey-article {
	background:#efefef;
	padding:4px;
	overflow:hidden;
}
div#content .grey ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}
div#content ul.inline li {
	display:inline-block;
	margin:0 10px;
	font-weight:700;
}
div#content ul.inline li a {
	color: #181818;
}
div#content span.social {
	text-align:right;
	position:absolute;
	right:0;
}
ul.listing {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
ul.listing li {
	display:inline-block;
	width:19%;
	overflow:hidden;
}

div#content .half_3 h4 {
	font-weight:900;
	font-size:16pt;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

ul.rating {
	margin:0;
	padding:0;
	list-style:none;
}
ul.rating li {
	line-height:19px;
	overflow:hidden;
	margin-bottom:4px;
}
ul.rating li img {
	width:auto;
	float:left;
	margin-right:10px;
}

.absolute.result {
	right:3%;
	bottom:10%;
}

div.fazit {
	margin:0 0 20px 0;
}
div.fazit span {
	display:inline-block;
	font-size:16pt;
	margin:0 15px;
}
div.fazit span.highlight {
	margin:0;
	position:relative;	
}
div.fazit span.highlight.last {
	width:220px;
}
div.fazit .absolute {
	right:10px;
	top:-10px;
}

ul.number-rating {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:20px;
	top:20px;
	font-size:9pt;
}
ul.number-rating li {
	float:left;
	text-align:center;
	margin-left:5px;
}
ul.number-rating li img {
	display:block;
}

ul.tipps {
	margin:0;
	padding:0;
	list-style:none;
}
ul.tipps li {
	overflow:hidden;
	margin-bottom:10px;
}
ul.tipps .badge {
	background:#181818;
	border-radius:50% 50%;
	padding: 3px 16px;
	color:#fff;
	font-size:18pt;
	font-weight:900;
	float:left;
}
ul.tipps p {
	float:left;
	width:420px;
	margin-left:20px;
	line-height:20px;
}
ul.tipps .actions {
	float:right;
	width:440px;
	height:auto;
}
ul.tipps .actions .button {
	width:auto;
	display:inline-block;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.weekly_number .grey {
	position:relative;
	height:240px;
	
}
div.weekly_number .award {
	float:left;
	width:120px;
}
div.weekly_number .meta {
	float:right;
	width:250px;
}
div.weekly_number .meta p.number span {
	background:#ffe500;
	padding:0 10px;
}
div.weekly_number .meta ul {
	margin:15px 0 0 0 !important;
	padding:0;
	line-height:20px;
}
div.weekly_number .meta ul span {
	font-weight:bold;
	display:inline-block;
	width:30px;
}
div.weekly_number .result {
	margin-top:10px;
	clear:both;
}
div.weekly_number .result h3,
div.weekly_number .meta p.number {
	font-weight:900;
	font-size:18pt;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
div.weekly_number .meta p.number {
	font-weight:700;
}
div.weekly_number .result p {
	
}
div.weekly_number .bird {
	position:absolute;
	bottom:20px;
	right:20px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.article {
	overflow:hidden;
}
div.article-half {
	width:49%;
	float:left;
}
div.article-half.last {
	float:right;
}
div.article-4 {
	width:22%;
	float:left;
	margin:0 2%;
}
div.article-4.first {
	margin-left:0;
	margin-right:2%;
}
div.article-4.last {
	margin-right:0;
	float:right;
}

div.article img.article {
	width:100%;
	height:auto;
	border:1px solid #181818;
	display:block;
}
div.article-full img.article {
	margin:0 0 20px 0;
}
div.article p.bu {
	color:#666;
	font-size:9pt;
	margin:0;
	padding:0;
}

div.article h1 {
	margin:0 0 10px 0;
	font-weight:900;
	text-transform:uppercase;
	font-size:24pt;
	line-height:30px;
}

div.article h2,
div.article h3,
div.article h4,
div.article h5,
div.article h6 {
	margin:0 0 10px 0;
	padding:0;
	text-transform:none;
	font-weight:700;
}
div.article-half h1,
div.article-half h2,
div.article-half h3,
div.article-half h4,
div.article-half h5,
div.article-half h6 {
	font-size:16pt;
}
div.article-4 h1,
div.article-4 h2,
div.article-4 h3,
div.article-4 h4,
div.article-4 h5,
div.article-4 h6 {
	font-size:12pt;
	line-height:20px;
}

div.article-list {
	margin-bottom:20px;
}
div.article p.subtitle {
	font-size:13pt;
}
div.article a {
	color:#181818;
	text-decoration:none;
}
div.article .article_share {
	margin:10px 0;
}
div.article-list h3 {
	line-height:20px;
}
div.article-list img.article {
	margin:0 0 10px 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.phone-box {
	background:#efefef;
	padding:20px;
	margin:5px 0 15px 0;
	overflow:hidden;
	position:relative;
}
div.phone-box-image {
	float:left;
	width:98px;
}
div.phone-box-meta {
	/*float:right;
	width:800px;*/
	width:100%;
}

div.phone-box-meta-half {
	float:right;
	width:400px;
}

div.phone-box-meta h4 {
	font-weight:900;
	font-size:18pt;
	margin:0 0 5px 0;
	padding:0;
	text-decoration:underline;
}
div.phone-box-meta p {
	margin:0;
	padding:0;
}
div.phone-box-meta p.phone-box-comment {
	border-top:1px dashed #181818;
	margin-top:10px;
	padding-top:10px;
}
div.phone-box-meta span.phone-box-date {
	font-size:9pt;
	padding-right:10px;
}
div.phone-box-meta span.phone-box-result {
	background:#ffe500;
	font-weight:700;
	padding:0 5px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div.pager {
	float:right;
	clear:right;
}

div.pager ul {
	list-style:none;
	float:right;
	margin-top:0px;
	margin-bottom:0px;
}

div.pager ul li {
	float:left;
	text-align:center;
}

div.pager ul li.page {
	max-height:30px;
	min-width:20px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-top:8px;
	background-color:#F0EEDB;
}

div.pager ul li.actual {
	max-height:30px;
	min-width:20px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-top:8px;
	background-color:#FFE500;
}

div.pager ul li.back {
	max-height:30px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-top:8px;
	min-width:60px;
	text-align:left;
	background-color:#F0EEDB;
}

div.pager ul li.forward {
	max-height:30px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-top:8px;
	min-width:60px;
	text-align:right;
	background-color:#F0EEDB;
}

div.pager ul li.sep {
	margin-top:8px;
	width:1px;
	height:30px;
	background-color:#DDDDDD;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.footer {
	margin-top:30px;
	background:#181818;
	padding-top:20px;
	padding-bottom:20px;
	color:#f1f1f1;
	font-size:9pt;
}
div.footer .container {
	overflow:hidden;
}
div.footer .column {
	width:80%;
}
div.footer .last_column {
	float:right;
	width:20%;
	text-align:right;
}
div.footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.footer ul li {
	display:inline-block;
	margin-right:15px;
}
div.footer a {
	color:#ffe500;
	text-transform:uppercase;
	font-weight:700;
}
div.footer ul.flags {
	margin-bottom:10px;
}
div.footer ul.flags li {
	margin-right:6px;
}
div.footer ul.flags li img {
	opacity:0.5;
}
div.footer ul.flags li.active img,
div.footer ul.flags li a:hover img {
	opacity:1;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
form.submit {
	margin:20px 0;
}

form.submit div.form-field {
	clear:both;
	position:relative;
	margin:20px 0;
}
form.submit label {
	float:left;
	line-height:51px;
	width:160px;
	font-size: 12pt;
    font-weight: 700;
    text-transform: uppercase;
}
form.submit label.second {
	float:none;
	display:inline;
}
form.submit textarea,
form.submit select,
form.submit input {
	border:1px solid #181818;
    border-radius: 12px;
    color: #000;
    font-size: 11pt;
    padding: 0 10px;
}
form.submit select,
form.submit input {
	height:51px;
	width:400px;
}
form.submit input.with_checkbox {
	float:left;
	width:300px;
	margin-right:10px;
}
form.submit input.checkbox {
	float:left;
	width:50px;
}
form.submit textarea {
	height:120px;
	width:400px;
	padding:10px;
}
form.submit button,
a.button {
	width:100%;
	font-weight:900;
	color:#ffe500;
	background:#181818;
	text-transform:uppercase;
	font-size:15pt;
	border-radius:12px 12px;
	padding:9px 12px;
	 font-family: "Titillium Web",sans-serif;
	letter-spacing:0.02em;
	width:400px;
}
form.submit .notice {
	display:block;
	width:200px;
	position:absolute;
	right:0;
	font-size:8pt;
	top:0;
	line-height:15px;
}
form.submit .label-group {
	clear:both;
	padding-left:160px;
	width:600px;
	margin-top:-10px;
}
form.submit .label-group label {
	width:65px;
	text-align:center;
	font-weight:400;
	font-size:9pt;
	margin-right:10px;
}
form.submit .label-group label.for2 {
	width:68px;
}
form.submit .label-group label.for3 {
	width:71px;
}
form.submit .label-group label.for5 {
	width:71px;
}
span.content { 
    background:#fff url("../img/select_content.png") 355px center no-repeat;
    border:1px solid #181818;
    border-radius: 12px;
    color:#000;
    padding:1px 12px;
    width:400px;
    text-align:left;
    height:51px;
}
span.content .customSelectInner {
	line-height:49px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

span.custom { 
    font:12px sans-serif;
    background:#fff url("../img/select.png") right center no-repeat;
    border:1px solid #ddd;
    color:#000;
    padding:1px 9px;
    width:115px;
    text-align:left;
}


div.phone-box-meta > h4 > a { color: #181818; text-decoration: none; }
div.phone-box-meta > h4 > a:hover { text-decoration: underline; }


ul.half a { color: #181818; text-decoration: none; }
ul.half a:hover { text-decoration: underline; }


p.number a { color: #181818; text-decoration: none; }
p.number a { text-decoration: underline; }

/* @media (max-width:991px) {
	div.top-bar {
		display:none;
	}
}
@media (max-width:900px) {
	
	.is-mobile {
		display:block !important;
	}
	.no-mobile {
		display:none;
	}
	
	div.top-bar, div.search {
		display:none;
	}
	
	div.search {
		padding-top:10px;
		padding-bottom:10px;
	}
	div.logo .logo-row {
		float:left;
		width:30%;
	}
	div.logo .logo-row img {
		max-width:100%;
	}
	div.logo .form-row {
		float:right;
		width:70%;
		text-align:right;
	}
	div.logo .form-row input {
		width:76%;
		display:inline-block;
		border-radius:12px 12px;
		height:51px;
		border:1px solid #181818;
		padding-left:2%;
		padding-right:2%;
	}
	div.logo .form-row button {
		background:#181818;
		border-radius:12px 12px;
		display:inline-block;
		padding:10px 0;
		margin-top:-2px;
		width:20%;
	}
	div.logo .form-row button span {
		color:#ffe500;
		font-size:20pt;
	}
	
	div.footer {
		text-align:center;
	}
	div.footer div.col-md-2 {
		width:100%;
	}
	div.footer .is-mobile {
		display:inline-block !important;
	}
	
} */