/*
Theme Name: DICOM WP
Author: COSDI
Description: Tema para el sitio del www.dicom.gob.ve.
Version: 1.0
*/

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/

html {
    line-height: 1.15; 
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
2.0 Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
3.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
    clear: both;
}

/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/*--------------------------------------------------------------
5.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: Roboto, "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: Roboto, "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: Roboto, "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: Roboto, "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
6.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
7.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
8.0 Tables
--------------------------------------------------------------*/

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0.5em;
}

th {
    padding: 0.4em;
    text-align: left;
}

tr {
    border-bottom: 1px solid #eee;
}

td {
    padding: 0.4em;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}

/*--------------------------------------------------------------
9.0 Links
--------------------------------------------------------------*/

a {
    color: #222;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    color: #000;
    outline: 0;
}

/*--------------------------------------------------------------
10.0 Navigation
--------------------------------------------------------------*/

#main-menu{
    max-width: 70%;
    text-align: right;
    position: absolute;
    right: 15px;
    top: 0;    
    height: 40px;
}

#main-menu nav{
    height: 40px;  
    margin: 0 auto;    
}

#main-menu nav ul{
    margin: 0;
    list-style: none;
}

#main-menu nav li{
    float: left;
    line-height: 40px;
    padding: 5px 20px;
    list-style: none;    
}

#main-menu nav a {
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 1.1em;
}

#main-menu nav .current-menu-item,
#main-menu nav .current_page_item {
    background: transparent url(images/over.png?v2.0) no-repeat center bottom;
}


/*--------------------------------------------------------------
11.0 Layout
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;        
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #282828;
    min-height: 100%;  
    text-align: center;
}

#page {
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    word-wrap: break-word;
    min-height: 100%;     
}

/*--------------------------------------------------------------
11.1 Header
--------------------------------------------------------------*/

#preheader{
    height: 70px;
    background-color: #fff;
    width: 100%;   
    text-align: center;
}

#preheader .wrap{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;  
    overflow: hidden;
}

#preheader .gobierno-bolivariano{
    float:left;
    width: 258px;
    height: 70px;
    background: transparent url(images/cintillo/gobierno-bolivariano.png) no-repeat;
}

#preheader .mppefbp{
    float:left;
    width: 190px;
    height: 70px;
    background: transparent url(images/cintillo/mppefbp.png) no-repeat;
}

#preheader .bcv{
    float:left;
    width: 120px;
    height: 70px;
    background: transparent url(images/cintillo/bcv.png) no-repeat;
}

#preheader .agenda-bolivariana{
    float:right;
    width: 175px;
    height: 70px;
    background: transparent url(images/cintillo/agenda-bolivariana.png) no-repeat;
}

#preheader .zamora{
    float:right;
    width: 160px;
    height: 70px;
    background: transparent url(images/cintillo/zamora.png) no-repeat;
}


#masthead{
    width: 100%;
    height: 640px;
    background: #333;
    background-size:100%; 
    -webkit-box-shadow: inset 0px 80px 100px -90px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 80px 100px -90px rgba(0,0,0,0.75);
    box-shadow: inset 0px 80px 100px -90px rgba(0,0,0,0.75);  
}

#masthead .wrap{
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 55px auto 0;
    position: relative; 
}

#masthead h1{
    width: 170px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 15px;
}

#masthead h1 a{
    display: block;
    width: 170px;
    height: 40px;
    overflow: hidden;
    text-indent: -1000px;
    background: transparent url(images/logo-dicom.png) no-repeat;
}

#decoration{
    position: absolute;
    width: 60%;    
    width: calc(50% + 200px);
    height: 535px;
    top: 150px;
    right: 0;
    background: transparent url(images/ipad.png) no-repeat top left;    
}

#subasta{
    position: absolute;
    width: 60%;
    width: calc(50% + 200px);
    height: 400px;
    top: 127px;
    right: 15px;
    max-width: 480px;
    overflow: hidden;
}

#subasta .shadow{
    background-color: transparent;
    min-height: 600px;
    width: 400px;
    height: 600px;
    margin: -97px 600px 0 -320px;
    border-radius: 200%;
    -webkit-box-shadow: 600px 0 0 600px rgba(230,230,230,1);
    -moz-box-shadow: 600px 0 0 600px rgba(230,230,230,1);
    box-shadow: 600px 0 0 600px rgba(230,230,230,1);  
    opacity: 0.9
}

#subasta .icono{
    width: 144px;
    height: 144px;
    width: 144px;
    height: 144px;
    background: transparent url(images/anuncio.png) no-repeat;
    position: absolute;
    left: 0;
    top: calc(50% - 72px);
}

#subasta .anuncio{
    position: absolute;
    top: 0;
    left: 160px;
    text-align: left;
    padding-top: 30px;
}

#subasta .anuncio h5, #subasta_mobile .anuncio h5{
    font-size: 24px;
    font-weight: bold;
    color:#136a3d;
}

#subasta .anuncio p, #subasta_mobile .anuncio p{
    color:#A4A446;
    font-size: 14px; 
    margin-bottom: 0.8em;    
}

#subasta .anuncio p strong, #subasta_mobile .anuncio p strong{
    color:#136a3d;
    display: block;
    font-weight: normal;    
}

#subasta_mobile{
    background-color: rgba(230,230,230,1);
    padding-top:20px;
    padding-bottom:20px; 
    text-align: left;
    padding-left:20px;
}

#welcome_msg{
    width: 30%;
    position: absolute;
    left: 0;
    padding-left: 15px;
    top: 150px;
    text-align: left;
}

#welcome_msg h4{
    font-size: 50px;
    color:#fff;
    font-weight: normal;    
    padding: 0;
    margin-bottom: 15px;
}

#welcome_msg h5{
    font-size: 14px;
    color:#a4a446;
    font-weight: normal;    
    text-transform: uppercase;
}

#welcome_msg p{
    font-size: 18px;
    color:#c1c1c1;
    font-weight:300;
}

.btn{
    -moz-user-select: none;
    -webkit-user-select: none;	
    background-color: #a4a446;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);	
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    letter-spacing: 0.5px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 2rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    z-index: 1;
    vertical-align: middle;  
    font-weight: normal;
}

.btn:hover{
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);    
    color: #fff;
    background-color: #a4a446;        
}

/*--------------------------------------------------------------
11.2 Front Page
--------------------------------------------------------------*/

#banda-info{
    background-color: #a4a446;
    padding: 50px 0;
}

#banda-info .wrap{
    max-width: 1170px;
    margin: 0 auto;
}

#banda-info section{
    float:left;
    width: 33.3333%;
    text-align: left;
    color:#fff;
    padding-left:20px;
    border-left:2px solid #fff;
}

#banda-info section.first{
    border-left:none;
}

#banda-info p.label{
    margin-bottom:20px;
    font-size: 20px;
    line-height: 1em;
    font-weight: 400;
}

#banda-info p.value{
    margin-bottom:0;
    font-size: 36px;
    color:#136a3d;
    line-height: 1em;
    font-weight: 500;
}

#banda-info p.value small{
    font-size:40%;
}


#banda-tasas{
    background: #15141A url(images/tasa-background.png) 50% 0;
    padding: 50px 0;
}

#banda-tasas .wrap{
    max-width: 1170px;
    margin: 0 auto;
}

#banda-tasas section{
    float:left;
    width: 25%;
    text-align: left;
    color:#fff;
    padding-left:20px;
    border-left:2px solid #403a36;
}

#banda-tasas section.first{
    border-left:none;
}

#banda-tasas p.label{
    margin-bottom:20px;
    font-size: 20px;
    line-height: 1em;
    font-weight: 400;
    line-height: 43px;
    vertical-align: middle;
}

#banda-tasas p.label span{
    display: inline-block;
    color:#a4a446;
    background: transparent url(images/coin-circle.png) no-repeat;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 0 3px 0 0;
}

#banda-tasas .moneda-cny span {
    font-weight: bold;
}

#banda-tasas p.value{
    margin-bottom:0;
    font-size: 36px;
    color:#136a3d;
    line-height: 1em;
    font-weight: 500;
}

#banda-tasas p.value small{
    font-size:40%;
}

#informacion {
    padding-top: 40px;
    background-color:#ededed; 
}

#informacion .wrap{
    max-width: 1170px;
    margin: 0 auto;
}

#informacion ul{
    text-align:left;
    list-style: disc;
    float:left;
    padding-left: 50px;    
    width: 50%;
    padding-top:20px;
}

#informacion ul li {
    list-style: disc;
    padding: 0 0 24px 0;
    font-size: 20px;
    color: #a4a446;
}

#bancos {
    padding: 40px 15px;
    background-color:#ededed; 
}

#bancos.white {
    background-color:#fff; 
}

#bancos .wrap{
    max-width: 1170px;
    margin: 0 auto;
}

#bancos ul{
    list-style: none;
    padding:0;
    text-align: center
}

#bancos ul li{
    list-style: none;
    padding:0;
    display: inline-block;
}

#bancos ul li a{
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    height: 125px;
    background: transparent url(images/bancos-sprite-v2.png) no-repeat -1000px -1000px;
}

#bancos .bdv a {
    background-position: 50% -150px;
    width: 345px;
}
#bancos .bdt a {
    background-position: 50% -300px;
    width: 240px;
}
#bancos .bbc a {
    background-position: 50% 0;
    width: 303px;
}
#bancos .mercantil a {
    background-position: 50% -450px;
    width: 270px;
}
#bancos .bbva a {
    background-position: 50% -600px;
    width: 300px;
}
#bancos .bnc a {
    background-position: 50% -750px;
    width: 240px;
}
#bancos .banplus a {
    background-position: 50% -900px;
    width: 255px;
}
#bancos .icc a {
    background-position: 50% -1050px;
    width: 355px;
}

#informacion ul li a {
    color: #a4a446;
}

#entradas {
    padding-top: 40px;
    border-bottom: #ededed 1px solid; 
}

#entradas .wrap{
    max-width: 774px;
    margin: 0 auto;
}

#entradas ul{
    text-align:left;
    list-style: disc;
    padding-top:20px;
}

#entradas ul li {
    list-style: disc;
    padding: 0 0 36px 0;
    font-size: 24px;
    color: #a4a446;
}

#entradas ul li a {
    color: #a4a446;
}

#pasos{
    margin-top:60px;
}

#pasos h5, #contacto h5, #entradas h5{
    font-size: 14px;
    color:#a4a446;
    font-weight: normal;
    text-transform: uppercase;
}

#pasos h4, #contacto h4, #informacion h4{
    font-size: 36px;
    color: #136a3d;
    font-weight: normal;
    padding:0 0 30px;
    background: transparent url(images/over.png?v2.0) no-repeat 50% bottom;
}


#busqueda h4{
    font-size: 36px;
    color: #136a3d;
    font-weight: normal;
    padding:0 0 30px;
    background: transparent url(images/over-inverse.png?v2.0) no-repeat center bottom;
}


#menu-ayuda-rapida{
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin:0 auto;    
}

#menu-ayuda-rapida > li {
    float: left;
    list-style: outside none none;
    padding: 0 10px;
    width: 25%;
}

#menu-ayuda-rapida > li span{
    display: inline-block;
    width: 130px;
    height: 140px;
    line-height: 130px;
    font-size: 60px;
    font-weight: bold;
    color:#a4a446;
    background: transparent url(images/step-background.png) no-repeat 50% 10px;
}

#menu-ayuda-rapida > li h6{
    font-size: 24px;   
    font-weight: normal;  
    color:#a4a446;    
}

#menu-ayuda-rapida > li p{
    font-size: 18px;   
    font-weight: normal;  
    color:#999;      
}

.home main{
    border-top:1px solid #ededed;
    margin-top:20px;
    padding-top:40px;
}

.home main .wrap {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.home main article header .entry-title{
    margin-bottom: 5px;
}

.home main article header .entry-meta{
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;    
}

.home main article .entry-excerpt *{
    font-size: 16px;
    color: #999;  
}

.home main .main-article {
    float: left;
    padding-right: 3%;
    text-align: left;
    width: 50%;
}

.home main .main-article h2 a{
    font-size: 22px;
    color:#136a3d;
    font-weight: 500;
}

.home main .main-article img{
    width: 100%;
    height: auto;
}

.home main .companion-grp {
    float: left;
    padding-left: 3%;
    text-align: left;
    width: 50%;
}

.home main .companion-article {
    border-top:1px solid #ededed;
    padding-bottom: 20px;
    padding-top:20px;
}

.home main .companion-article:first-child {
    border-top:none;
    padding-top:0;    
}

.home main .companion-article h2 a{
    font-size: 18px;
    color:#136a3d;
    font-weight: 500;    
}

.home main .companion-grp .entry-image {
    display: table-cell;
}

.home main .companion-grp .entry-excerpt {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

#busqueda {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #a4a446;
}

#busqueda .wrap {
    margin: 0 auto;
    max-width: 1170px;
    text-align: left;
}

#busqueda .column{
    width: 100%;    
}

#busqueda .resultados{
    text-align: left;
}

#busqueda .resultados ul{
    text-align:left;
    list-style: disc;
    padding-top:10px; 
    width: calc(100% - 50px);
    margin-left:25px;
}

#busqueda .resultados ul li {
    padding: 20px 20px 0;
    font-size: 18px;
    margin:10px;
    background-color: #ededda;
}

#busqueda .resultados li p.subasta{
    text-transform: uppercase;
    color: #a4a446;
    margin-bottom: 0;
    font-size: 14px;
}

#busqueda .resultados li h3{
    text-transform: uppercase;
    color: #136a3d;
    margin: 0;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 22px;
    font-weight: bold;
}

#busqueda .resultados li p.texto{
    color: #999;
    margin: 0;
    font-size: 16px;
}
#busqueda .resultados ul li a {
    display: block;
    width: calc(100% + 40px);
    height: 40px;
    background: #dedebc url(images/download.png) no-repeat right -40px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 30px;
    overflow: hidden;
    text-indent: -1000px;
}

#busqueda .resultados ul li a:hover{
    background: #136a3d url(images/download.png) no-repeat right 0;
}

#busqueda .formulario{
    max-width: 600px;
    margin: 0 auto;
    text-align: center;    
}

#busqueda .mobile{
    display: none;
}

#busqueda input {
    height: 50px;
    line-height: 48px;
    margin-bottom: 20px;
    margin-right: 20px;    
    padding: 0 16px;
    background-color: #a4a446;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-weight: normal; 
    text-transform: uppercase;
    width: calc(100% - 150px);
}

#busqueda input::placeholder{
    color:#fff;
    text-transform: uppercase;
    opacity: 0.5;
}

#motores {
    padding-top: 40px;
    padding-bottom: 40px;
}

#motores .wrap {
    margin: 0 auto;
    max-width: 1170px;
}

#motores h5{
    font-size: 14px;
    color:#a4a446;
    font-weight: normal;
    text-transform: uppercase;
}

#motores h4{
    font-size: 36px;
    color: #136a3d;
    font-weight: normal;
    padding:0 0 30px;
    background: transparent url(images/over.png?v2.0) no-repeat 50% bottom;
}


#motores ul{
    list-style: none;
    text-align: left;
}

#motores ul li{
    list-style: none;
    float: left;
    width: 30%;
    height: 124px;
    line-height: 124px;
    vertical-align: middle;
    border-bottom:1px solid #cdcdcd;   
    margin-right: 5%;
    padding-top:25px;
}

#motores ul li.last-of-three{
    margin-right:0;    
}

#motores ul li.last-of-column{
    border-bottom:none;   
}


#motores ul li a{
    display:inline-block;
    color:#a4a446;
    line-height: normal;
    vertical-align: middle;   
    font-size: 18px;
    height: 75px;
    display: table-cell;
    width: 100%;
    background: transparent url('images/motores-sprite.png') no-repeat -2000px -2000px;    
    padding-left: 90px;
    overflow: hidden;
}

#motores ul li.agroalimentario a{ background-position: 0 0;}
#motores ul li.exportaciones a{ background-position: 0 -70px;}
#motores ul li.petroquimica a{ background-position: 10px -140px;}
#motores ul li.construccion a{ background-position: 0 -210px;}
#motores ul li.telecomunicaciones a{ background-position: 0 -280px;}
#motores ul li.farmaceutico a{ background-position: 0 -365px;}
#motores ul li.economia-social a{ background-position: 0 -435px;}
#motores ul li.mineria a{ background-position: 10px -505px;}
#motores ul li.forestal a{ background-position: 5px -580px;}
#motores ul li.banca a{ background-position: 0 -650px;}
#motores ul li.industrial a{ background-position: 0 -720px;}
#motores ul li.hidrocarburos a{ background-position: 0 -790px;}
#motores ul li.turismo a{ background-position: 0 -870px;}
#motores ul li.industria-basica a{ background-position: 0 -1010px;}
#motores ul li.industria-militar a{ background-position: 0 -940px;}

#contacto{
    background-color: #ededed;  
    padding-top:40px;
}

#contacto form{
    background-color: #15141a;
    min-height: 360px;
    margin: 20px auto -30px;
    max-width: 774px;
    position: relative;
    z-index: 10;    
}

#contacto .footer{
    background-color: #bbb;
    height: 100px;
    margin-top: -30px;
    position: relative;
    z-index: 5;
}

#contacto .wrap {
    padding:50px 10% 20px;
}

#contacto .wrap span{
    display: block;
    margin-bottom: 10px;
    margin-top: -20px;
    width: 100%;    
}

#contacto .contacto-errors{
    margin-bottom: 10px;
    margin-top: -20px;    
    list-style-position: inside;    
}

#contacto .contacto-errors li{
    text-align: left; 
    list-style-position: inside;  
}

#contacto fieldset {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}

#contacto fieldset.first{
    padding-right: 20px;
}

#contacto fieldset.second{
    padding-left: 20px;
}

#contacto input, #contacto textarea{
    width: 100%;
    border:1px solid #403f27;
    border-radius: 2px;
    background-color: #15141a;
    color:#fff;
    font-weight: normal;
}

#contacto input::placeholder, #contacto textarea::placeholder{
    color:#fff;
    text-transform: uppercase;
    opacity: 0.2;
} 

#contacto input{
    height: 50px;  
    line-height: 48px;
    margin-bottom: 20px;
    padding: 0 16px;
}

#contacto textarea{
    height: 191px; 
    margin-bottom: 20px;
    padding: 10px 16px;
}

#contacto button{
    float: right;
}

/*--------------------------------------------------------------
11.3 Regular Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
11.4 Posts
--------------------------------------------------------------*/

.single main{
    width: 100%; 
    max-width: 960px;
    text-align: left;
    margin:0 auto;
    padding-top: 40px;
}

.single .entry-title{
    font-size: 36px;
    color:#A4A446;    
}

.single .entry-content strong{
    font-weight: bold;
}

.single .entry-content a{
    color:#A4A446;
    text-decoration: underline;
}

.single .entry-content li, .single .entry-content ul, .single .entry-content ol{
    list-style-position: inside;
}

/*--------------------------------------------------------------
11.5 Pages
--------------------------------------------------------------*/

.page main{
    width: 100%; 
    max-width: 960px;
    text-align: left;
    margin:0 auto;
    padding-top: 40px;
}

.page .entry-title{
    font-size: 36px;
    color:#A4A446;    
}

.page .entry-content strong{
    font-weight: bold;
}

.page .entry-content a, .page .results a{
    color:#A4A446;
    text-decoration: underline;
}

.page .entry-content li, .page .entry-content ul, .page .entry-content ol{
    list-style-position: inside;
}

.page .results .number{
    text-align: right;
    padding-right: 10px;
}


/*--------------------------------------------------------------
11.6 Footer
--------------------------------------------------------------*/

.site-footer{
    height: 160px;
    background-color: #15141a;
}

.site-footer #redes{
    max-width: 100%;
    height: 24px;
    margin-top: 45px;
    margin-bottom: 35px;
}

.site-footer #redes nav{
    height: 24px;  
    margin: 0 auto;    
}

.site-footer #redes nav ul{
    margin: 0;
    list-style: none;
}

.site-footer #redes nav li{
    display: inline-block;
    line-height: 24px;
    padding: 0 20px;
    list-style: none;    
}

.site-footer #redes nav a {
    color: #fff;
    display: block;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    width: 24px;
    overflow: hidden;
    text-indent: -1000px;
    background: transparent url(images/social-sprite.png) no-repeat -1000px -1000px
}

.site-footer #redes .facebook a {
    background-position: -72px 0;
}

.site-footer #redes .twitter a {
    background-position: -24px 0;
}

.site-footer #redes .instagram a {
    background-position: -48px 0;
}

.site-footer #redes .youtube a {
    background-position: 0 0;
}

.site-footer p{
    color:#136a3d;
}

/*--------------------------------------------------------------
12.0 Comments
--------------------------------------------------------------*/


/*--------------------------------------------------------------
13.0 Widgets
--------------------------------------------------------------*/


/*--------------------------------------------------------------
14.0 Media
--------------------------------------------------------------*/


/*--------------------------------------------------------------
15.0 Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
16.0 Customizer
--------------------------------------------------------------*/


/*--------------------------------------------------------------
17.0 SVGs Fallbacks
--------------------------------------------------------------*/


/*--------------------------------------------------------------
18.0 Media Queries
--------------------------------------------------------------*/

@media screen and (max-width: 1440px) {
    #masthead{
        background-size: initial; 
    }
    #decoration{
        background-size: 100%; 
        width: 60%;
    }    
    #welcome_msg{
        width: 350px;
    }
}

@media screen and (max-width: 1220px) {
    #decoration{
        width: calc(100% - 350px);
    }    
    #welcome_msg{
        width: 350px;
    }
}

@media screen and (max-width: 1024px) {
    #preheader .agenda-bolivariana{
        display: none;
    }
}

@media screen and (max-width: 850px) {
    
    
    #banda-tasas section{
        width: 50%;
    } 
    
    #banda-tasas section.odd{
        border-left:none;
    }    
    
    #banda-tasas section.first, #banda-tasas section.second{
        margin-bottom:40px;
    }      
    
    #preheader .mppefbp, #preheader .bcv{
        display: none;
    }
    
    #menu-ayuda-rapida li{
        width: 50%;
    }
    
    #informacion ul{
        width: 100%;
    }      
    
    #busqueda .column{
        width: 100%;
    }    
    
    #busqueda .mobile{
        display: block;
    } 
    
    #busqueda .desktop{
        display: none;
    }  
    
    #busqueda .formulario{
        text-align: center;
    }
    
    #busqueda .formulario h4{
        background-position: 50% bottom;
    }  
    
    #busqueda .formulario form{
        max-width: 400px;
        margin:0 auto;
    }    
    
    .home main .main-article{
        width: 100%;
        padding-right: 0;
    }
    
    .home main .companion-grp{
        width: 100%;
        padding-left: 0;
    }   
    
    #motores .wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #motores ul li{
        width: 47%;
        margin-right: 6%;
    }

    #motores ul li.last-of-three{
        margin-right: 6%;   
    }
    
    #motores ul li.odd{
        margin-right:0;   
    }    

    #motores ul li.last-of-column{
        border-bottom:1px solid #cdcdcd;    
    }
    
    #motores ul li.last-of-all{
        border-bottom:none;    
    }   
    
    #subasta{
        display: none;
    }
    
    #subasta_mobile{
        display:block!important;
    }
    
    #interbanex{ 
        height: auto;
    }

    #interbanex .wrap {
        display: block;
        background-image: none;
    }

    #interbanex p{
        display: block;
        color:#044b7e;
        width: 100%;
        padding:115px 0 0;
        text-align: center;
        background-position: 50% 30px;
        height: auto;
    }

    #interbanex .wrap div{
        display: block;
        width: 100%;  
        text-align: center;
        height: auto;
        padding-bottom: 30px;
    }

    #interbanex a.btn{
        position: initial;
        display: inline-block;
    }    
    
}

@media screen and (max-width: 750px) {
    #banda-info section{
        width: 50%;
        text-align: center;
    } 
    
    #banda-info section.first, #banda-info section.second{
        border-left:none;   
    }         
    
    #banda-info section.first{
        margin-bottom:40px;
        width: 100%;
        text-align: center;
    }   

    #banda-tasas section{
        text-align: center;
    }    
    
    #decoration{
        display: none;
    }  
    #welcome_msg{
        width: 100%;
        padding-right: 15px;
    }
    
    #busqueda .wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #informacion{
        padding-left: 15px;
        padding-right: 15px;        
    }
    
    #informacion ul{
        padding-left: 30px;       
    }    
    
    #busqueda .resultados ul{
        padding-left:20px;
    }
    
    #main-menu{
        height: 80px;
        top: -20px;
        right: 0;
        padding:20px 30px;
    }
    
    #main-menu.display{
        background-color: #136a3d;
    }    
    
    #main-menu nav {
        background: transparent url(images/menu-sprite.png) no-repeat -40px 0;
        display: block;
        height: 40px;
        width: 40px;
        position: relative;
    }
    
    #main-menu nav.display {
        background: #136a3d url(images/menu-sprite.png) no-repeat 0 0;
    }    

    #main-menu nav ul{
            display:none;
    }

    #main-menu nav.display ul {
        background-color: #136a3d;
        list-style: outside none none;
        margin: 0;
        width: 350px;
        max-width: 100vw;
        position: absolute;
        right: -30px;
        top: 60px;
        z-index: 100000;
        display: block;
    }

    #main-menu nav li {
        float: none;
        line-height: 40px;
        list-style: outside none none;
        padding: 8px 20px 16px;
        text-align: left;
    }
    
    #main-menu nav li:first-child a {
        border: medium none;
    }    

    #main-menu nav .current-menu-item, #main-menu nav .current_page_item {
        background: none;
    }    
    
    #main-menu nav a {
        border-top: 1px solid #a4a446;
        height: 40px;
        line-height: 48px;
        padding-top: 5px;
    }    
}

@media screen and (max-width: 480px) {
    
    #banda-info section, #banda-tasas section{
        width: 100%;
        border-left:none; 
        margin-bottom:40px;  
        text-align: center;
        padding-right:20px;
    } 
    
    #banda-info section.last, #banda-tasas section.last{
        margin-bottom:0;
    }     
    
    #menu-ayuda-rapida li{
        width: 100%;
    }   
    
    #preheader .zamora{
        display: none;
    }    
    
    .home main .companion-grp .entry-image{
        display:none;
    }
    
    .home main .companion-grp .entry-excerpt{
        padding-left:0;
    } 
    
    #contacto fieldset{
        width: 100%;
        padding-right: 0!important;
        padding-left: 0!important;
    }
    
    #contacto form{
        height: 550px;
    }
    
    #motores ul li{
        width: 100%;
        margin-right: 0!important;
    }    
}

@media screen and (max-width: 385px) {
    #bancos{
        padding: 40px 0;
    }
    
    #page #bancos ul li{
        width: 100%;
        position: relative;
        height: auto!important;
    }
    
    #page #bancos ul li span{
        display: inline-block;
        padding-top: 38.961%;
    }
    
    #page #bancos ul li a {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;        
        background-size: 100% 1200px;
        height: auto!important;        
    }
    
    #interbanex p {
        background-size: 90%;
    }    
}

/*--------------------------------------------------------------
19.0 Print
--------------------------------------------------------------*/

@media print {


}
