/*=====================================================================*/
/*==============================ESTILO OROKORRAK========================*/
/*=====================================================================*/
body {
    background: #fff;
    font-size: 100%;
}
body.body_kontratazioak {
    font: 100%/1 arial, helvetica, sans-serif;
}
@media only screen and (max-width: 1024px) {
    body {
        font-size: 90%;
    }
    .ejlogo img {
        width: 20%;
    }
}
.app_estilo_komunak * {
    font-family: "Open Sans", sans-serif !important;
    color: #1a1a1a;
    letter-spacing: -0.04em;
}
.app_estilo_komunak *,
.app_estilo_komunak *:before,
.app_estilo_komunak *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mgk_on {
    display: none;
}
.mgk_off {
    display: block;
}
.app_estilo_komunak a {
    text-decoration: none;
}
.app_estilo_komunak a:link,
.app_estilo_komunak a:visited {
    color: #1472a4;
    text-decoration: none;
}
.app_estilo_komunak a:hover,
.app_estilo_komunak a:active {
    text-decoration: underline;
}
.edukiontzia {
    margin: 0 auto;
    width: 90%;
    max-width: 1100px;
    clear: both;
    height: auto;
    padding-bottom: 2em;
    display: block;
}
.app_edukiontzi {
    display: table;
    margin-top: 2em;
    width: 100%;
}
.inv_screen,
.inv {
    border: none !important;
    display: block !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 1em !important;
    position: absolute !important;
    left: -999999em !important;
    width: 1px !important;
    color: #000 !important;
    background-color: #fff !important;
}
.hidden {
    display: none !important;
}
.ikus_screen {
    display: initial !important;
}
.borobil {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
/*======================LAN-ARLOEN GOIBURUA==========================*/
.lan_arlo_goiburu {
    margin: 3em 0;
}
.lanarlo_goiburua {
    width: 66% !important;
    float: left;
    margin-bottom: 2em;
}
.barne_logoa {
    max-width: 33% !important;
    width: auto;
    float: right;
    background: #c1c1c1;
}
.barne_logoa a {
    color: #1a1a1a !important;
    font-size: 110%;
    background: url("/images/web01-2014_euskojaurlaritza_logo_txikia.gif") no-repeat scroll 1em center #fff;
    display: block;
    padding: 1em 0 1em 5em;
    text-align: left;
    border-left: 1px solid #eee;
    font-weight: 500 !important;
    float: right;
    width: auto !important;
}
.barne_logoa a span {
    color: #acacac !important;
}
.lanarlo_goiburua h1 {
    color: #1a1a1a;
    font-size: 260%;
    text-align: left;
    clear: both;
    font-weight: 600;
}
.edukiontzia .lanarlo_goiburua .bilaketa_izenburua h1 a {
    color: #1a1a1a !important;
    font-size: 100%;
    background-image: none;
    padding-left: 0;
}
p.izenburu_azalpena {
    text-align: left;
    margin-top: 0.4em;
}
.lanarlo_gaiak li {
    width: 32.5%;
    display: inline-block;
    padding: 0.5em;
}
.lanarlo_gaiak li a {
    width: 100%;
    display: block;
    height: auto;
    padding: 1em;
    background-color: #1472a4;
    border: 1px solid #1a95bd;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #fff !important;
    font-size: 110%;
}
.lanarlo_gaiak li a:hover {
    background-color: #0082ac;
    border: 1px solid #0781a8;
    text-decoration: none;
    transition: all 0.2s ease 0s;
} /*=========================FEEDBACK EMAN========================*/
.feedback_eman_behekoa {
    width: auto;
    height: auto;
    display: block;
    position: fixed;
    bottom: 0px;
    right: 0px;
    background-color: #000;
    padding: 0.2em 1em;
    z-index: 990;
    border: 1px solid #555;
    font-size: 90%;
    opacity: 0.8;
    border-radius: 3px 0 0 0;
}
.feedback_eman_behekoa a {
    background: url("/images/web01-2014_ikonoa_iritzia_eman.png") left center no-repeat transparent;
    display: block;
    padding: 5px 5px 5px 30px;
    margin: 0.5px auto;
    color: #fff !important;
    font-weight: 500 !important;
} /*================================================*/ /*=============OFFCANVAS ETA GOIBURUA==============*/ /*=================================================*/
a.lasterbideak {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}
a.lasterbideak:focus {
    position: relative!important;
    clip: auto;
    overflow: visible;
    height: auto;
    z-index: 100;
    color: #37c3f0;
    background-color: #1f1f1f;
    padding: 0.5em 0 0.2em 0.4em;
    outline-offset: 4px;
    display: block;
    text-decoration: underline;
    border: 2px solid;
}
.offcanvas-top {
    position: relative;
    overflow: hidden;
    height: 50px;
    -webkit-transition: height 0.2s ease-out;
    -moz-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
}
.offcanvas-top.active {
    height: 14.6em;
}
.o-content {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 1em 1em 4em;
    background-image: linear-gradient(to bottom, transparent 44px, #1f1f1f 0px);
    background-image: -moz-linear-gradient(bottom, transparent 44px, #1f1f1f 0px);
    background-image: -webkit-linear-gradient(bottom, transparent 44px, #1f1f1f 0px);
    background-image: -ms-linear-gradient(bottom, transparent 44px, #1f1f1f 0px); /*IE10 bakarrik*/
    background-image: -o-linear-gradient(bottom, transparent 44px, #1f1f1f 0px);
}
.crumbs li a {
    display: block;
    padding: 1em;
    border-bottom: 1px solid #000;
}
.crumbs li:last-child a {
    border-bottom: 0;
}
#trigger {
    position: absolute;
    bottom: 0.6em;
    right: 5%;
    display: block;
    font-size: 1em;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    width: auto;
    height: 40px;
    padding: 5px 12px;
    background-color: #1f1f1f;
    text-align: center;
    box-shadow: 0px 2px 1px #ccc;
    -webkit-box-shadow: 0px 2px 1px #ccc;
}
body.euskadieus_hasiera #trigger {
    box-shadow: 0px 2px 1px #0f6897;
    -webkit-box-shadow: 0px 2px 1px #0f6897;
}
a#trigger {
    /*outline: 0 !important;*/
}
#trigger:focus {
    outline: 1px solid #1f1f1f;
    box-shadow: 0px 3px 0 #159dc9;
    outline-offset: -2px;
}
.o-content .o-content-zutabe {
    width: 31%;
    float: left;
    border-left: 1px solid #fff;
    padding-left: 0.6em;
}
.o-content .o-content-zutabe:last-of-type {
    display: none;
}
.o-content > ul li strong {
    font-weight: 700;
    color: #fff;
    font-size: 110%;
}
body .o-content > ul ul {
    list-style-type: none;
    padding: 0.2em 0 0;
}
body .o-content > ul ul li {
    padding: 0.3em 0;
}
body .o-content > ul ul li a {
    font-weight: normal;
    color: #37c3f0 !important;
    font-size: 90%;
}
body .o-content > ul ul li a:hover,
body .o-content > ul ul li a:focus {
    color: #fff;
}
.o-content .zutabeak {
    width: 47em;
    float: right;
    background-color: #1f1f1f;
}
.o-content .o-content-zutabe:last-of-type {
    display: block;
}
.o-content-zutabe label.inv {
    color: #fff !important;
}
.o-content .bb_oraingo_hizkuntza {
    color: #999;
}
header,
.pattern {
    background: transparent !important;
}
nav.ogi_papurrak {
    display: none;
}
.goib_estekak {
    width: auto;
    margin-top: -42px;
    right: 20em;
    position: absolute;
}
.goib_estekak ul {
    list-style: none;
}
.goib_estekak a:hover,
.goib_estekak span:hover {
    text-decoration: underline;
}
.scontainer {
    width: 23em;
    float: right;
    margin-right: 1em;
}
.searchbox {
    position: relative;
    min-width: 80px;
    width: 0;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s; /*height: 0.3s;*/
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s; /*height: 0.3s;*/
}
.searchbox-open {
    width: 100%;
}
.searchbox-input {
    border: 1px solid #0ca0cf;
    border-radius: 5px;
    box-shadow: 0.4px 1.4px 3px #eee inset;
    position: absolute;
    top: 0;
    right: 0;
    background: #fcfcfc;
    margin: 5px 2px 0 0;
    padding: 0 0 0 0.5em;
    color: #1a1a1a;
    width: 22em;
    font-size: 100%;
    height: 28px;
}
.searchbox-input:-webkit-input-placeholder {
    color: #1a1a1a;
}
.searchbox-input:-moz-placeholder {
    color: #1a1a1a;
}
.searchbox-input::-moz-placeholder {
    color: #1a1a1a;
}
.searchbox-input:-ms-input-placeholder {
    color: #1a1a1a;
}
header nav .searchbox-icon,
header nav .searchbox-submit {
    width: 80px;
    border-radius: 0 5px 5px 0;
    height: auto;
    border: 0;
    font-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0; /*outline: 0;*/
    cursor: pointer;
    color: #1472a4;
    background: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 4px 1px 0 0;
    padding: 6px 10px 7px;
    text-align: center;
    line-height: 16px;
}
header nav .searchbox-submit {
    background: #1472a4;
    color: #fff;
    z-index: 100;
}
.searchbox-icon {
    padding: 6px 10px 7px;
}
.searchbox-open .searchbox-input {
    height: 31px !important;
    margin-top: 1px;
    margin: 3px 0 0;
}
header nav .searchbox-submit {
    display: none;
}
.searchbox-open .searchbox-submit {
    display: block;
}
.searchbox *:focus {
    outline: 2px solid #000!important;
}
.goib_kontaktu {
    width: auto;
    float: right;
    margin-top: 10px;
}
.goib_kontaktu a {
    width: auto;
    padding: 0.4em 1.4em;
    text-transform: uppercase;
    color: #1472a4;
    font-weight: 700;
}
.goib_hizkuntza {
    width: auto;
    float: left;
    margin-top: -32px;
    position: absolute;
    left: 5%;
}
.goib_hizkuntza ul {
    padding: 0 !important;
}
.goib_hizkuntza ul li {
    width: auto;
    padding: 0 0.5em 0 0.4em;
    float: left;
    list-style: none;
}
.goib_hizkuntza ul li abbr {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    border: 0;
    cursor: default;
}
.goib_hizkuntza ul li span abbr {
    color: #707070 !important;
}
.goib_hizkuntza_hasiera ul li span abbr {
    color: #daeefb !important;
}
.goib_hizkuntza ul li a {
    color: #1472a4;
    border: 0;
    text-decoration: underline !important;
}
.goib_hizkuntza_hasiera ul li a {
    color: #fff;
}
.goib_hizkuntza ul li a abbr {
    cursor: pointer;
}
.goib_hizkuntza li a:hover {
    text-decoration: none;
}
.goib_hizkuntza li:first-of-type {
    border-left: none;
}
body .goib_hizkuntza_hasiera li {
    border-left: 1px solid #ffffff;
}
.goib_hizkuntza li {
    border-left: 1px solid #1a1a1a;
}
header {
    margin-bottom: 2em !important;
}
.searchbox-input {
    width: 100%;
}
.scontainer {
} /*Hasiera-orriaren goiburura*/
header.barra_beltza {
    background: url("/images/web01-2014_hasiera_orria_harmarria_ej.gif") no-repeat left bottom #1472a4 !important;
}
.barra_beltza .pattern,
.barra_beltza .ongietorri,
.barra_beltza form,
#pattern,
.offcanvas-top {
    background: transparent !important;
} 
header nav ul {
    line-height: inherit;
}

/*=====================================================================*/ /*===============================EDUKIAK================================*/ /*=====================================================================*/
#edukia,
.edukiontzia .r01gContainer {
    padding: 0.2em 0 2.3em 0;
}
.edukiontzia .r01gContainer {
    margin: 0 auto;
    max-width: 1100px;
}
#edukia,
.edukiontzia .r01gContainer > .r01gContainer {
    padding-top: 0;
} /*=========================ATZERA PAUSUA=========================*/
.ej_goiburu_02 {
    clear: both;
    display: block;
    font-weight: 600;
    height: auto;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    width: 90%;
}
.ej_goiburu_02 a,
.bilaketa_izenburua a {
    background: url("/images/web01-2014_ikono_gezi_urdin_ezkerra.gif") no-repeat scroll left center #fff;
    float: left;
    font-size: 120%;
    padding: 0 0 0 0.8em;
    text-transform: none;
    color: #1472a4;
    margin-right: 0.5em;
    font-weight: 600;
}
.ej_goiburu_02 a:hover,
.bilaketa_izenburua a:hover {
    text-decoration: underline;
} /*=====================================================================*/ /*===========================BARNEKO WEBGUNEAK==========================*/ /*=====================================================================*/ /*Menua*/
nav.menu_webgune {
    margin-bottom: 2em;
}
nav.menu_webgune div.r01gMenuH {
    width: 100%;
    background-color: #1472a4;
}
nav.menu_webgune div.r01gMenuH ul {
    background-color: #1472a4 !important;
}
nav.menu_webgune div.r01gMenuH ul li {
    padding: 0;
    background-color: #0087b2;
    border-bottom: none !important;
}
nav.menu_webgune div.r01gMenuH ul li ul li a {
    background-color: #0087b2;
    font-size: 85%;
    border-top: 1px solid #fff;
    color: #fff;
    font-weight: 600;
}
nav.menu_webgune div.r01gMenuH ul li ul li a:hover {
    color: #fff !important;
    background-color: #107595;
}
ul#UL_PRINCIPAL_juswz_menu.r01gMenuBarHorizontal_juswz_menu ul li {
    border: none;
}
nav.menu_webgune div.r01gMenuH a {
    display: block;
    background-color: #1472a4;
    padding: 0.6em 1em;
    border-right: 1px solid #fff;
    transition: all 0.3s ease 0s;
    font-weight: 600;
}
nav.menu_webgune div.r01gMenuH a:hover,
nav.menu_webgune div.r01gMenuH a:active,
nav.menu_webgune div.r01gMenuH a:focus {
    background-color: #0087b2;
    transition: all 0.2s ease 0s;
}
nav.menu_webgune div.r01gMenuH a span.menuTextSpan {
    color: #fff;
    transition: all 0.2s ease 0s;
}
nav.menu_webgune div.r01gMenuH a.r01gMenuBarItemSubmenu span.menuTextSpan {
    background: url(/images/web01-2014_ikono_gezi_zuri_behera.gif) right 0.4em no-repeat transparent;
    padding-right: 1.2em;
}
nav.menu_webgune div.r01gMenuTitle,
nav.menu_webgune > select {
    display: none;
} /*=====================================================================*/ /*=================================OINA================================*/ /*=====================================================================*/
.beheko_estekak {
    width: 100%;
    background: #1472a4;
    padding: 2.5em 5%;
    display: table;
    text-align: left;
    clear: both;
}
.beheko_estekak div {
    width: 23.2%;
    height: auto;
    float: left;
    border-left: 1px solid #278bb9;
    padding-left: 1%;
}
.beheko_estekak div:first-of-type {
    margin-left: 1%;
}
.beheko_estekak h2,
.beheko_estekak h3 {
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    margin: 0 0 0.8em 0.1em;
    text-shadow: 0.5px 0.5px 1px #07536c;
}
.beheko_estekak ul {
    height: auto;
}
.beheko_estekak ul li a {
    padding: 0.5em 0.3em 0.5em 1em;
    background: url(/images/web01-2014_ikono_gezi_zuri_eskuma.gif) no-repeat left center #1472a4;
    display: block;
    color: #fff !important;
    text-transform: none;
    text-shadow: 0.5px 0.5px 1px #07536c;
}
.beheko_estekak ul li a:hover,
nav.beheko_estekak ul li a:active {
    text-decoration: underline;
}
.oina {
    width: 100%;
    background: url(/images/web01-2014_oina_logo_atzekoa.gif) no-repeat left bottom #1f1f1f;
    padding: 2em 2em 3.5em 2em;
}
.oina a:hover,
footer.oina a:active {
    text-decoration: underline;
}
.oina img {
    margin: 1em auto 4em auto;
    width: auto;
    text-align: center;
    display: block;
}
.oina p {
    float: left;
    color: #c9c9c9;
    font-size: 90%;
}
.app_estilo_komunak .oina p a {
    color: #37c3f0;
    text-decoration: underline;
}
.oina ul {
    float: right;
    width: auto;
}
.oina ul li {
    display: inline-block;
    float: left;
}
.app_estilo_komunak .oina ul li a {
    padding: 0 1em 0 1em;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 90%;
    text-decoration: underline;
    color: #37c3f0;
}
.r01ClaimPersonas {
    display: none;
} /*ScrollUp*/
.scrollup-p {
    display: none;
} /*===============================MEDIAQUERYAK==========================*/
@media only screen and (max-width: 1024px) {
    /*Goiko barra*/
    .scontainer {
        width: 14em;
    }
    .o-content .zutabeak {
        width: 42em;
    }
    .o-content .o-content-zutabe {
        width: 33%;
    }
} /*=================================Menu erabilerraza======================================*/
.edukiontzia nav.menu_webgune_02 h1,
.edukiontzia nav.menu_webgune_02 h2  {
    display: none;
}
.edukiontzia nav.menu_webgune_02 ul {
    width: 100%;
    background-color: #1472a4;
    display: inline-block;
    height: auto;
    border-bottom: 1px solid #fff;
}
.edukiontzia nav.menu_webgune_02 ul li {
    padding: 0;
    border-bottom: none !important;
    float: left;
    border-bottom: 1px solid #fff;
    transition: all 0.3s ease 0s;
    border-right: 1px solid #fff;
    height: auto;
}
.edukiontzia nav.menu_webgune_02 ul li:hover {
    background-color: #076a9f !important;
}
nav.menu_webgune_02 ul li a {
    color: #fff !important;
    transition: all 0.3s ease 0s;
    font-weight: 600;
    text-align: left;
    padding: 1em 0.5em 0.5em 0.5em;
    display: block;
    min-height: 3em;
}
nav.menu_webgune_02 ul li a:focus {
    /*outline: 1px dotted #1a1a1a!important;*/
    transition: none;
}
.edukiontzia nav.menu_webgune_02 ul li a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
nav.menu_webgune_02 ul li a div {
    display: block;
    margin-top: -0.5em;
    color: #fff;
    margin-bottom: 0em;
    z-index: -1;
} /*Semeak baditu...*/
.edukiontzia nav.menu_webgune_02 ul li.has-subnav div a {
    padding-right: 1.7em !important;
    background: url(/images/web01-2014_ikono_gezi_zuri_behera.gif) 95% 55% no-repeat transparent !important;
}
.edukiontzia nav.menu_webgune_02 ul li.has-subnav div a:hover,
.edukiontzia nav.menu_webgune_02 ul li.has-subnav div a.close {
    background-color: #076a9f !important;
}
.edukiontzia nav.menu_webgune_02 ul li.has-subnav ul {
    width: auto;
    position: absolute;
    margin-top: 1px;
    border-bottom: 0;
    margin-left: -1px;
    background: transparent;
    z-index: 1000;
}
.edukiontzia nav.menu_webgune_02 ul li.has-subnav ul li {
    width: 100%;
    float: none;
    display: block;
}
.edukiontzia nav.menu_webgune_02 ul li.has-subnav ul li a {
    width: 100%;
    float: left;
    font-size: 90%;
    text-align: left;
    border: 1px solid #fff;
    border-top: none;
    font-weight: 600;
    padding: 0.65em 0.5em;
    background-color: #076a9f !important;
    min-height: initial !important;
}
.edukiontzia nav.menu_webgune_02 ul li.has-subnav ul li a:hover {
    background-color: #00507b !important;
} 
/*Ocultamos el enlace de descarga de datos */
#aa81aBenefitlisting section div div.mb-3 div.row div.text-right a {
    display: none;
} 
/*Estilos para la paginaci\F3n */
#aa81aBenefitlisting ul.pagination {
    list-style-type: none;
}
abbr {
    color: inherit !important;
}
