

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');


:root {
  --bs-urdiniluna: #001e50;
  --bs-urdinargia: #0077cc;
	--bs-grisa: #e5e5e5;
	--bs-beltza: #000000;
	
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: var(--bs-urdiniluna);
	font-family: 'Ubuntu', sans-serif;
 }

.title {
  width: 100%;
  color: #252525;
  font-weight: 400;
  text-transform: none;
  margin: 20px 0 30px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.title h1 span {
  font-size: 40px;
  font-weight: 400;
}
.title.title-sarrera h1 span {
  font-size: 75px;
}
.title-sarrera {
  flex-direction: column;
  align-items: center;
}
.title.title-sarrera span.title-nagusia {
  font-size: 100px;
}
.btn {
  font-size: 18px;
}
.btn-primary {
  border-radius: 0;
  border: 0;
  color: #0b5fb4;
  background-color: #fff;
	border: 2px solid #0b5fb4;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5fb4;
  border-color: #0b5fb4;
}
.btn-secondary {
  border-radius: 0;
  border: 0;
  color: #fff;
  background-color: #252525;
  box-shadow: 0 2px 6px 0 rgba(125, 119, 104, .2);
}
.btn-secondary:hover {
  background-color: #000;
}
a {
  text-decoration: none;
  cursor: pointer;
	color: #000;
}
/***
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.ezkutatu{
	position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
height: 1px;
width: 1px;
}
/***breadcrumb***/
.breadcrumb {
  margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
}
.breadcrumb a {
 color: var(--bs-urdinargia);
}
.breadcrumb a:hover {
 color: var(--bs-urdiniluna);
}
/****top header***/
.top-header {
  background-color: #555;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hizkuntzak {
  margin: 0 20px;
  color: #fff;
}
.hizkuntzak a {
  color: #fff;
}
.hizkuntzak a:hover, .hizkuntzak a.active {
  color: #fff;
	text-decoration: underline;
}
.contacto-item{
	margin-left: 10px;
}
.contacto-item a{
	color:#fff;
	 margin-right: 10px
	
}
.contacto-item a:hover{
	text-decoration: underline;
	
}
a.contacto {
  background-color: #fff;
  padding: 10px 15px;
  color: #555;
}
a.contacto:hover {
  background-color: #000;
  color: #fff;
}
.sareak {
  margin: 0 35px;
}
.sareak a {
  margin: 0 10px;
  color: #fff;
}
.sareak a:hover {
  margin: 0 10px;
  color: #ddd;
}
.sareak i {
  font-size: 25px;
}
header.sticky-top{
	 top:-50px;
}
/***nav***/
.navbar-light .navbar-toggler {
  border: 0;
}
nav.menu-nagusia.navbar {
  background-color: #fff;
  padding: 0;
  height: 74px;
  border-bottom: 1px solid #000;
	background-color: var(--bs-urdiniluna);
}
nav.menu-nagusia.navbar .menu-nav, nav.menu-nagusia .navbar-collapse {
  height: 100%;
  align-items: stretch !important;
  justify-content: space-between;
	 margin-top: 8px;
}
nav.menu-nagusia.navbar .menu-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.menu-nagusia .navbar-brand {
  padding: 0;
  align-self: center;
	 margin-left: 20px;
}
.menu-nagusia .nav-item {
  display: flex;
  align-items: center;
}
.menu-nagusia.navbar-light .navbar-nav .nav-link {
  color: #000;
  padding: 0 30px;
  font-size: 18px;
	text-transform: uppercase;
}
.menu-nagusia.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
	background-color: #000;
}
.dropdown-toggle::after {
  margin-left: 10px;
}
.menu-nagusia .nav-item .dropdown-menu {
  top: 71px;
  border-radius: 0;
  background-color: #fff;
  color: #000;
  border: 1px solid#000;
}
.menu-nagusia .nav-item .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #fff;
  color: #000;
}
.menu-nagusia .nav-item .dropdown-menu .dropdown-item:hover {
  color: #555;
  background-color: #fff;
  border-bottom: 1px solid #000;
}
.navbar-expand-xl .navbar-nav.menu-aukerak {
  margin:0 auto;
}
/***carrusel**/
.sec-carousel .carousel-caption h2 {
  color: #fff;
  font-weight: 600;
  font-size: 40px;
	background-color:rgba(0,0,0,0.75);
	padding: 10px;
}
.sec-carousel .carousel.slide, .sec-carousel .carousel-item-next, .sec-carousel .carousel-item-prev, .sec-carousel .carousel-item.active {
  height: 500px;
}
.sec-carousel .carousel-item img, .sec-carousel .carousel-item video, .sec-carousel .carousel-item iframe, .sec-carousel .carousel-item.active img, .sec-carousel .carousel-item.active video, .sec-carousel .carousel-item.active iframe {
  max-height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #000;
	padding: 25px;
}


/****sarrera***/
section.sarrera {
  background-color: #ebeaea;
  padding: 3.5rem 0;
}
section.sarrera .sarrera-azalpena{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
align-items: center;
}
section.sarrera h2 {
  font-size: calc(0.7rem + 2vw);
  text-transform: uppercase;
  margin-bottom: 2rem;
  width: 100%;
}
section.sarrera .lead {
  width: 60%;
	font-size: 22px;
}
section.sarrera .tx-right {
  width: 38%;
}
section.sarrera ul {
  margin-top: 0.5rem;
  padding-left: 0;
	list-style: none;
}
section.sarrera ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
	font-size: 22px;
}
section.sarrera ul li::before {
  font-family: "Ionicons";
  display: inline-block;
  content: "\f3d6";
  list-style: none;
  margin-right: 10px;
}
/***sarrera2***/
section.sarrera2 {
  background-color: #ebeaea;
  padding: 3.5rem 0;
}
section.sarrera2 {
  background-color: #ebeaea;
  padding: 3.5rem 0;
	text-align: center
}
section.sarrera2 h2 {
  font-size: calc(0.7rem + 2vw);
  text-transform: uppercase;
  margin-bottom: 2rem;
  width: 100%;
	
}
section.sarrera2 .lead {
	font-size: 22px;
	margin-bottom: 2rem;
}

/***servicios**/
section.servicios {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #0b5fb4;
}
section.servicios .sec-img {
  width: 50%;
  display: flex;
}
section.servicios .sec-img img {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  align-self: stretch;
}
section.servicios .sec-txt {
  width: 50%;
  display: flex;
  padding: calc(0.7rem + 2vw);
  flex-direction: column;
  color: #fff;
  height: 100%;
}
section.servicios .sec-txt h3 {
  color: #fff;
	font-size: calc(0.7rem + 2vw);
text-transform: uppercase;
}
section.servicios .carousel-caption h2 {
  color: #0b5fb4;
  font-weight: 600;
  font-size: 40px;
	background-color:rgba(255,255,255,0.75);
	padding: 10px;
}
section.servicios .carousel{
  color: #0b5fb4;
  font-weight: 600;
  font-size: 40px;
	background-color:rgba(255,255,255,0.75);
}

/****mapa google ****/
.container-map {
	height: 0;
	overflow: hidden;
	padding-bottom: 45%;
	position: relative;
	 margin-top: 3rem;
}

.googlemap {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/****laguntzaileak***/

section.laguntzaileak{
	 background-color: #fff;;
	text-align: center;
	padding: 3.5rem 0;
}
section.laguntzaileak h2 {
  font-size: calc(0.7rem + 2vw);
  text-transform: uppercase;
  margin-bottom: 2rem;
  width: 100%;
}
section.laguntzaileak .logoak{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	margin: 3rem 0;
	
	
}
section.laguntzaileak .logoak img{
	max-width: 150px;
	height: auto;
	margin:20px;
	
}
section.laguntzaileak .logoak img:hover{
	opacity: 0.85;
	
}
/****Bidalketak***/
.datuak-top{
	background-color: #eee;
	padding: 20px 0;
	 margin-bottom: 30px;
	 border-top: 2px solid var(--bs-urdinargia)
		 
}
.top-btns{
	
	
}
button{
	
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-white);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
  background-color:#212020;
	
}
button:hover{
	background-color: #434242
}
.btn-bidali{
	background-color:var(--bs-urdinargia);
}
table .btn-editar{
	background-color:var(--bs-urdiniluna);
	--bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.95rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

table .btn-eliminar{
	background-color: #be161a;
		--bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.95rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
	
}
table .btn.btn-dark{
	background-color: var(--bs-urdiniluna);
	border-radius: 0;
	font-size: 0.95rem;
	padding: 0.25rem 0.5rem;
	
}
.btn-editar:hover, .btn-eliminar:hover{
	background-color: #212020
	
}
.importar-box{
	display: flex;
	width: 100%;
	flex-direction: column;
	 margin-top: 30px;
	border-top:2px solid var(--bs-urdinargia);
	 padding: 20px 0;
	
}
.importar-box h2{
	margin-bottom: 20px;
	 font-size: 25px;
	
}
.importar-box a{
margin-top: 20px;
	
}
.modal-content label{
	 margin: 8px 0;
	color: var(--bs-urdinargia);
	font-weight: 600;
	
}
/****footer***/
footer {
  position: relative;
  paddingtop: 5rem;
  background-size: cover !important;
  background-position: center top;
  margin: 0px;
  background-repeat: no-repeat;
}
footer .container {
  background-color: transparent;
}
.f-logo img {
  max-width: 250px;
  margin-bottom: 20px;
  margin-top: -32px;
}
.f-contacto {
  margin: 2rem 0;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.f-contacto p {
  margin-bottom: 10px;
}
.f-helbidea {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}
.f-helbidea a {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
	text-decoration: underline;
}
.f-helbidea i {
  margin-right: 10px;
  font-size: 16px;
}
.f-helbidea a:hover {
  color: #FFF;
}
.f-sareak {
  display: flex;
  margin-top: 20px;
}
.f-sareak i {
  font-size: 28px;
  color: #fff;
  margin: 0 10px;
}
.f-menu {
  margin-top: 6rem;
}
.f-menu ul {
  list-style: none;
  padding-left: 0;
}
.f-menu ul li {
  margin-bottom: 5px;
}
.f-menu a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f-menu a i {
  font-size: 20px
}
.f-menu a:hover {
  text-decoration: underline;
}
.footer-top{
	display: none
}
.footer-bottom {
  background-color: rgba(0, 0, 0, .85);
  padding: 0.5rem;
  color: #fff;
  position: relative;
  display: flex;
  font-size: 16px;
}
.footer-bottom ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin-left: 30px;
	flex-wrap: wrap;
}
.footer-bottom ul li {
  margin-right: 10px;
}
.footer-bottom li a {
  margin-left: 2rem;
  text-decoration: underline;
	color:#fff;
}
.footer-bottom li a:hover {
  color: #fff;
}
.arrow-top {
  margin-right: 20px;
	display: flex;
	 flex-direction:column;
}
.arrow-top i {
  font-size: 45px;
}

/* LOADER */

#loader-background
{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 50%;
}

.loader
{
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: fixed;
  margin: 0 auto;
}

#loader-1:before, #loader-1:after{
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #3498db;
}

#loader-1:before{
  z-index: 100;
  animation: spin 1s infinite;
}

#loader-1:after{
  border: 10px solid #ccc;
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#loader-bg {
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #42423d52;
    z-index: +2;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #6c757d; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes stroke {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

//

@media (max-width: 1500px) {
  .menu-nagusia.navbar-light .navbar-nav .nav-link {
    padding: 0 20px;
  }
 
}
@media (max-width: 1200px) {
  
  .menu-nagusia.navbar-light .navbar-toggler {
    position: absolute;
    right: 12px;
    top: 10px;
	padding: 15px 25px;
	background-color: #0b5fb4;
color: #fff;
border: none;
font-weight: 600;
  }
  nav.menu-nagusia.navbar .menu-nav {
    display: block;
    width: 100%;
  }
  nav.menu-nagusia .navbar-collapse {
    padding-top: 15px;
    border-top: 1px solid #fff;
    margin-top: 15px;
  }
  nav.menu-nagusia.navbar {
    height: auto;
    padding: 5px;
  }
  .menu-nagusia .nav-item {
    display: block;
    margin-bottom: 10px;
  }
  .menu-nagusia .nav-item .dropdown-menu {
    top: 71px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    border: 0;
    margin-left: 30PX;
  }
  .footer-bottom li a {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
	.contacto-item{
		 display: none;
	}
  .f-logo img {
    max-width: 150px;
  }
  .f-menu {
    margin-top: 0;
    border-top: 1px solid #fff;
    padding: 20px 0;
  }
	section.sarrera .lead, section.sarrera .tx-right {
  width: 100%;
}
	section.servicios .sec-img, section.servicios .sec-txt{
		 width: 100%;
	}
	section.servicios .sec-img{
		 order:-1;
	}
}
@media (max-width: 500px) {
  
  .top-header {
    justify-content: space-between;
  }
  .top-header a.contacto {
    padding: 10px 5px;
    font-size: 14PX;
    font-size: 14PX;
  }
  .top-header .sareak {
    margin: 0 10px;
  }
  .top-header .sareak i {
    font-size: 20px;
  }
  .top-header .hizkuntzak {
    margin: 0 10px;
  }
}