/*---------------------------------------------[      botika superstylin'      ]-----------------------------------------*/

html {
	font-size: 100%;
	/*overflow-y: scroll;*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 100%;
	text-align: center;
	overflow-x: hidden;
	position: relative;
}
body,
input,
select,
optgroup,
option,
textarea,
button {
	font-family: 'Open Sans', sans-serif;
	color: #333;
}
.nisans {
	font-family: 'Open Sans', sans-serif;
}
.niserif {
	/*font-family: 'Raleway', serif;*/
}
body {
	background-color: #FFF;
	/*background-image: url(../irudi/whlchr.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: cover;*/
}
table, html, body {
	margin: 0;
	padding: 0;
	border: none;
	/*height: 100%;*/
	width: 100%;
}
table tr td {
	vertical-align: middle;
}
object {
	pointer-events: none;
}
a {	color: #444; }
a:visited {	/*color: #444;*/ }
a:hover {	color: #2F2C26; }
a:active {	color: #ADADAF; }
.nion {	color: #000; }
::selection {
	background: #E0E7EF;
	/*color: #000;*/
}
strong, b {
	font-weight: 600;
}
body ::-moz-selection {
	background: #E0E7EF;
}
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }

/*---------------------------------------------[             rwd               ]-----------------------------------------*/

.mediaquerylevel { z-index: 0; width: 0px; display: none; }
.rwdiv { margin-bottom: 1.5rem; }
.rwdiv.nomar { margin-bottom: 0; }
.fleximg { width: 100%; }
.fleximgmax {	max-width: 100%; }

/*---------------------------------------------[           egitura             ]-----------------------------------------*/

header .social,
header .goicontact,
header .submenuak {
	display: none;
}

header {
	width: 100%;
	transition: top 0.25s ease-in-out;
	/*background-image: url(../irudi/orrizuriup.png);
	background-position: bottom center;
	background-repeat: repeat-x;*/
	padding-bottom: .5rem;
	/*position: fixed;*/
	top: 0;
	z-index: 1000;
}
header.ison {
	padding-bottom: 0;
	background-color: #FFF;
}
footer {
	position: relative;
}

.z3-al {
	margin: auto;
	height: 100%;
}
.horipad {
	margin: 0 auto;
	padding: 0 1rem;
}
.goiko.ison {
	background-color: #FFF;
	overflow: hidden;
}
.super {
	overflow: hidden;
}
.goiko .horipad {
	position: relative;
	/*overflow: hidden;*/
}
.eduki {
	clear: both;
	overflow: hidden;
	margin: 1rem auto;
	/*font-size: 0.9375rem;*/
	padding-bottom: 1rem;
	min-height: 35rem;
}
.beko {
	clear: both;
	color: #FFF;
	margin: 0 auto;
	padding-top: 1rem;
	background-color: #FF6F00;
	/*background-image: url(../irudi/orrizuridown.png);
	background-position: center top;
	background-repeat: repeat-x;*/
	/*background-size: contain;
	box-shadow: 1px 1px 1px #CCC;
	overflow: hidden;
	z-index: 10000;*/
}
.beko a {
	color: #FFF;
}
.imgatze {
	position: fixed;
	opacity: .15;
	bottom: 0;
	right: .5rem;
	z-index: -1;
	width: 95%;
}

/*---------------------------------------------[           kolore             ]-----------------------------------------*/

.kol0 { color: #005A00; }
.kol0over:hover, a:hover .kol0over { color: #005A00; }
.boko0, a.boko0:hover { border-color: #005A00; }
.bako0, .boko0 .atzeko { background-color: #005A00; }
.kol1, .ata2 .eduki p a:not(.but) { color: #FF6F00; }
.kol1over:hover, a:hover .kol1over { color: #FF6F00; }
.boko1, a.boko1:hover { border-color: #FF6F00; }
.bako1, .boko1 .atzeko { background-color: #FF6F00; }
.kol2 { color: #A2BF53; }
.kol2over:hover, a:hover .kol2over { color: #A2BF53; }
.boko2, a.boko2:hover { border-color: #A2BF53; }
.bako2, .boko2 .atzeko { background-color: #A2BF53; }
.kolargi { color: #CBEF68; }
.kolargioverwhite { color: #7A8F23; }
.kolilun { color: #2F2C26; }
.kolgrey { color: #888; }
.bokogrey { border-color: #CCC; }
.ata1 .eduki p a:hover, .ata1 span a:not(.niof):hover,
.ata2 .eduki p a:hover, .ata2 span a:not(.niof):hover,
.ata3 .eduki p a:hover, .ata3 span a:not(.niof):hover,
.ata4 .eduki p a:hover, .ata4 span a:not(.niof):hover,
.ata5 .eduki p a:hover, .ata5 span a:not(.niof):hover { color: #444; }

.bako0.nion,
.bako1.nion,
.bako2.nion,
.bako3.nion,
.bako4.nion,
.bako5.nion { background-color: #EEE; }

a:hover span.bako5, a:hover span.bakow { background-color: #F28427; color: #FFF; }

/*---------------------------------------------[           common             ]-----------------------------------------*/

.lodifont {	font-weight: 700; }
.normalfont {	font-weight: 400; }
.breakword {
	word-wrap: break-word;
 /*-ms-word-break: break-all;
     word-break: break-all;*/
     word-break: break-word; /* Non standard for webkit */
-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}
p {
	/*font-weight: 300;*/
	text-align: left;
	line-height: 1.4375rem;
	margin: .25rem 0 .5rem;
	font-size: 1.125rem;
	/*text-align: justify;*/
}
p.intro {
	font-size: 1.25rem;
	text-align: left;
}
p.nojust, .nojust p, ul.edulist.nojust li {
	text-align: left;
}
p a:not(.but) {
	color: #6F8F24;
	padding: 0 1px;
	/*background-color: #FFF;*/
	border-bottom: 1px dotted #DDD;
}
p a:hover {
	color: #333;
	border-bottom: 1px solid #FFF;
}
.firstpbigger p:first-child {
	font-size: 1.25em;
	font-weight: 300;
	color: #FF6F00;
	margin-bottom: 1.25rem;
}
.txtitzal {
	text-shadow: 0 0 1px #AAA;
}
.eduki p, .eduki ul, .eduki table {
	/*font-weight: 300;
	font-family: 'Neuton', serif;
	font-size: 1.125rem;*/
}
.edulist h4 {
	/*text-transform: uppercase;
	font-weight: 400;
	font-style: italic;*/
	border-bottom: 1px solid #DDD;
}
.edulist .th {
	font-size: 1.0625rem;
}
.edulist h4, .edulist b {
	font-size: 1.0625rem;
}
.edulist h4, .edulist b, .kolchemo {
	color: #BF2F3C;
	/*text-shadow: 0 0 1px #AAA;
	font-weight: 400;*/
}
.edulist h2 {
	color: #9F9177;
}
.edulist, .edulist ul {
	/*font-size: 1.0625rem;*/
	text-align: left;
	margin: .25rem 0 .5rem;
	list-style: circle inside;
	padding-left: 1.625rem;
	text-indent: -1rem;
}
.edulist.disc ul, .edulist.disc {
	list-style: disc inside;
}
.edulist.dots ul, .edulist.dots {
	list-style: circle inside;
}
.edulist.none ul, .edulist.none {
	list-style: none;
	padding-left: 0;
	text-indent: 0;
}
.edulist li {
	line-height: 1.125;
	margin: .3125rem 0;
}
.edulist li > span:first-child{
	/*font-weight: 700;*/
}
.deskdiv p a:first-child {
	font-weight: 400;
	/*font-size: 1.1rem;*/
	line-height: .9;
	margin-bottom: 1rem;
}
.deskdiv p a:before {
	/*content: '\266B\0020';*/
}

.edutable {
	text-align: left;
	/*font-size: 1.0625rem;*/
}
.edutable thead {
	font-weight: 700;
}
.edutable thead tr {
	border-bottom: 1px solid #D0D0D0;
}
.edutable thead td {
	padding: 1rem 0 .5rem;
}
.edutable tbody tr {
	border-bottom: 1px solid #EEE;
}
.edutable tbody td {
	padding: .3125rem 0;
}
.edutable tbody tr:nth-child(2n) {
	background-color: #FCFCFC;
}
.edutable tbody tr:nth-child(2n-1) {
	background-color: #F5F5F5;
}
.edutable tbody tr:last-child {
	border-bottom: 1px solid #D0D0D0;
}
.edutable tbody td:first-child {
	padding-left: .5rem;
}

.faqs h4 {
	margin-top: 1.5rem;
	cursor: pointer;
	color: #8e242e;
	overflow: hidden;
}
.faqs h4:hover, h4.nion {
	color: #DF3746;
}
.faqs h4 .icon {
	color: #999;
	float: right;
	border-color: #DDD;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-radius: .25rem .25rem 0 0;
	padding: .125rem .5rem .0625rem;
	background-color: #EEE;
}
.faqs h4:hover .icon, h4.nion .icon {
	color: #DF3746;
}

.eduki p:not(.nisans), .edulist, .dbtext ul {
	/*font-family: 'Raleway', serif;*/
}
.dbtext p b:first-child {
	font-size: 1.1875rem;
}
.eduki .horipad {
	/*min-height: 20rem;*/
}

p.pic {
	/*padding: .1rem .75rem .25rem 0;*/
	margin-bottom: .75rem;
}
p.pic img {
	border: 1px solid #e2dcd1;
}
.pic img {
	display: block;
	width: 100%;
}
.pic img.fleximgmax {
	max-width: 100%;
	width: auto;
}
a:hover p.pic img {
	border: 1px solid #BFB7A7;
}
.berrilist p.pic {
    margin-bottom: 0.5rem;
}
.berrilist .picbox {
	float: left;
	margin-right: 1rem;
	height: 100%;
	width: 100%;
	opacity: .8;
}
a:hover .picbox {
	opacity: 1;
}
.berrilist .pic {
	width: 100%;
	height: 10rem;
	background-position: center center;
	background-size: cover;
}
.berrilist .pic img {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.berrilist a:hover p.pic {
	border-color: #F28427;
}
a span.icon {
	transition: color .2s ease-out;
}
a:hover span.icon {
	/*text-shadow: 0 0 2px #777;*/
}
.borobil {
	border-radius: 1rem;
}
.borderadius {
	border-radius: .25rem;
}
.but {
	/*color: #FFF;*/
	display: inline-block;
	font-size: 1.0625rem;
	/*border-radius: .3125rem;*/
	background-color: rgba(0,0,0,.1);
	transition: background-color 0.15s ease-out;
	padding: .25rem .5rem .25rem;
	margin: .25rem;
	text-align: center;
	border: none;
	border: 1px solid transparent;
}
.but.nomar {
	margin: 0;
	/*background: #CCC;*/
}
.but:hover {
	color: #FFF;
	background-color: rgba(0,0,0,.3);
	border: none;
	border: 1px solid transparent;
}
.but:hover .icon {
	color: #FFF;
}
.but.bako {
	color: #444;
	background: #D4CDC1;
}
.openmap:hover {
	color: #555;
	background-color:  rgba(0,0,0,.15);
}
.openmapimg {
	max-width: 333px;
	position: relative;
}
.openmapimg h3 {
	margin-bottom: 0;
}
.openmapimg p {
	margin-top: 0;
}
.openmapaddress {
	position: absolute;
	top: 0; left: 0;
	background-color: rgba(250,250,250,1);
	border-bottom-right-radius: .325rem;
	padding-right: .5rem;
}
.openmapbutton {
	position: absolute;
	bottom: 0; right: 0;
	background-color: rgba(250,250,250,.5);
	border-top-left-radius: .325rem;
	padding-right: .5rem;
	margin: 0;
}
.openmapaddress p {
	text-indent: -.625rem;
	padding-left: 1.125rem;
}
.beko .but.openmap {
	background-color: rgba(0,0,0,.1);
}
.but.bako:hover {
	color: #FFF;
	background-color: #75a92f;
}
.beko .but.openmap:hover {
	color: #333;
	background-color: rgba(255,255,255,.3);
}

.h1div {
	clear: both;
	text-align: left;
	padding-top: 1.5rem;
}
.h1div .zuritu {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.bread {
	/*display: none;*/
}

.areas {
	display: flex;
	flex-flow: row wrap;
	margin: 1rem 0 3rem;
	/*min-height: 12rem;*/
}
.areas li {
	justify-content: space-between;
	/*align-items: stretch;*/
	display: block;
	position: relative;
	text-align: left;
}
.areas li a {
	text-align: left;
	display: block;
	line-height: 1;
	display: inline-block;
	border-bottom: 1px solid #FFF;
	margin-right: 2rem;
}
.areas li h2 {
	font-weight: 300;
	font-size: 1.625rem;
	display: inline-block;
	border-bottom-width: .75rem;
	border-bottom-style: solid;
	border-bottom-color: #005A00;
	transition: all .2s ease-out;
	background-color: #FFF;
	color: #444;
	/*border: 1px solid #FFF;*/
}
.areas li h2 span {
	display: block;
	padding: .25rem .5rem;
	border-bottom: 1px solid #FFF;
}
.areas li a:hover {
	border-bottom: 1px solid #F60;
	color: #333;
}
.areas li a:hover h2 {
	color: #FFF;
	border-bottom-color: #F60;
	background-color: #005A00;
}

.videobox {
	margin: .125rem 0;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-bottom: 50.9%; /* 488:274 */
	padding-top: 25px;
	height: 0;
	clear: both;
	overflow: hidden;
	border: 1px solid #DFD5C3;
}
.videobox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
hr {
	margin: 0 0 1.5rem;
	background: #CCC;
	border: none;
	height: 1px;
}
abbr, acronym {
	border-bottom: 1px dotted  #CCC;
	cursor: help;
}

.superlink {

}
.superlink .icon {
	border-radius: 1rem;
	padding: .3125rem;
}
.superlink:hover .icon {
	background-color: #A2BF53;
}

.bilainputbox {
	border-radius: .25rem;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.bilainputbox span {
	float: right;
	margin: .25rem;
	font-size: 1.25rem;
}
.bilainputbox input {
	border-radius: .25rem;
	background-color: none;
	margin: 0;
	width: 85%;
	border: 0;
}
.bilainputbox input:active, .bilainputbox input:focus {
	background-color: #FFF;
}

/*---------------------------------------------[           goiko             ]-----------------------------------------*/

.logodiv {
	padding: 0;
	margin-bottom: 1rem;
	position: relative;
	z-index: 1001;
}
header .logodiv {
	/*position: absolute;*/
}
.ison .logodiv {
	/*position: absolute;*/
}
.logo {
	line-height: 1;
	position: relative;
	/*z-index: 1001;*/
	transition: color .3s ease-out;
	vertical-align: top;
	display: inline-block;
	margin-top: .625rem;
	line-height: .5;
}
.ac {
	color: #FFF;
	font-size: 4.5rem;
	font-weight: 700;
	letter-spacing: -15px;
	transition: color .3s ease-out;
	margin-right: .25rem;
	background-color: #005A00;
	padding: 0 1.25rem 1rem .25rem;
	display: inline-block;
	text-align: center;
}

a:hover .ac {
	color: #005A00;
	background-color: #FFF;
	text-shadow: -1px -1px 0 #005A00, 1px -1px 0 #005A00, -1px 1px 0 #005A00, 1px 1px 0 #005A00;
}
.amadeo {
	display: none;
}
a:hover .amadeo {
	color: #FF6600;
	background-color: #FFF;
}

.super {
	z-index: 1111;
	position: absolute;
}
.aftersuper {
	/*overflow: hidden;*/
}

.hizk {
	color: #666;
	/*max-width: 110px;
	line-height: 1.25rem;*/
	position: fixed;
	z-index: 1005;
}
.beko .hizk {
	position: relative;
}
.super .hizk {
	/*display: none;*/
	transition: left .2s ease-out;
	padding-top: .625rem;
	left: -17rem;
}
.ison .hizk {
	display: inline-block;
	left: 1rem;
	/*width: 12rem;*/
}
.hizk li {
	display: inline-block;
}
.beko .hizk li {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.beko .hizk li {
	width: 20%;
}
.beko .hizk li a {
	width: 100%;
	background-color: rgba(0,0,0,.3)
}
.beko .hizk li a.nion {
	background-color: rgba(0,0,0,.6)
}
.hizk li a {
	color: #FFF;
	text-align: center;
	background: #005A00;
	font-size: 1.75rem;
	line-height: 1.75;
	display: inline-block;
	/*text-shadow: 1px 1px 1px #CCC;*/
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	height: 3.25rem;
	width: 3.25rem;
}
.hizk li:last-child a {
	/*text-shadow: 1px 1px 1px #CCC;*/
	border-right: 0;
}
.hizk li a:not(.nion):hover {
	background: #FF6600;
	color: #FFF;
}
.hizk li a.nion {
	background: #FF6600;
}

.mailandtelhizkordez {
	display: none;
}
.goicontact {
	line-height: 2;
}
.goicontact a, a.map {
	color: #DDD;
	margin-right: .125rem;
	padding: .125rem .5rem;
}
.goicontact a:hover {
	color: #FFF;
}
.goicontact a:nth-child(2) {
	margin-right: 1rem;
}
.goicontact a .icon {
	color: #A2BF53;
}
.becontact, .becontact p {
	text-align: center;
}
.becontact {
	border-top: 1px solid rgba(255,255,255,.4);
}
.becontact > a {
	background-color: rgba(0,0,0,.1);
	border-radius: .25rem;
	margin-top: .125rem;
	padding: 0 .5rem 0 0;
	font-weight: 300;
	font-size: 1.125rem;
}
.becontact > a:hover {
	background-color: rgba(0,0,0,.2);
}
.becontact > a .icon {
	/*text-shadow: 0 0 3px #FFF;*/
	background-color: rgba(0,0,0,.1);
	border-radius: .25rem 0 0 .25rem;
	padding: .375rem .375rem .4375rem .4375rem;
}
.becontact > a:hover .icon {
	background-color: rgba(0,0,0,.3);
}

a.beltz {
	background: #3F3B33;
}
a.grix, button.grix {
	background: #709F45;
}
a.beltz:hover, a.grix:hover {
	color: #FFF;
	background: #FF6F00;
}
.nav-up {
 top: -6rem;
}

/*---------------------------------------------[           menua             ]-----------------------------------------*/

.showhidemenu {
	display: block;
	z-index: 1500;
	margin: .65rem 1rem 1rem 0;
	font-weight: 300;
	z-index: 1001;
	float: right;
	transition: top .4s ease-out;
	position: fixed;
	right: 0;
}
.nav-up .showhidemenu {
	top: -6rem;
}
.nav-down .showhidemenu {
	top: 0;
}
.showhidemenu span {
	color: #FFF;
	background-color: #3F3B33;
	text-align: center;
	font-size: 2.5rem;
	height: 3.25rem;
	width: 3.25rem;
	display: inline-block;
	line-height: 1.2;
	border-radius: .125rem;
	/*box-shadow: 0 0 2px #FFF;*/
	transition: all .15s ease-out;
}
.showhidemenu:hover span {
	background-color: #FF6F00;
}
.showhidemenu.nion span {
	background-color: #FF6F00;
	-ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}

.navigation {
	left: 0;
	top: 5rem;
	position: fixed;
	display: none;
	/*background: rgba(255,255,255,.8);
	box-shadow: -3px 0px 3px 0 #CCC;*/
	z-index: 1000;
	width: 100%;
}
.ison .navigation {
	background: #FFF;
	/*overflow-y: scroll;*/
	border-top: 1px solid #DDD;
}
.super .horipad,
.navigation .horipad {
	position: relative;
}

.menu {
	text-align: center;
	position: relative;
	clear: both;
}
.menutxt {
	display: none;
}
.menu li a {
	position: relative;
}
.menu li a.nion {
	font-weight: 700;
}
.menu > li > a {
	color: #333;
	display: block;
	font-size: 1.375rem;
	line-height: 1.375;
	/*text-transform: uppercase;*/
	transition: color .2s ease-out;
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	padding: .625rem 1rem;
	text-transform: uppercase;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #FFF;
	font-weight: 400;
}
.menu > li.beborlar {
	border-style: solid;
	border-width: 0 0 10px;
	border-color: #FF6600;
}
.menu span.beborzuri {
	display: block;
	height: 100%;
	border-bottom: 1px solid #FFF;
}
.menu span.atzeko {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	height: 100%;
	width: 0;
	pointer-events: none;
	background-color: #005A00;
}

.menu a span.icon {
	display: none;
}
.menu li a .icon-arrow-down {
	font-size: .8rem;
}
.menu li a .icon-checkmark {
	font-size: .8rem;
}

.submenu {
	width: 100%;
}
.submenu li {
	position: relative;
}
.navigation .submenu {
	text-align: right;
	/*background-color: #FFF;
	box-shadow: 0 4px 7px rgba( 0, 0, 0, .5 );*/
}
.navigation .s1menu {
	display: none;
}
aside .submenu {
	display: none;
}

aside + div {
	margin-top: 1rem;
}

a.opensubmenu {
	color: #FFF;
	/*display: block;*/
	padding: 1rem;
	background-color: #3F3B33;
	border-radius: .3125rem;
}
a.opensubmenu.ison {
	border-radius: 0;
}
.navigation .opensubmenu {
	display:none;
}

.opensubmenu > span.icon {
	float: right;
	font-size: 2rem;
	line-height: .5;
}
.opensubmenu.ison > span.icon {
	font-size: 1.125rem;
}

.bolatxo {
	color: #FFF;
	text-align: center;
	display: inline-block;
	border-radius: 1rem;
	height: .9375rem;
	width: .9375rem;
	line-height: .8375;
}
.s1menu {
	/*width: 8rem; */
	max-width: 1220px;
}
.navigation .s1menu li {
	text-align: left;
	vertical-align: top;
}
.eduki .s1menu > li > a {
	/*font-weight: 300;
	font-size: 1.0625rem;*/
	text-transform: uppercase;
}
body.ata2.s1_3 .eduki .s2menu.subon > li > a {
	font-weight: 400;
}
.eduki .s2menu > li > a:hover + ul > li > a:before {
	color: #FF4F5E;
}
.eduki .s3menu li {
	/*list-style: square outside;
	margin-left: 2rem;*/
}
.eduki .s3menu li a {
	padding-left: 1.75rem;
	text-indent: -1rem;
}
.eduki .s3menu li a.submenuarrow {
	padding-left: 1.0625rem;
}
.eduki .s3menu > li > a:before {
	content: "\2714";
	margin-right: .25rem;
	color: #CCC;
}
.eduki .s4menu li a {
	padding-left: 2.75rem;
	text-indent: -1rem;
}
.eduki .s4menu li a {
	font-weight: 300;
	color: rgb(143, 98, 98);
}
.eduki .s4menu li a:hover {
	color: #111;
}

.submenu {
	background-color: #FFF;
}
.submenu a {
	border-bottom: 1px solid #e9e6f0;
	/*color: #027AC3;*/
	display: block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3125;
	padding: 1.125rem .25rem 1.125rem 1rem;
	transition: background-color .2s ease-out;
	/*border-radius: .5rem;*/
}
a.submenuarrow {
	float: right;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #DFDAD1;
	width: 47px;
	color: #000;
	/*border-radius: 0 .5rem .5rem 0;*/
}
.navigation .submenuarrow, .sitemap .submenuarrow {
	display: none;
}

.submenuarrow.nion {
	/*border-color: #9F9581;*/
}

.eduki .submenu a.nion {
	/*padding-left: 1.5rem;*/
}

.submenu a:hover {
}
.submenu .s1menu {
	width: 100%;
}
.eduki .s1menu {
	border-top: 1px solid #e9e6f0;
}
.eduki .sitemap .s1menu {
	border-top: none;
}
.submenu .s2menu {
	/*background-color: #EFEAE0;*/
}
.submenu .s2menu a {
	/*color: #027AC3;
	font-size: .9rem;
	font-weight: 700;*/
	line-height: 1.125;
	padding: .875rem .5rem .875rem 2rem;
	transition: color .2s ease-out;
	/*border-left: 1.5rem solid #FFF;*/
}
.s2menu a:not(.submenuarrow) {
	/*border-left: .5rem solid #FFF;*/
}
.submenu .s3menu a {
	/*color: #778E9F;*/
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1;
	padding: .5rem .5rem .25rem 1rem;
}
.submenu .s2menu a.submenuarrow {
	/*padding: 1rem;*/
}
.eduki .s3menu a {
	padding: .75rem .25rem .75rem 0;
}
.s1menu > li > a {
	font-weight: 400;
}
.s1menu > li > a.nion {
	color: #FFF;
}
.s1menu > li > a:not(.submenuarrow).nion {
	background-color: rgba(132,121,99,.4);
}
aside .s1menu > li > a:not(.nion):hover {
	color: #333;
	background-color: rgba(132,121,99,.3);
}
aside .s1menu > li > a.nion .submenuarrow {
	border-color: #FF4F5E;
}
aside .s1menu > li > a.submenuarrow:hover {
	background-color: rgba(95,89,77,.4);
	/*text-shadow: 0 0 2px #FFF;*/
}
aside .s1menu > li > a:not(.nion):hover .submenuarrow {
	border-color: #DCDCDC;
}
.s2menu > li > a.nion {
	background-color: rgba(132,121,99,.3);
	color: #000;
	/*color: #FF4F5E;*/
}
.s2menu > li a:hover {
	color: #000;
}
aside .s2menu > li > a:hover {
	background-color: rgba(132,121,99,.25);
}
aside .s2menu > li > a.submenuarrow:hover {
	background-color: rgba(95,89,77,.3);
	/*text-shadow: 0 0 2px #FFF;*/
}
aside .s3menu > li > a.submenuarrow:hover {
	background-color: rgba(95,89,77,.3);
	/*text-shadow: 0 0 2px #FFF;*/
}
.s3menu > li > a.nion {
	background-color: rgba(132,121,99,.2);
}
.s4menu > li > a.nion {
	background-color: rgba(132,121,99,.1);
	color: #111;
}
aside .s3menu > li > a:hover {
	background-color: rgba(132,121,99,.15);
	/*color: #FF4F5E;*/
}
.eduki .s3menu li a.nion:before {
	color: #FF4F5E;
}
.s3menu > li a:hover:before {
	color: #FF4F5E;
}
.eduki .s2menu {
	/*display: none;*/
}
.eduki .s2menu.subon {
	display: block;
}
.eduki .s3menu {
	display: none;
}
.eduki .s3menu.subon {
	display: block;
}

.publilist h2 {
	font-weight: 400;
}
.publilist li {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #DFD5C3;
}
.publilist p {
	margin: 0;
}
.sitemap li {
	float: left;
	width: 100%;
}
.sitemap li li {
	clear: left;
}
.sitemap > li {
	/*width: 100%;
	padding-right: 1rem;*/
	margin-bottom: 1rem;
	display: block;
	text-align: left;
	border-bottom: 1px solid #A2BF53;
}
.sitemap li li:last-child {
	border-bottom: 0;
}
.berrilist li {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #DFD5C3;
}
.berrilist li h2, .berrilist li h2 + p, .berrilist li p + p {
	margin: 0;
}
.berrilist li h2, .berrilist li h2 + p, .berrilist li p + p {
	padding-top: .3125rem;
}
.ata0 .berrilist li {
	border-style: dashed;
}
.sitemap .berrilist div.rwdiv, .sitemap .berrilist .icon, .sitemap .berrilist p {
	display: none;
}
.sitemap .berrilist {
	border-top: 1px solid #A2BF53;
}
.sitemap .berrilist li {
	margin-bottom: 0;
}
.sitemap .berrilist h2 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-size: 1rem;
}
.sitemap > li:not(:first-child) {
	/*margin-top: 3rem;*/
}
.sitemap > li > a {
	color: #5F594D;
	font-size: 1.5rem;
	line-height: 1.75;
	padding: .5rem .25rem;
}
.sitemap > li > a .icon {
	color: #A2BF53;
	font-size: .75rem;
	margin-right: .25rem;
}
.sitemap .s1menu > li:first-child {
	border-top: 1px solid #A2BF53;
}
.sitemap a, .sitemap .s1menu a {
	color: #444;
}
.sitemap > li a {
	/*color: #FF6F00;*/
}
.sitemap a:hover {
	color: #333;
}

.social {
	font-size: 1.25rem;
}
.super .social {
	display: none;
}
.beko .social {
	margin-top: .25rem;
}
.navigation .social {
	position: absolute;
	top: 4.5rem;
	right: -99px;
	transition: right .25s ease-out;
	/*opacity: 0;*/
	float: right;
}
.social a {
	width: 2.125rem;
	height: 2.125rem;
	text-align: center;
	display: inline-block;
}

.super a.linkedin {	background-color: #007bb5; border-color:#007bb5; }
.super a.twitter {	background-color: #00aced; border-color:#00aced; }
.super a.facebook {	background-color: #3b5998; border-color:#3b5998; }
.beko a.linkedin:hover, .share a.linkedin:hover {	background-color: #007bb5; }
.beko a.twitter:hover, .share a.twitter:hover {	background-color: #00aced; }
.beko a.facebook:hover, .share a.facebook:hover {	background-color: #3b5998; }

.goiko .social a:last-child {
	margin-right: .5rem;
}
.super .social a {
	color: #DDD;
	line-height: 1.75;
	/*border-width: 0 1px 0 1px;
	border-style: solid;*/
}
.beko .social a, .share a {
	width: 2.5rem;
	height: 2.5rem;
	font-size: 1.75rem;
	line-height: 1.5;
	color: rgba(255,255,255,.5);
	margin-right: .25rem;
	border-radius: .25rem;
	background-color: rgba(0,0,0,.15);
}
.share {
	text-align: right;
}
.share a {
	margin: 0 .0625rem;
	border-radius: .125rem;
	background-color: rgba(0,0,0,.2);
}
.beko .social a:last-child {
	margin-right: 0;
}
.social a:hover {
	color: #FFF;
}
.super .social a:hover {
	background-color: #CCC;
	text-shadow: 1px 1px 1px #999;
}

.beko .egutediv, .eguteframe {
	height: 20rem;
}
.eguteframe {
	border: none;
	width: 100%;
}

.overlaymenu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: transparent;
	transition: background-color .3s ease-out;
	width: 100%;
}
.overlaymenu.color {
	background-color: rgba(255,255,255,.95);
}

/*----------------------------------------------[           edukiak             ]-----------------------------------------*/

span.icon, span[class*=' icon-']{
	display: inline-block;
}
.overlaymap, .overlaypdf, .overlayikusgai {
	bottom:0;
	left:0;
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	z-index: 2000;
	background-color: rgba(255,255,255,.9);
	overflow: hidden;
}
.overlayikusgai {
	display: block;
}
.loadinganima,
.loadinganima div {
	border-radius: 50%;
}
.loadinganima	{
	text-align: center;
	width: 3.125rem;
	height: 3.125rem;
	background-color: #FF6F00;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: .5rem;
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0 0 .75rem rgba( 0, 0, 0, .75 );
	box-shadow: 0 0 .75rem rgba( 0, 0, 0, .75 );
	z-index: 2001;
}
.loadinganima div	{
	margin: 0 auto;
	width: 2rem;
	height: 2rem;
	background-color: #FFF;
	-webkit-animation: loadinganima .5s ease infinite;
	animation: loadinganima .5s ease infinite;
}
@-webkit-keyframes loadinganima	{
	from { opacity: .5;	-webkit-transform: scale( .75 ); }
	50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
	to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
}
@keyframes loadinganima	{
	from { opacity: .5;	transform: scale( .75 ); }
	50%	 { opacity: 1;	transform: scale( 1 ); }
	to	 { opacity: .5;	transform: scale( .75 ); }
}
#foriframe, #forpdf {
	position: absolute;
	z-index: 2005;
}
#foriframe, #if, #forpdf {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.closemap, .closepdf {
	top: 0;
	position: absolute;
	z-index: 2010;
	font-size: 3.5rem;
	color: #FF6F00;
	padding: .75rem .75rem 0;
	text-shadow: 0 0 2px #999;
	display: inline-block;
	line-height: 1.25;
}
.closemap {
	right: 0;
}
.closemap span {
	color: #FF6F00;
}
a:hover.closemap span {
	color: #333;
}
.closepdf {
	left: 0;
}
.closepdf span {
	color: #333;
}
a:hover.closepdf span {
	color: #FFF;
}

aside {
	margin-bottom: 1rem;
}
.casesubicons {
	padding: .25rem .5rem;
	border-radius: .25rem .25rem 0 0;
}

.box {
	display: block;
	text-align: left;
	background-color: #EFEAE0;
	border-radius: .3125rem;
	margin-bottom: 1.5rem;
	padding: 1.5rem;
}
.ata3 .box {
	background-color: #F1EFEC;
}
.ata5 .box {
}
.boxeskb > h2 {
	line-height: 1.5;
	margin-bottom: .5rem;
	padding-bottom: 0;
	border-bottom: 1px solid #DFD5C3;
}

.submenudisplay > div:hover {
	color: #027AC3;
	cursor: pointer;
}
.submenudisplay > div:hover > h2 a {
	color: #3F3B33;
}
.submenudisplay > div:hover img {
	transform: rotate(-2deg);
}
.submenudisplay > div:nth-child(2n+3) {
	clear: left;
}
.parr span {
	color: #7b6c5a;
	font-weight: 600;
	display: inline-block;
}

.lantaldea li {
	margin-bottom: 1rem;
}
.tableul {
	border-top: 1px solid #CFC6B5;
}
.tableul li {
	line-height: 2.25;
	border-bottom: 1px solid #EFE5D1;
}
.tableul li:nth-child(3) {
	color: #BFB7A7;
	border-bottom: 1px solid #F7EDD8;
}

.laburki {
	text-align: justify;
	overflow: hidden;
	margin-top: 1.5rem;
}
.laburki:after{
 content: '';
 display: inline-block;
 width: 100%;
}
.laburki li {
	width: 32%;
	display: inline-block;
	margin-bottom: 1.5%;
	text-align: left;
}
.laburki li:last-child {
	width: 100%;
	margin-bottom: 0;
}
.laburki li a {
	display: block;
	border-width: 5px;
	border-style: solid;
	padding: .2rem;
	min-height: 250px;
	font-size: 1.5rem;
	position: relative;
	padding: .5rem 0 0 .5rem;
	transition: background-color, border-color .2s;
	overflow: hidden;
}
.laburki li:last-child a {
	min-height: 115px;
}
.laburki li a:hover {
	border-color: #F60;
}
.laburki li a .tit {
	font-weight: 900;
	font-size: 1.25rem;
}
.laburki li a span.info {
	/*position: absolute;
	left: 10px;
	top: 45px;
	font-weight: 300;
	z-index: 10;
	padding-right: 10px;*/
}

.txtshadow {
	text-shadow: 1px 0 1px #AAA;
	text-shadow: 1px 0 1px rgba(0,0,0,.3);
}
.edukionly p a {
	text-shadow: 1px 0 1px #CCC;
	/*font-weight: 700;*/
}

footer a.but {
	color: #FFF;
	margin: .25rem 0;
	/*display: inline-block;*/
}
footer .horipad > div:nth-child(2) {
	max-width: 25rem;
	margin: 0 auto;
}

.beko div {
	/*border: 1px solid #F60;*/
}
.copy {
	overflow: hidden;
	margin: 1rem 0 0;
	z-index: 1000;
}
.copy ul {
	line-height: 1.65rem;
	font-size: 1.0625rem;
}
.copy a {
	color: #FFF;
	padding: .3125rem 0;
	line-height: 2.1875;
	border-style: solid;
	border-color: #CCC;
	border-radius: .25rem;
	background: rgba(0,0,0,.1);
}
.copy a span {
	padding: 0 1rem;
}
.copy .ezkr a {
	border-width: 0 0 0 1px;
}
.copy .eskb li {
	text-align: right;
}
.copy .eskb a {
	border-width: 0 1px 0 0;
}
.copy a:hover {
	color: #FFF;
	background: rgba(0,0,0,.2);
}
.copy a.nion {
	/*color: #3F3B33;*/
	background: rgba(0,0,0,.3);
}

.harpidetza {
	overflow:hidden;
}
.harpidetza input {
	width: 53%;
	float: left;
	border-radius: .25rem;
}
.harpidetza button {
	width: 43%;
	float: right;
}
.harpidetza.onhisata {
	padding: 1.5rem;
	background-color: #EFE5DE;
	border-radius: .5rem;
	margin-bottom: 1.5rem;
}
.cookies {
	right: 0;
	bottom: 0;
	position: fixed;
	/*max-width: 350px;*/
	text-align: center;
	margin: 0 auto;
	width: 100%;
	z-index: 900;
}
.cookies > div {
	color: #FFF;
	background: rgba(55,55,55,.95);
	padding: .375rem 1rem;
	text-align: left;
	font-weight: 200;
}
.cookies p {
	text-align: left;
}
.cookies p a {
	border: none;
}
.cookies p a:hover {
	color: #FFF;
	border: none;
}
.cookies a:not(.closeekie) {
	/*text-decoration: underline;*/
}
.cookies a.closeekie {
	font-size: 1.5rem;
	float: right;
}
.cookies button {
	padding: .3rem .6rem;
	font-size: 1.125rem;
	background: #FF6F00;
	box-shadow: 0 0 2px rgba(0,0,0,.5);
	color: #FFF;
}
.cookies button:hover {
	background: #333;
	color: #FFF;
}

.sliderbox {
	border-top: 1px solid #DDD;
	/*border-bottom: 1px solid #C3D1DF;*/
	background: #F4F2ED;
	background: #FFF;
	margin-bottom: 1rem;
	position: relative;
}
.txtdivoverslide {
	position: absolute;
	display: inline;
	/*left: 2rem;*/
	top: 3.5rem;
	transition: top .5s ease-out;
	color: #666;
}
.txtdivoverslide.ikusgai {
	top: 2rem;
}
.slideparr {
	line-height: 1.4375;
	font-weight: 300;
	text-align: left;
	font-size: 1.3125rem;
	/*padding: .75rem 1rem;*/
	text-shadow: 1px 0 1px #AAA;
}
.slideparr > span.sliderow {
	background-color: rgba(255,255,255,.7);
	padding: 0 .5rem;
}
.slidebutt {
	color: #FFF;
	font-size: 1rem;
	padding: .375rem .75rem;
	transition: background-color .25s ease-in-out;
	display: inline-block;
	margin-top: .5rem;
	background-color: #005A00;
}
.slidetxt:hover .slidebutt, .slidebutt:hover {
	background-color: #FF6F00;
}
/*a:not(.niof):hover .slideparr { background-color: rgba(255,255,255,.75); }*/
.slidetxt:hover .slideparr { color: #FF6F00; }
.slidetxt:hover .slideparr span.iblok { color: #777; border-width: 0 0 1px; }
/*a.niof:hover .slideparr { color: #666; }*/

.sliderbox > h2 {
	color: #999;
	margin: .2rem;
	font-size: 1.5rem;
	text-align: center;
}
.owl-carousel .item img {
	display: block;
	height: auto;
	width: 100%;
}
.owl-theme .owl-controls {
	/*display: none;*/
	visibility: hidden;
}
.owl-pagination {
	display: inline-block;
	background-color: rgba(250, 250, 250, .2);
	border-radius: .25rem .25rem 0 0;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFF;
}
.owl-pagination:hover {
	background-color: rgba(250, 250, 250, .9);
}
.slidetxt {
		/*opacity: 0;*/
		transition: opacity .2s ease-out;
}
.noslider h2 {
	font-weight: 300;
	font-size: 1.1875rem;
}
.noslider .sliderow {
	/*font-family: 'Raleway', serif;*/
}
.noslider h2 a {
	color: #333;
}
.noslider .slidebutt {
	margin-top: .125rem;
}

a#lupa {
    float: right;
    font-size: 1.25em;
    width: 1.3em;
}

.jobtitle {
	background-color: rgba(162, 191, 83, .8);
	padding: .375rem .75rem;
	bottom: 0;
	left: 0;
}

/*----------------------------------------------[           contact             ]-----------------------------------------*/

.contactbox label:not(.soila) {
	/*float: left;*/
	width: 99.9%;
	display: block;
	text-align: left;
	padding-left: 1px;
	background-color: #FFF;
	padding: .25rem .25rem 0;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	/*border-top-right-radius: .3125rem;*/
	margin-top: .5rem;
	font-style: italic;
	/*display: none;*/
}
.contactbox label.kol3 {
	background-color: #EEE;
}
.contactbox label + input, .contactbox label + textarea {
	/*border-bottom-right-radius: .3125rem;*/
	margin-top: 0;
	border-top: 0;
}
textarea {
	height: 10rem;
}
.ata0 textarea {
	height: 5rem;
}
.contactext a {
	font-weight: 400;
	font-size: 1.25rem;
	display: inline-block;
	line-height: 1.25;
	margin: .1rem 0;
	color: #333;
}
.contactext a:hover {
	color: #FF6F00;
}
.contactext span:not(.txikigei) {
	display: inline-block;
}
.contezkr {
	position: relative;
}
.contezkr .but {
	/*position: absolute;
	font-size: 1.25rem;
	top: .5rem;
	left: .5rem;*/
}
.miframe {
	/*height: 800px;*/
	width: 100%;
	border: 0;
	border: 1px solid #D1D1D1;
}
.divformap {
	overflow: hidden;
}
.divformap div:first-child {
	margin-bottom: -4px;
	position: relative;
}
.inputerror {
	border-color: #D33;
	border-style: dashed;
}
#echo {
	line-height: 1;
}

/*----------------------------------------------[           h-ak             ]-----------------------------------------*/

h1, h2 {
	/*text-shadow: 1px 1px 1px #CCC;*/
}
h1 {
	line-height: 1;
	font-size: 1.5rem;
	text-align: left;
	margin: 0 0 .5rem;
	/*padding: .1rem 0 .125rem;
	font-style: italic;
	overflow: hidden;*/
}
h1 a {
	color: #3E3E40;
	line-height: .75;
	background-color: #DDD;
	padding: 0 1rem 0 .5rem;
}
h1 a.close {
	float: right;
	font-size: 1.5rem;
	/*text-align: center;
	padding: .25rem .125rem;
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 1rem;*/
}
h1 a:hover.close {
	color: #FF6F00;
}
.ata0 h1 a {
	font-weight: 300;
	font-style: normal;
	background-color: transparent;
	text-shadow: 1px 0 1px #CCC;
	color: #A2BF53;
}
.ata0 h1 a .icon {
	display: none;
}
h1 label {
	font-size: .85rem;
	line-height: 1.4rem;
	vertical-align: top;
	cursor: pointer;
}
h2 {
	/*color: #5F594D;*/
	text-align: left;
	font-size: 1.3125rem;
	line-height: 1.25;
	margin: 0 auto .5rem;
	padding-left: .1rem;
	overflow: hidden;
	/*font-family: 'Raleway', serif;*/
}
h2 a, h1 + h2, .prevnext a {
	color: #F28427;
	border: none;
	background-color: none;
	/*display: block;
	border-bottom: 1px dashed #BBB;*/
}
h2 a:hover {
	/*border-bottom: 1px solid #BBB;*/
}
.berrilist h2 {
	font-weight: 400;
}
.berrilist p {
	font-size: .9375rem;
}
.ata0 .berrilist .icon {
	display: none;
}
.plus {
	width: 1.3125rem;
	height: 1.3125rem;
	text-align: center;
	line-height: 1.3125;
	border-radius: .3125rem;
	background-color: #9F9177;
	display: inline-block;
	color: #FFF;
	margin-bottom: .3125rem;
}
.ata3 .plusbox {
	/*display: block;
	text-align: right;
	margin-bottom: .125rem;*/
}
a:hover .plus {
	background-color: #FF6F00;
}
h2.tit {
	border-bottom: none;
	margin-bottom: .2rem;
	line-height: 1;
}
h2.nomar {
	font-size: 1.7rem;
	line-height: 1.125;
}
h3 {
	color: #6F685A;
	line-height: 1.1875;
	font-size: 1.375rem;
	/*font-family: 'Raleway', serif;*/
	text-align: left;
	margin: .25rem auto .5rem;
	/*background-color: #FF6F00;*/
	overflow: hidden;
}

/*-----------------------------------------[           orokor last to win           ]------------------------------------*/

a.niof, a:hover.niof {
	color: #CCC; cursor: default;
}
.dbtext ul {
	text-align: left;
	padding-left: 1.5rem;
	list-style: circle outside;
}
.dbtext li {
	margin: .25rem 0;
}
.dbtext p img.fleximg {
	max-width: 100%;
	width: auto;
}
.imgtxt {
	line-height: 1;
	font-size: .8125rem;
	display: block;
	padding: .25rem;
	color: #777;
}
.prevnext {
	font-size: 1.625rem;
}
.prevnext a {
	background-color: transparent;
}
.prevnext span.eskb {
	border-radius: .3125rem;
	padding: .125rem .125rem .0625rem;
	border: 1px solid #EFE5DE;
	background-color: #FFF;
	/*display: block;
	border-bottom: 1px dashed #BBB;*/
}
.prodprevnext {
	/*border-radius: .3125rem;
	padding: .25rem .125rem .0625rem;
	border: 1px solid #FFF;
	background-color: #EAEAEA;*/
}
.ataprevnext {
	border-radius: .3125rem;
	padding: .25rem .125rem 0;
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
}
.ataprevnext a:not(.niof) {
	color: #7F7767;
}
.ataprevnext a:not(.niof):hover {
	color: #CF001C;
}

/*----------------------------------------------[           elements           ]-----------------------------------------*/

form {

}

input,
select,
optgroup,
option,
textarea {
	font-size: 1.0625rem;
	background: #FFF;
	border: 1px solid #CCC;
	margin: .25rem 0;
}

input, textarea {
	width: 99.9%;
	padding: .25rem;
}
select {
	padding: .25rem;
}
select option {
	border: 0;
	margin: 0;
}
input[type=checkbox]{
	width: auto;
}

textarea {
	overflow: auto;
}

input:hover,
select:hover,
textarea:hover {
	border-color: #BBB;
	cursor: pointer;
}

input:focus,
select:focus,
textarea:focus {
	color: #333;
	box-shadow: none;
	background: #EEE;
}

button {
	/*color: #FF6F00;
	border: none;
	background: none;*/
	cursor: pointer;
	font-size: 1rem;
}
button:not(.but) {
	color: #FF6F00;
	border: none;
	background: none;
}
button.but:hover {
	/*border: none;*/
}
