#header{
  position:relative!important;
  height: 230px;
}


#block-locale-language {
    margin-top: 8px;
    float: right;
}
#block-locale-language  .language-switcher-locale-url    li{
  display: block;
  list-style: none;
  float: left;
  font-size: 16px!important;

}

html #header.header-semi-transparent-light .header-body:before {
    opacity: 1;
}

#block-locale-language  .language-switcher-locale-url li {
    float: left;
    list-style: none;
    padding-right: 8px;
}
#block-locale-language  .language-switcher-locale-url li.active a {
    text-decoration: underline;
}

.page-header-custom-background{
 /* margin-top: 230px;*/
}

#header .header-nav-main {
    float: left!important;
}

.barra-idiomas{
  display: none;
}
#header .header-btn-collapse-nav {
  margin: -65px 0 8px 15px;
}



footer .logo-xunta a.xunta{
    display: block;
    width: 102px;
    height: 33px;
    background: url(../images/xunta-de-galicia-pepaxina.png) no-repeat;
}


footer .logo-galicia  {
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    margin-right: 30px;
    background: url(../images/pe_galicia.png) no-repeat;
}

footer .logo-xunta span {
    display: none;
}
footer .logo-galicia span {
    display: none;
}

footer .logo-xunta,
footer .logo-galicia  {
    margin-top: 8px;
}


.featured-box {
  height: 310px;
}

#footer .footer-copyright p.leap {
  font-size: 13px;
}
footer #bottom-menu ul li a{
  font-size: 13px;
}

#footer .container .row > div {
    margin-bottom: 0px;
}
#footer .footer-copyright nav {
    margin-top: 0px;
}

#footer .footer-copyright {
    padding: 10px 0 10px;
}


a:focus{
  border: 1px solid grey;
}

#block-locale-language .language-switcher-locale-url li.first a {
    border-right: 1px solid #000;
    padding-right: 6px;
}
#block-locale-language .language-switcher-locale-url li a {
    font-size: 14px;
}

.search-form .form-item-type-webform{
  display: none;
}



@media (min-width: 768px) {
  .icon-nav .fa-navicon{
    display: none;
  }
}


@media (min-width: 993px){
  a.div-logo-galicia {
    display: none!important;
  }
}
@media (max-width: 479px){
  .field-name-body img{
    width: 100%!important;
    height: auto!important;
    margin: 0px!important;
  }
}

@media (max-width: 991px){
  .article-content h2 {
    padding-left: 25px;
  }
   .article-content h3 {
    padding-left: 25px;
  }
}


@media (max-width: 991px){

  html.sticky-header-enabled #header .header-nav-main {
    width: 100%;
    max-height: none;
  }
  html.sticky-header-enabled #header .header-nav-main li a{
    border-bottom: 2px solid #6dc4eb;
    margin-bottom: 8px;
  }
  .header-body{
        top: 0px!important;
  }
  #header.header-narrow .header-logo img {
    top: 0px!important;
    width: 269px!important;
    height: 60px!important;
  }
  .header-nav-top{
    display: none;
  }
  .pull-right img{
    display: none;
  }
  #mainNav .logo-xunta .logo{
    background-image: url(../images/logo-xunta-de-galicia.png)!important;
    background-position:  center!important;
    background-repeat: no-repeat!important;
    height: 125px;
    margin: 0px 0;
    border-bottom: 0!important;
    background-size:  auto 65px!important ;
  }
  #mainNav .logo-xunta .logo  span {
    display: none;
  }
  #mainNav .barra-idiomas {
    text-align: center;
    margin-bottom: 50px!important;
  }
  #mainNav .barra-idiomas>li {
    width: 50%;
    float: left!important;
    clear: none!important;
  }
  #mainNav .barra-idiomas a {
    font-size: 25px!important;
    border-bottom: none!important;
  }
  #mainNav .barra-idiomas li.active {
    background: #5bb6df;
    padding: 5px;
  }

  #mainNav .barra-idiomas li.active a{
      color: #fff;
  }

}

@media (min-width: 993px) {
    a.div-logo-galicia {
        display: none!important;
    }
}
@media (max-width: 992px) {
  footer .logo-xunta {
    margin-bottom: 0;
  }

  footer   .logo-galicia {
    display: none;
  }
 footer    a.div-logo-galicia {
    display: block;
    float: right;
    width: 100px;
    height: 30px;
    margin-right: 30px;
    background: url(../images/pe_galicia.png) no-repeat;
    position: relative;
    top: -30px;
  }

  footer  a.div-logo-galicia     span {
    display: none;
  }

  footer   .links-xunta {
    position: relative;
    top: -35px;
  }

}



@media (max-width: 456px){
  #header.header-narrow .header-logo img {
    top: 0px!important;
    width: 202px!important;
    height: 45px!important;
  }

  #header.header-narrow .pull-left img {
    top: 0px!important;
    width: 80px!important;
    height: 52px!important;
  }

}


.proteccion-datos tr td:first-child,
.proteccion-datos tr td:first-child {width: 30%;}
.proteccion-datos table tr td,
.proteccion-datos table tr td {width: 70%;border: 1px solid silver;padding: 10px;}
.proteccion-datos h2{ font-size: 28px!important;}

.contact-form  label {    font-weight: normal;    width: 15%;}
