.background-cover {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
.degrado-xuri-transp {
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00fffffhif', GradientType=0);
  /* IE6-9 */
}
/*
.gorde, .kudeformg { display:none!important; }
*/
*.gorde,
select.browser-default.gorde {
  display: none !important;
}
*.ager {
  display: block !important;
}
*.agerin {
  display: -ms-flexbox;
  display: flex;
}
*.klikager {
  display: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
small.badge {
  font-size: 0.7rem !important;
}
html {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url("irudik/atzekaldea.webp");
  min-height: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
}
body {
  min-height: 100% !important;
  background-color: rgba(255, 255, 255, 0.95);
}
body.off {
  background-color: rgba(0, 0, 0, 0.4);
}
body,
#gorporo {
  min-height: 100% !important;
  width: 100% !important;
  padding: 0;
}
.row {
  margin: 0;
}
.taula-izena {
  margin: 50px 0 30px 0;
}
p.azalpena {
  color: #888;
}
.btn-default {
  background-color: #132739 !important;
  color: #fff !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.btn-default:hover {
  background-color: background-colorhover-ilun !important;
  color: #FFF !important;
}
.white-skin .btn-primary,
.btn-primary {
  background-color: #132739 !important;
  color: #FFF !important;
}
.white-skin .btn-primary:hover,
.btn-primary:hover {
  background-color: #ffd316 !important;
  color: #132739 !important;
}
.white-skin .btn-primary.close:hover,
.btn-primary.close:hover {
  background-color: transparent;
}
.kasu,
p.kasu,
.kasu2,
p.kasu2 {
  color: #A6442E;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #F2C641;
  margin-top: 0rem !important;
  margin-bottom: 1rem !important;
  padding: 15px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.kasu2,
p.kasu2 {
  color: #60BF34;
  border: 1px solid #60BF34;
}
#buruhuts {
  text-align: center;
  margin: 50px 0;
}
@media  only screen and (max-width: 575px),  only screen and (max-width: 767px) and (orientation: landscape) {
  #buruhuts {
    margin: 10px 0;
  }
}
#buru {
  width: 100%;
  background-color: #FFF;
  padding: 5px;
  position: fixed;
  top: 0;
  height: 50px;
}
form.harrera {
  background-color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
  margin-top: 100px !important;
  max-width: 600px;
}
@media  only screen and (max-width: 767px) and (orientation: portrait),  only screen and (max-width: 1024px) and (orientation: landscape) {
  form.harrera {
    margin-top: 5px !important;
    margin-bottom: 100px !important;
    max-width: 80%;
  }
}
form.harrera .form-buru {
  padding: 20px 0;
  margin-bottom: 15px;
  text-align: center;
}
form.harrera .form-buru h1 {
  margin-bottom: 20px;
}
form.harrera .form-buru h1 img {
  max-width: 80%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
form.harrera fieldset {
  margin-top: 5px;
  margin-bottom: 0 !important;
  padding: 0;
}
form.harrera fieldset + fieldset {
  margin-top: 0;
}
form.harrera .modal-body {
  padding: 0;
}
form.harrera select.custom-select {
  font-family: Roboto, sans-serif;
  height: calc(2.25rem + 1px);
  border: 0;
  border-bottom: 1px solid #ced4da;
}
form.harrera select.custom-select:focus {
  outline: none !important;
}
#hizk {
  text-align: center;
}
#hizk.hizk-eskuin {
  text-align: right !important;
}
#hizk > a {
  color: #AAA;
  display: inline-block;
  min-width: 30px !important;
  padding: 5px;
  text-align: center;
}
#hizk > a + a {
  margin-left: 5px !important;
}
#hizk > a + span {
  padding: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-left: 10px !important;
}
#gorporo {
  height: auto !important;
  padding: 50px 20px 150px 20px;
}
#gorporo .modal-content {
  margin-bottom: 80px;
}
#gorporo form {
  margin-top: 0px !important;
}
#gorporo form .form-oina {
  text-align: center;
}
#gorporo form .document-full,
#gorporo form .ql-editor {
  min-height: 300px;
}
#gorporo #argitara div.tooltip {
  z-index: 4000 !important;
}
#gorporo table {
  background-color: rgba(255, 255, 255, 0.93);
  max-width: calc(100%) !important;
  overflow-x: scroll;
}
#gorporo table.klikagertabl {
  display: none;
}
#gorporo table thead td.ikon {
  text-align: center;
}
#gorporo table tr.klikagertr {
  display: none;
}
#gorporo table td.bot {
  padding: 0.2rem;
}
#gorporo table td a {
  color: #093773;
}
#gorporo table td.taul-ikon,
#gorporo table td.bot,
#gorporo table td.ikon {
  text-align: center;
}
#gorporo table td.switch {
  padding: 0.7rem;
}
#gorporo table .switch label input[type=checkbox]:checked + .lever {
  background-color: #F2C641;
}
#gorporo table .switch label input[type=checkbox]:checked + .lever:after {
  background-color: #D97F30;
  left: 1.5rem;
}
ul.vertical {
  border-bottom: 0 !important;
}
ul.opzio li:hover {
  cursor: pointer;
}
ul.opzio li:hover a,
ul.opzio li a:hover {
  color: #FFF !important;
  background-color: #093773;
}
iframe {
  min-width: 100%;
  min-height: 700px;
}
#menuHolder .flexMain {
  display: flex;
  align-items: center;
}
#menuHolder ul.nav > li + li {
  border-left: 1px solid #CCC !important;
}
.dropdown-menu {
  border: 0px;
  padding: 0;
  background-color: #f3f3f6;
  border-left: 1px solid #CCC !important;
  border-bottom: 1px solid #CCC !important;
  border-radius: 0px;
}
.nav-link {
  color: #222222;
}
button.siteLink {
  border: none;
  padding: 0.5rem;
  display: inline-block;
  background: transparent;
}
button.siteLink:active {
  background: #000;
  color: #fff;
}
#menuDrawer {
  background: #fff;
  position: fixed;
  height: 100vh;
  overflow: auto;
  z-index: 12312;
  top: 0;
  left: 0;
  border-right: 1px solid #eaeaea;
  min-width: 25%;
  max-width: 320px;
  width: 100%;
  transform: translateX(-100%);
  transition: transform 200ms linear;
}
#menuDrawer > div:first-child {
  background-color: #0a141d;
}
.drawMenu > #menuDrawer {
  transform: translateX(0%);
}
.drawMenu > #menuDrawer .fa-times {
  cursor: pointer;
  color: #FFF;
}
#mainNavigation {
  transition: transform 200ms linear;
  background: #fff;
}
ul.list-group,
ul.list-group + li,
.accordion-item,
.accordion-item:first-of-type {
  list-style: none;
  border-radius: 0;
  border: 0;
}
.accordion-item:first-of-type {
  border-bottom: 1px solid #eaeaea;
  background-color: #eaeaea;
  margin-left: 2px;
  border-left: 10px solid black;
}
.accordion-header {
  background-color: #eaeaea;
  font-weight: bold !important;
}
.accordion-button:focus,
.accordion-button:focus + div .accordion-body {
  border-color: none !important;
  background-color: rgba(204, 204, 204, 0.5);
}
.nav-menu-item {
  transition: border 200ms linear;
  text-decoration: none;
  display: block;
  padding: 0.5rem;
  padding-left: 32px;
  border-bottom: 1px solid #eaeaea;
  color: #343434;
}
.nav-menu-item:hover,
.nav-menu-item.active {
  margin-left: 2px;
  border-left: 10px solid black;
}
.nav-menu-item.active {
  background-color: rgba(0, 0, 0, 0.2);
}
form .tab-content {
  padding-top: 1rem;
}
form .md-form,
form .form-group {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
form div.hizkuntzakaoa {
  background-color: #EEE;
  -webkit-border-radius: 0.2em 0.2em 0.8em 0.8em;
  -moz-border-radius: 0.2em 0.2em 0.8em 0.8em;
  border-radius: 0.2em 0.2em 0.8em 0.8em;
}
#oina {
  position: fixed;
  font-size: 0.8em;
  width: 100%;
  bottom: 0;
  padding: 1em;
  color: #87b7f6;
  background-color: #0a141d;
  z-index: 5000;
  text-align: center;
}
@media  only screen and (max-width: 767px) and (orientation: portrait),  only screen and (max-width: 1024px) and (orientation: landscape) {
  #oina {
    font-size: 0.7em;
  }
}
#oina p {
  margin: 0;
}
#oina p a {
  text-decoration: none;
  padding-bottom: 5px;
}
#oina p a:link,
#oina p a:visited {
  color: #FFF;
}
#oina p a:hover,
#oina p a:active {
  color: #FFF;
  border-bottom: 1px dotted #241805;
}
