/***********************************************************************************/
/*  ESTILOS COMUNES OBLIGATORIOS:	*/
/*	0. COMUN						*/
/*      - NORMALIZE                 */
/*  1. CABECERA  					*/
/*		-BUSCADOR CABECERA			*/
/*		-LOGO						*/
/*		-MENU						*/
/*  2. PIE							*/
/*		-PIE FILA BANNERS			*/
/*		-PIE GENERAL				*/							
/*		-DATOS CONTACTO PIE			*/
/*	3. BARRA LATERAL				*/
/*  4. MEDIA QUERIES                */
/***********************************************************************************/

/* =========================================================
Iframe Responsive
15/10/2018 INCLUIDO POR PETICION DE <jmmenendez@dgt.es>
HILO ju. 11/10/2018 14:22
============================================================ */

#contenedor {
position: relative;
padding-bottom: 100%;
padding-top: 0px;
height: 0;
overflow: hidden;
display:block;
}


#contenedor iframe,
#contenedor object,
#contenedor embed {
position: absolute;
top: 0;
left: 0;
width: 100%;

height: 100%;
}

/************************************/  
/*	COMUN				        	*/
/************************************/
html,
button,
input,
select,
textarea {
    color: #222;
    /*height: 33px;*/
	}

img {
    vertical-align: middle;
    width: 100%;  /* para que se redimensionen */
    height: auto;
}

input[type=submit], input[type=reset] {
    background-image: url("../img/back_arrow_btn.gif");
    background-repeat: no-repeat;
    background-position: 5.5em 0.3em;
    background-size: inherit;
    background-color: #069;
    max-width: 116px;
    width: 45%;
    height: 33px;
    border: none;
    padding-right: 2em;
    border-radius: 4px;
    /* font-size: 0.8em; */
    display: inline-block;
    color: #fff; }

a {
  color: #00539F;/*#0084b4;*/
  text-decoration: none;
  }
a:hover {
    text-decoration: underline;
}  
  
body {
	background-color: #ebebeb;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	line-height: 1.4;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-family: "Arial Narrow", Arial, sans-serif; }

p {
  font-size: 0.8em;
  margin: 0;
  padding: 0em 0em 0.500em 0em;
  /*text-align: justify;*/
  }
  
.hidden {
    display: none !important;
    visibility: hidden;
}
/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {

position: relative;

padding-bottom: 56.25%; /* 16:9 Aspect Ratio */

padding-top: 25px;

}

.hs-responsive-embed-youtube iframe {

position: absolute;

width: 100%!important;

height: 100%!important;

}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 Este Pseudo elemento fue propuesto en la especificaci�n CSS3 pero fue retirado debido a 
 las preocupaciones en cuanto al comportamiento no definido, Ejemplo: ��Qu� pasara con los 
 elementos anidados?�. Pero aunque no hace parte de la especificaci�n oficial, los principales
 navegadores la adoptaron y le siguen dando soporte.
 */
/*
::-moz-selection {
    background-color: #b3d4fc;
    text-shadow: none;
}

::selection {
    background-color: #b3d4fc;
    text-shadow: none;
}*/
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    /*display: inline;
    *zoom: 1;*/
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

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

h2 {
    font-size: 1.5em;
    /*margin: 0.83em 0;*/
}

h3 {
    font-size: 1.17em;
    /*margin: 1em 0;*/
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40em;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

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

/**
 * Address styling not present in IE 6/7/8/9.
 */

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

/**
 * Address margins set differently in IE 6/7.
 */

pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40em;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 4em;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
   /* *margin-left: -7px; *//* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
   /* *vertical-align: middle; *//* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
 
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    /* *overflow: visible; */ /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
   /* *height: 10.188em; *//* 3 */
    /* *width: 10.188em;*/ /* 3 */    
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
}

/****************************************/
/*  CABECERA ****************************/
/****************************************/
/* BARRA COOKIES */
#barraaceptacion {
    display:none;
    padding-bottom:0.313em;
    text-align: center;
    background-color: #000;
    color: #fff;
    padding-left: 1%;
    font-size: 0.9em !important;
    padding-top: 0.313em;
    padding-right: 1%; 
    z-index: 10;
 }
 #cookienoscript {        
    text-align: center;
    background-color: #000;
    color: #fff;
    padding-left: 1%;
    font-size: 0.8em !important;
    padding-right: 1%; 
    z-index: 10;
 }
.boton{
    display: inline;
    background-color: #dedede;
    color: #000;
    padding: 0.1em 1em 0.1em 1em;
    border-radius: 0.4em;}
 
 /* SALTOS */
 .accesostab {
    font-size: 0.9em;
    padding-top: 0;
    background-color: #E3E3E3;
    margin-top: 0px!important;
 }
 .accesostab >div {
    padding: 0.2em 0 0.2em 1em;
}
.accesostab a {
    padding-right: 0.8em;
    padding-left: 0.4em;
}

 /* CAJA BUSQUEDA */
 div#search_bar {
    overflow: visible; 
    width: 100%;
    background-color: #555555;/*#777777;*/
    height: 2.625em; 
    text-align: right;
 }
  div#search_bar #content_search {
    width: 95%;
    margin: 0 auto;    
    max-width: 980px; 
    }
    
  div#search_bar a {
    /*display: block;
    float: right;
    width: 6.250em;*/
    color: white;
    font-size: 0.8em;
    position: relative;
    /*left: 4.188em;*/
    top: 0.813em; 
    margin-right: 1em;}
    
  div#search_bar div#caja_buscador{
      background-color: #FFFFFF;
      width: 33%;
      height: 2.3em;
      position: relative;
      top: 0em;
      border: 0em !important;
      font-size: 0.8em;
      padding: 0.2em;
      margin: 0.2em;
      border-radius: 0.5em 0.5em 0.5em 0.5em;
      -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
      -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
      float: right;
      overflow: hidden;      
  }  
  div#search_bar input#txt_buscador {

    position: relative;
    border: 0em !important;
    margin-left: 0.2em;
    line-height: 2.4em;
    width: 75%;
	height: 25px;
    float: left;}
    
    input#btn_buscar {
    font-size: 0; 
    }

  	input::-webkit-input-placeholder {
  	  color: black;
	}
	input:-moz-placeholder {
	  color: black; 
	}
	input:-ms-input-placeholder { 
	  color: black; 
	}

  div#search_bar input#btn_buscar {
    background-image: url("../img/boton_lupa_buscador.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFF;
    background-position: top;
    width: 16%;
    border: 0;
    height: 30px;
    float: right;
    cursor: pointer;
    padding-right: 2em;
    }
    
/* LOGOS */
.hide {
  position: absolute;
  top: -624.938em;
  left: -624.938em !important; }
  
div#title_logo_bar {
  position: relative;
  margin: 0.625em 0;
  display: inline-flex;
  width: 88%;
  }
 .rss-on-top {
    /* display: block; */
    float: right;
    font-size: 0.8em;
    /*position: absolute; 
    right: 0;
    bottom: 4em;*/
    background-image: url("../img/ico_rss.png");
    background-position: left;
    background-repeat: no-repeat;
    /*padding-right: 1.8em;*/
	padding-left: 1.5em;
    }
  div#title_logo_bar a {
    text-decoration: none;
    }
  div#title_logo_bar #logo_revista {
    /* margin-left: 0.625em; */
    /*width: 339px;*/
   /* max-width: 339px; */
    }
  div#title_logo_bar #logo_mi{
   /* width: 215px;
    min-width: 215px;*/
	padding-right: 5px;
    }  
  div#title_logo_bar #logo_dgt{
    /*width: 120px;
    min-width: 120px;*/
  } 

    
    
/* MENU  */
  header {
  width: 95%;
  margin: 0 auto;
  max-width: 980px;
  clear: both;
  position: relative;
  }
  
header nav {
  width: 100%;
  min-height: 2.5em;
  background-color: #555555;
  -moz-border-radius-topleft: 0.188em;
  -moz-border-radius-topright: 0.188em;
  -moz-border-radius-bottomright: 0.188em;
  -moz-border-radius-bottomleft: 0.188em;
  -webkit-border-radius: 0.188em 0.188em 0.188em 0.188em;
  border-radius: 0.188em 0.188em 0.188em 0.188em; }
  header nav ul {
    overflow: visible;
    margin: 0em;
    padding: 0em;
    /*height: 100%;*/
    font-family: "Arial Narrow", Arial, sans-serif; }
    header nav ul li {
      -webkit-transition: background 0.8s ease;
      -moz-transition: background 0.8s ease;
      -ms-transition: background 0.8s ease;
      -o-transition: background 0.8s ease;
      transition: background 0.8s ease;
      float: left;
      width: 8.688em;
      text-align: center;
      /* vertical-align: middle; */
      line-height: 2.5em;
      /* height: 100%; */
      border-right: 0.063em #999999 solid;
      margin-right: -0.063em;
      }
	.item-menu1{width:12%;}
	.item-menu2{ width:13%; }
	.item-menu3{ width:11%; }
	.item-menu4{ width:17%; }
	.item-menu5{ width:12%; }
	.item-menu6{ width:12%; }
	.item-menu7{ width:11%; }
	.item-menu8{ width:11%; }
      header nav ul li a {
        color: white;
        display: block;
        width: 100%;
        /* height: 33px; */
        text-decoration: none;
        font-size: 0.93em;
        /* position: relative; */
        top: 0.500em;
        }
    header nav ul li:last-child {
      border: none; }
    header nav ul li:hover {
      background-color: #777777; }
    header nav ul li.on {
      background-color: white;
      border-bottom: 4px solid #49B5FC;     
      /* background-image: url("../img/back_mnu_on.png"); */
      /* background-repeat: no-repeat; */
      /* background-position: center 1.813em; */
      margin: 0px;
      }
    header nav ul li.on a {
      color: #006699 !important;
      margin-bottom: -3px;
      border: 0px;
      }
      
 input#menu-toogle.checkbox{
  visibility: hidden;  
  height: 0px;  
  display: none;
 }   
   


/* DIV CENTRAL */
div#wraper {
  width: 95%;
  margin: 0 auto;
  max-width: 980px;
  position: relative;
  }

.content {
  background-color: white;
  border: 0.063em solid #999999;
  /*overflow: hidden;*/
  -webkit-box-shadow: 0em 0em 0.188em rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0em 0em 0.188em rgba(50, 50, 50, 0.5);
  box-shadow: 0em 0em 0.188em rgba(50, 50, 50, 0.5);
  -webkit-border-radius: 0.188em 0.188em 0.188em 0.188em;
  -moz-border-radius: 0.188em 0.188em 0.188em 0.188em;
  border-radius: 0.188em 0.188em 0.188em 0.188em; }
    
div#main-content {
  /*background-image: url("../img/back_content.gif");
  background-repeat: repeat-y;*/
  margin: 0.750em 0em; } 

  .row {
  overflow: hidden;
  width: 100%;
  /*margin-top: 1.250em;*/ }
  
  .no-visible {
    display: none;
}

  .bloque {
    float: left;
    margin: 1.5%;
    /*margin-left: 1.250em;*/
}
  
  .bloque_9 {
    float: left;
    width: 70%;
    margin: 1.250em 0 0 2.5%;
  }
  
  section#intro_seccion {
  overflow: hidden; }
  
.pos_izq {
  float: left; }  
  
  span.firma_listado {
    display: block;
    /* text-align: right; */
    font-size: 0.7em;
    color: #888;
    margin: 5px 0px;
    font-style: italic;
    float: right;
	}
/* Botones */
a.btn {
  display: inline-block;
  height: 1.875rem;
  line-height: 1.875rem;
  color: white;
  background-color: #006699;/*#0084b4;*/
  font-size: 0.7em;/*75%;*/
  padding-left: 5%;
  -webkit-border-radius: 0.188em;
  -moz-border-radius: 0.188em;
  border-radius: 0.188em;
  }

a.btn span {
  display: block;
  float: right;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #006699;
  background-image: url("../img/back_arrow_btn.gif");
  background-repeat: no-repeat;
  background-position: center center;
  /* margin-left: 1.250em; */
  -webkit-border-radius: 0.188em 0.188em 0.188em 0.188em;
  -moz-border-radius: 0.188em 0.188em 0.188em 0.188em;
  border-radius: 0.188em 0.188em 0.188em 0.188em;
  text-indent: -624.938em;
  }  
  
  /* MIGAS */
  ul#miga {
  margin: 0;
  padding: 0;
  margin-bottom: 0.625em;
  list-style-type: none;
  font-size: 80%; }
  ul#miga li {
    display: inline-block;
    padding: 0em 0.313em 0.313em 0em;
    color: #555555;/*#888888;*/
    background-image: url("../img/miga_next.png");
    background-repeat: no-repeat;
    background-position: right 0em;
    padding-right: 0.938em; }
  ul#miga li.inicio, ul#miga li.actual {
    background-image: none;
    padding-right: 0.313em; }
  ul#miga li.actual {
    color: #333333; }
    
/****************************************/
/* PIE **********************************/
/****************************************/    
body > footer {
  background-color: white;
  overflow: hidden;
  font-family: Arial;
  }
  
/* busqueda por temas  
div#second-content_v2 {
  padding: 20px; }
  div#second-content_v2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    width: 100%; }
    div#second-content_v2 ul li a.ini {
      display: block;
      float: left;
      width: 210px;
      background-image: url("../img/arrow_list.png");
      background-repeat: no-repeat;
      background-position: left center;
      padding: 10px 0px 10px 20px;
      font-size: 0.9em;
      font-family: "Arial Narrow", Arial, sans-serif;
      position: relative; }
    div#second-content_v2 ul li a.active {
      color: #333333;
      background-image: url("../img/arrow_list_active.png"); } */

div#second-content_v2 {
    margin: 0.75em 0em;
    width: 100%;
    display: inline-table;
    padding: 1.250em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  div#second-content_v2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    width: 100%; }
    div#second-content_v2 ul li a.ini {
      display: block;
      float: left;
      width: 22%;
      background-image: url("../img/arrow_list.png");
      background-repeat: no-repeat;
      background-position: left center;
      padding: 0.625em 0em 0.625em 1.250em;
      font-size: 0.9em;
      font-family: "Arial Narrow", Arial, sans-serif;
      position: relative; }
    div#second-content_v2 ul li a.active {
      color: #333333;
      background-image: url("../img/arrow_list_active.png"); }
    div#second-content_v2 ul div {
      width: 100%;
      clear: both;
      overflow: hidden;
      display: none; }
      div#second-content_v2 ul div ul {
        margin: 0;
        padding: 0;
        background-color: #efefef; }
        div#second-content_v2 ul div ul li {
          display: inline-block;
          width: 23%;
          padding: 8px 0px 8px 10px;
          font-size: 0.8em; }
          
ul#nav_temas li[class]  {
      width: 100%;
      clear: both;
      overflow: hidden;
      display: none; }
      ul#nav_temas li[class] ul {
        margin: 0;
        padding: 0;
        background-color: #efefef; }
        ul#nav_temas li[class] ul li {
          display: inline-block;
          width: 23%;
          padding: 0.500em 0em 0.500em 0.625em;
          font-size: 0.8em; }    
          
          
/*Banners pie*/
section#accesos_bottom {
  margin: 0.625em 0em;
  overflow: hidden;
  text-align: center;
  }
  section#accesos_bottom ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    }
    section#accesos_bottom ul li {
      display: inline-block;
      /* margin-right: 0.500em; */
      width: 16%;
      height: 6.250em;
      /* border: 1px solid #ccc; */
      }
    section#accesos_bottom ul li:last-child {
      margin: 0; }
    section#accesos_bottom ul .last {
      margin-right: 0em !important; }

/* Datos contacto */
div#wraper_footer {
  width: 95%;
  margin: 0 auto;
  padding: 1.250em 0em; 
  max-width: 980px;}
  
#footer_sup {
  overflow: hidden;
  margin-bottom: 1.250em; }

section#aviso_dgt {
  width: 40%;
  float: left;
  vertical-align: middle;
  overflow: hidden;
  padding-bottom: 1em;
  }
  section#aviso_dgt img {
    float: left;
    margin-right: 0.625em;
    max-width: 128px;
    }
  section#aviso_dgt p {
    /* font-size: 0.7em; */
    color: #545454;
    margin: 0;
    padding: 0.563em 0.375em;
    margin-left: 2.125em;
    position: relative;
    left: 0.875em;
    }

section#accesos_directos_pie {
  width: 100%;
  float: right;
  text-align: right;
  font-size: 0.9em;
  overflow: hidden;
  /*padding: 1em;*/  }
  section#accesos_directos_pie nav{
  	clear: both;
  }
  section#accesos_directos_pie ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* font-size: 0.8em; */
    }
    section#accesos_directos_pie ul li {
      display: inline-block;
      padding-bottom: 0.938em; }
    
	/*section#accesos_directos_pie ul li:before {
      content: " | "; }
	  section#accesos_directos_pie ul > li:first-child{
      margin-right: -0.250em; 
	  content: none;
	  }
	  */
	
	section#accesos_directos_pie ul >li + li:before{
		content: " | ";
	}
	  

    section#accesos_directos_pie ul a {
      color: #545454; }

section#accesos_directos_pie hr{
	width: 70%;
	float: right;
}
section#accesos_directos_pie hr:first-child{
	width: 0%;
}

section#datos_contacto {
  -webkit-border-radius: 0.313em 0.313em 0.313em 0.313em;
  -moz-border-radius: 0.313em 0.313em 0.313em 0.313em; 
  border-radius: 0.313em 0.313em 0.313em 0.313em;
  background-color: #555555;/*#777777;*/
  margin-top: 0.625em;
  clear: both;
  overflow: hidden;
  /*height: 2.500em;*/
  line-height: 2.500em;
  color: #777777;
  font-size: 0.9em;
  margin-top: 0.625em; }

section#datos_contacto ul {
  font-family: Arial;
  font-size: 0.9em;
  font-style: normal;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden; }
  section#datos_contacto ul li {
    display: inline;
    float: left;
    margin-right: 0.9em;
    background-repeat: no-repeat;
    background-position: 0.375em 0.125em;
    padding: 0em 0em 0em 3.2em;
    color: white;
    }
    section#datos_contacto ul li span {
      font-size: 1.5em;
      font-style: italic; }
    section#datos_contacto ul li a {
      color: white; }
  section#datos_contacto ul li.pie_info {
    background-image: url("../img/ico_mail.png"); 
    background-size: contain;}
  section#datos_contacto ul li.pie_phone {
    background-image: url("../img/ico_tel.png");
    /* background-size: contain; */
    }
  section#datos_contacto ul li.pie_loc {
    background-image: url("../img/ico_loc.png");
    /* background-size: contain; */
    }
   
   
    
    /***********************************/
    /* COLUMNA DERECHA *****************/
    /***********************************/
      
aside {
  /*min-height: 18.750em;*/ }
  
.bloque_3 {
  /*max-width: 220px;*/
  width: 25%;
  float:right;
    margin: 0;
    box-sizing: border-box;
    padding: 1.85%;
    background-color: #F3F3F3;
	
  }

aside a.btn {
  margin: 0.125rem 0em 0.125rem 0em;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
aside div#stand_revistas {
  /*overflow: hidden;
  background-image: url("../img/img_revista_lomos.png");
  background-position: right top;
  background-repeat: no-repeat;*/ }
  aside div#stand_revistas div.area_revistas {
    position: relative;
    height: 12em;
    overflow: hidden;
    /* width: 100%; */
    background-image: url("../img/img_revista_lomos.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
    }
    aside div#stand_revistas div.area_revistas a {
      -webkit-transition: opacity .4s ease;
      -moz-transition: opacity .4s ease;
      transition: opacity .4s ease; /*-property*/            }
    aside div#stand_revistas div.area_revistas a.actual {
      position: absolute;
      top: 0.25em;/*0.250em;*/
      left: 0.250em;
      z-index: 5;
      -webkit-box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      }
    aside div#stand_revistas div.area_revistas a.old {
      position: absolute;
      /* width: 70%; 
      height: auto;*/
      top: 0.25em;/*0.250rem;*/
      right: 7%;
      z-index: 1;
      /* opacity: 0.8; */
      -webkit-box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      box-shadow: 0em 0em 0.313em rgba(50, 50, 50, 0.75);
      }
    aside div#stand_revistas div.area_revistas a.old:hover {
      z-index: 10;
      opacity: 1; }
    aside div#stand_revistas div.area_revistas span.alt_actual, aside div#stand_revistas div.area_revistas span.alt_old {
      -webkit-border-radius: 0.313em 0.313em 0.313em 0.313em;
      -moz-border-radius: 0.313em 0.313em 0.313em 0.313em;
      border-radius: 0.313em 0.313em 0.313em 0.313em;
      text-align: center;
      font-size: 0.7em;
      text-transform: uppercase;
      padding: 0.313em 0.625em;
      color: #fff;
      position: absolute;
      z-index: 15;
      background-color: #333;
      bottom: -40em; }
    aside div#stand_revistas div.area_revistas span.alt_actual {
      left: 0.500em; }
    aside div#stand_revistas div.area_revistas span.alt_old {
      right: 0.313em; }
    aside div#stand_revistas div.area_revistas img{
        width: auto;
        height: 12em;
    }  
aside .bloque_aside {
  clear: both;
  overflow: hidden;
  border-top: 0.063em solid #fff;
  border-bottom: 0.063em solid #ccc;
  padding-bottom: 0.625em;
  }
  aside .bloque_aside header {
    display: block;
    height: auto;
    /* line-height: 2.500em; */
    }
    aside .bloque_aside header p {
      font-size: 1.3em;
      font-family: "Arial Narrow", Arial, sans-serif;
      }
  aside .bloque_aside div.player {
    position: relative;
    width: 100%;
    height: auto;
    }
    aside .bloque_aside div.player a.play_aside {
      display: block;
      position: absolute;
      left: 70.313em;
      top: 40%;
      background-image: url("../img/ico_play.png");
      background-repeat: no-repeat;
      background-position: center center;
      width: 60.313em;
      height: 2.500em;
      text-indent: -624.938em; }
  aside .bloque_aside div.intro {
    text-transform: uppercase;
    width: 110.313em;
    padding: 10.313em 10.313em 0em 10.313em;
    font-size: 0.8em; }
    aside .bloque_aside div.intro span.tit_int {
      font-weight: bold; }

  aside .encuestas a {
    color: white; }

section.enlaces_relacionados {
	width: 100%;
	clear: both;
}

section.enlaces_relacionados h4 {
  font-size: 1.3em;
  font-weight: normal; }
section.enlaces_relacionados ul {
  margin: 0.313em 0em 1.250em 0em;
  padding: 0;
  list-style-type: none;
  font-size: 90%;
  }
  section.enlaces_relacionados ul li {
    margin-left: 0.625em;
    padding: 0.250em 0em 0.250em 1.250em;
    background-image: url("../img/arrow_right.png");
    background-position: left center;
    background-repeat: no-repeat;
    position: relative; }
    section.enlaces_relacionados ul li a span.fichero {
      display: inline-block;
      width: 1.250em;
      height: 1.250em;
      background-image: url("../img/ico_file.png");
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      margin-left: 0.125em; }

.matricula {
    /*height: 4.188em!important;*/
    /* min-height: 6em; */
    line-height: 1.4!important;
}
.matricula_m2 div {
  background-image: url("../img/matricula.png");
  background-repeat: no-repeat;
  background-size: 100%;
  /*height: 4.375em;*/
  text-align: center;
  padding: 0em 0em 0em 1.750em;
}
 
.matricula_m2 div p {
  font-size: 3.3em;
  padding-top: 0.063em;
}

.matricula_m2 a, .matricula_m2 a:hover, .matricula_m2 a:visited {
  color: #000000;
}

/***************************
****************************

      BANCO DE PRUEBAS

***************************
**************************/

h4, h5{
  margin: 0em;
  padding: 0;
  font-family: "Arial Narrow", Arial, sans-serif;
}

article.info_vehiculo {
  padding-bottom: 20px;
  border-bottom: 1px solid #cdcdcd;
}

article.info_vehiculo img {
  float: left;
  margin-right: 0.625em;
  width: auto;
}

article.info_vehiculo{
  margin-top: 1.250em;
  padding-bottom: 1.250em;
  font-family: "Arial Narrow", Arial, sans-serif;
}

article.info_vehiculo div.info_tecnica {
  overflow: hidden;
  width: 22.40em;
  float: left;
}

article.info_vehiculo div.info_tecnica p.marca_motor {
  font-size: 1em;
}

article.info_vehiculo div.info_tecnica ul.detalles {
  font-size: 0.75em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

article.info_vehiculo div.info_tecnica ul.detalles li {
  display: inline;
  float: left;
  width: 50%;
  color: #666666;
  padding: 5px 0px;
}

article.info_vehiculo div.info_tecnica ul.detalles li span.valor {
  font-weight: bold;
  font-size: 1.1em;
}

article.info_vehiculo div.clasificacion_motor {
  padding: 5px 2px 5px 2px;
  margin-top: 30px;
  vertical-align: middle;
  float: right;
  background-color: #efefef;
  border-top: 2px solid #ccc;
}

article.info_vehiculo div.clasificacion_motor h5 {
    font-size: 0.7em;
    color: #888;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #FFFFFF;
}

article.info_vehiculo div.clasificacion_motor ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}


article.info_vehiculo div.clasificacion_motor ul li {
  display: inline-block;
  width: 1.563em;
  margin-left: -0.188em;
}

.logo_row1 {
	display: inline-flex;
}
.logo_row3 {
	display: inline-flex;
    vertical-align: bottom;
    padding-bottom: 10px;
}


/************************************/  
/*	MEDIA QUERIES					*/
/************************************/
/*******************/
/*     800px       */
/*******************/
@media only screen and (max-width:900px) {

body{
 /* font-size: 80%;*/
}

.accesostab {
    display:none;
}
    
header nav{    
    width: 100%;
   
    min-height: 10.2em;

}

div#title_logo_bar {
    
	display: inline-flex;
}


.bloque_3 {
    font-size: 85%;
}

a.btn {
    font-size: 90%;
	padding-right: 3%;
}
header nav ul li{
    border-bottom:  1px #999999 solid;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */ 
    -webkit-box-sizing:border-box; /* Safari */
}
.item-menu1 {
    width: 50%;
   
    }
.item-menu2 {
    float: right;
    border-right: none;
    width: 50%;
 
}
.item-menu3 {
   width: 50%;
 
}
.item-menu4 {
    width: 50%;
    float: right;
    border-right: none;
    
}
.item-menu5 {
  width: 50%;
  
}
.item-menu6 {
    width: 50%;
    float: right;
    border-right: none;
    
}
.item-menu7 {
    width: 50%;
    border-bottom: none;
   
}
.item-menu8 {
    width: 50%;
    float: right;
    border: none;
   
}

a.btn span{
    background-color: transparent;
    background-image: none;
    width: 0px;
    height: 0px;
    margin: 0px;
}

.matricula_m2 div p {
    font-size: 2.6em;
}

/*div#search_bar input#btn_buscar{
    width: 12%;
    height: 24px;
}*/

section#datos_contacto ul li.pie_phone {    
     background-size: contain; 
    }

section#datos_contacto ul li.pie_loc{
     background-size: contain; 
} 

div#second-content_v2 ul li a.ini{
    width: 46%;
}

div#title_logo_bar .rss-on-top {
    display: block;
    /*float: left;*/
    font-size: 0.8em;
    /* position: absolute; */
    right: 0;
    bottom: 0em;
    background-image: url("../img/ico_rss.png");
    background-position: left;
    background-repeat: no-repeat;
	padding-top: 0.5em;
    /*width: 100%;*/
    padding-left: 1.5em;
}
    
}

@media only screen and (max-width:700px){
	div .logo_row1{
		display:flex;		
	}

	div#title_logo_bar {
		width: 100%;
		display: flex;
	}
	div#title_logo_bar #logo_revista{
		min-width: auto;
		/*max-width: none;*/
		width: 100%;
	}
	div#title_logo_bar #logo_dgt{
		min-width: auto;
		width: 100%;
	}
	div#title_logo_bar #logo_mi{
		min-width: auto;
		width: 100%;		
	}
}
@media only screen and (max-width:600px) {
/********************\
  $Layout ☰
\********************/
body {
    font-size: 100%;
}
div#search_bar div#caja_buscador{
    width: 45%;
}
/*Damos estilos al menu*/
header nav {
  position: fixed;
  width:200px;
  /*height:100vh;*/
  z-index: 100;
  top:0;
  left: -220px; /*Ocultamos el menu en la parte izquierda para que no se vea a menos que pulsemos sobre la hamburguesa*/
  /*padding-top:47px;*/
  border-right:4px solid #069;
  border-bottom: 4px solid #069;
  transition: all .5s ease; /*Damos a la caja del men� una transici�n para que tenga un desplazamiento suave*/
}


   /*Estilos de los li del menu*/
   
.item-menu1,.item-menu2,.item-menu3,.item-menu4,.item-menu5,
.item-menu6,.item-menu7,.item-menu8{
    float: none;
    border: none;
    width: 100%;
}  
header nav ul li{
    border: none;
} 
   .nav__item {
     display:block;
     margin:0 auto;
     /* line-height:2; */
     /* position:relative; */ /*Le damos una posici�n relativa para posteriormente a�adirle el triangulo que indica que se est� en la p�gina actual del men�*/
     border-bottom: .5px solid rgba(59, 62, 61, 1);
     border-top:.5px solid rgba(59, 62, 61, 1);
     box-sizing: border-box;
     -moz-box-sizing:border-box; /* Firefox */ 
     -webkit-box-sizing:border-box; /* Safari */
     background-color:transparent;
     font-family: 'Lato', sans-serif;
     text-align:center;
     color: rgb(221, 226, 231);
   }
       /*Damos colocamos el triangulo negro a la pesta�a del men� d�nde nos encontramos actualmente*/
       .current:before {
          content:"";
          width:0;
          height:0;
          position:absolute; /*Le damos al before una posici�n absoluta relativa al li que lo contiene*/
          border-top:17px solid transparent;
          border-left:15px solid #1D2120;
          border-bottom:17px solid transparent;
          top:0px;
          right:-15px; /*Lo posicionamos -15px a la derecha de su contenedor*/
          z-index:4; /*le otorgamos un z-index alto para que se posicione arriba de otros elementeos*/
       }
      /*Colocamos el borde verde al triangulo por medio de otro trangulo verde*/
      .current:after {
          content:"";
          width:0;
          height:0;
          position:absolute;/*Le damos al after una posici�n absoluta relativa al li que lo contiene*/
          border-top:16.5px solid transparent;
          border-left:17px solid #006699;
          border-bottom:17px solid transparent;
          top:0px;
          right:-21px;
          z-index:1;  /*le otorgamos un z-index bajo para que se posicione debajo del trinagulo negro*/
      }
  /*Estos son los estilos de la hamburguesa del men� que abre y cierra el mismo*/
  .menu-toogle {
    position:fixed; /*Lo posicionamos absolutamente para poder darle una posici�n y poder moverlo seg�n el men� est� abierto o cerrado*/
    width: 35px;
    line-height:1.1;
    text-align:center;
    top:4px; /*Le damos una posicion top y left en donde queramos que se encuentre la hamburguesa del men�*/
    left: 8px; 
    border-radius:3px;
    /*background-color: #006699;*/
	background-color: #555555;/*#777777;*/
    transition: all .5s ease; /*Añadimos una transición para que realice un desplazamineto suave*/
    z-index:100;
  }
    /*Añadimos la hamburguesa y le damos unos estilos*/
    .menu-toogle:before {

      content: "☰";
      font-size: 30px;
      color:white;
    }
    /*Estos son los estilos que le dan la funcionalidad al men�*/
    /*El checkbox seg�n est� activado o no har� que el men� aparezca o desaparezca*/
    .checkbox {
      display:none; /*Ocultamos el checkbox pues no nos interesa que se vea*/
    }
    .checkbox:checked ~ nav {
      left: 0px; /*Le quitamos el left negativo para que el men� vuelva a su posici�n original*/
      top: 0px;
      position:fixed; /* Fijamos el men� lateral para que se desplace cuando hagamos scroll*/
    }
    .checkbox:checked ~ .main-w {
      margin-left:200px; /*Cuando el checkbox asigna un margen al contenedor principal para que se desplace junto con el men�*/
      top: 0px;
    }
    .checkbox:checked ~ .menu-toogle { 
      left:208px;
      position:fixed; /*Fijamos la hamburgues para que se desplace junto con el men�*/
    }
    
div#wraper{
    padding-top: 0.5em;
}    
aside .bloque_aside {
    clear: none;
    float: left;
    width: 45%;
    margin: 2%;
	border-top: none;
}    
.bloque_3 {
	clear: both;
    max-width: none;
    width: 97%;
    font-size: 100%;
    float: none;
    margin: 0 auto;
	border-top: 5px solid #c0c0c0;
	padding-top: 10px;
	}
    
.bloque_9 {
    clear: both;
    width: 95%;  /*le restamos el 1.5% (3%) de margen de .bloque*/
}       
 
.matricula_m2 div p {
    font-size: 255%;} 
 
 div#title_logo_bar a {
    /*text-indent: -666em;
     white-space: nowrap; */
    /* overflow: hidden; */
    padding-right: 0px;
}

div#search_bar input#btn_buscar{
    width: 22%;
    height: 30px;
}
div#search_bar input#txt_buscador{
    width: 70%;

}

section#accesos_bottom ul li
{
    width: auto;
}
div#second-content_v2 ul li a.ini{
    width: 80%;
}
section#accesos_directos_pie {
  width: 100%;
  padding-top: 1em;
  float: none;
  text-align: center;
}
section#accesos_directos_pie hr{
	float: none;
}

section#aviso_dgt {
  width: 100%;
}

section#datos_contacto ul li.pie_phone {
     background-size: inherit;
    }

section#datos_contacto ul li.pie_loc{
     background-size: inherit;
} 

section#aviso_dgt img{
    float: none;    
}

div#title_logo_bar .rss-on-top {
    display: inline-flex;
    float: left;
    font-size: 0.8em;
    /* position: absolute; */
    right: 0;
    bottom: 0em;
    background-image: url("../img/ico_rss.png");
    background-position: left;
    background-repeat: no-repeat;
    /* padding-right: 1.8em; */
    width: 100%;
    padding-left: 1.5em;
}

	section#aviso_dgt p {
		display: none;
    }
	
	section#aviso_dgt {
		text-align: center;
    }
	
	.logo_row3{
		float:left;
		display: block;
		padding-bottom:0px;
	}
}

@media only screen and (max-width:500px) {
	
	div#title_logo_bar{
		display:block;
	}
	
	.logo_row1{
		display: flex;
		max-width: 300px;
		
	}
	.logo_row2{
		display: flex;
		/*width: 100%;*/
	}

}

@media only screen and (max-width:400px) {
 
 div#title_logo_bar {
    width: 100%;
}
 
 .bloque_3{
     /*max-width: 220px;     */
 }
 aside .bloque_aside {
    clear: both;
    float: none;
    width: 100%;
    margin: 0px;
}

.matricula_m2 div p {
    font-size: 350%;
	padding-top: 0.2em;
} 


div#title_logo_bar .rss-on-top {
    display: block;
    float: left;
    font-size: 0.8em;
    /* position: absolute; */
    right: 0;
    bottom: 0em;
    background-image: url("../img/ico_rss.png");
    background-position: left;
    background-repeat: no-repeat;
    /* padding-right: 1.8em; */
    width: 100%;
    padding-left: 1.5em;

}

}


@media only screen and (min-width:401px) and (max-width:600px){
    div#stand_revistas{
	  width: 94%;
	}
	div#stand_revistas div.area_revistas, div.aside_botones{
	  clear: none;
	  float: left;
	  width: 45%;
	  margin: 2%;
	}
	div#stand_revistas div.aside_botones a.btn{
	  margin-bottom: 0.5em;
	}
	a.btn {
	  height: initial;
	  text-align: center;
	  padding-left: 0;
  	}
  	aside .bloque_aside{
  	  border-bottom: 0;
  	}
  	#stand_revistas{
  	  border-bottom: 0.063em solid #ccc;
  	}
	.separadorColumnaDerecha{
	  width: 94%;
	  margin-left: 2%;
      height: 1%;
      display: inline-block;
      border-top: 0.063em solid #ccc;
	}
	.bloque_3 .bloqueEnlaces{
	  width: 95%;
	}
	.matricula_m2 div {
	  height: inherit;
	}
}