/*
 Theme Name:   Albino Mouse Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Albino Mouse Child Theme
 Author:       Cheko López
 Author URI:   http://example.com
 Template:     albinomouse
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  vt-blogging-child
*/
.site-header{
	font-size: 10px;
    width: 100% !important;	
	height: 130px;
	margin: 0 auto;
	/*background-image:url('header2.png');*/
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-color: #ffffff;
	text-align: center;
	line-height:130px;
}

#logos-gob {
	display: inline-block;
}

#logos-gob a img {
    max-width: 30%;
    height: auto;
}

.site-header div.container{
	width: 235px;
	float: right;
}

.site-header div.site-branding {
	width: 50px;
	float: left;
}

.site-header div input {
	float: right;
}

.navbar-collapse {
	width: 100%;
}

.navbar-collapse a {
	color: #ffffff;
}

.navbar-default {
	background-color: #0b231e !important;
}
#menu-menu-top {
	float: right;
	font-family: 'montserratmedium' !important;
	font-size: .9em;
}

#menu-menu-top li {
	display: inline;
}

#menu-menu-top li a{
	color: #ffffff;
	background-color: transparent;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu-menu-top input{
	background-color: transparent;
}

#content {
	width: 52%;
	margin-top: 5px;
}

#primary {
	width: 65%;
}

#secondary {
	margin-left: 2%;
	width: 30%;
	float: right;
}

#secondary aside {
	margin-bottom: 5px;
}

.row div#mega-menu-wrap-secondary {
	margin-bottom: 5px;
}

div#mega-menu-wrap-secondary {
	width: 100% !important;
	margin-bottom: 5px;
	
}

.imagenes_pie {
	margin-top: 10px;
	max-width: 100%;
    height: auto;
}

.cont_botones{
	/*margin: 0 auto;*/
	padding-left: 22px;
}

.botones_pagina {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	max-width: 100%;
    height: auto
}

#imagenes_bottom {
	width: 100%;
	display: table;
    table-layout: fixed;
}

#imagenes_bottom span {
    display: table-cell;
    text-align: center;
}

.botones_bottom {
	margin-top: 10px;
	max-width: 100%;
    height: auto
}

/*carrusel de imagenes*/
#containercar
{
    width: 100%;
    height: 227px;
    background: #FAFAFA;
    margin: 0 auto;
    padding: 15px 0px 5px 5px;
    position: relative;
    overflow: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
            
.under
{
    background-color: #FAFAFA;
    height: 210px;
    width: 145px;
    margin-right: 5px;
    display:inline-block;
    background-repeat: no-repeat;
    position: relative;
    border: solid;
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
            
.above
{
    height: 65px;
    width: 145px;
    background: url('flecha1.png');
    background-repeat: no-repeat;
    color: #ffffff;
    position: absolute;
    top: 140px;
    overflow: hidden;
    padding-top: 5px;
    text-decoration: none;
}

.above a
{
    text-decoration: none;
    color: #ffffff;
}

@media screen and (max-width: 500px) {
  #containercar {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
  
  #content {
    width: 100%;
  }
  
  .site-header {
	width: 100%;  
  }
  
  #primary {
	width: 100%;
  }

  #secondary {
	width: 100%;	
  }
  
  #secondary aside{
	  text-align: center;
  }
  
  #imagenes_bottom{
	  display: block;
	  
  }
  
  #imagenes_bottom span {
    display: block;
    text-align: center;
  }
  
  .cont_botones{
	/*margin: 0 auto;*/
	padding: 0;
	}
}
/*fin de carrusel de imagenes*/

#colophon {
	background-color: #fafafa;
	color: #777777;
	font-weight: normal;
}

#colophon a{
	color: #ffffff;
	font-weight: normal;
}

#colophon .widget-title {
	color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#footer-widgets {
	width: 49%;
	float: left;
}

#container-widgets  {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #1b396a;
}

.logo-footer {
	margin: 0 0 30px 0; 
	border-top: none; 
	height: 70px;
    width: 100%;
	background-image:url('/wp-content/uploads/images/footer.png'); 
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	display: block;
}

.logo-gob-footer {
	margin: 0 0 30px 0; 
	border-top: none; 
	height: 70px;
    width: 100%;
	background-image:url('/wp-content/uploads/images/footer_gob.png'); 
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	display: block;
}


#section-map {
	display: contents !important;
	width: 50%;
	height: 500px;
	float: right;
}

#map {
	width: 50%;
	height: 500px;
	float: right;
}

.footer-column {
	width: 25%;
	height: auto;
	float: left;
	color: #ffffff;
	padding-bottom: 10px;
}

#gob-footer {
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
}

#icono-face {
	height: 20px;
	width: 14px;
	background: url('icons_full_dark.png') 0 0;
}

#icono-twit {
	height: 20px;
	width: 25px;
	background: url('icons_full_dark.png') -35px 0;
}

.footer-column a {text-decoration: underline;}
.footer-column a:hover {color: #b3b4b3 !important;}



@media screen and (max-width: 500px) {
  #footer-widgets {
	width: 100%;
  }
	
  #section-map {
	display: block !important;
	width: 100%;
	height: 250px;
  }

  #map {
	width: 100%;
	height: 250px;
  }
	
  #map iframe {
    height: 250px;
  }
	
  .footer-column {
	width: 100%;
	height: auto;	  
  }
	
  #gob-footer {
	  width: 100%;
  }
}

@media screen and (min-width: 980px) {
  #content {
    width: 980px;
  }
  
  .site-header {
	width: 980px;  
  }
}

.site-info{
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'soberana_textobold' !important;
	font-size: 12px !important;
	color: #ffffff;
	float: right;
}

#logo-footer {
	height: auto;
    width: 100%;
	background-image:url('fondofooter.jpg');
	background-repeat: repeat-x;
	background-size:cover;
	background-position:center;
	display: block;
	float: right;
}
/** fuente soberana**/

/*.mega-menu-link {
	font-family: 'soberana_titularregular' !important;
	font-size: 12px !important;
	
}

.widget-title {
	font-family: 'soberana_titularregular' !important;
	font-size: 15px !important;
}

.custom-html-widget {
	font-family: 'soberana_textoregular' !important;
	font-size: 15px !important;
}

.entry-title {
	font-family: 'soberana_titularbold' !important;
	font-size: 1.2em;
	text-align: left;
	text-justify: inter-word;
}

.entry-content {
	font-family: 'soberana_textoregular' !important;
	font-size: .9em;
}*/

.mega-menu-link {
	font-family: 'montserratmedium' !important;
	font-size: 16px !important;
	
}

.widget-title {
	font-family: 'montserratextrabold' !important;
	font-size: 15px !important;
}

.custom-html-widget {
	font-family: 'montserratmedium' !important;
	font-size: 15px !important;
}

.entry-title {
	font-family: 'montserratextrabold' !important;
	font-size: 1.4em;
	text-align: left;
	text-justify: inter-word;
}

.entry-content {
	font-family: 'montserratmedium' !important;
	font-size: .9em;
}
/** fuente soberana fin**/
.site-branding {
	display: none;
}

.sidebar-widget h3 {
	display: none;
}

a.navbar-brand{
	display: none !important;
}

.navbar-default {
	background-color: #eaeaea;
	margin-bottom: 0;
}