/*euskaltzaindia100*/
/*
enborra: #2e313d 
euskal: #218fa3
tzaindia: #b7c11e
linkak urdin ilunek: #294d76
*/
/*orokorrak*/

body {
    font-size: 15px;
    font-family: Open Sans, sans-serif;
    font-weight: normal!important;
    background-color: #eaeaea;
    line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #218fa3
}
h1 {
    font-size: 32px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
    color: #222;
}
h2 {
    font-size: 28px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
.intro-text.sarrera ul, .intro-text.sarrera li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.intro-text.sarrera li {
    margin: 10px;
    margin-left: 30px;
}
.intro-text.sarrera li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #208fa3;
    font-size: 9px;
    line-height: 18px;
}
.intro-text.sarrera ul li ul {
    margin-top: 15px;
}
.intro-text.sarrera ul li ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #ccc;
    font-size: 7px;
    line-height: 16px;
}
.item-page .entry-header h2, .blog.erakusketak h2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    margin: 35px 0 15px 0;
    color: #b1b0b0;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
h3 {
    font-size: 24px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
h4 {
    font-size: 22px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
h5 {
    font-size: 18px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
h6 {
    font-size: 16px;
    font-family: 'Lato', sans-serif!important;
    font-weight: 700!important;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: block;
}
p {
    /* color: #4e4d4d ; */
    color: #2e2d2d;
    font-weight: 400 !important;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 1.4;
}
em {
    font-style: italic;
}
a {
    color: #218fa3;
    text-decoration: none;
}
a:hover {
    color: #333;
}
ul {
    list-style-position: outside;
    padding: 0;
    margin-bottom: 15px;
    margin-left: 20px;
}
ul li {
    margin-bottom: 5px;
}
ul li ul li {
    font-size: 13px;
    margin-bottom: 5px;
}
ul li ul, ol li ol {
    margin: 10px 0;
}
ol {
    list-style-position: outside;
    padding: 0;
    margin-bottom: 15px;
    margin-left: 20px;
}
ol li {
    margin-bottom: 5px;
}
ol li ol li {
    font-size: 13px;
    margin-bottom: 5px;
}
ol li ol, ul li ul {
    margin-left: 20px;
}
address {
    font-weight: bold;
    font-size: 16px;
    font-family: 'Lato', sans-serif!important;
    border-left: 2px solid #f1573f;
    padding-left: 15px;
    font-style: italic;
    color: #4e4d4d
}
blockquote {
    font-size: 18px;
    font-weight: 300;
    color: #545454;
    border-left: 2px solid #ccc;
    padding-left: 15px;
    background-color: #f0ecec;
    max-width: 350px;
    border-radius: 5px;
}
.quotation blockquote {
    max-width: 100%;
}
hr {
    border-top: 1px solid #ccc;
}
form legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
form label {
    display: inline-block;
    margin-bottom: 10px;
}
form input {
    display: block;
    width: 100%;
    padding: 5px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
}
form input[type="submit"], form input[type="button"] {
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    border: 0px;
    border-radius: 4px;
    background-color: #208fa3;
    color: #fff;
}
textarea {
    height: 200px;
}
.alert a {
    font-weight: bold;
    color: #000
}
.alert a:hover {
    color: #333
}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    background-color: transparent;
    font-size: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}
table thead {
    font-weight: bold;
}
table th {
    font-weight: bold;
    background-color: #F0EDEE;
}
table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table tr:nth-child(even) {
    background-color: #f2f2f2
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
    font-size: 18px;
}
/******estilo orokorrak berriak***/
.sp-module ul > li {
    border-bottom: 0px solid #e8e8e8;
}
.sp-module ul > li > a {
    line-height: normal;
}
.sp-module ul > li > a::before {
    font-family: FontAwesome;
    content: "";
    margin-right: 8px;
}
.navigation-menua .sp-module ul > li > a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}
.sp-module ul.elementuak > li > a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}
.sp-module ul.elementuak > li.active > a {
    background-color: #e9e8e8;
    color: #218fa3;
}
.sp-module ul.elementuak > li > a {
    padding-left: 5px;
}
.sp-module ul.elementuak {
    margin-left: 5px;
    ;
}
/*#sp-jagonet, #sp-bideoak, #sp-nabarmenduak, #sp-baliabideak, #sp-atariak, #sp-bottom-position, #sp-bottom-position-2, #sp-bottom-footer,#sp-bottom, #sp-footer{
	overflow-x: hidden;
}*/


/******estilo orokorrak****/
.auspoaThumb {
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	margin-bottom: 10px;
	display: inline-block;
	 margin-left: 20px;
	 padding-top: 8px;*/
    min-width: 260px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 10px;
}
.auspoaThumb p {
    text-align: center;
}
.auspoaThumb p img {
    display: inline!important;
    margin: 5px 0;
}
.auspoaThumb h3 {
    margin-bottom: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 18px;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
}
.auspoaThumb .download {
    padding: 10px 5px;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
    text-align: center;
    margin-bottom: 0;
}
.auspoaThumb .download a {
    padding: 3px 5px;
    background-color: #7B0406;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    border: 0;
}
.auspoaThumb .download a .fa.automatikoa {
    display: none;
}
.card-bertikala .h-100 {
    height: 100% !important;
}
.card-bertikala .row {
    padding-bottom: 0!important;
}
.card-bertikala {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;

    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
}
.card-bertikala img {
    display: block;
    margin: 0px auto;
}
.card-bertikala img:hover {
    opacity: 0.8;
}
.card-bertikala h4 {
    text-align: center;
}
.card-bertikala i.automatikoa {
    display: none;
}
.card-bertikala .irudi-tituloa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 18px;
    text-align: center;
}
.card-bertikala .card-body {
    flex: 1 1 auto;
    padding: 5px;
}
.card-bertikala .card-title, .card-bertikala .card-title a {
    margin-bottom: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
    color: #333;
}
.card-bertikala .card-title a:hover {
    color: #5d5d5d;
}
.card-bertikala .card-egilea {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 15px;
    text-align: center;
}
.card-bertikala .card-footer {
    padding: 10px 5px;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
    text-align: center;
}
.card-bertikala .card-footer a {
    margin: 0px 5px;
    padding: 3px 5px;
    background-color: #208fa3;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}
.card-bertikala .card-footer a.pdf {
    background-color: #7B0406
}
.card-bertikala .card-footer a.epub {
    background-color: #888;
}
.card-bertikala .card-footer a:hover {
    background-color: #333;
}
.card-horizontala .h-100 {
    height: 100% !important;
}
.card-horizontala .row {
    padding-bottom: 0!important;
}
.card-horizontala {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
}
.card-horizontala .irudi-tituloa {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 18px;
}
.card-horizontala .card-body {
    flex: 1 1 auto;
    padding: 5px;
    min-height: 45px;
    border-left: 1px solid rgba(0,0,0,.125);
}
.card-horizontala .card-title, .card-horizontala .card-title a {
    margin-bottom: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
    margin-left: 10px;
    text-align: left;
    color: #333;
}
.card-horizontala .card-title a:hover {
    color: #5d5d5d;
}
.card-horizontala i.automatikoa {
    display: none;
}
.card-horizontala .card-egilea {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 15px;
    text-align: left;
    margin-left: 10px;
}
.card-horizontala .card-footer {
    padding: 10px 5px;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
    text-align: center;
}
.card-horizontala .card-footer a {
    margin: 0px 5px;
    padding: 3px 5px;
    background-color: #208fa3;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}
.card-horizontala .card-footer a.pdf {
    background-color: #7B0406
}
.card-horizontala .card-footer .pisua {
    font-size: 12px;
    color: #666;
}
.card-horizontala .card-footer a.epub {
    background-color: #888;
}
.card-horizontala .card-footer a:hover {
    background-color: #333;
}
.list-down {
    list-style: none;
    margin-left: 30px;
}
.list-down ul li {
    list-style: none;
    margin-left: 30px;
}
.list-down li a {
    font-size: 13px;
    color: #333;
}
.list-down li a.link {
    color: #218fa3;
}
.list-down li span {
    font-size: 12px;
    color: #7f7f7f;
}
.list-down li a:hover {
    color: #7f7f7f;
}
.list-down li a:before {
    display: block;
    float: left;
    width: 1.1em;
    content: "\f019";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 300;
    margin-left: -21px;
    color: #b0afaf;
}
.link-down {
    font-size: 13px;
    color: #333;
}
.link-down:hover {
    color: #b0afaf;
}
.link-down .pisua {
    color: #666;
    font-size: 12px;
}
.link-down:before {
    width: 1.1em;
    content: "\f019";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 300;
    margin-left: 10px;
    color: #b0afaf;
}
.list-btn li {
    padding: 5px;
}
.list-btn li:nth-child(odd) {
    background-color: #f7f4f4;
}
.list-btn li:nth-child(even) {
    background-color: #e6e4e4;
}
.list-btn li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.list-btn li:hover a, ul.list-btn li:hover a:after {
    color: #fff;
}
.list-btn li:hover {
    background-color: #208fa3;
}
.list-btn li a:after {
    width: 1.1em;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 300;
    margin-left: 10px;
    color: #333;
    float: right;
}
.list-btn.ikusi li a:after {
    content: "\f06e";
}
.link-btn {
    background-color: #218fa3;
    font-size: 13px;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
}
.link-btn:hover {
    background-color: #333;
    color: #fff;
}
a.link-btn:after {
    width: 1.1em;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 300;
    margin-left: 10px;
    color: #fff;
}
/****/
.panel-default {
    border: 0
}
.panel-default > .panel-heading, .oroitidazkiak .panel-default > .panel-heading {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: none
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-radius: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 0px;
}
.panel-title a {
    font-size: 18px;
    font-weight: 300;
    display: block;
}
.panel-title a i {
    float: right;
    color: #888;
}
/******bannerrak********/
.karrika-banner {
    text-align: center
}
.karrika-banner img {
    margin-bottom: 20px;
}
.karrika-banner .btn-eusk {
    color: #004288;
    border-radius: 0;
    border: 1px solid #004288;
    margin: 0 auto;
}
.eoda-banner .pos-box {
    position: relative;
    max-height: 326px;
    max-width: 600px;
}
.eoda-banner .pos-link {
    position: absolute;
    top: 35%;
    left: 55%;
}
.list-gezia {
    list-style: none;
    padding: 0;
}
ul.list-gezia li a::before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 16px;
    display: inline-block;
    color: #888;
    margin-right: 5px;
}
.eoda-banner ul.pos-link li {
    
}
.eoda-banner ul.pos-link li a {
    color: #222;
    font-size: 15px;
}
.eoda-banner ul.pos-link li a:hover {
    color: #a53664
}
@media (min-width:992px) and (max-width:1200px){

.eoda-banner ul.pos-link li a {
	font-size:12px;
}
}
@media (max-width: 585px) {
.eoda-banner .pos-link {
    bottom: 40px;
    right: 40px;
}
.eoda-banner ul.pos-link li a {
    font-size: 16px;
}
.eoda-banner ul.pos-link li {
    margin-bottom: 5px;
}
}

@media (max-width: 450px) {
.eoda-banner .pos-link {
    bottom: 20px;
    right: 20px;
}
.eoda-banner ul.pos-link li a {
    font-size: 14px;
}
}
/****************FUNTSAK FITXAK******************/
.funtsak-edukia {
    padding: 20px 0;
    border: 1px solid #ccc;
}
.funtsak-edukia .ezker-edukia {
    background-color: #eaeaea;
    padding-top: 10px;
}
.funtsak-edukia .lanak {
    margin-top: 10px;
    border-top: 4px solid #208fa3;
}
.funtsak-edukia .lanak ul {
    margin: 0;
    padding: 10px;
}
.funtsak-edukia .lanak ul .list-group-item {
    border-radius: 0;
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #fff;
}
.funtsak-edukia .lanak ul .list-group-item a {
    color: #333;
}
.funtsak-edukia .lanak ul .list-group-item a:hover {
    color: #666;
}
.funtsak-edukia .lanak ul .list-group-item a::before {
    width: 1.1em;
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: 300;
    color: #666;
    float: left;
}
.funtsak-edukia .testua {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    font-size: 20px;
    text-align: left;
}
.funtsak-edukia .testua p {
    text-align: left;
}
.funtsak-lag {
    border-top: 1px dashed #ccc;
    padding-top: 10px;
    margin-top: 20px;
}
.funtsak-lag a {
    float: left;
}
.funtsak-lag .tituloa {
    font-size: 18px;
    color: #b1b0b0;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
}
.funtsak-lag img {
    max-width: 150px;
}
/****************LIBURU FITXAK******************/
.bilduma-goi {
    background-color: #208fa3;
    border-left: 15px solid #b5c03c;
    padding: 3px 0;
    margin: 30px 0 35px 0;
}
.mt0 {
    margin-top: 0
}
.aukerak {
    padding-bottom: 5px;
}
.aukerak select {
    padding: 2px;
    font-size: 13px;
    height: 25px;
}
.bilduma-goi span {
    font-size: 22px;
    font-weight: bold;
    background-color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #208fa3;
}
.fitxa-bildumak {
    padding: 20px!important;
    cursor: pointer;
    display: block;
}
.fitxa-bildumak h3 {
    font-size: 20px;
}
.fitxa-bildumak:nth-child(even) {
    background-color: #fff;
}
.fitxa-bildumak:nth-child(even):hover, .fitxa-bildumak:nth-child(odd):hover {
    background-color: #d9d8d8;
}
.fitxa-bildumak:nth-child(odd) {
    background-color: #e7e6e6;
}
.fitxa-bildumak img {
    width: 120px;
    border: 1px solid #ccc;
}
.liburu-fitxa a {
    cursor: pointer;
}
.liburu-fitxa h3, .liburu-fitxa h3 a {
    font-size: 18px;
    margin-top: 0;
    line-height: 25px;
}
.liburu-fitxa h4, .liburu-fitxa h4 a {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    font-size: 16px;
    margin-top: 0;
    color: #666;
    font-weight: bold;
}
.liburu-fitxa {
    margin-top: 20px;
}
.liburu-fitxa .pagination-wrapper {
    text-align: center
}
.liburu-fitxa img {
    margin: 0 5px 5px 0;
}
.liburu-fitxa.fitxa2 .fitxa-azalpena {
    border-bottom: 1px solid #ccc;
}
.liburu-fitxa .fitxa-btn {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px 0;
    margin: 5px 0;
    text-align: center
}
.liburu-fitxa.fitxa2 .fitxa-btn {
    border-bottom: 0px;
    border-top: 0;
    padding: 8px 0;
    margin: 5px 0;
    text-align: left;
    margin-top: 8px;
}
.liburu-fitxa .fitxa-btn a {
    margin-right: 3px;
    padding: 2px 8px;
    font-size: 13px;
    background-color: #ccc;
    color: #222;
    border: 1px solid #ccc;
}
.liburu-fitxa .fitxa-btn a:hover {
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
}
.liburu-fitxa .fitxa-sinopsia p {
    font-size: 13px;
}
.liburu-fitxa.fitxa2 .fitxa-sinopsia {
    font-size: 13px;
    background-color: #eaeaea;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.liburu-fitxa .fitxa-teknikoa {
    font-size: 13px;
}
.liburu-fitxa .fitxa-teknikoa h4 a::after {
    width: 1.1em;
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 300;
    margin-left: 10px;
    color: #333;
    float: right;
}
.liburu-fitxa .fitxa-teknikoa .panel-heading, .liburu-fitxa .fitxa-azalpena .panel-heading {
    padding: 0px;
    border-radius: 3px;
}
.liburu-fitxa .fitxa-teknikoa .panel-heading a, .liburu-fitxa .fitxa-azalpena .panel-heading a {
    padding: 3px;
    display: block;
}
.liburu-fitxa .fitxa-teknikoa .panel-body ul, .liburu-fitxa .fitxa-azalpena .panel-body ul {
    margin-left: 0;
}
.liburu-fitxa .fitxa-teknikoa .panel-heading a:hover, .liburu-fitxa .fitxa-azalpena .panel-heading a:hover {
    background-color: #ddd;
}
.azala-info p {
    margin-bottom: 5px;
}
.azala-info .prezioa {
    font-size: 18px;
    font-weight: bold;
}
.azala-info .egoera {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    font-weight: bold;
}
.azala-info .egoera.agortua {
    color: #860406;
}
.azala-info .egoera.deskatalogatua {
    color: #59359c;
}
.azala-info .egoera.eskuragarri {
    color: #469726;
}
/********MENDEURRENA**********/
.blog.mendeurrena h2 {
    display: none
}
.blog.mendeurrena .entry-header h2, .blog.mendeurrena h2.ikusi {
    display: block
}
.blog.mendeurrena h2.ikusi {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    margin: 0 0 5px 0;
    color: #b1b0b0;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
body.mendeurrena {
    background-color: #fff;
}
body.mendeurrena #sp-main-body .container {
    box-shadow: 0px 3px 4px #666;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
body.mendeurrena #sp-main-body.border-top-0 .container {
    margin-top: -40px;
    border-radius: 0;
}
.mendeurrena #sp-eduki-gainean {
    max-width: 1370px;
    margin: 0 auto;
}
.mendeurrena #sp-main-body {
    background-color: #fff!important
}
.mendeurrena .blog.mendeurrena.portada .items-row {
    border-bottom: 2px solid #ad7d15;
}
.mendeurrena.portada .blog .item .entry-image {
    margin-bottom: 0
}
.mendeurrena .blog.mendeurrena.portada .item .entry-header {
    padding-top: 15px;
}
.mendeurrena.berriak.view-category #sp-main-body .container {
    padding-top: 0
}
/*aldatzekue*/
.mendeurrena.berriak .artikulua {
    display: inline-block;
    max-width: 33%;
}
/*fin aldatzekue*/
.mendeurrena.berriak .blog article.item .col-sm-6 {
    width: 100%
}
.mendeurrena.berriak .blog article.item .entry-image {
    margin-bottom: 0
}
.mendeurrena.berriak .blog .mediak .img_caption {
    width: 100%
}
.mendeurrena.berriak .blog .item .entry-image.intro-image img, .mendeurrena.berriak .blog-featured .item .entry-image.intro-image img, .mendeurrena.berriak .blog .item .lSSlideOuter .lightSlider img {
    width: 100%;
    max-height: none !important;
}
.mendeurrena .blog .entry-header h2 a, .mendeurrena .sp-module .latestnews >div >a {
    color: #045f27;
}
.mendeurrena .page-header {
    border: none
}
.mendeurrena .page-header h1 {
    background: none;
    padding-left: 20px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    margin: 0 0 5px 0;
    color: #b1b0b0;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
.mendeurrena .page-header h1 .mendeurrena .blog.mendeurrena.berriak .items-row.row-0 {
    background: none !important
}
.mendeurrena .blog.mendeurrena.berriak .items-row {
/*width: 33%;
    display: inline-grid;*/
}
.mendeurrena .blog.mendeurrena.berriak .items-row .item.row {
    padding: 0 !important;
}
.mendeurrena .blog.mendeurrena.berriak article.item .col-sm-6.mediak {
/*height:350px;
	overflow:hidden;
	position:relative;*/
}
.mendeurrena .blog.mendeurrena.berriak article.item .mediak p.img_caption {
    height: 16px;
    margin-top: 3px;
}
.mendeurrena .blog.mendeurrena.berriak article.item .col-sm-6.mediak .entry-image {
    position: relative;/*height:350px;*/
}
.mendeurrena .blog.berriak .item .entry-image.intro-image img, .mendeurrena .blog-featured.berriak .item .entry-image.intro-image img, .mendeurrena .blog.berriak .item .lSSlideOuter .lightSlider img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    /*position: absolute;
    bottom: 0;*/
    max-height: 300px;
}
.mendeurrena .blog.mendeurrena.berriak article.item .entry-header {
    border-top: 2px solid #ad7d15;
}
.mendeurrena .sp-module .latestnews >div >a:hover {
    color: #333;
}
.mendeurrena .blog.portada .items-row {
    border-bottom: none;
    ;
}
.mendeurrena .sp-module .latestnews >div >small:before {
    content: "\f133";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}
.mendeurrena .sp-module .latestnews >div >small {
    padding: 5px 0;
    display: block;
}
.mendeurrena #sp-bottom-position {
    margin-top: 0;
}
.mendeurrena #sp-eduki-azpian {
    background: #eaeaea;
}
.mendeurrena #sp-eduki-azpian .sp-module .sp-module-title {
}

@media (min-width: 1200px) {
}

@media (max-width: 1199px) {
.mendeurrena .blog.mendeurrena.portada article.item .col-sm-6 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.mendeurrena .blog.mendeurrena.portada .item .entry-header {
    padding-top: 0
}
.mendeurrena #sp-right .sp-module.col-sm-6 {
    width: 100% !important
}
}
#sp-eduki-azpian .sp-module h3.sp-module-title {
    background-image: none;
    text-align: left;
    padding-left: 0px;
    font-size: 22px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #555;
}
#sp-eduki-azpian .sp-module ul > li > a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}
#sp-eduki-azpian .sp-module.nab2 ul > li > a::before {
    content: "";
    margin-right: 0px;
}
/*****/
.jardunaldiak .introText2 {
    text-align: center;
    color: #ad7d15;
    font-size: 20px;
    font-weight: bold;
}
.jardunaldiak h3, .hitzarmenak.jardunaldiak .h-erakunde h3 {
    color: #ad7d15;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    margin: 30px 0 20px 0;
    border-bottom: 2px solid #045f27;
    padding-bottom: 5px;
    text-align: left;
}
.txt-izkutatu .panel-title a {
    font-size: 14px;
    display: block;
    text-align: right;
    color: #ad7d15;
    font-weight: bold;
    padding-bottom: 10px;
}
.txt-izkutatu .panel-title a i {
    margin-left: 5px;
    font-size: 16px;
    color: #ad7d15;
}
.hitzarmenak.jardunaldiak .panel-default > .panel-heading, .hitzarmenak.jardunaldiak .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
    padding: 0;
}
.jardunaldiak .egitaraua-txt h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #045f27;
    font-size: 30px;
    font-weight: bold;
}
.jardunaldiak .egitaraua-txt h4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #045f27;
    font-size: 30px;
    font-weight: bold;
}
.jardunaldiak .egitaraua-txt .egi-ordua {
    background-color: #045f27;
    color: #fff;
    padding: 8px;
    float: left;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
.jardunaldiak .egitaraua-txt ul {
    clear: both;
    margin-right: 20px;
}
.jardunaldiak .egitaraua-txt ul li {
    font-size: 14px;
    color: #045f27;
}
.jardunaldiak .egitaraua-txt ul li span {
    font-style: italic;
}
.jardunaldiak .egitaraua-txt p {
    clear: both;
}
.jardunaldiak .link {
    cursor: pointer;
    color: #ad7d15;
    margin: 10px;
}
.jardunaldiak .link:hover {
    color: #333;
}
.jardunaldiak .hedabideak .link {
    color: #666;
    padding: 8px;
    display: block;
    margin: 0;
    font-size: 13px;
}
.jardunaldiak .hedabideak .link i {
    float: right;
    font-size: 14px;
}
.jardunaldiak .hedabideak .link:hover {
    color: #ad7d15;
}
.jardunaldiak .hedabideak li {
    list-style: none;
    margin-bottom: 1px;
}
.jardunaldiak .hedabideak li:nth-child(odd) {
    background-color: #f7f4f4;
}
.jardunaldiak .hedabideak li:nth-child(even) {
    background-color: #e6e4e4;
}
.jardunaldiak .h-erakunde .box {
    border-top: 0px;
    margin-top: 5px;
}
/*paginazioa*/
.ic-pagination {
    width: 80%;
    margin: 0 auto
}
.ic-pagination a {
    border-radius: 0;
}
.ic-current-page {
    background-color: red;
}
/*egitaraua*/
.mendeurrena .sp-megamenu-parent >li.sp-has-child > a:after, .mendeurrena .sp-megamenu-parent >li.sp-has-child > .sp-dropdown {
    display: none;
}
.mendeurrena .organigrama.sailak {
    padding: 0;
    margin-bottom: 5px;
}
.mendeurrena .org-saila .info .saila {
    text-align: center;
    font-size: 16px;
    background-color: #e1e2e5!important;
    color: #333;
    line-height: 1.2;
    padding: 10px 2px;
}
.mendeurrena.aka .org-saila.aka .info .saila, .mendeurrena.argi .org-saila.argi .info .saila, .mendeurrena.insti .org-saila.insti .info .saila, .mendeurrena.artis .org-saila.artis .info .saila, .mendeurrena.beste .org-saila.beste .info .saila {
    background-color: #045f27 !important;
    color: #fff;
}
.mendeurrena .org-saila .info {
    padding-bottom: 0;
}
.mendeurrena .org-saila, .mendeurrena .org-saila.jagon, .mendeurrena .org-saila.egiturazkoak, .mendeurrena .org-saila.institu {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #ad7d15
}
.mendeurrena iframe.instagram-media.instagram-media-rendered {
    min-width: 100% !important
}
.mendeurrena iframe.twitter-timeline.twitter-timeline-rendered {
    border: 1px solid #ddd !important
}
.egitaraua .panel.panel-horizontal {
    display: table;
    width: 100%;
    border: 1px solid #ccc;
}
.egitaraua .panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-body, .panel.panel-horizontal > .panel-footer {
    display: table-cell;
}
.egitaraua .panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-footer {
    width: 5%;
    border: 0;
    vertical-align: middle;
    text-align: right;
}
.egitaraua .panel.panel-horizontal > .panel-heading {
    border-right: 1px solid #ddd;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.egitaraua .panel.panel-horizontal > .panel-heading h3.panel-title {
    font-size: 20px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #666;
}
.egitaraua .panel.panel-horizontal > .panel-footer {
    border-left: 1px solid #ddd;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
}
.egitaraua .panel.panel-horizontal > .panel-footer a {
    cursor: pointer;
    color: #045f27;
}
.egitaraua .panel.panel-horizontal > .panel-footer a:hover {
    color: #ad7d15;
}
.egitarau-barruan .egitaraua .panel.panel-horizontal > .panel-footer {
    display: none;
}
.egitaraua .timeline-centered {
    position: relative;
    margin-bottom: 30px;
}
.egitaraua .timeline-centered:before, .egitaraua .timeline-centered:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered:after {
    clear: both;
}
.egitaraua .timeline-centered:before, .egitaraua .timeline-centered:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered:after {
    clear: both;
}
.egitaraua .timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    /*left: 50%;*/
    top: 20px;
    bottom: 20px;
    margin-left: 24px;
}
.egitaraua .timeline-centered .timeline-entry {
    position: relative;
    /*width: 50%;
        float: right;*/
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}
.egitaraua .timeline-centered .timeline-entry:before, .egitaraua .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered .timeline-entry:after {
    clear: both;
}
.egitaraua .timeline-centered .timeline-entry:before, .egitaraua.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered .timeline-entry:after {
    clear: both;
}
.egitaraua .timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
    display: none;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned {
    float: left;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.egitaraua .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:before, .egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:before, .egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 30px;
    height: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 30px;
    font-size: 15px;
    float: left;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #ad7d15;
    color: #fff;
}
.egitaraua .timeline-centered .timeline-entry.pasata .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #777;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
    background-color: #045f27;
    color: #fff;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 1em;
    margin-left: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h4, .egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p, .egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label ul li {
    color: #737881;
    font-size: 13px;
    margin: 0;
    line-height: 1.428571429;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 10px;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h4 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h4 a {
    color: #303641;
    color: #333;
}
.egitaraua .timeline-centered .timeline-entry.pasata .timeline-entry-inner .timeline-label h4 a {
/*color:#777*/
}
.egitaraua .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h4 span {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}

@media (max-width: 992px) {
.egitaraua .panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-footer {
    width: 100%
}
.egitaraua .panel.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-body, .panel.panel-horizontal > .panel-footer {
    display: block;
}
.egitaraua .panel.panel-horizontal > .panel-heading h3.panel-title {
    text-align: center;
}
}
.hitzarmenak.patronatua .panel-default > .panel-heading, .oroitidazkiak .panel-default > .panel-heading {
    border: 1px solid #ad7d15;
}
.hitzarmenak.patronatua .panel-default > .panel-heading + .panel-collapse > .panel-body, .oroitidazkiak .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-left: 1px solid #ad7d15;
    border-right: 1px solid #ad7d15;
    border-bottom: 1px solid #ad7d15;
}
.patronatua .h-erakunde .row, .hitzarmenak .h-erakunde .row {
    display: flex;
}
.patronatua .estilorik-ez li.check i {
    color: #ad7d15
}
.patronatua.hitzarmenak h3.panel-title a {
    color: #ad7d15
}
.patronatua .h-erakunde .box {
    border-top: 2px solid #045f27;
}
.eus-sorrera {
    margin-top: 50px;
}
.eus-sorrera .timeline>li .timeline-image {
    width: 100px;
    height: 100px;
    margin-left: -52px
}
.eus-sorrera .timeline > li .timeline-image span {
    line-height: 85px;
    font-size: 16px;
    color: #ad7d15;
    font-weight: bold;
    font-style: italic;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
}
.eus-sorrera .timeline > li .timeline-image {
    border: 4px solid #ccc;
    background-color: #eceef1;
}
.eus-sorrera .timeline .timeline-body > p.eskubia {
    text-align: right;
}
.eus-sorrera .timeline .timeline-body > p {
    color: #666;
    font-size: 16px;
    text-align: left;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
}
.eus-sorrera .timeline > li {
    margin-bottom: 0;
    min-height: 115px;
    ;
}
.eus-sorrera .timeline > li .timeline-panel {
    padding: 30px 0 0 0;
}
.eus-sorrera .timeline > li.timeline-inverted > .timeline-panel {
    padding: 30px 0 0 0;
}
.mende-arkezpena h3 {
    color: #ad7d15;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    margin: 30px 0 20px 0;
    border-bottom: 2px solid #045f27;
    padding-bottom: 5px;
}
.mende-arkezpena p {
    font-weight: 300;
    margin-bottom: 20px;
}
.mende-arkezpena ul li {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px;
    margin-left: 30px;
}
/****************ARTIKULUAK******************/

.atlasa .pannel {
    background-color: #eaeaea;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}
#searchContent .atlasa h3.panel-title {
    border-bottom: 0px solid #ccc;
}
.atlasa h2 i {
    float: right;
}
.atlasa .pannel p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #208fa3;
    font-size: 22px;
    text-align: left;
    line-height: 1.2;
    padding: 8px 5px;
}
.atlasa .pannel .list-btn li a {
    font-size: 16px;
}
.morfologia .liburua .author {
    background-color: #f7f4f4;
    padding: 5px;
    font-size: 18px;
}
.morfologia .liburua .ikus {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    font-size: 18px;
    font-weight: 300;
    margin: 8px 5px;
}
.morfologia .subdialectsBlock {
    background-color: #eaeaea;
    border-radius: 20px;
}
.morfologia .subdialectsBlock h4 {
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    color: #333;
    font-size: 25px;
}
.morfologia .subdialectsBlock .back2top {
    float: right;
}
.morfologia .subdialectsBlock .back2top a {
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    border-radius: 20px;
}
.morfologia .dialectBlock .map {
    text-align: center;
}
.morfologia .dialectBlock .kokatu {
    float: right;
}
/******funtsak****/


.list-geziurd ul {
    margin: 20px 0 20px 50px
}
.list-geziurd ul li a::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
    font-size: 14px;
    margin-left: -25px;
}
.funtsak h3 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #333;
}
.funtsak.fu-zerb h3 {
    font-size: 20px;
    color: #666;
}
.funtsak.fu-zerb div.row {
    display: flex;
}
.funtsak.fu-zerb div.col-md-6 {
    background-color: #eeefec;
    margin-right: 4px;
    margin-bottom: 4px;
    border-bottom: 2px solid #b5c03c;
}
.funtsak.fu-zerb ul li:nth-child(odd) {
    background-color: #eeefec;
}
.funtsak.fu-zerb ul li {
    padding: 5px;
    font-size: 13px;
    border-radius: 5px;
    margin: 5px 0;
}
.funtsak.fu-zerb div.col-md-6 p {
    text-align: left;
}
.funtsak h3 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #333;
}
.funtsak h4 {
    border-left: 4px solid #b5c03c;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #333;
    padding: 0 8px;
    font-size: 25px;
    font-weight: 300;
    margin: 25px 0 10px 0;
}
.eskuin-menua {
    margin: 25px 0;
}
.eskuin-menua .nav-pills > li.active > a, .eskuin-menua .nav-pills > li.active > a:focus, .eskuin-menua .nav-pills > .eskuin-menua li.active > a:hover {
    color: #fff;
    background-color: #b5c03c!important;
}
.eskuin-menua .nav-pills > li > a {
    color: #333;
}
.eskuin-menua h4 {
    border: 0;
    font-size: 25px;
    margin-top: 5px;
    padding: 0;
    color: #b5c03c;
    font-weight: normal;
}
.gal {
    -ms-column-count: 3;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    margin: 20px;
}
.gal img {
    width: 100%;
    padding: 7px 0;
}

@media (max-width: 500px) {
.gal {
    -ms-column-count: 1;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}
.funtsak.fu-zerb div.row {
    display: block;
    padding: 0 15px!important;
}
}

@media (min-width: 768px) {
.eskuin-menua {
    margin: 25px;
}
.eskuin-menua .brand-pills > li > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.eskuin-menua li.brand-nav.active a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 9px solid #b5c03c;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
}
}
.orritxuriabox {
    padding: 15px;
    border-radius: 20px;
    border: 2px solid #b5c03c;
}
.orritxuriabox h3 {
    color: #fff;
    background-color: #b5c03c;
    padding: 15px 0;
}
.orritxuria .bilatu form {
    margin: 20px 0!important;
    width: 100%!important
}
/******bilatzaile orokorra*****/
.bil-edukia {
    border-left: 1px solid #dddddd;
}
.bil-edukia img {
    display: inline;
}
div.oeh-sarrera span {
    font-family: Garamond, Georgia, 'Times New Roman', serif !important;
    font-size: 16px !important;
}
/* OEH: Hitzen zerrenda */

ul.searchResultList {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 3px;
}
ul.searchResultList li.active {
    font-weight: bold;
    border-right: 3px solid #218fa3;
}
.zerrenda ul {
    list-style-type: none;
    margin-left: 5px;
    padding-left: 1.2em;
    text-indent: -1.2em;
}
.zerrenda li:before {
    content: "·";
    display: block;
    float: left;
    width: 1.1em;
}
.zerrenda li {
/*
  text-indent: -15px;
  padding-left: 17px;
  border-left: 1px dotted #DDDDDD;
  */
}
#hitz-zerrenda {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
/* ========================================= */
/* EODA: estilo bereziak eta berriak */

div.eoda-azalpena p {
    font-size: 0.9em !important;
}
.eoda-dokumentuak {
}
.eoda-itzulpena {
    margin-bottom: 10px;
}
#searchContent h3 {
    font-size: 16px !important;
    font-weight: bold;
}
#searchContent h3 a {
    text-decoration: underline;
}
#searchContent h3 span {
    font-weight: normal;
    color: #979797;
}
#searchContent ul {
    list-style-type: none;
    margin: 0;
    padding-left: 20px;
}
#searchContent div.eoda-mapa {
    float: right;
    display: inline;
    padding-right: 5px;
}
.bil-edukia p.note {
    font-size: 16px !important;
    border: 1px solid #cccccc !important;
    padding: 20px;
}
.bil-edukia a.list-group-item, .bil-edukia div.list-group-item {
    padding: 5px 15px 5px 15px;
}
.eoda-deiturak-row {
    padding: 5px 15px 5px 15px !important;
}
.eoda-deitura-mota {
    font-size: 12px !important;
    color: #979797;
}
/* ============================= */
/* Arauak eta LTH estiloak */

#searchContent .arauak-azalpena {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    font-color: #000000;
    /* font-weight: bold; */
    padding: 10px 30px 3px 30px;
    margin: 0px 20px 10px 20px;
    border: 1px solid red;
    border-radius: 10px;
}
#searchContent section {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}
/*
#searchContent section:nth-child(even) {
  background-color: #f5f5f5;
}
*/

/* ================================================= */
/* 2018-06-05:; Estilo berriak */

#searchContent .jagonet-galdera {
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 10px 10px 0px 10px;
    margin: 0 55px 15px 15px;
    width: 98%;
}
#searchContent .jagonet-erantzuna {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    font-size: 15px !important;
    background-color: #f2f2f2;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
    padding: 10px 25px 10px 10px;
    margin: 0 15px 10px 15px;
}
.jagonet-adibidea {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.0em;
    color: black;
}
#searchContent p.etiketa {
    font-weight: bold;
    color: #aaaaaa;
    margin-bottom: 3px;
    padding-left: 15px;
}
#searchContent .jagonet-erantzuna p {
    text-indent: 10px;
    margin-bottom: 5px;
}
#searchContent div.ikonoak {
    float: right;
    color: red;
    display: inline !important;
    padding-right: 5px;
}
div.bil-forms select {
    width: 100%;
}
/* ============================================= */
/* Bilaketa SOLR: 2018-07-04 */
/* ============================================= */


/* ********************* */
/* Bilaketa emaitzaren berezitasunak */
.com-bilatzaileaweb #sp-main-body {
    background-color: #cacac9;
}
.com-bilatzaileaweb #sp-main-body>.container {
    border-left: 2px solid #B1530B;
    border-right: 2px solid #B1530B;
}
.com-bilatzaileaweb #sp-main-body::before {
    content: "BILAKETA OROKORRA";
    font-size: 25px;
    background-color: #b9430f;
    display: block;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.69);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.69);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.69);
}
.com-bilatzaileaweb #div-bilatzailea .bil-edukia h2 {
    display: none;
}
#solr-bilaketa-emaitza ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.solr-emaitza-kokapena {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 5px;
    color: #555;
    text-transform: capitalize;
}
.solr-emaitza-snippet {
    font-size: 14px;
    color: #333;
    padding-bottom: 2px;
    line-height: 20px;
}
.solr-emaitza-snippet strong {
    color: #333333;
    margin-bottom: 10px;
}
.solr-img-emaitza {
    max-height: 125px;
}
.solr-extra-emaitza {
    height: 100%;
}
.solr-dokumentu-mota {
    font-size: 10px;
    font-weight: bold;
    /* color: #1a0dab; */
    color: #545454;
    height: 12px;
    vertical-align: middle;
    line-height: 1.2;
}
.solr-bil-form label {
    font-weight: normal;
    font-size: 0.8em;
    text-transform: capitalize;
    cursor: pointer;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-bottom: 0px;
}
.solr-bil-form input[type=checkbox] {
    display: inline;
    height: 13px;
    margin: 0;
    padding: 0;
}
.solr-bil-form .badge {
    float: right;
    background-color: #333;
    font-weight: normal;
}
.solr-bil-form .badge.bg-2 {
    background-color: #b9430f;
    font-weight: normal;
}
.solr-mota-ul {
    margin: 0 0 5px 5px;
}
.solr-mota-ul li.solr-mota-li:nth-child(odd) {
    background-color: #eeefec;
}
li.solr-mota-li {
    color: #b9430f;
    font-weight: bold;
    padding: 5px 3px;
    margin: 0;
    border: 1px solid #ddd;
}
li.solr-mota-li label {
    font-size: 15px;
    font-weight: bold;
}
li.solr-mota-li ul li label {
    font-weight: normal;
}
li.solr-azpimota-li label {
    color: #444;
    font-size: 13px;
}
li.solr-azpimota-li {
    color: #666;
}
.solr-azpimota-ul {
    margin: 10px 0 5px 15px;
}
.solr-mota-li {
    list-style: none;
    margin-bottom: 5px;
}
.solr-azpimota-li {
    list-style: none;
    margin-bottom: 5px;
}
a.bullet:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;/*
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 0;
    */
}
.alphabeticalNav {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #ccc;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    margin: 5px 0;
}
.pag {
    padding: 0 20px;
}
/* BBK-Euskaltzaindia estiloak */


#div-bbk-euskaltzaindia tr.lehena {
    background-color: white;
    border-bottom: none;
}
#div-bbk-euskaltzaindia tr.description td {
    background-color: #eeeeee;
    background-color: white;
    border-top: none;
}
#div-bbk-euskaltzaindia td.author {
    font-style: italic;
    font-size: 1.1em;
}
#div-bbk-euskaltzaindia td.title {
    font-weight: 600;
}
#div-bbk-euskaltzaindia td.year {
    font-size: 1.2em;
}
#div-bbk-euskaltzaindia azalpena {
    font-size: .9em;
}
/* Anaitasuna estiloak */

#div-anaitasuna .pag {
    padding: 0 25px 0 25px;
}
/* Argitalpenak estiloak */

.prezioa s {
    font-weight: normal;
}
.fitxa-azala img {
    border: 1px solid #ddd;
}

@media (max-width:992px) {
.morfologia .dialectBlock .kokatu {
    float: none;
}
.morfologia .subdialectsBlock .back2top {
    float: none;
}
.mendeurrena .blog.portada.berriak .items-row .item.row {
    width: 100%;
    display: inline-grid;
}
.mendeurrena .blog.portada.berriak article.item .col-sm-6.mediak .entry-image {
    position: relative;
}
.mendeurrena .blog .item .entry-image.intro-image img, .mendeurrena .blog-featured .item .entry-image.intro-image img, .mendeurrena .blog .item .lSSlideOuter .lightSlider img {
    width: 100%;
    max-height: none !important;
}
}
/*****/
.serviceBox {
    text-align: center;
    margin-top: 60px;
    position: relative;
    z-index: 0;
    margin-bottom: 68px;
}
.serviceBox .service-icon {
    width: 78px;
    height: 78px;
    border-radius: 3px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-icon {
    transform: rotate(45deg);
}
.serviceBox .service-icon span {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    background: #727cb6;
    font-size: 25px;
    color: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
.serviceBox .service-icon span i {
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-icon span i {
    transform: rotate(-45deg);
}
.serviceBox .service-content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 55px 10px 25px 10px;
    ;
    position: relative;
}
.serviceBox .service-content:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 auto;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-content:before {
    transform: rotate(45deg);
}
.serviceBox .title {
    font-size: 17px;
    font-weight: 500;
    color: #324545;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .title {
    color: #727cb6;
}
.serviceBox .description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    text-align: center;
}
.serviceBox .read-more {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #c4c2c2;
    margin: 0 auto;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
.serviceBox .read-more:hover {
    border: 1px solid #727cb6;
    color: #727cb6;
    text-decoration: none;
}
/**/
.serviceBox.urdina .service-icon span {
    background: #218fa3;
}
.serviceBox.naranja .service-icon span {
    background: #f1573f;
}
.serviceBox.berdea .service-icon span {
    background: #b5c03c;
}
.serviceBox.urdina:hover .title {
    color: #218fa3;
}
.serviceBox.naranja:hover .title {
    color: #f1573f;
}
.serviceBox.berdea:hover .title {
    color: #b5c03c;
}
.serviceBox:hover .read-more {
    border: 1px solid #727cb6;
    color: #727cb6;
}
.serviceBox.urdina:hover .read-more {
    border: 1px solid #008b8b;
    color: #218fa3;
}
.serviceBox.naranja:hover .read-more {
    border: 1px solid #f1573f;
    color: #f1573f;
}
.serviceBox.berdea:hover .read-more {
    border: 1px solid #b5c03c;
    color: #b5c03c;
}
/****/
.eglu h3 {
    text-align: center;
    margin: 10px 0;
}
.eglu .card-bertikala .card-title {
    text-align: left
}
.eglu .img-goi {
    margin-bottom: 15px;
}
.glu-dok {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.sustapena .sus-dok .list-down li a {
    font-size: 15px;
}
.sustapena .sus-dok .list-down ul li a {
    font-size: 13px;
}
.sustapena .list-group-item a {
    color: #333;
}
.sustapena .list-group-item a:hover {
    color: #666;
}
.sustapena li.list-group-item:nth-child(odd) {
    background-color: #f4f3f3;
}
.bildumak ul.list-down li {
    margin-bottom: 15px;
}
.bildumak ul.list-down li, .bildumak ul.list-down li a {
    font-size: 15px;
    line-height: 1.4;
}
.bildumak .azalpena {
    margin-top: 5%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}
.bildumak .list-down li a {
    font-size: 15px;
}
.bildumak .list-down ul li a {
    font-size: 13px;
}
.bildumak .list-down ul li {
    margin-bottom: 5px;
}
/*****/
.modArtikulua {
    margin: 20px 0;
}
.artikuluak-edukia {
    margin: 20px 0;
}
.artikuluak-edukia.oeh img.liburuak {
    margin-bottom: 20px;
    display: block!important;
}
.artikuluak-edukia.oeh .azalpena {
    margin: 20px 0;
}
.artikuluak-edukia.oeh .azalpena p {
    font-family: 'Lato', sans-serif;
    text-align: justify;
}
.artikuluak-edukia.oeh.lurralde h4 {
    margin-top: 0;
}
/****************ARTIKULUAK******************/
.fa.automatikoa {
    color: #7B0406;
}
.tzaindia {
    color: #b7c11e
}
.btn-eusk {
    color: #218fa3;
    border-radius: 0;
    border: 1px solid #218fa3
}
.lSAction > a {
    z-index: 0!important
}
.linka {
    color: #294d76;
    text-transform: uppercase;
    font-weight: 500;
}
.linka:hover, .linka:focus {
    color: #2e313d /*enborra*/
}
.bg-orokorra {
    background-color: #eaeaea;
}
.bg-gris-iluna {
    background-color: #e0e3e8;
}
.bg-gris-argia {
    background-color: #f0f2f5;
}
.img_caption {
    font-style: italic;
    font-size: 12px;
    line-height: 1.2;
    margin: 3px 0;
    text-align: left;
}
.fa.automatikoa {
    margin: 0 0 0 5px
}
/*section to-bar*/

#sp-top-bar.top-goia {
    background: #208fa3;
    border-bottom: 4px solid #b6c11d;
    padding: 2px;
}
.sp-module.goi-mod ul >li >a, .sp-module.goi-mod .custom.goi-mod a {
    line-height: 24px;
    font-weight: 500;
    color: #fff;
}
.sp-module.goi-mod p {
    margin-bottom: 0;
}
.top-goia ul.social-icons {
    margin-left: 50px;
}
.top-goia ul.social-icons > li a {
    color: #fff;
    font-size: 18px;
}
.top-goia ul.social-icons > li a:hover {
    color: #000;
}
.sp-module.goi-mod ul >li.lang-active >a, .sp-module.goi-mod ul >li >a:hover, .sp-module.goi-mod .custom.goi-mod a:hover, .sp-module.goi-mod ul >li >a:focus, .sp-module.goi-mod .custom.goi-mod a:focus {
    color: #000
}
.sp-module-content .mod-languages ul.lang-inline li a {
    line-height: 18px;
}
.sp-module-content .mod-languages ul.lang-inline li {
    border-right: 1px solid #fff;
    padding-right: 5px;
}
.sp-module-content .mod-languages ul.lang-inline li:last-child {
    border: none;
}
/*sectin header search*/
#sp-header .logo {
}
#sp-header.header-goia {
    background: #f0f2f5;
    box-shadow: none;
}
#sp-header.header-goia img {
    max-height: 80px;
    width: auto;
}
#sp-header.header-goia #sp-bottom2 p {
    margin: 0;
}
#sp-header.header-goia #sp-bottom2 img {
    margin: 5px 0;
    float: none
}
#sp-header.menu-fixed.header-goia #sp-bottom2 img {
    margin: 0;
    float: none
}
#sp-header, #sp-header .logo, #sp-header .logo img, #sp-search {
}
#sp-search .sp-column {
    margin-top: 20px;
}
#bilatzailea {
    width: 90%;
    margin-left: 10%;
    margin-top: 5%;
    font-family: 'Lato', sans-serif !important;
}
#bilatzailea .bilatzaile_nagusia .btn-aukeratu, #hiztegi-bilatzailea .bilatzaile_nagusia .btn-aukeratu {
    background-color: #218fa3;
    color: #fff;
    border: 1px solid #218fa3;
    z-index: 0;
}
#bilatzailea .bilatzaile_nagusia .fa, #hiztegi-bilatzailea .bilatzaile_nagusia .fa {
    color: #fff;
}
#bilatzailea .bilatzaile_nagusia .form-control, #hiztegi-bilatzailea .bilatzaile_nagusia .form-control {
    border: 1px solid #218fa3;
    z-index: 0;
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu, #hiztegi-bilatzailea .bilatzaile_nagusia .dropdown-menu {
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0);
    box-shadow: 0 2px 2px rgba(0,0,0,0);
}
#bilatzailea .bilatzaile_nagusia ul.dropdown-menu, #hiztegi-bilatzailea .bilatzaile_nagusia ul.dropdown-menu {
    width: 100%;
    min-width: 215px!important;
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu li, #hiztegi-bilatzailea .bilatzaile_nagusia .dropdown-menu li {
    padding: 0px;
    padding-left: 5px;
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu li a::before, #hiztegi-bilatzailea .bilatzaile_nagusia .dropdown-menu li a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu li, #hiztegi-bilatzailea .bilatzaile_nagusia .dropdown-menu li {
    border-bottom: 1px solid #ccc;
    padding: 8px 5px
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu li a {
    color: #666;
    font-size: 14px;
    padding: 0px 5px 0px 0;
    padding: 0px 5px 0px 0;
}
#bilatzailea .bilatzaile_nagusia .dropdown-menu li a:hover {
    color: #208fa3
}
#hiztegi-bilatzailea .bilatzaile_nagusia .input-group:first-child {
    margin-bottom: 10px;
}
#hiztegi-bilatzailea .bilatzaile_nagusia .btn-aukeratu {
    width: 100%;
    text-align: left;
    border-radius: 4px;
}
#hiztegi-bilatzailea .bilatzaile_nagusia .btn-aukeratu.lupa {
    border-radius: 0 4px 4px 0
}
#hiztegi-bilatzailea .bilatzaile_nagusia .btn-aukeratu .caret {
    position: absolute;
    right: 15px;
    top: 15px;
}
.eoda-itzulpena {
    background-color: #F0EDEE;
    padding: 2px 0;
    border-radius: 10px;
}
/*bilatzaileak com_oeh.csstik kopiatutakoak*/


.bil-forms .panel-default {
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    border-radius: 0;
}
.bil-forms .btn-primary {
    margin-top: 8px;
    background-color: #218fa3;
    width: auto!important;
    border-color: #218fa3;
}
.bil-forms input[type="submit"].btn-block {
    width: 100%!important;
}
.bil-forms .btn-primary:hover {
    background-color: #197080;
    border-color: #197080;
}
.bil-forms .btn-primary.focus, .bil-forms .btn-primary:focus {
    color: #fff;
    background-color: #218fa3;
    border-color: #218fa3;
}
.bil-forms .panel-body {
    padding: 5px;
}
.bil-forms .btn-zabaldu {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #0090a4;
    text-decoration: none;
}
.bil-forms .btn-zabaldu:hover {
    color: #333;
}
.bil-forms .form-group {
    margin-bottom: 0;
    padding-bottom: 3px!important;
}
.bil-forms label {
    font-size: 14px;
    font-weight: 400;
}
.bil-forms input, .bil-forms select {
    font-size: 13px;
    height: 30px;
}
.bil-header {
    font-size: 27px;
    margin: 0px 0 15px 0;
    color: #218fa3;
    background-color: #f5f5f5;
    padding: 10px 5px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.bil-header span {
    line-height: 25px;
}
.bil-header02 {
    font-size: 18px;
    margin: 5px 0 5px 0;
    font-weight: 300;
    color: #0090a4;
}
.bil-forms .panel-heading {
    padding: 5px;
    font-size: 13px;
    background-color: #454444;
    border-radius: 0;
}
.bil-forms .panel-heading [data-toggle="collapse"]:after {
    font-family: 'fontawesome';
    content: "\f054"; /* "play" icon */
    float: right;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.bil-forms .panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #fff;
}
.bil-forms .panel-heading a {
    display: block;
}
.bil-forms .panel-heading a:hover {
    color: #fff;
}
.bil-forms .panel-heading:hover {
    color: #fff;
    background-color: #000;
}
.bil-forms .panel-title {
    font-size: 14px;
    color: #fff;
}
.bil-forms .ikus-halaber ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.bil-forms .ikus-halaber ul li a:hover {
    color: #f1573f;
}
.bil-forms .ikus-halaber ul {
    padding: 0;
    margin-left: 5px;
    margin-bottom: 0;
    ;
}
.bil-forms .ikus-halaber ul li a::after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: 300;
    margin-left: 10px;
    color: #b5b5b5;
}
.bil-emaitza {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.bil-emaitza .title {
    font-weight: bold;
    margin-bottom: 5px;
}
.bil-emaitza .lead {
    font-size: 15px;
    margin-bottom: 5px;
}
.bil-emaitza .lead span {
    color: #f1573f;
    font-weight: bold;
}
.bil-edukia h2 {
    margin-top: 0;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    margin: 0 0 5px 0;
    color: #b1b0b0;
    font-weight: bold;
    text-transform: uppercase
}
.bil-edukia .pagination {
    display: inline-block;
}
.bil-edukia .pagination li a {
    cursor: pointer;
}
.bil-edukia .pagination li a:hover {
    background-color: #495764;
    color: #fff;
}
.bil-edukia .pagination li.active a {
    background-color: #f1573f;
    color: #fff;
    border: 1px solid #f1573f;
    z-index: 0!important
}
.halaber-panel {
}
.halaber-panel .panel-default {
    border-radius: 0;
    border: none;
    background: none;
    margin-bottom: 0;
    padding-bottom: 0px;
    box-shadow: none!important;
    border-left: 3px solid #ddd;
    padding-left: 10px;
}
.halaber-panel .panel-default > .panel-heading {
    border: none;
    background: #e3e1e1;
    padding: 0px 0 5px 5px;
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: none;
    padding: 10px;
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body ul {
    padding-left: 0px;
    margin-left: 0;
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body ul li {
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 1.1;
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body ul li a {
    text-transform: none;
    color: #333;
    font-size: 13px;
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body ul li a:hover {
    color: #f1573f
}
.halaber-panel .panel-default > .panel-heading + .panel-collapse .panel-body ul li a::after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 12px;
    font-weight: 300;
    margin-left: 10px;
    color: #b5b5b5;
}
.halaber-panel .panel-default .panel-title {
    font-size: 16px;
    padding: 0;
    margin-top: 0px;
}
.halaber-panel .panel-group {
    margin-bottom: 5px;
}
.halaber-panel .panel-group .panel+.panel {
    margin-top: 15px;
}
.halaber-panel .panel-default .accordion-toggle:before {
    content: "";
    width: 21px;
    height: 21px;
    display: inline-block;
    /* background: #f1573f url(http://keenthemes.com/assets/bootsnipp/toggle-icons.png) no-repeat 6px 10px; */
    background: #f1573f url(/images/plus-icon.png) no-repeat 6px 10px;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.halaber-panel .panel-default .collapsed:before {
    background: #333 url(/images/plus-icon.png) no-repeat 6px -148px;
}
.halaber-panel .panel-default .panel-title:hover .collapsed:before {
    background-color: #f1573f;
}
.halaber-panel .panel-default .accordion-toggle, .halaber-panel .panel-default .accordion-toggle:focus, .halaber-panel .panel-default .accordion-toggle:hover, .halaber-panel .panel-default .accordion-toggle:active {
    color: #f1573f;
    text-decoration: none;
}
.halaber-panel .panel-default .collapsed {
    color: #333;
}
.bil-edukia {
    border-left: 1px solid #dddddd;
}
.bil-edukia .zerrenda ul li a {
    font-size: 12px;
    text-align: left;
}
.bil-edukia .solr-extra-emaitza {
    background-color: #eaecec;
    padding: 10px 0;
    border-radius: 10px;
}
.bil-edukia img {
    display: inline;
}
#searchContent h3 a {
    text-decoration: none;
}
#searchContent h3 {
    border-bottom: 1px solid #ccc;
}
#searchContent section h3 {
    border-bottom: 0px;
}
/* OEH: Hitzen zerrenda */

ul.searchResultList {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 3px;
    border-radius: 0;
}
ul.searchResultList li.active {
    font-weight: bold;
    border-right: 3px solid #218fa3;
}
.zerrenda ul {
    list-style-type: none;
    margin-left: 5px;
    padding-left: 0.2em;
    text-indent: 0;
}
.zerrenda li:before {
    display: block;
    float: left;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 9px;
    font-weight: 300;
    margin-left: -5px;
    color: #218fa3;
    line-height: 18px;
    ;
}
.zerrenda li {
/*
	text-indent: -15px;
	padding-left: 17px;
	border-left: 1px dotted #DDDDDD;
	*/
}
#hitz-zerrenda {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 0px;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
/*euskaltzaindiaren hiztegia*/
.iturriak {
    padding-bottom: 0!important;
}
.iturriak .iturriak-esteka {
    background-color: #b5c03c;
    border-radius: 5px;
    padding: 5px;
    color: #222;
    margin-top: 20px;
    font-size: 13px;
}
.iturriak .iturriak-esteka:after {
    font-family: FontAwesome;
    content: "\f0ab";
    margin-left: 8px;
}
.iturriak-pill a {
    border: 1px solid #b5c03c;
    border-radius: 5px;
    margin-top: 15px;
    color: #222;
    font-size: 13px;
}
.iturriak ul.nav-pills {
    border-top: 1px dashed #ddd;
    margin-top: 55px!important;
}
/*bilatzaileak com_oeh.csstik kopiatutakoak bukaera*/
/*com-euskaltzaindiarenarauak*/
.com-euskaltzaindiarenarauak h2, .com-hiztegianbilatu #sp-component h1, .com-hbo #sp-component h1 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    color: #b1b0b0;
    font-weight: bold;
    text-transform: uppercase
}
/* fixed */
#sp-header.menu-fixed {
    border-top: 1px solid #b6c11d;
}
#sp-header.menu-fixed, #sp-header.menu-fixed .logo {
    height: 51px;
}
#sp-header.menu-fixed.header-goia img {
    max-height: 50px;
    width: auto;
}
#sp-header.menu-fixed #sp-search .sp-column {
    margin-top: 8px
}
#sp-header.menu-fixed #bilatzailea {
    margin-top: 0
}
#sp-navigation.menu-fixed {
    position: fixed;
    z-index: 9999;
    top: 50px;
    width: 100%;
    border-bottom: 3px solid #b5c03c;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05)
}
.navigation-menua .nav > li > a.botoia:hover {
    background-color: #b5c300;
    color: #fff;
}
.navigation-menua #offcanvas-toggler {
    font-size: 26px!important;
    margin-top: 2px!important;
    margin-bottom: 3px;
}
#offcanvas-toggler > i {
    color: #333;
}
#offcanvas-toggler > i:hover {
    color: #218fa3
}
/*search artxiboa*/
.filter-search .chzn-container-single .chzn-single {
    border: 1px solid #378699;
    background: #fff;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
.filter-search .chzn-container-single .chzn-single {
}
.filter-search .chzn-container-single {
    margin-right: -5px;
}
.filter-search .chzn-container-single#month_chzn .chzn-single {
    margin-left: 0;
    border-radius: 4px 0 0 4px;
}
.chzn-container-single .chzn-single div b {
    background-position: 0px 6px;
}
/*section navigation*/
.sp-megamenu-parent .sp-mega-group, .sp-megamenu-parent .sp-dropdown-items {
    display: none;
}
.portada-es .sp-megamenu-parent .sp-mega-group, .sp-megamenu-parent .sp-dropdown-items {
    display: block;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
    right: auto;
    top: inherit;
}
.navigation-menua {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    border-bottom: 1px solid #ddd;
}
.navigation-menua .sp-megamenu-parent {
    float: left;
    z-index: 1;
}
.navigation-menua .sp-megamenu-parent .sp-module {
    margin-top: 0;
    padding: 0
}
.navigation-menua .sp-megamenu-parent > li > a, .navigation-menua #offcanvas-toggler {
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
    color: #727272;
    margin-top: 4px;
}
.navigation-menua.menu-fixed-out .sp-megamenu-parent > li > a, .navigation-menua #offcanvas-toggler {
}
.navigation-menua .sp-megamenu-parent > li {
    background: #fff;
    margin-bottom: 0;
}
.navigation-menua .sp-megamenu-parent > li > a:hover, .navigation-menua .sp-megamenu-parent > li > a:focus {
    background: #218fa3;
    color: #ffffff;
}
.navigation-menua .sp-megamenu-parent > li:hover, .navigation-menua .sp-megamenu-parent > li:focus {
    background: #2e313d;
}
.navigation-menua .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a, .navigation-menua .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #218fa3;
    background: none;
}
.navigation-menua .sp-module ul > li > a {
    font-size: 13px;
}
/*megamenu estiloak*/
.navigation-menua .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.5);
    padding: 0 15px 15px 15px;
}
.site.es-es .navigation-menua .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding-top: 15px;
}
.navigation-menua .sp-megamenu-parent .sp-module {
    margin-top: 20px;
}
.navigation-menua .sp-module .sp-module-title, .navigation-menua .sp-module ul > li.parent {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.navigation-menua .sp-module ul > li.parent a {
    font-size: 14px;
    color: #218fa3;
    cursor: default;
    font-weight: 600;
}
.navigation-menua .sp-module ul > li.parent >ul >li >a {
    color: #333;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
}
.navigation-menua .sp-module ul > li.parent a:before {
    content: none;
}
.navigation-menua .sp-module ul >li {
    border-bottom: none;
    text-transform: none;
}
.navigation-menua .sp-module ul >li >a {
    line-height: 1.4em;
}
.sp-module ul >li >a:before {
    height: 20px;
    float: left;
}
.navigation-menua .sp-module ul >li >a > .fa, #sp-eduki-azpian .nav>li>a > .fa {
    display: none
}
.navigation-menua .sp-module ul > li.parent >ul {
    margin-top: 10px;
}
.navigation-menua .sp-module ul > li.parent >ul >li >a:before, .site.es-es .navigation-menua .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >ul >li >a:before, .sp-module .nav>li>a.irudia .image-title:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}
.site.es-es .navigation-menua .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >ul >li >a:before {
}
.navigation-menua .nav>li>a.tarte-hutsa {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.navigation-menua .sp-module ul >li >a:hover, .navigation-menua .sp-module ul >li >a:focus {
    color: #218fa3;
}
.navigation-menua .nav>li>a.irudia img, .sp-module .nav>li>a.irudia img {
    max-width: 100%
}
.navigation-menua .nav>li>a.irudia:before, .navigation-menua .nav>li>a.botoia:before, .sp-module .nav>li>a.irudia:before, .sp-module .nav>li>a.botoia:before {
    content: none;
}
.sp-module .nav>li>a.irudia .image-title {
    margin-top: 10px;
    display: block;
}
.navigation-menua .nav>li>a.botoia:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: center;
    margin-left: 8px;
}
.navigation-menua .nav>li>a.botoia {
    background: #218fa3;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    padding: 0 0 0 10px;
}
/*artxiboa*/
.btn-primary, .sppb-btn-primary {
    border-color: #208fa3;
    background-color: #208fa3;
}
/*migas*/
.breadcrumb {
    margin-bottom: 0;
}
#sp-page-title {
    background-color: #fff;
}
.sp-page-title {
    background-color: #b5c03c;
    padding: 10px 0;
}
.sp-page-title h1 {
    font-weight: 700;
    font-size: 28px;
    ;
    color: #fff;
    margin-top: 0
}
.sp-page-title .breadcrumb li {
    color: #222;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color: #222;
}
.sp-page-title .breadcrumb > li > a:hover {
    color: #fff;
}
/*section jagonet*/
#sp-jagonet {
    background-color: #eaeaea
}
#sp-jagonet .container {
/*width: 1170px;
	height: 430px;
	background: url(../images/jagonet_bg.jpg) no-repeat;
	padding-bottom: 20px;
	background-color: #fff;*/
}
#sp-jagonet .container img {
    width: 100%
}
/*BALIABIDEAK sarrera*/
#sp-baliabideak .container {
/*width: 1170px;
	height: 688px;
	background: url(../images/baliabideak_bg.jpg) no-repeat;
	padding-bottom: 20px;
	margin-top: 30px;*/
}
/*jabonet eta hizkuntza baliabideak estilo berriak*/
/*section jagonet*/
#sp-jagonet {
    background-color: #eaeaea
}
#sp-jagonet .sp-module .container {
    background-color: #eaeaea;
    background-image: -webkit-linear-gradient(60deg, #fff 40%, #eaeaea 46%);
    padding-bottom: 100px;
}
#sp-jagonet h3 {
    color: #222;
    font-weight: 300 !important;
    margin-bottom: 20px;
    font-size: 35px;
    margin-left: 15%;
    border-bottom: 2px solid #f1573f;
    float: left;
    margin-top: 10px;
}
#sp-jagonet h4 {
    color: #444;
    font-weight: 400 !important;
    padding: 8px 0;
    font-size: 25px;
    text-align: center;
    clear: both;
}
#sp-jagonet h3::after {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 18px;
    color: #f1573f;
    margin-left: 20px;
}
#sp-jagonet .galderak li::before {
    content: "?";
    display: inline-block;
    font-size: 32px;
    color: #218fa3;
    font-weight: bold;
    margin-left: -30px;
    margin-top: -10px;
}
#sp-jagonet ul > li > a::before {
    height: 0px;
    float: none;
}
#sp-jagonet .galderak li {
    list-style: none;
    margin-left: 20px;
}
#sp-jagonet .galderak li a {
    font-weight: bold;
    color: #333;
    display: inline;
}
#sp-jagonet .galderak li p {
    font-weight: normal;
    color: #555;
}
#sp-jagonet img.logoh {
    max-width: 280px;
}
#sp-jagonet .galdera-egin {
    /*float: right;*/
    margin-top: 15px;
}
#sp-jagonet .galdera-egin a i {
    font-size: 13px;
    margin-left: 5px;
}
#sp-jagonet .galdera-egin a {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
    padding: 8px;
    border-radius: 20px;
    background-color: #f1573f;
}
#sp-jagonet .galdera-egin a:hover {
    cursor: pointer;
    padding: 8px;
    border-radius: 20px;
    background-color: #fff;
    ;
}
#sp-jagonet .galdera-egin a:hover, #sp-jagonet .galdera-egin a i:hover {
    color: #333;
}

@media (max-width: 989px) {
#sp-jagonet img.logoh {
    display: none;
}
#sp-jagonet h3 {
    font-size: 30px;
    float: none;
    text-align: center;
    margin-left: 0;
    margin-bottom: 0;
    padding: 5px 0;
}
#sp-jagonet h4 {
    font-size: 20px;
}
}
/*BALIABIDEAK sarrera*/
#sp-baliabideak {
    background-color: #e1e0e0;
    padding: 20px 0 0
}
#sp-baliabideak #sp-position5 {
    padding: 0;
}
#sp-baliabideak #sp-bottom4 {
    padding: 0;
    margin-top: 68px;
}

@media (max-width:767px) {
#sp-baliabideak #sp-bottom4 {
    margin-top: 0px;
}
#sp-baliabideak h3, #sp-atariak h3 {
    text-align: center;
}
#sp-baliabideak .list-audio {
    margin-left: 35%;
}
}
#sp-baliabideak .container {
    background-color: #e1e0e0!important;
}
#sp-baliabideak .sp-module.col-sm-6 {
    padding: 0;
    background-color: #fff;
}
#sp-baliabideak .sp-module {
    margin-top: 0
}
#sp-baliabideak h3 {
    color: #222;
    font-weight: 300 !important;
    margin-bottom: 20px;
}
#sp-baliabideak .kontsulta {
    text-align: center;
    margin: 20px 0;
}
#sp-baliabideak a.readmore {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 8px;
    ;
    font-size: 13px;
    font-weight: 300;
    cursor: pointer
}
#sp-baliabideak a.readmore:hover {
    background-color: #fff;
    color: #218fa3
}
#sp-baliabideak a.readiluna {
    color: #333;
    border: 1px solid #333;
}
#sp-baliabideak a.readiluna:hover {
    background-color: #333;
    color: #fff
}
#sp-baliabideak h3::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 25px;
    color: #f1573f;
    margin-right: 10px;
}
#sp-baliabideak h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding-bottom: 5px;
}
#sp-baliabideak .bal-arauak h4 {
    border-bottom: 1px solid #f1573f;
    color: #f1573f;
}
#sp-baliabideak .bal-bilatzailea {
    background-color: #218fa3;
    padding: 5px 10px;
    min-height: 620px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 990px) {
#sp-baliabideak .bal-bilatzailea {
    min-height: 776px;
}
}
#sp-baliabideak .bal-bilatzailea .mod-bilatzailea {
    background-color: #fff;
}
#sp-baliabideak .bal-bilatzailea .bil-box {
    background-color: #ebebeb;
    padding: 20px;
    margin: 30px 0;
    border-radius: 20px;
}
#sp-baliabideak .bal-bilatzailea h5 {
    margin: 5px 0 10px 0;
    font-size: 20px;
    color: #218fa3;
}
#sp-baliabideak .bal-bilatzailea .list-hiztegiak ul {
    margin: 30px 0px 40px 30px;
    ;
}
ul.list-pointer li {
    list-style: none;
}
ul.list-pointer li::before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    margin-right: 10px;
}
#sp-baliabideak .bal-bilatzailea .list-hiztegiak li a {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
#sp-baliabideak .bal-bilatzailea .list-hiztegiak li a:hover {
    color: #222;
}
#sp-baliabideak .bal-arauak {
    background-color: #fff;
    padding: 5px 10px;
    min-height: 304px;
}
.list-arauak {
    margin-bottom: 30px;
}
.list-arauak ul {
    margin: 20px 30px;
}
.list-arauak ul li {
    list-style: none;
}
.list-arauak ul li {
    list-style: none;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}
.list-arauak ul li a:before, .list-hiztegiak .list-pointer >li >a:before {
    content: none;
}
.list-hiztegiak .list-pointer >li >a {
    display: inline;
}
.list-arauak ul li a {
    display: inline;
    color: #333;
    margin-left: 10px;
    cursor: pointer;
    line-height: 80%;
}
.list-arauak ul li a:hover {
    color: #666;
}
.list-arauak ul li span {
    background-color: #f1573f;
    margin-left: -30px;
}
#sp-baliabideak .bal-arauak .irudia img {
    max-width: 250px;
    margin-top: 20px;
    box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.5);
}
.list-audio {
    margin-top: 20px;
    margin-left: 20px;
}

.list-audio ul > li {
    list-style: none;
    margin-bottom: 0!important;
}
.list-audio li a {
    color: #333;
    cursor: pointer;
    font-size: 14px;
}
.list-audio li a span {
    margin-right: 10px;
}
.list-audio li a:hover {
    color: #666!important;
}
/*azkue sarrera*/

/****berriak*/
#sp-atariak {
    background-color: #3a3a3a;
    position: relative;
}
#sp-atariak h3 {
    color: #b5c03c;
    font-weight: 300!important;
    margin-bottom: 20px;
}
#sp-atariak .container {
    background-color: #3a3a3a!important;
}
#sp-atariak h3:before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 25px;
    color: #b5c03c;
    margin-right: 10px;
}
.artxibo-ord {
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,1);
    padding: 0;
}
.artxibo-ord .datuak {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 5px 20px;
}
.artxibo-ord .datuak p {
    text-align: left;
}
.artxibo-ord .datuak p.txt2 {
    font-weight: 300;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}
.artxibo-ord .datuak p.txt {
    font-size: 20px;
    color: #f1573f;
    font-weight: bold;
}
.btn-beltza {
    border: 1px solid #000;
    background-color: #000;
    color: #b5c03c;
    border-radius: 0;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.6);
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
.btn-grisa {
    border: 1px solid #c8c4c3;
    background-color: #c8c4c3;
    color: #000;
    border-radius: 0;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.6);
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
.btn-beltza i, .btn-grisa i {
    font-size: 25px;
}
.btn-beltza:hover {
    border-color: #b5c03c;
    background-color: #333;
}
.btn-grisa:hover {
    border-color: #000;
    background-color: #000;
}
.artxibo-kont a {
    padding: 20px 10px;
    margin: 10px 0
}
.custom.baliabideak-mod img, .custom.atariak-mod img {
    display: none;
}
.sp-module.baliabideak-mod h3, .sp-module.atariak-mod h3 {
    display: none
}
/*****/
#sp-atariak {
    background-color: #3a3a3a;
    padding-bottom: 30px;
}
.custom.baliabideak-mod img, .custom.atariak-mod img {
    display: none;
}
.sp-module.baliabideak-mod h3, .sp-module.atariak-mod h3 {
    display: none
}
/*****azkue-artikulua***/
.azkue_art .btn-grisa, .azkue_art .btn-beltza {
    box-shadow: none
}
.azkue_art .artxibo-ord {
    box-shadow: none;
}
.azkue_art .artxibo-ord img {
    margin-bottom: 15px;
}
.azkue_art .itzala {
    margin: 0;
}
.azkue_art .list-down {
    margin-top: 20px;
}
.azkue_art .list-down li:first-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.azkue_art .list-down li {
    margin-bottom: 10px;
}
.azkue_art .list-down li a {
    font-size: 14px;
}
.azkue_art .list-down li a i {
    margin-left: 10px;
}
.kat-zer {
    background-color: #218fa3;
    color: #fff;
    padding: 40px 40px!important;
}
.kat-zer p {
    color: #fff;
}
.kat-zer p strong {
    font-size: 18px;
}
.kat-zer .estilorik-ez li.check i {
    color: #b7c11e;
}
.kat-zer .estilorik-ez li {
    line-height: 22px;
}
.azkue_art h4, .ondarea h4 {
    text-transform: uppercase;
    color: #f1573f!important;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 25px;
    text-align: center;
}
.ondarea {
    background-color: #eaeaea;
    padding: 40px 0!important;
    margin-bottom: 20px;
    box-shadow: inset 0px 0px 10px 1px rgba(0,0,0,0.4)
}
/*sliderra nabarmenduak*/
#sp-nabarmenduak {
    -webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.22);
}
.portada-fluid #sp-main-body #sp-right {
    background-color: #0090a4;
    padding: 10px!important;
    box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.5);
}
.portada-fluid #sp-main-body #sp-right .sp-column {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}
#sp-nabarmenduak .navigation-container, #sp-nabarmenduak .navigation-container, #sp-right .navigation-container, #sp-left .navigation-container {
    top: 50%!important
}
.mod-nabarmenduak {
    background-color: #fff;
    padding: 5px 20px 20px 0;
}
.mod-nabarmenduak h3 {
    color: #272727;
    font-size: 30px;
    text-align: center;
}
.mod-nabarmenduak h3::before {
    content: '';
    display: block;
    height: 50px;
    width: 100%;
    background: #fff url('../images/bg-tituluak.png') no-repeat center;
}
.mod-nabarmenduak .slide-desc-bg-default {
    background: RGBA(0,0,0,0.5)!important;
}
.mod-nabarmenduak .slide-desc-text-default .slide-title {
    text-shadow: 2px 2px 2px #000;
}
.mod-nabarmenduak .slide-desc-text-default a.readmore {
    color: #fff;
    border: 1px solid #fff;
    padding: 1px 5px;
}
.mod-nabarmenduak .slide-desc-text-default a.readmore:hover {
    background: RGBA(0,0,0,0.6)!important;
}
/*section bideoak*/
#sp-bideoak {
    background-color: #fff;
}
.sp-module.bideoak-mod {
    position: relative
}
#sp-bideoak h3.bideo-titulua {
    text-align: center;
    background: url(../images/bg-titulua-bideoa.png) no-repeat center 10px;
    padding-bottom: 20px;
    position: absolute;
    top: -90px;
    z-index: 1;
    height: 130px;
    width: 100%;
    color: #272727;
    font-size: 30px;
}
#sp-bideoak .bideo-blokea {
    padding: 3%;
}
#sp-bideoak .bideo-blokea.bat {
    text-align: right;
    background: #b7c11e;
}
#sp-bideoak .bideo-blokea.bi {
    text-align: left;
    background: #218fa3
}
#sp-bideoak .bideo-blokea iframe {
    width: 80%;
}
#sp-bideoak .bideo-blokea h4 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 5px auto 0;
}

@media (max-width:1200px) {
#sp-bideoak .bideo-blokea iframe {
    width: 100%;
}
}

@media (max-width:991px) {
#sp-bideoak h3.bideo-titulua {
    text-align: center;
    background: url(../images/bg-titulua-bideoa.png) no-repeat center 0px 0px;
    background-size: 80px;
    padding-bottom: 0px;
    top: -96px;
    font-size: 22px;
}
.sp-module.bideoak-mod {
    position: relative;
    margin-top: 0px;
}
}
/*fitxa*/
.mod-fitxa ul > li > a {
    line-height: 25px;
    color: #4e4d4d;
}
.mod-fitxa ul > li > a:hover, .mod-fitxa ul > li > a.active {
    color: #1f8fa3
}
.mod-fitxa ul > li > a::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
}
/*alfabetoa mod-botoiak*/
#sp-eduki-gainean .container {
    background: #fff;
}
.sp-module.mod-unlist {
    padding: 0
}
ul.mod-unlist {
    text-align: center;
}
.mod-unlist ul > li {
    display: inline-block;
    border: none;
}
.mod-unlist ul > li > a, .mod-urgazleak .mod-articles-category-group {
    margin: 0;
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.mod-unlist ul > li:first-child > a {
    border-radius: 4px 0 0 4px
}
.mod-unlist ul > li:last-child > a {
    border-radius: 0 4px 4px 0
}
.mod-unlist ul > li > a:before {
    content: none
}
.mod-unlist ul > li > a:hover, .mod-unlist ul > li > a:focus {
    background-color: #ECECEC;
    color: #333
}
.mod-unlist ul > li.active > a, .mod-urgazleak .mod-articles-category-group {
    border-color: #208fa3;
    background-color: #208fa3;
    color: #fff
}
.mod-urgazleak .mod-articles-category-group {
    width: 34px;
    margin-bottom: 10px;
}
/*archive*/
.archive.plazaberri .filters {
    padding: 20px 0;
}
#archive-items .row0 {
    background-color: #f0f2f5;
    margin-bottom: 10px;
    padding: 15px;
    border-bottom: 1px solid #b6c11d
}
#archive-items .row1 {
    padding: 15px;
    border-bottom: 1px solid #b6c11d
}
/*section atariak*/

#sp-atariak .img-responsive, #sp-baliabideak .img-responsive {
    max-height: 350px
}
/*orokorrak*/

.blog .article-info > dd i.fa-user {
    color: #b7c21e
}
.entry-header {
    margin-bottom: 15PX;
}
.articleBody h2 {
    font-size: 24px;
    color: #979595
}
/*fitxa*/

.fitxa .entry-image {
    float: right;
    padding: 20px;
    background: #eee;
    display: block;
    width: 40%;
}
.fitxa .entry-image .img_caption {
    width: 100% !important;
    text-align: center
}
.fitxa .entry-image img {
    max-height: 260px;
    width: auto;
    margin: 0 auto;
    display: block
}
a.bullet-speech {
    color: #218fa3;
    border-radius: 0;
    border: 1px solid #218fa3;
    transition: color 400ms, background-color 400ms, border-color 400ms;
    display: inline-block;
    padding: 6px 12px;
    margin: 30px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fitxa .artikulua ul {
    padding-left: 0
}
.fitxa .artikulua ul li a:after {
    font-family: FontAwesome;
    content: "\f0a9";/*f101*/
    color: #555;
    margin-left: 5px;
}
.fitxa ul li {
    list-style: none;
    margin-bottom: 10px;
    background: #fff;
    margin: 3px 0;
}
.aulkia {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    color: #218fa3;
    font-size: 16px;
    margin-bottom: 0;
}
.fitxa .entry-header {
    width: 55%;
    max-width: 500px;
    padding-bottom: 10px;
    box-shadow: 0 3px #218fa3;
    margin-bottom: 30px;
}
.fitxa .artikulua {
    width: 55%;
    max-width: 500px;
    padding: 0 10px;
}
.fitxa .artikulua p {
    display: none;
}
.fitxa .personalDataBlock p, .fitxa p.aulkia {
    display: block
}
.fitxa .artikulua h5 {
    margin-bottom: 20px;
}
.fitxa .artikulua h4, .fitxa .artikulua h3 {
    font-size: 18px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    background-color: #f5f5f6;
    padding: 10px;
    margin-bottom: 20px;
}
.birthplace {
    font-style: italic;
}
/*TABS fitxa maketa*/
.tab_container {
    width: 100%;
    margin: 0 auto;
    padding: 70px 0;
    position: relative;
}
.tab_container input, .tab_container section {
    clear: both;
    padding-top: 10px;
    display: none;
}
.tab_container label {
    font-family: 'Lato', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    display: block;
    float: left;
    width: 25%;
    padding: 10px;
    color: #218fa3;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
}
.tab_container #tab1:checked ~ #content1, .tab_container #tab2:checked ~ #content2, .tab_container #tab3:checked ~ #content3, .tab_container #tab4:checked ~ #content4, .tab_container #tab5:checked ~ #content5 {
    display: block;
    padding: 3%;
    background: #fff;
    color: #999;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.tab_container .tab-content p, .tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 {
    color: #218fa3;
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
}
.tab_container .tab-content p {
    margin-bottom: 10px;
    font-family: Open Sans, sans-serif;
    color: #4e4d4d;
    line-height: 20px;
}
.tab_container [id^="tab"]:checked + label {
    background: #fff;
    box-shadow: inset 0 3px #218fa3;
}
.tab_container [id^="tab"]:checked + label .fa {
    color: #218fa3;
}
/*erakundea*/

/*footer eta bottom eremuak*/


#sp-footer {
    background: #141414;
    color: #ededed
}
#sp-footer {
    padding: 30px 0 204px;
    background-image: url('../images/footer-irudia.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #141414;
}
#sp-footer .sp-module ul >li {
    border: none;
    text-align: center;
}
#sp-footer .sp-module ul >li:first-child {
    color: #b7c11e;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
#sp-footer .sp-module ul >li i.fa {
    margin-right: 10px;
}
.sp-copyright {
    display: none;
}
#sp-bottom, #sp-bottom-footer {
    background: #232323
}
/*egoitzak*/

#sp-bottom-position {
    background: #dadcbd;
    padding: 0px;
    position: relative;
    margin-top: 30px;
    border-top: 40px solid #208fa3
}
#sp-bottom-position.bottom-position div.container::before {
    content: "\f0d7";
    font-family: "FontAwesome";
    position: absolute;
    font-size: 120px;
    color: #eaeaea;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: -30px;
}
#sp-bottom-position #sp-position1, #sp-bottom-position #sp-position3 {
    background-color: #dadcbd;
    padding: 20px 0;
}
#sp-bottom-position-2 {
    background-color: #eaeccf;
    padding: 0px 0 60px 0;
}
#sp-bottom-position-2 .sp-module {
    margin-top: 0
}
#comments {
    margin: 25px;
}
#comments-form-link .showform {
    margin: 0;
    padding: 5px 0 5px 20px;
}
#comments-footer a {
    display: none
}
.bottom-position .sp-module {
    padding: 20px 5px;
}
.bottom-position .sp-module {
    text-align: center;
}
.bottom-position .sp-module .blokea {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 23%;
}
.bottom-position .sp-module ul > li {
    border-bottom: 0;
    color: #31313d;
    text-decoration: none;
}
.bottom-position .sp-module ul > li i {
    margin-right: 5px;
    color: #6F6F6D
}
.bottom-position .sp-module ul {
}
.bottom-position .sp-module h3.sp-module-title {
    font-size: 22px;
    color: #208fa3;
    font-weight: bold!important;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
}
.bottom-position .sp-module .letra {
    font-size: 25px;
    border: 1px solid #31313d;
    border-radius: 50%;
    line-height: 50px;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}
.bottom-position .sp-module .lurraldea {
    font-size: 20px;
    margin: 10px 0;
    text-transform: uppercase;
    color: #31313d;
}
/*formularioak*/
#comments-form {
    margin: 35px auto;
}
#comments-form span {
    width: 80%;
    float: left;
}
#comments-form span label {
    margin: 5px 5px 15px 5px;
    font-size: 14px;
    color: #4e4d4d;
    font-family: 'Lato', sans-serif !important;
}
#comments-form span textarea {
    width: 350px;
    height: 150px;
    color: #4e4d4d;
    font-family: 'Lato', sans-serif !important;
}
#comments-form span input {
    width: 350px;
    padding: 8px!important;
    height: 30px;
    font-family: 'Lato', sans-serif !important;
}
#comments-form .btn, #comments-report-form .btn {
    background-image: none;
    font-family: 'Lato', sans-serif !important;
}
#comments-form .btn a, #comments-report-form .btn a {
    font-size: 16px;
    background-color: #208fa3;
    color: #fff;
    font-weight: bold;
    font-weight: 400;
    padding: 5px 8px;
    font-family: 'Lato', sans-serif !important;
}
#comments-form .btn div, #comments-report-form .btn div {
    background-image: none;
}
/*sare sozialak*/
.helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus {
    background-color: #208fa3;
}
.sare-sozialak-mod {
    text-align: center;
    margin: 25px 0;
}
.sare-sozialak-mod h3.harreman-titulua {
    display: inline;
    background-color: #232323;
    color: #fff;
    text-align: center;
    padding: 15px;
    border: 2px solid #232323;
    font-size: 16px;
    margin-top: -10px;
    border-radius: 10px;
    text-transform: uppercase;
}
.sp-module.sare-sozialak-mod ul > li {
    display: inline-block;
    border-bottom: 0;
}
.sp-module.sare-sozialak-mod ul > li a {
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin-left: 0;
    line-height: 40px;
}
.sp-module.sare-sozialak-mod ul > li a:hover {
    background-color: #b7c11e
}
.sp-module.sare-sozialak-mod ul > li > a::before {
    content: "";
    margin-right: 0;
    color: #fff
}
.sp-module.sare-sozialak-mod ul > li > a i {
    color: #fff
}
/*oina menua*/
#sp-bottom {
    padding: 20px 0;
}
#sp-bottom .sp-module {
    margin-top: 0
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 16px;
    margin-bottom: 5px;
    color: #218fa3;
    text-transform: uppercase;
}
#sp-bottom .sp-module .sp-module-title::before {
    content: "";
    margin-right: 0;
}
#sp-bottom .sp-module ul > li > a {
    color: #fff;
    line-height: 1.4;
    cursor: pointer;
}
#sp-bottom .sp-module ul > li {
    border-bottom: 0;
}
#sp-bottom .sp-module ul > li > a::before {
    content: "";
    margin-right: 0;
}
#sp-bottom .sp-module ul > li > a:hover {
    color: #b7c11e
}
/*agenda*/
.ic-header-container {
    margin-left: 20px;
}
h2.ic-header-title {
    margin-top: 0;
    font-size: 22px;
}
.mod-agenda .ic-event-div.row {
    border: 1px solid rgba(221,221,221,0.7);
    border-radius: 5px;
    margin: 5px;
    padding: 5px 0!important;
}
.ic-subtitle-string {
    font-size: 16px;
    font-weight: bold;
}
.mod-agenda .ic-event-div.row .ic-datetime-div.ic-block {
    font-weight: bold;
    color: #666
}
.mod-agenda .iceventlist-title {
    line-height: 1.2em
}
.mod-agenda .sp-module-title {
    font-size: 22px;
}
.mod-agenda .ic-date-img-box {
    border-radius: 3px;
    padding: 4px 0;
}
.mod-agenda .ic-date-img-box .ic-day {
    font-weight: bold;
    font-size: 18px;
}
.ic-title-header h2 a:link, .ic-title-header h2 a:visited {
    font-size: 18px;
    color: #208fa3
}
.ic-title-header h2, .ic-title-header h2 a {
    font-size: 18px;
    color: #208fa3
}
ul.alldates li, .datesList .ic-period-startdate, .datesList .ic-period-enddate {
    background-color: #edeaea;
    color: #333;
    margin: 20px 0;
    max-width: none;
    border-radius: 5px;
}
.datesList .evttime {
    color: #666;
}
.ic-info {
    background-color: #fff;
    border: 1px solid #ddd;
}
.ic-details-cat {
    padding: 10px;
    font-size: 14px;
    color: #fff;
    width: auto
}
.euskaltzaindia-agenda.iccalendar {
    border: 1px solid #ddd!important;
    padding: 10px!important;
}
.ic-top-buttons {
    margin-top: 10px;
}
.ic-back a:link, .ic-back a:visited {
    font-size: 15px;
}
.ic-top-buttons .iCicon {
    font-size: 14px;
}
#icagenda .evttime {
    margin-left: 20px;
    font-size: 14px;
}
#ictip {
    background: #fff!important;
    border: 1px solid #ddd!important;
}
#ictip span.img {
    width: 90%;
    float: none;
    text-align: right;
    margin: 0;
    font-size: 16px;
}
/*moduloak*/
.sp-module .sp-module-title {
    font-size: 22px;
    margin-top: 20px;
}
.datesList .ic-period-startdate::after {
    font-size: 12px;
}
/*edukiak*/
.plazaberri .entry-header h2, .portada .entry-header h2 {
    line-height: 1em;
    font-size: 22px;
    color: #333;
    margin: 15px 0 10px;
    text-transform: none;
    font-family: 'Lato', sans-serif!important;
    text-align: left;
}
.portada #sp-main-body {
    background: #fff
}
.plazaberri #sp-main-body {
    background: #eaeaea
}
#sp-main-body {
    padding: 0
}
#sp-main-body .container {
    padding: 20px 0;
    background: #fff
}
#sp-main-body .container .row {
    padding: 0 15px 15px;
}
#sp-main-body #sp-right {
    padding-bottom: 50px;
}
.blog.portada h2.izenburua {
    display: none
}
.page-header {
    margin: 10px 0 10px 0;
    padding-bottom: 0;
}
.blog.portada .page-header {
    margin: -20px 0 15px 0;
    border: 0
}
.page-header h1, h1.componentheading {
    background: #fff url('../images/bg-tituluak.png') no-repeat center left;
    line-height: 44px;
    padding-left: 70px;
    font-weight: 700!important;
}
.sp-module {
    margin-top: 30px;
}
.mod-hitza {
    line-height: 1.2em
}
h3.title-hizkia {
    color: #b8c01d
}
h3.title-hizkia:before {
    content: "e";
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    background: #b8c01d;
    width: 40px;
    height: 40px;
    line-height: 33px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-style: italic;
    font-size: 33px;
}
h3.title-hizkia.title-hitza:before {
    content: "h";
    background: #f1573f;
}
h3.title-hizkia.title-hitza {
    color: #f1573f;
}
.blog .item .entry-image.intro-image, .blog-featured .item .entry-image.intro-image {
    padding: 15px 0;
}
.blog .item .entry-image.intro-image img, .blog-featured .item .entry-image.intro-image img, .blog .item .lSSlideOuter .lightSlider img {
    /*max-height: 280px;*/
    width: auto;
    margin: 0 auto;
    display: block
}
.blog .items-more, .blog-featured .items-more {
    padding: 30px 0
}
.blog .items-more li, .blog-featured .items-more li {
    margin-bottom: 10px;
}
.blog .items-more li a, .blog-featured .items-more li a {
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
}
.blog .jcomments-links {
    display: none;
}
/*ol*/
.blog .items-more ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.blog .items-more ol li {
    counter-increment: step-counter;
    margin-bottom: 10px;
}
.blog .items-more ol li::before {
    content: counter(step-counter);
    margin-right: 5px;
    font-size: 12px;
    background-color: #f0563e;
    color: white;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 50%;
}
/*****/
.blog.mosaikoa .blokea {
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}
.blog.mosaikoa .blokea .item {
    padding: 2%;
}
.blog.mosaikoa .blokea .item h2 {
    font-size: 14px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #222;
    margin: 5px 0;
}
.blog.mosaikoa .blokea .item h2 a {
    color: #222;
}
.blog.mosaikoa .blokea .item h2 a:hover {
    color: #218fa3;
}
.blog.mosaikoa .blokea .item .entry-image.intro-image {
    padding: 0;
    margin-bottom: 0px;
    background: #eee;
}
.blog.mosaikoa .blokea .item .entry-image.intro-image img {
    max-height: 120px;
    margin: 0 auto;
    display: block;
}
.blog.mosaikoa .blokea a.bloke-linka {
    position: absolute;
    display: block;
    top: 0;
    width: 95%;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2%;
}
.blog.mosaikoa .blokea a.bloke-linka:hover {
    box-shadow: 2px 2px 2px #eee
}
.blog.mosaikoa .cat-children {
    display: none;
}
div.pertsona {
    display: inline-block;
    width: 50%;
}
div.pertsona.irudia {
    width: 40%;
    margin-right: 5%;
}
div.pertsona .aulkia {
    margin-bottom: 0;
}
.blog.mosaikoa .items-row {
    display: flex;
}

@media (max-width:991px) {
.blog.mosaikoa .items-row .blokea {
    width: 50%
}
.blog.mosaikoa .items-row {
    display: block;
}
}

@media (max-width:560px) {
.blog.mosaikoa .items-row .blokea {
    width: 100%
}
}
/******/
.blog.portada .items-row {
    border-bottom: 1px solid #b7c11e;
}
.blog.portada .items-row {
}
.blog.portada .items-row {
/*max-height: 320px;
	overflow: hidden;*/
}
.blog.portada .introtext {
/*max-height: 200px;
	overflow: hidden;*/
}
.blog.portada .cat-children, .blog.mendeurrena .cat-children {
    display: none;
}
#sp-main-body .blog.portada .items-row.row-0, #sp-main-body .blog.portada div.items-row:first-child {
    background: #f0f2f5;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.blog.portada .irakurri-botoia {
    padding: 30px 0;
}
.blog .entry-header h2 a {
    color: #218fa3;
}
.blog .entry-header h2 a:hover {
    color: #333;
}
.blog .article-info {
    font-size: 13px;
    position: relative;
    margin: 15px 0;
    display: block;
    height: 10px;
}
.blog .article-info >dd {
    text-transform: unset;
    position: absolute;
}
.blog .article-info >dd.published {
    left: 0;
    margin-left: 0;
}
.blog article.item {
    margin: 0;
}
/*slider iframe*/

.mediak {
    margin: 10px 0;
}
.mediak .img_caption {
    margin: 0 auto;
}
.mediak .lSAction > a {
    width: 35px;
    height: 35px;
    background-position: 0 0;
}
.mediak .lSAction > .lSPrev {
    background-image: url('../../../modules/mod_djimageslider/themes/default/images/prev.png');
    left: 5px;
}
.mediak .lSAction > .lSNext {
    background-image: url('../../../modules/mod_djimageslider/themes/default/images/next.png');
    right: 5px;
}
.mediak .lSSlideOuter .lSPager.lSGallery {
    display: none;
}
.mediak .lSSlideOuter {
    padding: 10px 0;
}
article .mediak ul li::before {
    content: none;
}
.mediak iframe.embed {
    width: 100%;
    padding: 15px 0;
    height: 270px;
    border: none;
}
/*paginazioa*/
.pagination-wrapper {
}
.pagination-wrapper .counter {
    margin-bottom: 0;
    font-size: 13px;
}
.pagination > .active > a, .pagination > .active > span {
    border-color: #208fa3;
    background-color: #208fa3;
}
/*tarteko nabigazioak*/
.layout-euskaltzaindia100nabigazio1 #sp-main-body, .layout-euskaltzaindia100nabigazio2 #sp-main-body {
    display: none;
}
/*tarteko1*/
#sp-eduki-azpian {
    background: #fff;
    padding: 30px 0;
}
.portada #sp-eduki-azpian {
    padding-top: 0
}
#sp-eduki-azpian .nav>li {
    border: none;
}
#sp-eduki-azpian .nav>li>a {
    line-height: 26px;
}
#sp-eduki-azpian .nav>li>a:hover {
    color: #218fa3
}
#sp-eduki-azpian .nav>li:first-child {
    border-top: none;
}
#sp-eduki-azpian .nav>li>a.tarte-hutsa {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
#sp-eduki-azpian .sp-module .sp-module-title {
    background: url('../images/bol.png') no-repeat top left;
    padding-left: 28px;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
/*tarteko2*/

.sp-module.nab2 .nav>li {
    display: inline-block;
    width: 30%;
    margin: 2%;
}
.nab2-3bloke .sp-module.nab2 .nav>li {
    margin: 2% 4%;
    width: 22%;
}
.nab2-2bloke .sp-module.nab2 .nav>li {
    margin: 2% 9%;
}
.sp-module.nab2 .nav>li>a:before {
    content: none;
}
.sp-module.nab2 .nav>li>a>img {
    max-width: 100%;
}
.sp-module.nab2 .nav>li>a {
    text-align: center;
    background: #208fa3;
}
.sp-module.nab2 .nav>li>a>.image-title {
    font-size: 16px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
}
.sp-module.nab2 .nav>li>a:hover>.image-title {
    color: #222;
}
.erakundea .sp-module.nab2 .nav>li>a {
    text-align: center;
}
/*fluid*/
.portada.portada-fluid #sp-main-body {
    padding: 25px 50px;
}
#bilatzailea.hiztegia {
    width: 100%;
    margin: 0;
}
.sp-module.mod-bilatzailea {
    padding: 5%;
    box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.5);
}
.sp-module.mod-bilatzailea h3 {
    margin-top: 0;
}
.sp-module.mod-bilatzailea #bilatzailea.hiztegia {
    margin: 20px 0
}
.sp-module.mod-argitalpenak .slide-desc-text-default .slide-text p {
    color: #f8f8f8;
    text-align: left
}
.sp-module.mod-argitalpenak .djslider-default ul.djslider-in > li {
    background: #ddd
}
.sp-module.mod-argitalpenak .djslider-default.img-vcenter img.dj-image {
    margin: 0 auto !important;
}
.sp-module .djslider-default ul >li >a {
    height: 100%;
}
.sp-module .djslider-default ul >li >a:before {
    content: none;
}
/*estilo berriak css*/

.heading, .introText {
    border-left: 4px solid #208fa3;
    border-right: 4px solid #b7c11e;
    padding: 20px;
    font-style: italic;
    background-color: #f4f3f3;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    line-height: 1.4em;
    margin: 20px;
    text-align: center;
}
.introText p {
    text-align: center;
}
.introText2 {
    padding: 20px;
    font-style: italic;
    background-color: #f4f3f3;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 1.4em;
    margin: 20px 0;
}
.mar-30 {
    height: 50px;
    clear: both
}
.hitzarmenak .span12, .oroitidazkiak .span12 {
    margin-bottom: 0;
}
.span12 {
    margin: 20px 0;
}
.span12 img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.estilorik-ez li {
    list-style: none;
}
.estilorik-ez li {
    list-style: none;
    margin-bottom: 10px;
}
.estilorik-ez li.check i {
    color: #218fa3;
}
.ds-btn {
    padding-left: 0
}
.ds-btn li {
    list-style: none;
    float: left;
    padding: 10px;
}
.ds-btn li a span {
    padding-left: 15px;
    padding-right: 5px;
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 15px
}
.ds-btn li a span small {
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}
.ds-btn p {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    font-family: 'Lato', sans-serif !important;
}
.ds-btn p span {
    font-weight: normal;
    font-size: 14px;
}
.ds-btn i.automatikoa {
    display: none;
}
.btn-gorria {
    border-color: #f1573f;
    background-color: #f1573f;
}
.btn-gorria:hover, .btn-primary:hover {
    border-color: #333;
    background-color: #333;
}
li.zebk {
    position: relative;
    margin: 20px 0;
}
li.zebk span {
    position: absolute;
    background-color: #b7c11e;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 100%;
    font-size: 25px;
    left: -40px;
}
.etzana {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-style: italic;
}
p .etzana {
    font-size: 18px;
}
.rounded-circle {
    border-radius: 50% !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.card-pertsona .card-item {
    background-color: #1c8ea1;
    padding-top: 20px;
    border-radius: 5px;
}
.card-pertsona p {
    text-align: center;
    font-size: 18px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    background-color: #f5f5f6;
    font-style: italic;
    padding: 10px 0;
}
.card-pertsona img {
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}
.hitzarmenak .panel-default > .panel-heading, .oroitidazkiak .panel-default > .panel-heading {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #218fa3;
    padding: 15px 10px;
    box-shadow: none
}
.hitzarmenak .panel-default > .panel-heading + .panel-collapse > .panel-body, .oroitidazkiak .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-radius: 0;
    border-left: 1px solid #218fa3;
    border-right: 1px solid #218fa3;
    border-bottom: 1px solid #218fa3;
    border-top: 0px;
}
/*ERAKUNDEAREN BERRI*/

.erakundea-berri h3 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 32px;
    color: #f1573f;
    margin: 0px;
}
.erakundea-berri .erakundea-top {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 45px;
    color: #218fa3;
    text-align: center;
    font-weight: bold;
}
.erakundea-berri .text-dok {
    border-left: 1px solid #ccc;
}
.erakundea-berri .testua {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}
.erakundea-berri .xedeak h3 {
    text-align: center;
    background: url(../images/bg-titulua-fl.png) no-repeat center 10px;
    padding-bottom: 20px;
    position: absolute;
    top: -48px;
    z-index: 1;
    height: 130px;
    width: 100%;
    color: #f1573f;
    font-size: 30px;
    font-weight: bold;
}
.erakundea-berri .xedeak {
    background-color: #218fa3!important;
    position: relative;
    margin-top: 50px;
}
.erakundea-berri .xedeak .ezkerra {
    background-color: #b7c11e!important;
    padding: 20px 0;
    margin-top: 60px;
}
.erakundea-berri .xedeak .ezkerra img {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}
.erakundea-berri .xedeak .eskubia {
    background-color: #218fa3!important;
    color: #fff;
    padding: 50px 30px 30px 30px;
}
.erakundea-berri .xedeak .eskubia ul li {
    font-size: 18px;
    font-style: italic
}
.erakundea-berri .xedeak p {
    color: #fff;
}
.erakundea-berri .euskaltzainburuak h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.erakundea-berri .euskaltzainburuak .timeline {
    padding-top: 20px;
    border: 1px solid #ddd;
    padding-bottom: 20px;
}
.erakundea-berri .euskaltzainburuak .lead {
    font-size: 18px;
    text-align: center;
}
/*HISTORIA BERRI*/
.bideo-text-box {
    margin-top: 20px;
    background-color: #f4f3f3!important;
    padding-top: 20px;
}
.bideo-text-box .testua {
    padding: 20px;
    background-color: #f4f3f3;
    text-align: right;
    margin-top: 30px;
}
.bideo-text-box img {
    margin-bottom: 30px;
}
.bideo-text-box img.ekin {
    display: none;
}
.bideo-text-box .testua p {
    font-size: 18px;
    font-weight: 300;
    color: #208fa3;
    line-height: 1.4em;
    text-align: center;
    border-bottom: 4px solid #208fa3;
    padding-bottom: 20px;
    margin-top: 20px;
}
.bideo-text-box .bideoa {
    padding-top: 30px;
}
/*hitzarmenak*/
.hitzarmenak .estilorik-ez {
    padding: 0;
}
.hitzarmenak .h-erakunde h3 {
    font-size: 25px;
    margin-top: 0;
    color: #208fa3;
    text-align: center;
    padding-bottom: 10px;
    margin: 0 15px 10px 15px;
}
.hitzarmenak h3.panel-title {
    text-align: left;
}
.hitzarmenak h3.panel-title a {
    text-align: left;
    font-size: 22px;
    color: #208fa3;
}
.hitzarmenak h3.panel-title a i {
    float: right;
}
.hitzarmenak h3.panel-title a:hover {
    color: #666;
}
.h-erakunde .box {
    border-top: 2px solid #b7c11e;
    margin-top: 5px;
    padding-top: 10px;
}
.h-erakunde .box a:hover {
    cursor: default
}
.h-erakunde .box p {
    font-size: 12px;
    color: #333;
    text-align: center;
    line-height: 15px;
    margin-top: 5px;
}
.h-erakunde .box a:hover img {
    opacity: 0.7;
}
.h-erakunde .box a:hover p {
    color: #b7c11e
}
.h-erakunde .box a p span {
    color: #807e7e;
    font-size: 11px;
}
/*oroitidazkiak*/
.azken-oro h3 {
    margin-top: 0;
}
.oroitidazkiak .panel-default > .panel-heading {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #218fa3;
    padding: 15px 10px;
}
.oroitidazkiak .panel-default > .panel-heading h3.panel-title a {
    font-size: 18px;
    color: #218fa3;
    font-weight: normal;
}
.oroitidazkiak .panel-body ul li a {
    font-size: 14px;
}
.oroitidazkiak .panel-body ul li a.bullet::before {
    content: ""!important;
}
.oroitidazkiak .panel-body h3 {
    font-size: 18px;
    margin-top: 0;
}
.oroitidazkiak .panel-default > .panel-heading h3.panel-title a i {
    float: right;
    font-weight: 300;
    font-size: 22px;
}
/*BULEGOAK*/
.bulegoak h2, .harremanak.burua h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    color: #b1b0b0;
    font-weight: bold;
    text-transform: uppercase
}
.bulegoa {
    margin: 5px auto 15px auto;
    background: #fff;
    border-radius: 5px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid #ddd;
}
.bulegoa .featured-image {
    position: relative;
    overflow: hidden;
}
.bulegoa .featured-image img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.bulegoa .featured-image .arrow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0px;
    background-color: #fff;
}
.bulegoa .featured-image .arrow:before, .bulegoa .featured-image .arrow:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 80%;
    height: 20px;
    background-color: inherit;
}
.bulegoa .featured-image .arrow:before {
    right: 80%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
}
.bulegoa .featured-image .arrow:after {
    left: 20%;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.bulegoa article {
    padding: 5px;
}
.bulegoa article::after {
    clear: both;
    content: "";
    display: table;
}
.bulegoa article header {
    border-bottom: 2px solid #9bb068;
}
.bulegoa article header h3 {
    margin: 0 0 0;
    font-size: 20px;
    color: #b5c03c;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.bulegoa article header p {
    text-align: center;
    font-size: 15px;
}
.bulegoa article .excerpt {
    font-family: 'Open Sans', sans-serif;
}
.bulegoa article .excerpt ul {
    text-align: left;
    padding-left: 0;
    font-size: 14px;
}
.bulegoa article .excerpt ul li i {
    color: #b1b0b0;
}
.bulegoa article .excerpt ul li {
    margin-bottom: 2px;
    ;
}
.bulegoa article .excerpt a {
    display: block;
    margin-top: 10px;
    text-decoration: none;
    font-size: 15px;
}
.bulegoa article .excerpt a span:first-child {
    padding-right: 10px;
    width: 25px;
    text-align: center;
}

@media only screen and (min-width: 680px) {
.bulegoa article header {
    width: 40%;
    float: left;
    border-bottom: none;
    border-right: 2px solid #b5c03c;
}
.bulegoa.bu-ord article header {
    width: 100%;
    float: left;
    border-right: 0px;
    border-bottom: 2px solid #b5c03c;
}
.bulegoa.bu-ord ul {
    margin-top: 10px;
}
.healthy-snacks article header h3 {
    margin: 1em 0;
    font-size: 2em;
}
.bulegoa article header h3 span {
    display: block;
}
.bulegoa article .excerpt {
    width: 60%;
    float: left;
    padding-left: 10px;
}
.bulegoa.bu-ord article .excerpt {
    width: 100%;
    float: left;
    padding-left: 10px;
}
.bulegoa.bu-ord .featured-image .arrow:after {
    left: 50%;
}
.bulegoa.bu-ord .featured-image .arrow:before {
    right: 50%;
}
}
.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
    margin: 20px 0;
}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
/*HARREMANAK*/
a.chronoforms6_credits {
    visibility: hidden;
}
.view-form.harremanak p {
    /*background: url(../images/harreman-img.jpg) no-repeat center top;
	 padding-top: 140px;*/ font-size: 16px;
}
.harremanak.burua {
    margin-bottom: 20px;
}
.harremanak.burua p.azalpenak {
    margin-bottom: 2px;
    font-size: 14px;
}
.harremanak.burua ul {
    list-style: none;
    padding: 0px;
    margin-left: 25%;
}
.harremanak.burua ul li {
    font-size: 12px
}
.harremanak.burua ul li:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    font-size: 12px;
    margin-left: -18px;
}
.view-form.harremanak .ui.form {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
.view-form.harremanak #nori-selekta {
    background-color: #0090a4;
    padding: 20px 0;
    border-radius: 5px;
}
.view-form.harremanak #nori-selekta label {
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    padding-bottom: 10px;
}
.view-form.harremanak #nori-selekta .field {
    width: 100%
}
.view-form.harremanak .button.green {
    background-color: #0090a4
}
.view-form.harremanak .button.green:hover {
    background-color: #333
}
/*ORGANIGRAMA*/
.organigrama h2 {
    text-align: center;
}
.organigrama h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #a5a4a4;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    font-size: 30px;
}
/*SAILAK*/
.org-ikusi {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 20px
}
.btn-org img {
    float: left;
    margin-right: 15px;
}
.btn-org {
    font-size: 18px;
    border-radius: 15px;
    line-height: 35px;
    color: #464647;
    border: 2px solid #fff;
    font-weight: bold;
    background-color: #ddd;
}
.btn-org i {
}
.sailak a.org-saila {
    float: left;
    width: 100%;
    cursor: pointer;
}
.sailak .org-saila {
    margin-bottom: 5px;
}
.sailak a.org-saila:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(61,61,61,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(61,61,61,1);
    box-shadow: 0px 0px 10px 0px rgba(61,61,61,1);
}
.sailak .org-saila .info .sailburua {
    text-align: center;
}
/*erdiko edukia*/
.sailak .entry-header h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 25px!important;
}
.sailak p.introText {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-style: italic;
    font-size: 20px;
    line-height: 1.4;
    margin: 20px 40px 30px 20px;
    ;
    background-color: #f4f3f3;
    padding: 20px 40px 0 40px;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    text-align: center
}
.sailak p {
    margin: 0px 40px;
}
.blog.sailak p {
    margin: 20px 40px;
}
.sailak p {
    margin: 20px 40px;
}
.sailak p.introText::first-letter {
    font-size: 2.25em;
    font-style: italic;
    font-weight: 400;
    line-height: .75;
    margin: 0;
}
.sailak .item-featured .ikerInitiativesBlock h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    font-size: 20px;
    color: #555;
    text-align: center;
}
.sailak .item-featured .ikerInitiativesBlock h2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    font-size: 25px!important;
    color: #555!important;
    text-align: center;
}
/*EGITASMOAK*/
.sailak .item-featured ul {
    text-align: center;
    margin: 15px auto;
    max-width: 400px;
    padding-left: 0;
}
.sailak .item-featured ul li {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 10px;
    list-style: none;
    text-align: left;
}
.sailak .item-featured p {
}
.sailak .item-featured p strong {
    font-size: 18px;
    color: #f1573f;
    font-weight: 300;
}
.sailak .item-featured .introText3::first-letter {
    font-size: 35px;
    font-weight: normal;
}
.sailak .item-featured .introText3 {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    margin: 30px 50px;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    border-radius: 5px;
}
.sailak .item-featured ul li strong::before, .sailak .item-featured p strong::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #f1573f;
    font-size: 18px;
}
.sailak .item-featured ul li strong {
    font-size: 18px;
    color: #f1573f;
    font-weight: 300;
}
.sailak .item-featured ul li ul li {
    border: 0;
    padding: 0;
}
.sailak .item-featured ul li ul {
    margin-top: 20px;
}
.sailak .item-featured h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 300px;
}
.sailak .item-featured .quotation {
    max-width: 700px;
    background-color: #e6f9fc;
    text-align: center;
    margin: 20px auto;
    border-bottom: 1px solid #0090a4;
    border-top: 1px solid #0090a4;
    padding: 15px;
}
.sailak .item-featured .quotation blockquote {
    border-left: 0;
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    line-height: 20px;
}
.sailak .item-featured .helix-social-share-icon {
}
.sailak .item-featured .helix-social-share-icon ul li {
    border: 0;
    padding: 0;
    margin-top: 15px;
}
/*batzordeak*/

.sailak .item-featured .members {
    max-width: 500px;
    background-color: #e6f9fc;
    margin: 15px auto;
    padding: 5px 20px 20px 20px;
}
.sailak .item-featured .members.lantaldea {
    max-width: 500px;
    background-color: #f0f2f5;
    margin: 15px auto;
    padding: 5px 20px 20px 20px;
}
.sailak .item-featured .members h2 {
    font-size: 22px;
    color: #555;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
}
.sailak .item-featured .members h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    font-size: 20px;
    color: #555;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.sailak .item-featured .members p a {
    font-size: 16px;
    color: #f1573f;
}
.sailak .item-featured .members p a:hover {
    color: #333
}
.sailak .item-featured .members ul {
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    padding-left: 0;
}
.sailak .item-featured .members ul > li {
    border: 1px solid #218fa3;
    padding: 10px;
    margin-bottom: 10px;
    list-style: none;
    text-align: left;
    font-size: 16px;
}
.sailak .item-featured .members ul > li a {
    font-size: 16px;
}
.sailak .item-featured .members ul li a:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
    font-size: 14px;
}
.sailak .item-featured .members p a:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #f1573f;
    font-size: 14px;
}
.sailak .item-featured .members ul li ul li {
    border: 0;
    padding: 0;
}
.sailak .item-featured .members ul li ul {
    margin-top: 20px;
}
h3.sailak-izenburua {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    margin-top: 0;
    color: #f1573f;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}
h3.sailak-izenburua.jagon {
    color: #218fa3;
}
h3.sailak-izenburua.egitura {
    color: #b5c03c;
}
h3.sailak-izenburua.insti {
    color: #464647;
}
.institutionalInitiativesListItem {
    border: 1px solid #ddd;
    margin: 0 120px;
    padding: 20px 40px;
}
.institutionalInitiativesListItem h2 {
    font-size: 22px;
    color: #555;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
}
.institutionalInitiativesListItem h3 {
    font-size: 18px;
    color: #666;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
}
.institutionalInitiativesListItem li {
    list-style: none
}
.institutionalInitiativesListItem li a {
    font-size: 16px;
}
.institutionalInitiativesListItem p a {
    font-size: 16px;
}
.institutionalInitiativesListItem li a::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #218fa3;
    font-size: 14px;
}

@media (max-width:768px) {
.blog.sailak p.introText {
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    margin: 10px 5px;
    padding: 10px;
}
.blog.sailak p.introText::after {
    content: none
}
}
/*ezker menua*/
.sp-column.custom-class .panel-default {
    border-radius: 0;
}
.sp-column.custom-class .panel-body {
    padding: 2px;
}
.sp-column.custom-class .panel-body h5, .sp-column.custom-class h5 {
    background-color: #ddd;
    padding: 5px;
    color: #666;
    font-size: 18px;
    font-weight: 300;
}
.sp-column.custom-class .panel-heading {
    background-color: #333;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
}
.sp-column.custom-class .panel-heading a {
    display: inline-block;
}
.sp-column.custom-class .panel-heading a:hover {
    color: #95c7ce
}
.sp-column.custom-class .panel-heading .panel-title {
    font-size: 18px;
}
.sp-column.custom-class .panel-heading .panel-title [role="button"] {
    float: right;
    font-size: 25px;
    line-height: 18px;
}
.sp-column.custom-class .panel-heading .panel-title [role="button"] i:hover {
    color: #b8c01d;
}
ul.elementuak {
    margin: 0 10px;
}
.sp-column.custom-class .elementuak li a, .sp-column.custom-class li a {
    margin-bottom: 8px;
}
.sp-column.custom-class .elementuak li:last-child {
    margin-bottom: 0px;
}
.sp-column.custom-class .elementuak li a, .sp-column.custom-class li a {
    line-height: 20px;
}
.sp-column.custom-class .elementuak li a:hover, .sp-column.custom-class li a:hover, .sp-column.custom-class .elementuak li.active a:hover, .sp-column.custom-class li.active a:hover {
    color: #0090a4
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 0!important;
}
/******/
.org-saila {
    border: 2px solid #f1573f;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #f4f3f3;
}
.org-saila.jagon {
    border: 2px solid #218fa3;
}
.org-saila.egiturazkoak {
    border: 2px solid #b5c03c;
}
.org-saila.institu {
    border: 2px solid #464647;
}
.org-saila blockquote {
    background: #f4f3f3 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding: 25px;
    position: relative;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-style: italic;
    margin-bottom: 8px;
    max-width: none;
}
.org-saila blockquote p {
    text-align: center;
}
.org-saila blockquote p span {
    color: #f1573f;
    font-weight: bold;
}
.org-saila.jagon blockquote p span {
    color: #218fa3;
}
.org-saila.egiturazkoak blockquote p span {
    color: #b5c03c;
}
.org-saila.institu blockquote p span {
    color: #464647;
}
.org-saila blockquote::before {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 20px solid #fff!important;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-bottom-style: inset; /*FF fixes*/
}
.org-saila blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.org-saila.jagon blockquote::after {
    border-color: #218fa3 transparent transparent transparent;
}
.org-saila.egiturazkoak blockquote::after {
    border-color: #b5c03c transparent transparent transparent;
}
.org-saila.institu blockquote::after {
    border-color: #464647 transparent transparent transparent;
}
.org-saila .info img {
    border: 1px solid #ccc;
    border-radius: 150px !important;
    height: 60px;
    padding: 3px;
    width: 60px;
}
.org-saila .info {
    overflow: hidden;
    padding-bottom: 5px;
}
.org-saila .info .saila {
    text-align: center;
    font-size: 25px;
    background-color: #f1573f;
    color: #fff;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 1.2;
    padding: 10px 2px;
}
.org-saila.jagon .info .saila {
    background-color: #218fa3;
}
.org-saila.egiturazkoak .info .saila {
    background-color: #b5c03c;
}
.org-saila.institu .info .saila {
    background-color: #464647;
}
.org-saila .erdikoa {
    background-color: #fff;
    border-left: 1px solid #f1573f;
    border-right: 1px solid #f1573f;
}
.org-saila.jagon .erdikoa {
    border-left: 1px solid #218fa3;
    border-right: 1px solid #218fa3;
}
.org-saila.egiturazkoak .erdikoa {
    border-left: 1px solid #b5c03c;
    border-right: 1px solid #b5c03c;
}
.org-saila.institu .erdikoa {
    border-left: 1px solid #464647;
    border-right: 1px solid #464647;
}
.org-saila .info .sailburua {
    display: block;
    clear: both;
    padding: 5px;
}
.org-saila .info img {
    margin-right: 15px;
}
.org-saila .info span {
    display: block;
}
.org-saila span.izena {
    color: #e6400c;
    font-size: 16px;
    margin: 2px;
    font-style: italic
}
.org-saila.jagon span.izena {
    color: #218fa3;
}
.org-saila.egiturazkoak span.izena {
    color: #666;
}
.org-saila.institu span.izena {
    color: #666;
}
.org-saila span.kargua {
    color: #656565;
    font-size: 14px;
    font-style: italic
}
.org-saila .info01 {
    text-align: center
}
.org-saila .info01 > div {
    background-color: #f4f3f3;
    border: 1px solid #fff;
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
}
.org-saila .info01 > div > span {
    background-color: #e6e2e2;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
.org-saila .info02 {
    text-align: center;
}
.org-saila .info02 > div {
    margin: 15px 0;
}
.org-saila .info02 > div span {
    border-left: 2px solid #f1573f;
    border-right: 2px solid #f1573f;
    padding: 0 15px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-weight: bold;
    font-size: 18px;
}
.org-saila.jagon .info02 > div span {
    border-left: 2px solid #218fa3;
    border-right: 2px solid #218fa3;
}
.org-saila.egiturazkoak .info02 > div span {
    border-left: 2px solid #b5c03c;
    border-right: 2px solid #b5c03c;
}
.org-saila.institu .info02 > div span {
    border-left: 2px solid #464647;
    border-right: 2px solid #464647;
}
.no-padding {
    padding: 0!important;
}
.org-saila .aurrera {
    text-align: center;
}
.org-saila .aurrera a {
    font-size: 35px;
    color: #f1573f;
    cursor: pointer
}
.org-saila.jagon .aurrera a {
    color: #218fa3;
}
.org-saila.egiturazkoak .aurrera a {
    color: #b5c03c;
}
.org-saila.institu .aurrera a {
    color: #464647;
}
.org-saila .aurrera a:hover {
    color: #333;
}
.org-saila .aurrera a span {
    font-size: 30px;
    margin-top: 10px;
}
.organigrama.sailak {
    padding: 30px 0
}
.sailak-blokea h2 {
    font-size: 16px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    background-color: #fff;
    min-height: 75px;
    padding: 20px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"!important;
    border-bottom: 2px solid #218fa3;
}
.sailak-blokea h2 a {
    color: #333;
}
.sailak-blokea h2 a:hover {
    color: #218fa3;
}
/*euskaltzainak goiburua*/
.eusaklatzain-goi {
    text-align: center;
    padding: 15px 0 0;
}
.eusaklatzain-goi img {
    display: inline-block
}
.eusaklatzain-goi .goiburu {
    text-align: center;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-size: 25px;
    color: #208fa3;
    font-weight: bold;
    margin: 5px 0;
}
/*ikerketa zentrua*/

.ikerketa h2 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    margin: 0 0 10px 0;
    color: #b1b0b0;
    font-weight: bold;
}
.ikerketa h3 {
    margin: 0 0 10px 0;
    font-weight: bold;
    border-bottom: 1px solid #b1b0b0;
    padding-bottom: 10px;
    font-size: 18px;
    margin-left: 5px;
}
.ikerketa .zentroa p {
    text-align: center;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    color: #b5c03c;
    font-size: 20px;
    margin-top: 10px;
    line-height: 25px;
    font-weight: bold;
}
.ikerketa .zentroa p span {
    color: #333;
    font-weight: normal;
}
.ikerketa .zentroa-azalpena p {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    border-bottom: 1px dashed #b1b0b0;
    padding-bottom: 5px;
}
.ikerketa .zentroa-azalpena ul li a {
    cursor: pointer;
}
.ikerketa .zentroa-azalpena ul li a::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
    font-size: 14px;
}
/*ORGANIGRAMA BUKAERA*/
/*time-line*/
.timeline {
    position: relative;
    padding: 0;
    list-style: none
}
.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #e9ecef
}
.timeline>li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px
}
.timeline>li:after, .timeline>li:before {
    display: table;
    content: ' '
}
.timeline>li:after {
    clear: both
}
.timeline>li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left
}
.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}
.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}
.timeline>li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    text-align: center;
    color: #fff;
    border: 7px solid #dcdfb2;
    border-radius: 100%;
    background-color: #ccc
}
.timeline>li .timeline-image h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0
}
.timeline>li:last-child {
    margin-bottom: 0
}
.timeline .timeline-heading h4 {
    font-size: 22px;
    font-weight: bold;
    color: #218fa3 !important;
    margin-top: 25px;
}
.timeline .timeline-heading h4.subheading {
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #444!important;
    margin-top: 10px;
}
.timeline .timeline-body>p, .timeline .timeline-body>ul {
    margin-bottom: 0
}

@media (max-width:992px) {
.timeline .timeline-heading h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.timeline .timeline-heading h4.subheading {
    font-size: 15px;
    margin-top: 0px;
}
.timeline > li {
    margin-bottom: 10px;
}
}

@media (min-width:768px) {
.timeline:before {
    left: 50%
}
.timeline>li {
    min-height: 100px;
}
.timeline>li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right
}
.timeline>li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px
}
.timeline>li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left
}
}

@media (max-width: 768px) {
.eus-sorrera .timeline .timeline-body > p.eskubia, .eus-sorrera .timeline .timeline-body > p {
    text-align: left;
    margin-left: 22%
}
}
.eus-sorrera .timeline::before {
    margin-left: 11.5px;
}

@media (min-width:992px) {
.timeline>li {
    min-height: 150px
}
.timeline>li .timeline-panel {
    padding: 0 20px 20px
}
.timeline>li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px
}
.timeline>li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px
}
.timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 20px 20px
}
}

@media (min-width:1200px) {
.timeline>li {
    min-height: 170px
}
.timeline>li .timeline-panel {
    padding: 0 20px 20px 100px
}
.timeline>li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px
}
.timeline>li .timeline-image h4 {
    margin-top: 40px
}
.timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 100px 20px 20px
}
}
/*time-line bukaera*/

/* historiako time-line bukaera*/
.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}
.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}
.timeline-centered:after {
    clear: both;
}
.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}
.timeline-centered:after {
    clear: both;
}
.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    /*left: 50%;*/
    top: 20px;
    bottom: 20px;
    margin-left: 30px;
}
.timeline-centered .timeline-entry {
    position: relative;
    /*width: 50%;
        float: right;*/
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry:after {
    clear: both;
}
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry:after {
    clear: both;
}
.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
    float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 40px;
    font-size: 15px;
    float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon i {
    font-weight: bold;
    font-style: normal
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #208fa3;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success2 {
    background-color: #b2c133;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success3 {
    background-color: #f1573f;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 10px 30px;
    margin-left: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h3 {
    font-size: 25px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h4 {
    color: #303641;
    font-weight: bold;
}/*zerbitzuak berria*/
.antolakuntza.fu-zerb h3 {
    font-size: 18px;
    color: #222;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}
.antolakuntza.fu-zerb div.row {
    display: flex;
    padding-bottom: 0!important;
}
.antolakuntza.fu-zerb div.col-md-6 {
    background-color: #eeefec;
    margin-right: 2px;
    margin-bottom: 4px;
    border-bottom: 2px solid #208fa3;
}
.antolakuntza.fu-zerb ul {
    margin-left: 0;
}
.antolakuntza.fu-zerb ul li {
    padding: 5px;
    font-size: 14px;
    list-style: none;
    font-family: Open Sans, sans-serif;
}
.antolakuntza.fu-zerb ul li a {
    color: #208fa3;
}
.antolakuntza.fu-zerb ul li a:hover {
    color: #333;
}
.antolakuntza.fu-zerb ul li span {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-size: 16px;
    display: inline-grid;
}
.antolakuntza.fu-zerb ul li::before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
    font-size: 14px;
}

@media (max-width: 500px) {
.antolakuntza.fu-zerb div.row {
    display: block;
    padding: 0 15px!important;
}
}
/*estolo berriak amaiera*/
/*zerbitzuak eta zuzendaritza artikuluak*/
.zuzendaritza .card-pertsona img {
    max-width: 115px;
}
.item .zuzendaritza h2 {
    font-size: 36px;
    font-weight: 500;
    margin: 40px 0 0px;
    text-align: center;
}
.item .zuzendaritza h2:first-child {
    margin-top: 20px
}
.item .zuzendaritza .card-pertsona {
    padding-bottom: 25px
}
.item .zuzendaritza .card-pertsona p {
    margin-top: 10px;
}
.card-pertsona p span {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #555;
    margin-right: 10px;
}
.item .zerbitzuak ul {
    list-style: none;
    text-align: left;
    padding-left: 0
}
.item .zerbitzuak ul li {
    padding: 5px 0;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"!important;
    font-size: 18px
}
.item .zerbitzuak ul li strong {
    display: inline-block;
    width: 110px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #555;
}
.item .zerbitzuak ul li span {
    display: inline-grid
}
.item .zerbitzuak ul li:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 8px;
    color: #1f8fa3;
    font-size: 14px;
}
.item .zerbitzuak h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-weight: bold;
    margin-top: 10px;
}
.item .zerbitzuak .blokea {
    max-width: 600px;
    margin: 0px auto 20px;
    padding: 15px 20px;
    /*background:#f5f5f6;
	box-shadow:0px 1px 6px 0px rgba(0,0,0,0.35)*/
    border: 1px solid #218fa3;
}
/* hitz elkarketa */
.hitz-elkarketa .item-page, .aeb {
    max-width: 900px;
    margin: 0 auto 50px;
}
.w900 {
    max-width: 900px;
    margin: 0 auto;
}
.w1100 {
    max-width: 1100px;
    margin: 0 auto;
}
/*erderetako portada eta edukiak*/
.portada.portada-es #sp-main-body, .layout-euskaltzaindia100nabigazio1 #sp-main-body {
    background: #eaeaea
}
.portada.portada-es #sp-main-body .container {
    padding: 20px 15px;
}
.site.es-es .sp-megamenu-parent .sp-dropdown-items li > a > img, .site.en-gb .sp-megamenu-parent .sp-dropdown-items li > a > img, .site.fr-fr .sp-megamenu-parent .sp-dropdown-items li > a > img {
    display: none
}
.site.es-es .sp-megamenu-parent .sp-dropdown-items li > a > span, .site.en-gb .sp-megamenu-parent .sp-dropdown-items li > a > span, .site.fr-fr .sp-megamenu-parent .sp-dropdown-items li > a > span {
    display: inline-block;
    padding: 0
}
#sp-navigation.erderak #offcanvas-toggler {
}
/*errorea*/
.itemid-1324 .page-header, .itemid-1324 .article-footer-wrap {
    display: none;
}
.itemid-1324 .entry-header h2 {
    visibility: hidden;
}
/*Media query*/

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-5ths {
    width: 20%;
    float: left;
}
}

@media (min-width: 992px) {
.col-md-5ths {
    width: 20%;
    float: left;
}
}

@media (min-width: 1200px) {
.col-lg-5ths {
    width: 20%;
    float: left;
}
}

@media only screen and (max-width: 930px) {
.tab_container label span {
    font-size: 14px;
}
}


/*Content Animation*/
@keyframes fadeInScale {
 0% {
 transform: scale(0.9);
 opacity: 0;
}
 100% {
 transform: scale(1);
 opacity: 1;
}
}
/*RESPONSIVE*/
.offcanvas .offcanvas-menu ul >li > a > img {
    display: none
}
.offcanvas .offcanvas-menu ul.nav.menu > li.deeper.parent > ul > li.deeper.parent >ul > li > a {
    background: #999;
    padding-left: 40px;
}
.offcanvas .offcanvas-menu ul.nav.menu li a:before {
    display: none
}

@media (min-width: 1400px) {
.container {
    width: 1370px;
}
}

@media only screen and (max-width: 768px) {
p {
    text-align: left;
}
}

@media only screen and (max-width: 1024px) {
.navigation-menua .sp-megamenu-parent > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
#sp-menu {
    padding-right: 0px;
    padding-left: 0px;
}
#sp-header.header-goia {
    height: 110px;
}
/*tarteko2*/
.sp-module.nab2 .nav>li {
    display: inline-block;
    width: 44%;
    margin: 2%;
}
.nab2-3bloke .sp-module.nab2 .nav>li {
    margin: 2%;
    width: 44%;
}
.nab2-2bloke .sp-module.nab2 .nav>li {
    margin: 2%;
}
.sp-module.nab2 .nav>li>a>.image-title {
    font-size: 16px;
}
}
/*maite*/
.sp-contact-info {
    display: none;
}
.top-goia ul.social-icons {
    margin-left: 0 !important /*2232 errenkadan kendu !*/
}
.sp-module ul.social-icons > li {
    display: inline-block;
    margin: 0 7px
}
#sp-header .logo .visible-xs, #sp-header.header-goia #sp-bottom2 img {
    height: 80px;
    width: auto;
}
#sp-search .sp-column {
}
#offcanvas-toggler {
    margin-right: 2px;
}
.mendeurrena #offcanvas-toggler {
    float: right!important;
}
/*mendeurrena*/
.jardunaldiak .img-thumbnail {
    border: none;
}
.banerra-bi img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.jardunaldiak .link .fa.automatikoa {
    display: none
}
.mendeurrena #sp-eduki-azpian .sp-module .sp-module-title {
    text-align: center;
}
/*gunearen mapa*/
.osmap-items ul.level_0 {
    border-bottom: 2px solid #eee;
    padding: 20px
}
div.modal {
    top: 100px;
}
.modal a.close-modal {
    top: 4px !important;
    right: 4px !important;
}
/*ibiltaria*/
/*ibiltaria*/
.audio-l img:hover {
    opacity: 0.8
}
.pr-0 {
    padding-right: 0;
}
.pl-0 {
    padding-left: 0;
}
.euskara-ibiltaria .sarrera {
    background-color: #871812;
    color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}
.euskara-ibiltaria .non {
    border-top: 1px solid #ddd;
    padding: 30px 0px;
}
.euskara-ibiltaria .non p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    text-align: center;
    font-size: 22px;
}
.euskara-ibiltaria .non a {
    color: #6b9427;
}
.euskara-ibiltaria .non p span {
    font-weight: bold;
}
.euskara-ibiltaria .non p.titu {
    color: #6b9427;
    font-size: 30px;
    font-weight: bold;
}
.euskara-ibiltaria h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #871812;
    font-size: 35px;
    margin-bottom: 20px;
    text-align: center;
}
.euskara-ibiltaria .sarrera p {
    color: #fff
}
.euskara-ibiltaria .audioak .list-audio {
    margin: 0;
}
.euskara-ibiltaria .audioak .list-audio ul {
    margin: 0;
}
.euskara-ibiltaria .zonak audio {
	width: 100%;
	 margin: 8px 0;
	
}
.euskara-ibiltaria .zonak .carousel-indicators{
	 bottom: -18px;
}
.euskara-ibiltaria .zonak .carousel-control span.fa-arrow-right{
	width: 30px;
height: 30px;
margin-top: -10px;
font-size: 20px;
	position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
	    margin-right: -10px;
	right: 50%;

}
.euskara-ibiltaria .zonak .carousel-control span.fa-arrow-left{
	width: 30px;
height: 30px;
margin-top: -10px;
font-size: 20px;
margin-left: -10px;
	left: 50%;
	position: absolute;
top: 50%;
z-index: 5;
display: inline-block;

}
.euskara-ibiltaria .audioak .list-audio li {
    padding: 20px 0;
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #871812
}
.euskara-ibiltaria .audioak .list-audio li p {
	 padding-left: 50px;
    color: #871812
}
.euskara-ibiltaria .audioak .list-audio li a {
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 60px;
    font-weight: bold;
    color: #871812
}
.euskara-ibiltaria .audioak .list-audio li span {
    font-size: 20px;
    color: #ec7384;
    margin: 0 10px;
}
.euskara-ibiltaria .audioak .list-audio li:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    background-color: #871812;
    width: 50px;
    height: 5px;
    margin-top: 8px;
}
.logo-ibiltaria {
    margin-bottom: 40px;
}
.jolasak {
    margin-top: 20px;
}
.jolasak img:hover {
    opacity: 0.8;
}
.audioak h3 {
    margin: 0px 0 20px 10px;
    ;
}
.zonak {
    margin-top: 30px;
}
.zonak h3 {
    margin: 30px 0;
    text-align: center;
}
.jolasak h3 {
    margin: 30px 0;
    text-align: center;
}
.jolasak h4 {
    margin: 10px 0;
    text-align: center;
    color: #959393;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
}
.areak .panel-heading:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    background-color: #959393;
    border: 3px solid #959393;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.areak .zona2 .panel-heading:before {
    background-color: #1a5a7d;
    border: 3px solid #1a5a7d;
}
.areak .zona2 .panel-heading h4 a {
    color: #1a5a7d;
}
.areak .zona3 .panel-heading:before {
    background-color: #871812;
    border: 3px solid #871812;
}
.areak .zona3 .panel-heading h4 a {
    color: #871812;
}
.areak .zona4 .panel-heading:before {
    background-color: #804812;
    border: 3px solid #804812;
}
.areak .zona4 .panel-heading h4 a {
    color: #804812;
}
.areak .zona5 .panel-heading:before {
    background-color: #019739;
    border: 3px solid #019739;
}
.areak .zona5 .panel-heading h4 a {
    color: #019739;
}
.areak .zona6 .panel-heading:before {
    background-color: #5c2583;
    border: 3px solid #5c2583;
}
.areak .zona6 .panel-heading h4 a {
    color: #5c2583;
}
.areak .panel-heading h4 a {
    font-size: 18px;
    font-weight: bold;
    color: #959393;
    margin-left: 25px;
}
/*erakusketa-birtualak*/
.erakusketak-intro {
    margin-bottom: 30px;
}
.erakusketak-intro img {
    margin-bottom: 15px;
}
.erakusketak-intro p.oina {
    font-style: italic;
    font-size: 15px;
}
.erakusketak-intro {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    font-variant-position: 300;
    font-size: 18px;
}
div.erakusketak-sarrera .lib-item:nth-child(2n+0) .erakusketa-element {
    display: flex;
    flex-direction: row-reverse;
}
.blog.erakusketak .page-header, .erakusketak .item-page .page-header {
    border: none;
}
.blog.erakusketak .page-header h1, .erakusketak .item-page .page-header h1 {
    max-width: 800px;
    margin: 30px auto;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #464647;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    background: none;
    padding: 0;
}
.erakusketak-sarrera h2, .categories-list.erakusketak-sarrera h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #b1b0b0;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    margin: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.lib-panel {
    margin-bottom: 20px;
}
.lib-panel img {
    width: 100%;
    background-color: transparent;
}
.lib-panel .row, .lib-panel .col-md-6 {
    padding: 0;
}
.lib-edukia, .erakusketak-sarrera .lib-item:nth-child(1) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(4) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(7) .lib-edukia {
    background-color: #1c3144;
}
.erakusketak-sarrera .lib-item:nth-child(2) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(5) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(8) .lib-edukia {
    background-color: #596f62;
}
.erakusketak-sarrera .lib-item:nth-child(3) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(6) .lib-edukia, .erakusketak-sarrera .lib-item:nth-child(9) .lib-edukia {
    background-color: #70161e;
}
.lib-panel .col-md-6.lib-edukia2 {
    padding: 0;
    background-color: #000000;
}
.lib-panel .data {
    font-size: 18px;
    color: #fff;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    margin-bottom: 20px;
}
.lib-panel .egilea {
    font-size: 18px;
    color: #fff;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    margin-bottom: 0px;
}
.lib-panel .oina {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    padding: 15px;
}
.lib-panel .lib-row {
    padding: 35px 35px 50px 35px;
    position: relative;
}
.lib-panel .lib-header {
    font-size: 25px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    color: #fff;
}
.lib-panel .lib-header a {
    color: #fff;
    cursor: pointer;
}
.lib-panel .lib-header a:hover {
    color: #ccc;
}
a.lib-gezia {
    position: absolute;
    bottom: 5px;
    right: 25px;
    font-size: 20px;
    color: #000;
    opacity: 0.8;
}
a.lib-gezia.erd {
    right: 50%;
}
a.lib-gezia:hover {
    opacity: 1;
}
.lib-panel .lib-header .lib-header-seperator {
    height: 2px;
    width: 80px;
    background-color: #fff;
    margin: 15px 0 15px 0;
}
.lib-panel .lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 20px;
}
.lib-panel p {
    color: #fff;
}
.lib-panel .lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}
.row-margin-bottom {
    margin-bottom: 20px;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
.no-padding {
    padding: 0!important;
}

@media (max-width: 991px) {
div.erakusketak-sarrera .lib-item:nth-child(2n+0) .erakusketa-element {
    display: block;
}
.erakusketak-sarrera h2 {
    font-size: 25px;
}
.lib-panel .lib-header {
    font-size: 22px;
}
}
/****/
.erakusketak #sp-nabarmenduak {
    display: none;
}
.erakusketak #sp-eduki-azpian {
    background-color: #3a3a3a;
    padding-bottom: 30px;
}
.erakusketak #sp-eduki-azpian h3 {
    color: #b5c03c;
    font-weight: 300!important;
    margin-bottom: 20px;
}
.erakusketak #sp-eduki-azpian h3:before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 25px;
    color: #b5c03c;
    margin-right: 10px;
}
.erakusketak-port {
}
.erakusketak-port .erakusketa-tituloa {
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #464647;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    background: url(/images/stories/plazaberri/2018/erakusketa-birtualak/azkue_fondo.jpg) no-repeat top center;
    height: 100px;
    margin-top: 30px;
}
.erakusketak-port .erakusketa-tituloa span {
    color: #666;
    font-size: 20px;
}
.erakusketak-port h2 {
    margin-bottom: 15px;
}
.erakusketak-port h2 a {
    font-size: 18px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" !important;
    cursor: pointer;
}
.erakusketak-port .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #000;
    border: 8px solid #ccc
}
.erakusketak-port .hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
}
.erakusketak-port .hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.50s, -webkit-transform 0.50s;
    transition: opacity 0.50s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.erakusketak-port .hovereffect:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.erakusketak-port .hovereffect h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    overflow: hidden;
    padding: 0.5em 0;
    background-color: transparent;
}
.erakusketak-port .hovereffect h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.erakusketak-port .hovereffect:hover h3:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.erakusketak-port .hovereffect a, .hovereffect div {
    color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.erakusketak-port .hovereffect:hover a, .hovereffect:hover div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.erakusketak-port .hovereffect a i {
    font-size: 25px;
}
.erakusketak-port .hovereffect a i:hover {
    color: #208fa3;
}
/*******/
.erakusketak .erakusketa-fitxa h3, .erakusketak .row.goiburua h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
    color: #666;
    padding-bottom: 5px;
}
.erakusketak .row.goiburua h3 {
    font-size: 20px;
    padding: 0
}
.erakusketak .erakusketa-fitxa h3:after {
    content: "";
    display: block;
    width: 50px;
    background-color: #208fa3;
    height: 4px;
    margin-top: 10px;
}
.erakusketak .erakusketa-fitxa .row {
    padding-top: 25px;
}
.erakusketak .row.goiburua:nth-child(even), .erakusketak .erakusketa-fitxa .row:nth-child(even) {
    background-color: #eaeaea;
    box-shadow: 0 0px 10px rgba(0,0,0,.25);
    margin: 0 15px 15px 15px;
    border: 4px solid #fff;
    padding: 40px 20px!important;
}
.erakusketak .row.goiburua, .erakusketak .erakusketa-fitxa .row:nth-child(odd) {
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(0,0,0,.25);
    margin: 40px 15px;
    border: 4px solid #fff;
    padding: 40px 20px!important;
}
.erakusketak .erakusketa-fitxa p {
    margin: 15px;
    font-size: 14px;
}
.erakusketak .erakusketa-fitxa .mediak img {
    border-radius: 15px;
    border: 6px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    cursor: pointer;
}
.erakusketak .erakusketa-fitxa .azpititulua {
    font-size: 13px;
    padding: 10px 0;
    text-align: left;
}
.erakusketak .article-footer-wrap {
    display: none
}
/*atxikimendua*/
.atxikimendua #sp-eduki-azpian {
    padding: 0;
    background: #eaeaea
}
.atxikimendua #sp-eduki-azpian .container {
    background: #fff;
    padding: 30px 30px 50px;
    border-top: 3px solid #9EAF5B;
}
.atxikimendua #sp-eduki-azpian .sp-module h3.sp-module-title {
    text-align: center
}
.atxikimendua #sp-eduki-azpian .panel {
    margin-top: 15px;
}
.atxikimendua form .field-desc {
    font-size: 14px;
    color: #777;
    line-height: 20px;
    padding-top: 5px;
    display: block;
}

@media (max-width:991px) {
.erakusketak-port h2 a {
    font-size: 15px;
    line-height: 2px!important;
}
.erakusketak-port h2 {
    font-size: 15px;
    line-height: 16px!important;
}
.erakusketak-port .hovereffect h3 {
    font-size: 12px;
}
.erakusketak-port .hovereffect a i {
    font-size: 18px;
}
}

@media (max-width:560px) {
.erakusketak-port .col-xs-6 {
    width: 100%
}
}
/*responsive:*/
#bil-botoi-iragazkiak {
    max-width: 150px;
    margin: 10px auto;
    background-color: #b9430f;
    border: 1px solid #b9430f;
}
#bil-botoi-iragazkiak i {
    margin-left: 12px
}
#bil-botoi-iragazkiak:hover {
    background-color: #333;
    border: 1px solid #333
}

@media (max-width:991px) {
.portada.portada-fluid #sp-main-body #sp-component {
    width: 100%;
}
#sp-header .container {
    width: 100%;
}
#bilatzailea {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
#sp-top1 #bilatzailea {
    margin-top: 5px !important;
}
#sp-header .logo {
    max-height: 60px;
    width: auto;
}
.mosaikoa #sp-left {
    display: none
}
.mosaikoa #sp-component {
    width: 100%
}
#sp-header.header-goia {
    height: 70px !important;
}
#sp-header.header-goia img.hidden-xs, #sp-header.header-goia img.visible-xs, #sp-header.header-goia #sp-bottom2 img {
    height: 60px;
    width: auto;
    margin: 5px 0;
}
.mendeurrena #sp-header.header-goia img.hidden-xs, .mendeurrena #sp-header.header-goia img.visible-xs, .mendeurrena #sp-header.header-goia #sp-bottom2 img {
    height: 50px;
}
#sp-header.header-goia.menu-fixed img.hidden-xs, #sp-header.header-goia.menu-fixed img.visible-xs, #sp-header.header-goia.menu-fixed #sp-bottom2 img {
    margin: 0;
}
#sp-position2 .sp-module {
    width: 100%
}
.hide-on-mobile {
    display: none;
}
}

@media (min-width:992px) {
.portada.portada-fluid #sp-main-body #sp-component {
    width: 49%;
    margin-right: 1%;
}
}

@media (max-width:530px) {
.mendeurrena #sp-header.header-goia img.hidden-xs, .mendeurrena #sp-header.header-goia img.visible-xs, .mendeurrena #sp-header.header-goia #sp-bottom2 img {
    height: 45px;
}
}

@media (max-width:465px) {
.mendeurrena #sp-header.header-goia img.hidden-xs, .mendeurrena #sp-header.header-goia img.visible-xs, .mendeurrena #sp-header.header-goia #sp-bottom2 img {
    height: 35px;
}
#sp-header.header-goia #sp-bottom2 p.text-right {
    margin: 7px;
    height: 40px;
}
}

@media only screen and (max-width: 767px) {
#sp-left {
    margin-top: 30px;
}
h2, .entry-header h2, .item-page .entry-header h2 {
    font-size: 22px;
}
}

@media only screen and (max-width: 480px) {
/*tarteko2*/
.sp-module.nab2 .nav>li, .nab2-3bloke .sp-module.nab2 .nav>li {
    width: 94%;
}
.fitxa .entry-image, .fitxa .entry-header, .fitxa .artikulua, .blog.mosaikoa .blokea {
    width: 100%
}
.portada.portada-fluid #sp-main-body {
    padding: 25px;
}
}
 @import 'garapena.css';
