@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

:root{
  --beltza: #111;
  --white: #ffffff;
  --gris-iluna: #5e6569;
  --gris-argia: #f1edec;
  --gorria: #d13029;
  
}



h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: #252525;
    font-family: "Source Sans 3", sans-serif;
    color: var(--gris-iluna);
 }

.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: transparent;
  box-shadow: 0 2px 6px 0 rgba(199, 232, 225, .8);
	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;
}
/****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-dat{
    display: flex;
    align-items: center;
    
}
.contacto-dat i{
    margin-right: 15px;
     font-size: 26px;
    color: var(--gris-iluna);
    
}
.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***/
nav.menu-nagusia .header-container {
    max-width: 100%;
     
 
}
.navbar-light .navbar-toggler {
  border: 0;
}
nav.menu-nagusia.navbar {
  background-color: #fff;
  padding: 0;
  border-bottom: 1px solid #f1edec;
}
nav.menu-nagusia.navbar .menu-nav, nav.menu-nagusia .navbar-collapse {
  height: 100%;
  align-items: stretch !important;
  justify-content: space-between;
}
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-nav .nav-link {
  color: var(--gris-iluna);
  padding: 0 20px;
  font-size: 18px;
    font-family: "Source Sans 3", sans-serif;
     font-weight: 600;
     
}
.menu-nagusia .navbar-nav .nav-link:hover, menu-nagusia .navbar-nav .nav-link.active {
  color:var(--gorria);
}
.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;
	
}

/****footer***/
footer {
  position: relative;
  paddingtop: 5rem;
  margin: 0px;
    display: flex;
    flex-direction: column;
}
footer .container {
  background-color: transparent;
}
footer .container-fluid .row {
    background-color: #eee;
     display: flex;
    padding: 3rem 1.5rem;
     
}
footer .container-fluid .row > div {
width:25%;
     padding: 30px;
}
footer .container-fluid .row > div ul {
margin-left: 0;
     padding-left: 0;
}
footer .container-fluid .row > div ul li {
list-style: none;
     margin:10px 0;
    font-size: 15px;
}
footer .container-fluid .row > div ul li a, footer .container-fluid .row > div p {
    color: var(--gris-iluna);
     font-size: 14px;
    
}
footer .container-fluid .row > div ul li a:hover {
    color: var(--gorria);
}
footer .container-fluid .row > div .h3 {
color: var(--gorria);
     font-size: 18px;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
     margin-bottom: 1.5rem;
}
footer .container-fluid .row > div.footer-logo{
   
     display: flex;
     flex-direction: column;
    border-right: 1px solid var(--gorria);
    justify-content: space-between;
     padding: 0 20px;
    
}
.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-bottom {
  background-color:var(--gorria);
  padding: 0.5rem;
  color: #fff;
  position: relative;
  display: flex;
  font-size: 14px;
}
.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;
}
.footer-bottom .copyright{
     margin-left: auto;
}
.arrow-top {
  margin-right: 20px;
	display: flex;
	 flex-direction:column;
    display: none;
}
.arrow-top i {
  font-size: 45px;
}
@media (max-width: 1500px) {
  .menu-nagusia.navbar-light .navbar-nav .nav-link {
    padding: 0 20px;
  }
 
}
@media (max-width: 1200px) {
  
   footer .container-fluid .row > div.footer-logo img{
        max-width: 100px;
    }
  .menu-nagusia .navbar-toggler {
color: #fff;
border: none;
font-weight: 600;
      
  }
    .navbar-toggler-icon {
  background-image: url("../img/icon-logo.svg"); 
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 26px;
}
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url("../img/icon-logo-close.svg");
}

  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: 991px) {
    
     .navbar-brand img{
        max-width: 250px!important
    }
}
@media (max-width: 768px) {
    .navbar-brand img{
        max-width: 175px!important
    }
      footer .container-fluid .row > div.footer-left, footer .container-fluid .row > div.footer-center{
     width: 50%;
          align-items: center;
          display: flex;
    flex-direction: column;
    text-align: center;
    } 
     footer .container-fluid .row > div.footer-right {
     width: 100%;
           text-align: center;
         justify-content: center;
         align-items: center;
    } 
    footer .container-fluid .row > div.footer-logo{
        width: 100%;
        text-align: center;
         border-right: 0;
         border-bottom: 1px solid var(--gorria);
         margin-bottom: 20px;
         padding-bottom: 10px;
         justify-content: center;
         align-items: center;
        
    }
     footer .container-fluid .row > div.footer-logo img{
       margin-bottom: 10px;
          max-width: 170px!important;
        
    }
	.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;
  }
}