/*
@font-face {
  font-family: "neosansregular";
  src: url("diseinua/neosans-webfont.woff2.dtml") format("woff2"),
    url("diseinua/neosans-webfont.woff.dtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "neosansbold";
  src: url("diseinua/neosans-bold-webfont.woff2.dtml") format("woff2"),
    url("Diseinua/neosans-bold-webfont.woff.dtml") format("woff");
  font-weight: normal;
  font-style: normal;
}

    font-family: 'neosansbold';    Izenburuetarako

    font-family: 'neosansregular';      Testurako
    */

/*******************Txapelketa 2026 sailkatze fasea***************************/

.herrialdea {
  display: none;
}
#portal-languageselector {
  display: none;
}

.myButton {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #feae4b),
    color-stop(1, 00#0000)
  );
  background: -moz-linear-gradient(top, #feae4b 5%, #4bbfe4 100%);
  background: -webkit-linear-gradient(top, #feae4b 5%, #4bbfe43 100%);
  background: -o-linear-gradient(top, #feae4b 5%, #4bbfe4 100%);
  background: -ms-linear-gradient(top, #feae4b 5%, #4bbfe4 100%);
  background: linear-gradient(to bottom, #feae4b 5%, #4bbfe4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feae4b', endColorstr='#4bbfe43',GradientType=0);
  background-color: #feae4b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  color: #feae4b;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 25px;
  text-decoration: none;
  text-shadow: 0px -1px 5px #050305;
}

.myButton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #4bbfe43),
    color-stop(1, #feae4b)
  );
  background: -moz-linear-gradient(top, #4bbfe43 5%, #feae4b 100%);
  background: -webkit-linear-gradient(top, #4bbfe43 5%, #feae4b 100%);
  background: -o-linear-gradient(top, #4bbfe43 5%, #feae4b 100%);
  background: -ms-linear-gradient(top, #4bbfe43 5%, #feae4b 100%);
  background: linear-gradient(to bottom, #4bbfe43 5%, #feae4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feae4b', endColorstr='#4bbfe43',GradientType=0);
  background-color: #feae4b;
  color: #4bbfe43;
}

.myButton:active {
  position: relative;
  top: 1px;
}

/**menua***/

nav {
  background: transparent;
  border: 2px solid #1f8685;
  font-family: Arial, Helvetica, sans-serif;
}

.navbar-inner {
  background: #1f8685 !important;
  border: 0;
  -moz-border-radius: 0px 0 0px 0px;
  -webkit-border-radius: 0px 0 0px 0px;
  border-radius: 0px 0 0px 0px;
  box-shadow: none;
  min-height: 30px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px 0px 0px 0px;
}

.navbar .nav {
  margin: 0 10px 0 20px;
}
.navbar .nav > li > a {
  color: #fff;
  float: none;
  padding: 15px 15px;
  margin: 0;
  background: transparent;
  text-decoration: none;
  text-shadow: none;
  font-size: 20px;
}

.dropdown-menu li > a {
  padding: 5px 20px;
}

.navbar .nav > li > a:hover {
  color: #05466c !important;
}

.navbar .nav li.dropdown > a:hover .caret,
.nav-tabs .active .dropdown-toggle .caret {
  border-bottom-color: #05466c;
  border-top-color: #05466c;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}

.nav .dropdown-toggle .caret,
.nav .dropdown-toggle:hover .caret {
  border-bottom-color: #05466c;
  border-top-color: #05466c;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: white !important;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background: #05466c;
  color: white !important;
  text-decoration: none;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-bottom-color: #05466c;
  border-top-color: #05466c;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background: #05466c;
  color: white !important;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: transparent;
  box-shadow: none;
  color: #05466c;
  text-decoration: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #05466c !important;
}

.bertsozale-mainmenu a img {
  z-index: 99999;
}
#visual-portal-wrapper {
  z-index: 88888;
}
/***********bigarren mailako menua************/

dl.portlet ul.navTreeLevel0 > .navTreeItem {
  border-bottom: 0.1em dotted #ccc;
  line-height: 2em;
  padding: 0.25em 1em 0.25em 0;
}

.navTree a {
  color: #333 !important;
}
.navTree a:hover {
  color: #05466c !important;
}
/**header*******/

#portal-header-wrapper {
  background: white;
  max-width: 1170px;
  padding: 0;
}

.bertsozale-mainmenu img {
  position: relative;
  z-index: 9 !important;
}

#portal-header {
  background: white url("diseinua/goiburua") no-repeat top right;
  background: #1f8685;
  padding: 0;
  margin-top: -2px;
}

#portal-logo {
  display: block;
  margin: 0;
}
#portal-languageselector {
  margin-top: 2%;
  background-image: none !important;
  background-color: white !important;
  box-shadow: 0 10px 10px rgba(1, 1, 1, 0.3);
}
form#livesearch0 {
  box-shadow: 0 3px 3px rgba(1, 1, 1, 0.2);
}

#portal-personaltools-wrapper {
  margin-top: 1em;
  margin-right: 1em;
}
/*****orokorrak*********/
body {
  background: #1f8685;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #333;
}

#portal-columns {
  background-color: white;
}

#portal-columns,
#portal-footer-wrapper {
  margin: 0 auto;
  max-width: 1130px;
}

#portal-columns,
#portal-footer-wrapper {
  margin: 0 auto;
  max-width: 1130px;
}

/** Esteken kolorea aldatzeko */

#content a:link,
dl.portlet a:link,
a,
#content a:visited,
dl.portlet a:visited {
  border-bottom: medium none;
  color: #05466c;
}

#content a:hover,
dl.portlet a:hover,
a:hover {
  color: #4bbfe4 !important;
}

#content h3 a:hover {
  color: #4bbfe4;
  text-decoration: none;
}

/****/

p,
ol,
ul {
  margin-bottom: 16px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 120%;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
  letter-spacing: 0;
}
.portlet h3 {
  font-size: 150%;
  margin: 0;
}
#newsitems {
  margin: 0 0 0 0;
}
.newsitem {
  border-bottom: 0;
  padding: 1.5em 0;
}

.newsitem h3 {
  margin-top: 0;
}

table.bertsolariak {
  margin-bottom: 1em;
}

table.bertsolariak td {
  vertical-align: top;
}

table.bertsolariak td {
  vertical-align: top;
  padding: 3px 3px 3px 0;
  line-height: 120%;
}

.saioa {
  border-bottom: 1px dotted #333 !important;
}

.saioa:last-child {
  border-bottom: 0 dotted #333 !important;
}

.portlet h2,
.accordion-heading,
.fitxa h2,
.babesleak h2,
.laguntzaileak h2,
.portletNavigationTree .portletHeader {
  font-family: Arial, Helvetica, sans-serif;
  display: inline;
  font-weight: bold;
  line-height: 240%;
  margin: 0 10px 1em -17px;
  padding: 7px 20px 5px 19px;
  text-shadow: none;
  font-size: 32px;
  text-transform: lowercase;
  box-shadow: none;
  background: transparent !important;
}
.portletHeader {
  font-family: Arial, Helvetica, sans-serif;
  display: inline;
  font-weight: bold;
  line-height: 240%;
  margin: 0 10px 1em -17px;
  padding: 7px 20px 5px 19px !important;
  text-shadow: none;
  font-size: 32px;
  text-transform: lowercase;
  box-shadow: none;
}

.accordion-group {
  background: #fff;
}

.accordion-heading a {
  color: #ffcc00 !important;
}

.navTree a {
  color: #666 !important;
}

dl.portlet ul.navTreeLevel0 > li.navTreeItem:first-child {
  border-top: 0.1em dotted #cccccc;
}

dl.portlet ul.navTree .navTreeCurrentItem {
  background-color: #fff;
  border-left: 1em solid #fff;
  margin-left: -1em;
  margin-right: -1em;
  color: #333 !important;
  text-decoration: none;
}
.form-search {
  margin-right: 1em !important;
}

/*********portada********************/

.portlet.portletStaticText {
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  margin: 0;
}

.portlet.portletStaticText .titleless {
  display: none;
}

.portletWrapper > .portletStaticText {
  margin-bottom: -2em;
  border: 0 !important;
}

.portletWrapper > .portletStaticText img {
  border: 0;
}

.portlet img {
  border: 1px solid #ccc;
}
/******albisteak******/

#content #newsitem-1 h1.documentFirstHeading {
  margin-bottom: 0.5em;
}

/*bigarren zutabea**********/

#portal-column-two {
  padding: 1em 0;
}

.portletWrapper {
  margin-bottom: 2em;
  margin-left: 1em;
}

#first-featured h2,
.other-featured h2 {
  line-height: 120%;
  font-size: 24px;
  margin-top: 1em !important;
  background: none;
  text-transform: none;
}

.accordion-heading .accordion-toggle {
  display: inline;
}

.fitxa,
.babesleak,
.laguntzaileak,
.portlet,
.portlet #first-featured,
.portlet .other-featured {
  border: 1px solid #333 !important;
  margin: 1em 0 2em 0;
  padding: 0 1em 1em 1em;
  background: #fff;
  box-shadow: none;
  border-radius: 10px;
}
.portlet #first-featured,
.portlet .other-featured {
  padding: 1em;
}
.portlet.portletFeaturedPortlet {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#first-featured img,
.other-featured img {
  border: 0;
  margin: 1em 0;
}

#portal-column-two .hurrengosaioak h2,
#portal-column-two .azkensaioa h2,
.accordion-heading {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.accordion-heading .accordion-toggle {
  padding-left: 0 !important;
  border: 0;
}

#portal-column-two .azkensaioa {
  margin-bottom: 2em;
}

.portlet .pull-right {
  margin-left: 10px !important;
}

.portlet img {
  border: 1px solid #ccc;
}
.accordion-group {
  padding: 0 1em;
  margin: 1em 0 2em 0;
  border-color: #333;
  border-style: solid;
  border-width: 1px;
}

.accordion-inner {
  border-top: 0 none;
  padding: 9px 0;
}

#content div.newsImageContainer img {
  border-radius: 10px;
  border: 0;
}

table.listing td {
  line-height: 120% !important;
}

/**edukia******/
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 8px 1em;
  color: #333;
  font-size: 14px;
}

.breadcrumb a:hover {
  color: #666 !important;
}

#content h1.documentFirstHeading {
  font-size: 40px;
  letter-spacing: 0;
  color: #333;
  line-height: 50px;
}

.section-partaideak #content .span3 h2 {
  font-size: 90%;
  line-height: 110%;
}

.section-partaideak,
.date,
.documentModified {
  padding-bottom: 0;
  margin-bottom: 0 !important;
}

.documentModified {
  margin-bottom: 0;
  display: block;
}

#portal-column-two .date {
  background: none;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

#content .documentDescription,
#content #description {
  color: #333;
  margin: 0 0 1em 0;
  line-height: 140%;
}

img.partaidea {
  height: auto !important;
  padding: 0;
  border: 0;
  box-shadow: none;
}

.fitxa h2,
.babesleak h2,
.laguntzaileak h2,
#partaidea-content h2,
.azkensaioa h2,
.accordion-heading,
.portletNavigationTree .portletHeader,
.bertso-sarrerak h2 {
  background: #fff !important;
  border-radius: 0;
  box-shadow: none;
  clear: right;
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 10px 0;
  padding: 0;
  text-shadow: none;
  border-bottom: 0;
}

body.portaltype-argitalpena #content iframe {
  height: 1000px;
}
/*************Saioa*******/

table.listing p {
  margin: 0 !important;
}
table.listing th {
  background: none repeat scroll 0 0 #1f8685;
  color: white;
}
.icon-facetime-video,
.icon-align-justify {
  border: 5px solid #ccc;
  background-color: #ccc;
}
.icon-facetime-video:hover,
.icon-align-justify:hover {
  border: 5px solid #1f8685;
  background-color: #1f8685;
  color: white;
}

#content dd {
  margin: 5px 0 1.5em 0;
}

dt,
dd {
  line-height: 140%;
}
.fitxa .saioa-map img {
  border: 3px solid #fff;
  margin-bottom: 1em;
}

.fitxa dt {
  background: #e7e7e7;
  padding: 5px 10px;
  border-radius: 10px;
  float: left;
  margin-right: 1em;
  display: inline;
}

#content .fitxa dd {
  margin-left: 0 !important;
  text-indent: 1em;
  padding-top: 5px;
}

#content .fitxa dd ul {
  clear: left;
}

/************bertsolariak*****************/

ul.bertsolariak li,
#saioak ul li,
#content ul li {
  background: url(gez05.png) no-repeat 2px 10px;
  padding: 5px 0 0 22px;
  margin: 0;
  list-style: none;
}
#content ul li {
  background: url(gez05.png) no-repeat 2px 13px;
}
#content ul.nav-tabs li {
  background-image: none;
}
ul.bertsolariak,
#saioak ul,
#content ul {
  margin: 0 0 1em 0;
}

#content .babesleak ul li,
#content .laguntzaileak ul li {
  background: none;
  padding: 5px 0 5px 0;
  margin: 0 1em 0 0;
  list-style: none;
  float: left;
}

.partaidea {
  height: 295px;
}

/*********footerra****************/

footer {
  background: #1f8685;
  margin: 0 auto;
  max-width: 1170px;
  max-height: 15px;
  border: 0px solid white;
}

footer .container-fluid {
  padding: 0 !important;
}
#content #carousel-counter ul li {
  background: #1f8685;
  padding: 0;
  margin: 10px 10px 0 0;
}

.carousel-control {
  background: none repeat scroll 0 0 #05466c;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: 100;
  height: 30px;
  left: 0;
  line-height: 25px;
  margin-top: -20px;
  opacity: 0.9;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 30px;
}

.carousel-control.right {
  left: auto;
  right: 0;
}

#carousel a:hover {
  color: #fff !important;
}
#portal-siteactions {
  border-top: 0;
  padding-top: 1em;
  margin: 2em 0 0 0;
  text-align: center;
}
#portal-siteactions a {
  color: #333 !important;
}

/**************************************responsive***************************/

@media (max-width: 980px) {
  body {
    background-image: none !important;
  }
  .navbar .brand {
    color: white !important;
    text-shadow: none !important;
  }
  .navbar .container {
    padding: 2px 5px;
  }
  .navbar .nav {
    background: #333;
    margin-top: -2px;
    padding: 10px;
    border-radius: 0 0 5px 5px;
  }
  .navbar .nav > li > a {
    font-size: 26px;
    padding: 10px 15px;
  }
  .navbar .nav > li > a {
    border: none !important;
  }
  .navbar .nav li.dropdown.open > .dropdown-toggle {
    color: #ccc !important;
  }
  .nav-collapse .dropdown-menu a:hover {
    color: #333 !important;
  }

  #newsitems {
    margin: 0 1em;
  }
}
@media (max-width: 770px) {
  body {
    background-color: #333;
    padding: 0 !important;
  }
  .btn-info {
    display: none;
  }
  #portal-logo {
    max-width: 200px;
  }
}
@media (max-width: 540px) {
  #portal-logo {
    margin: 4% 0 0 0;
  }
  .navbar {
    background-color: transparent;
    margin-top: 0px;
  }
  .span3 .pull-right {
    float: none;
    text-align: center;
  }
  .section-partaideak .row-fluid .span3 {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 0;
    width: 50%;
  }
  #portal-languageselector {
    padding-top: 0px;
    margin-top: 20%;
  }
  #portal-languageselector li,
  #portal-siteactions li {
  }
  #portal-languageselector li,
  #portal-siteactions li {
    line-height: 200%;
  }

  #portal-columns {
    padding: 2%;
  }
  #portal-column-two {
    padding-left: 0;
  }
  #newsitems {
    margin: 0;
  }
  .newsitem .pull-right {
    float: none;
    margin: 0 0 1em 0;
  }
}
