/*****tipografia	font-family: 'Raleway', sans-serif;  *************************/


body {
	
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
  padding-top:0;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    margin: 1em 0;
	font-family: 'Raleway', sans-serif !important;
    color:#0675a5  !important;
   
}
h6 {
    color:#666  !important;
   
}


h1 a, h2 a, h3 a {
    text-decoration:none;
   
}

h2 a:hover, h3 a:hover {
   text-decoration:none;
}

a {
    color: #0675a5;
}

a:hover {
    color: #45c6f8;
}

img, object, embed, video {
    max-width: 100%;
}

.two-columns img.tamainan{
    width: auto;
    height: auto;
}

img, video {
    height: auto;
}

iframe, object, embed {
    z-index:0;
    position:relative;
}

blockquote {
    border-left: 0;
    font-size: 32px;
    margin: 0 0 20px;
    padding: 0 3em 0 0;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 200;
    line-height: 140%;
    color: #65b5d8;
}

.newsbody blockquote{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    font-size: 24px;
    width: 40%;
    float: right;
    margin: 0 0 1rem 1rem;
    border-left: 3px solid #65b5d8;
    padding:0 0 0 1rem;

}

blockquote.instagram-media{
    float: none;
    }

blockquote strong{
    font-weight: 600;
}

.content img.right{
   float: right;
   margin: 0 0 15px 15px;
}

.content img.left{
   float: left;
   margin: 0 15px 15px 0;
}

.content h1{
    font-size:50px;
    font-weight:200;
    color: #0675a5;
    margin-bottom:30px;
    margin-top: 0;
}

.content h2{
    font-size:32px;
    margin-bottom: 1em;
    color: #666;
    font-weight: 400;
    border-bottom: 1px solid #0675a5;
    text-align: center;
}

.content h2 a{
    text-decoration: none;
}

.content #row2 h2 a{
    color:  #0675a5 !important;
}

.content h3{
    font-size:20px;
    margin-bottom: 1em;
    margin-top: 2em;
     color: #0675a5;
     font-weight: 800;
     text-transform: uppercase;
}

.content img{
   margin: 10px 0;
}

.content p, .content ul, .content ol{
   font-size: 110%;
   margin: 0 0 1em 0;
}


.content2{
    padding:15px;
}

.content p a{
    text-decoration: underline;
}

/*********orokorrak*****/
.btn, .button, input.button, .chekout{
    border:none !important;
    border-radius: 4px;
    margin-right: 1em;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-right: 1em;
    padding: 6px 14px;
   color:white !important;
   font-weight: 600;
    border: 0 !important;
    background-color: #65af23 !important;
    background-image: none !important;

}

.btn:hover, .button:hover, input.button:hover{
    opacity:0.8;
}

.chekout {
  font-size: 140%;
  float: right;
  padding: 0.6em 1em;
  background: url(/static/img/button.gif) repeat-x top left #87d2e1;
  margin: 0 3em 0 0;
}

a.chekout:hover {
  background:  #45c6f8;
  border: 1px solid  #45c6f8;

    color: #fff !important;
    text-decoration:none;
}

.btn_calendar {
    background: url("/static/img/backcalendarbtn.png") no-repeat scroll -20px top !important;
    padding-left:50px !important;
    font-size: 16px;
    line-height:50px !important;
    height:60px;
    text-align:left !important;
}



.ui-state-disabled {
    color: #bdbbbb;
}


/****egitura orokorra***************/

#firstcontainer{
padding-top: 125px;
font-size: 120%;
}

#firstcontainer.container{
    padding-left: 30px;
    padding-right: 30px;
}

.home #firstcontainer{
    padding-top: 20px;
    margin-top: 0px;
}


/*************goiburua**************/

.navbar .container{
	background-color:white;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	position:relative;
    height:102px;
    /*width: 100%;*/
}

.navbar{ 
    /*border-bottom: 1px solid #efefef;*/
    background: #fff;
}

#shopping_cart{
	float: right;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    height: 30px;
}

#shopping_cart li {
  list-style: none;
 margin:10px 0 0 0;
}

#shopping_cart li a {
   background: url("../img/shop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
   background-size: 16px 16px;
    border-color: transparent;
     padding-left: 20px;
    color: #b2b2b2;
}

#language{
	float:right;
	font-size: 12px;
	text-transform:uppercase;
	margin-top:10px;
	margin-right:15px;
}

#language ul{
  margin:0;
}
input#id_irteeran_parte_hartu {
    width: 22px;
    height: 22px;
}
#language ul.dropdown-menu{
  padding:0;
}

#language li{
	list-style-image:none;
	list-style:none;
}

#language li a{
	color: #b2b2b2 !important;
    font-weight: 400;
}

#language .dropdown-menu{
    font-size: 12px;
    min-width: 100px;
}

.hiddenStructure{
	display: none;
}

#tagline{
	float: left;
	width: auto;
	margin: 20px 0 0 10px;
	font-weight: 600;
	color: #957514;
	font-size: 1.2em;
}

.navbar-fixed-top #logo{
	margin: 10px 0 0 0 !important;
	float:left;
}

/**************mainmenu**************/

ul.navbar-nav{
	position:absolute;
	top:64px;
	right:15px;
	text-transform:uppercase;
	font-size:95%;
	letter-spacing:0.01em;
}

.navbar-nav > li > a {
    padding:8px 0px 6px 0px !important;
    border-bottom:4px solid white;
    margin: 0 15px !important;
    background: #fff;
}

.navbar-nav > li > a:hover, .navbar-nav > li.active > a, .navbar-nav > li > a:active{
	border-bottom:4px solid #0675a5 !important;
	background-color:white !important;
	color:#0070A6 !important;
}

ul.navbar-nav a{
	color:#999 !important;
}

ul.navbar-nav.language{
	position:absolute;
	top:10px;
	right:15px;
	font-size:80%;
}

ul.navbar-nav.language a{
	color:#b2b2b2 !important;
}

.dropdown-menu > li > a  {
    border-top: 1px dotted #0675a5;
    color: #999;
    font-size: 16px;
    list-style-position: inside;
    list-style-type: none;
   color:#0675a5 !important;
    text-transform: none;
    padding: 8px 20px;
   
}

ul.dropdown-menu li:first-child a{
    border-top: 0;
}

.navbar-nav > li > .dropdown-menu{
   margin:0 0 0 0;
   border: 1px solid #0675a5;
   padding: 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
 }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff;
    border-color:#0675a5;
}

.home #myCarousel{
    height:550px;
    top: 50px;
}

#myCarousel{
    height:468px;
    top: -20px;
}

#myCarousel h2{
   margin:0;
}

.carousel-control .icon-prev:before, .carousel-control .icon-next:before {
    content: " " !important;
}

.carousel-caption{
    background: url(../img/black40.png);
    text-align:right !important;
    bottom: 100px !important;
    color: #fff;
    left: auto !important;
    padding: 20px;
    position: absolute;
    right: 13%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
    font-size:180%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.carousel-caption h2{
    font-size:230% !important;
    color:white !important;
    font-weight: 200;
}

.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: left !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}

.carousel-control .icon-prev{
    left:10% !important;
}

.carousel-control .icon-next{
    right:30% !important;
}

.home .carousel-control .icon-next{
    right:25% !important;
}

.carousel-control .icon-prev:before {
    background: url("../img/left.png") top left;
    width:64px;
    height:64px;
    display:block;
    margin:0 !important;
    float:left !important;
}

.carousel-control .icon-next:before{
    background: url("../img/right.png") top left;
    width:64px;
    height:64px;
    display:block;
    margin:0 !important;
    float:left !important;
}

/***************home***********/

#thumbs{
	position: absolute;
	bottom: 20px;
	left: 110px;
}

#thumbs ul{
	list-style: none;
	margin: 0;
	padding:0;
	width: 300px;
}

.content ul.thumbs li {
	display: inline;
}

.content ul.thumbs li a{
	display: inline;
	float: left;
	color:#0675a5;
	background: #fff;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	padding: 3px 6px;
	margin: 0 4px;
	border-radius: 30px;
	font-size: .8em;
	line-height: 110%;
}

.content ul.thumbs li.selected a{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.content ul.thumbs li a{
	text-decoration: none;
}

.container{
	position:relative;
	background-color:white;
}

.izenburua_h2{
     display: block;
    margin-bottom: 1em;
    min-height: 50px;
}

h2.page-header{
    display: inline;
    margin-right: 1em;
    border-bottom: 1px dotted #666;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}

.home .socialbuttons{
  padding-top: 1em;
  float: right;
}

.home footer .socialbuttons{
  padding-top: 0;
}

.socialbuttons{
  float: right;
  height:50px;
  position: relative;
}

.socialbuttons a{
 width: 50px;
 height: 50px;

}

.socialbuttons img{
  margin-left:10px;
}

.bisita a {
	background: #fff;
	display: block;
	padding: 0;
    width: 100%;
    margin-bottom: 1.5em;
}

.bisita a .irteera {
	position: relative;
}

.bisita a .irteera .wrapper {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: 0;
	padding:10px 15px;
	position: absolute;
	width: 100%;
	color: white !important;
    text-transform: uppercase;
}

.bisita a .irteera .wrapper h3 {
	color: white !important;
	margin: 0;
	display: inline !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.bisita a .irteera .wrapper p {
  color: yellow !important;
   text-transform: none;
    font-size: 14px;
    margin-bottom: 0;
    font-family: georgia;
}
.bisita a .irteera .wrapper p span {
   text-transform: uppercase;
    font-size: 12px;
}

.bisita a .irteera .wrapper h3 a{
	color:white !important;
}

.bisita a .irteera .data{
	margin-top:15px;
}

.bisita a .irteera .details {
	background: #0675a5 !important;
	display: none;
	height:auto;
    width: 100%;
	left: 0;
	padding: 10px;
	position: absolute;
	bottom: 0;
	z-index: 10000;
	color: #fff !important;
    font-family: georgia;
}

.bisita a .irteera .details p{
   margin:0;
}

.bisita a:hover > .irteera .details{
	display: block;
  min-height: 65px;
}

.bisita .col-md-4 a{
	display:block;
	padding:10px 0;
}


/***irteera***********/

.irteera_item .chekout{
    margin-right: 0;
    margin-bottom: 2em;
    clear: right;
    margin-top: 1em;
}

.irteera_item h1{
   margin: 0 0 10px 0!important;
}

.irteera_item h2{
   margin: 0 15px 0 0px;
}


.irteera_item .detaileak ul{
   margin-left: 15px;
}

.prezioa{
    margin-top: 1em ;
    text-align: right;
}

.prezio_orokorra{
    font-size: 2em;
    font-weight: 800;
}

.detaileak li.euskaraz {
    border: 1px solid #0675a5;
    padding: 10px;
    background: #fff;
    background-image: none;
    margin-left: -20px;
    margin-top: 1em;
    list-style: none;
    font-family: arial;
    font-size: 90%;
    line-height: 120%;
}

.detaileak .btn:last-child {
    margin-top: 1em;
}


.prezioa strong, .prezio_murriztua{
    font-size: 1em;
    font-weight: bold;
}

.prezioa .pricesmall{
    font-weight: normal;
}

.murriztua{
    font-size: 80%;
    display: block;
}

.irteera_item .murriztua{
  font-size: 80%;
}

.irteera_item .detaileak{
 margin: 0 0 20px 0;
}

.izenburua_h2 .summary{
	font-style:italic;
	color:#666;
	font-family:georgia;
	font-size:100%;
}

.news .izenburua_h2 {
    padding-top: 2em;
    border-top: 1px solid #0675a5;
    margin-top: 3em;
}

.home .news .izenburua_h2 {
    padding-top: 0;
    border-top: 0;
}

.albisteak h1, .egutegia h1, .container h1{
     color: #0675a5;
    font-size: 50px;
    font-weight: 200;
    margin-bottom: 30px;
    margin-top: 0;
}

.news .panel{
	border-radius:0;
	box-shadow:none;
	border:1px solid #e4e4e4;
    min-height: 380px;
    position: relative;
}

.news .panel-body{
    padding: 15px 15px 0 15px;
}

.news .panel p{
   margin:0;
}

.news .panel img{
	width:100%;
}

.news .panel a:first-child{
	display: block;
    overflow: hidden;
    }

.news .panel img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.news .panel h3{
	margin-top:5px;
	font-size:100%;
	font-weight:normal;
}

.news .panel h3 a{
   color: #666;
}

.news .panel h3 a:hover{
    color: #0675a5;
 }
.news .panel .data{
   color: #999;
   font-weight: 800;
   font-size: 80%;
   font-family: arial;
   position: absolute;
   bottom: 10px;
}

.news .more a{
  background: url("../img/more.gif") no-repeat top right;
}

#boletina {
  background:#efefef;
  border-radius: 15px;
  margin: 0 15px;
  height: 70px;
  margin-top: 1em;
}

#boletina h3{
 text-align: right;
  margin: 1em 0 1em 0;
  font-size: 21px;
}

#boletina #mce-EMAIL{
 width: 45%;
margin-right: 10px;
float: left;
}

#boletina form{
 margin: 1em 0;
}

#boletina .btn{
 margin-left: .5em;
}

.eguneko_irteera{
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 30px;
    font-family: 'Raleway', sans-serif;
    min-height: 420px;
}

.eguneko_irteera h3{
   margin: 0;
   text-transform: uppercase;
   font-size: 110%;
}

.eguneko_irteera .chekout {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    position: absolute;
    bottom: 45px;
    right:30px;
}

.eguneko_irteera .toki_libreak {
    position: absolute;
    bottom: 45px;
    left:30px;
    text-transform: uppercase;
    color: green;
}

.eguneko_irteera .irteera_data{
   display: block;
   margin-bottom:10px;
font-size: 120%;
}

.eguneko_irteera .irteera_ordua{
   font-size: 120%;
   margin:0;
   padding:0;
}
.eguneko_irteera img{
   margin-bottom: 10px;
}

.home .irteerak, .home .news, .home .europa {
    margin-top:5em;
}

.irteerak ul{
    margin:0 0 1em 0;
    padding: 0;
}

.irteerak li{
	padding:5px 15px;
	border:1px solid #efefef;
	margin:0 0 20px 0;
	list-style-image:none;
	list-style:none;
	font-size:110%;
    font-weight: 600;
	font-family: 'Raleway', sans-serif;
    border-radius: 5px;
}

.irteerak li a{
    line-height: 180%;
    color: #666;
}

.irteerak .irteera_data{
    font-size: 140%;
}

.irteerak .irteera_ordua, .irteera_ordua{
    font-weight: 800;
    float: right;
    margin:8px 0 0 0;
    padding: 0 0 0 0;
    white-space: nowrap;
    font-size: 80%;
    font-family: 'Raleway', sans-serif;
    color: #c6c6c6;
}

.irteera_data{
	color:#999;
	font-family:georgia;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
    white-space: nowrap;
     margin-bottom: 10px;
}

.irteera_ordua{
	margin-left: 0;
	background: rgba(255, 255, 255, 0.3);
	color: #999;
	padding: 0;
    white-space: nowrap;
}

.ikonoak.data_irteera {
    margin-right: 25px;
}

.ikonoak img{
float: left;
width: 32px;
height: auto;
margin: 5px 5px 5px 0;
background: #fff;
border-radius: 5px;
border: 3px solid #fff;
}

.ikonoak{
  float: right;
  position: absolute;
  right: 0;
}

.formitem .ikonoak img{
  float: left;
width: 16px;
height: auto;
margin: 0px 5px 0 0;
background: transparent;
border-radius: 5px;
border: 0;
}
.formitem .ikonoak {
  right: 15px;
}
.detaileak .ikonoak{
  left: 30px;
  float: none;
  margin-bottom: 20px;
}

.detaileak .ikonoak img{
width: 36px;

}

.mapa{
	text-align:right;
}

.mapa img{
  max-width: 100%;
  margin-top: 10px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.more{
	display:block;
	text-align:right;
	line-height:35px;
    font-family: arial;
}

/* .twitter_container{
  border: 1px solid #ccc;

} */

.more a{
	background: url("../img/more.gif") no-repeat top right;
	padding-right:40px;
	display:block;
}

.more a:hover{
    text-decoration:none;
}

.europa .izenburua_h2 .summary{
  display: block;
  margin: 0.5em 0 1em;
}

/*******inkesta***************/

#inkesta ul{
    list-style: none;
    margin: 0 0 2em 0;
    padding:0;
    height: 50px;
    display: block;
}

#inkesta label{
  /* width: 200px;
   float: left;*/
   margin:2em 0 0 0;
   text-align: left;
   display: block;
   float: none;
}

#inkesta p > label{
 display: block;
 width: 100%;
 margin:0 0 0 0;
}

#inkesta li {
    display: inline;
   margin-right: 1em;
   float: left;

}

#inkesta li label{
 display: block;
   float: none;
   margin-right: 1em;
   margin-top: 0;
}


/***********barrua****************/

.content{
	line-height:30px;
	font-family: georgia;
	color:#666;
}

.col-md-8.content{
    /*padding:0px 30px 30px 0px !important;*/
}

.content ul li, .content ol li{
	margin-left: 18px;
}

.content .col-md-4.bisita img{
    margin:0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    max-height: 255px;
    min-height: 255px;
}

.content .col-md-3.bisita img{
    margin:0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    max-height: 177px;
    min-height: 177px;
}

#firstcontainer .content .bisita{
    font-size: 90%;
    line-height: 140%;
}
.two-columns img{
   max-width: 100%;
   width: 100%;
    height: auto;
}



/*******menu2**/

.menu2{
	padding:10px 30px 15px 15px !important;
}

.menu2 ul{
	margin: 0;
	padding: 0;
	width:90%;
	border-bottom: 1px dotted #0675a5;
}

.menu2 ul ul{
	width: auto;
	border-bottom: 0;
	margin-top: 6px;
}

.menu2 ul ul li{
	padding: 6px 0;
	background:  url(/static/img/menu2.gif) no-repeat 0 10px;
}

.menu2 ul li{
	margin: 0;
	padding: 13px 0;
	list-style-type: none;
	list-style-position: inside;
	color: #999;
	border-top: 1px dotted #0675a5;
    font-size: 16px;
}

.menu2 ul li ul li{
	border-top: 0;
	margin-left: 0px;
	padding-left: 20px;
}

.menu2 li a {
	text-decoration: none;
	padding-right: 15px;
	width: 100%;
	display: block;
}

.menu2 li a.selected {
	background: url(/static/img/menusel.gif) no-repeat right 3px;
	color: #666;
}

.menu2 a:hover {
	color: #666;
}

.description{
	font-family:georgia;
	color:gray;
	font-size:120%;
	line-height:30px;
	margin:20px 0;
}

.top-menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
}

.top-menu li{
    width: calc(25% - 1em);
    /*border: 1px solid#0675a5;*/
    list-style: none;
    margin: 0 .5em 1em .5em;
    background: #efefef;
}

.top-menu li.selected{
    width: calc(25% - 1em);
    /*border: 1px solid#0675a5;*/
    list-style: none;
    margin: 0;
    margin-right: 1.3em;
    margin-bottom: 1em;
    line-height: 120%;
    background: #0675a5;
}

.oina{
    font-size: 13px !important;
    font-family: "Raleway",sans-serif;
    text-align: right;
    line-height: 120%;
}

.destacados{
    list-style: none;
    columns: 2;
    padding: 0;
}
.content .top-menu li{
    margin: 0 .5em 1em .5em;
}

.top-menu li a{
    padding: 1em;
    display: block;
    height: 100%;
    min-height:66px;
    font-weight: bold;
    text-align: center;

}

.top-menu.historia li a{
   background-color: #d6e4f1;
   padding: 0.5em;
   font-size: 16px;
   font-weight: normal;
}

.top-menu li a:hover,
.top-menu li a.selected{
    background:#0675a5;
 color: #fff !important;
 text-decoration: none;
}

.content h1{
    border-bottom: 1px solid #0675a5;
    text-align: center;
    position: relative;
    margin: 2rem 0 1em;
}


.content h1:before{
    content: "";
    height: 5px;
    width: 320px;
   margin: 0 auto;
   left: calc(50% - 160px);
    bottom: -5px;
    position:absolute;
    background: #0675a5;

}

    @media only screen and (max-width: 768px) {
        .top-menu li{
            width: 100%;
            margin-right: 0 !important;
            margin-left: 0 !important;
    }
}
/*****bisitak**/

.galeria img{
	width:100%;
}

.detaileak{
	background-color:#efefef;
	padding:15px;
	border-top:5px solid #0675a5;
	margin: 0 0 20px 0;
    font-family: georgia;
    line-height: 30px;
}

.detaileak h3{
	text-transform:uppercase;
	color:#666 !important;
	font-size:110%;
	font-weight:600;
	margin:10px 0 20px 0;
	letter-spacing:0.01em;
}

.detaileak ul{
	margin-left:0px;
    padding:3em 0 0 0;
    font-size: 100%;
}

.detaileak ul ul{
    margin-left:0px !important;
}

.detaileak ul.irteera_puntuak_detail{
   padding-top: 0;
 }

.detaileak li{
	list-style:none;
	list-style-image: url("../img/whitearrow.png");
    line-height: 130%;
    margin-bottom: 10px;
}

.detaileak .irteera_puntua_title{
    font-family: "Raleway",sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
}

.orduataeguna{
	margin: -120px 0 0;
}


.orduataeguna form .form-group{
  background: #0675a5 none repeat scroll 0 0;
    border-radius: 10px 10px 0 0 ;
    margin: 0;
    padding: 1em 1em 0.5em 1em;
  font-family: 'Raleway', sans-serif;
}

.orduataeguna form .form-group label{
  color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.orduataeguna form .form-group p{
 margin: 0;
 text-align: right;
 font-size: 90%;
}

.orduataeguna form .form-group .btn{
  text-align: right;
  font-size: 120%;
  float: right;
  clear: left;
  margin: 0.5em 0 0.3em;
  border: 0 !important;
  background-color: #65af23 !important;
  background-image: none !important;
}
.orduataeguna form .form-group a{
 color: #fff;
display: block;
clear: right;
}


.orduataeguna .ordua{
   font-size:110%;
   font-family: 'Raleway', sans-serif;
   font-weight: 800;
}

.orduataeguna .ordua strong{
  font-weight: 400;
  margin-right: 5px;
  font-weight: bold;
}
.orduataeguna .custom-select {
    -moz-appearance: none;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 5\'%3E%3Cpath fill=\'%23333\' d=\'M2 0L0 2h4zm0 5L0 3h4z\'/%3E%3C/svg%3E") no-repeat scroll right 0.75rem center / 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    color: #464a4c;
    display: inline-block;
    height: calc(3.75rem + 2px);
    line-height: 1.8;
    max-width: 100%;
    width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    vertical-align: middle;
    margin-bottom: 1em;
}


.irteera .eguna2, .irteera .ordua{
	color:#666;
	font-size:110%;
	font-family: 'Raleway', sans-serif;
}

.irteera h1{
    margin: 10px 380px 15px 0;
}

.irteera h2{
   border-bottom:0;
   font-family: georgia !important;
   margin: 20px 380px 0 0;
   font-size: 1.4em;
   line-height: 140%;
}

.irteera .eguna2{
	border-bottom:1px dotted #0675a5;
	padding-bottom:20px;
}

.irteeren_egutegia {
	margin-top:20px;
}

.irteeren_egutegia h3{
	color:#666 !important;
	font-weight:600;
	text-transform:uppercase;
	font-size:120%;
	/*border-bottom:1px solid #e4e4e4;*/
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top: 0;
}

.irteeren_egutegia ul{
	list-style:none;
	list-style-image:none;
	margin-left:0 !important;
    padding: 0;
}

.irteeren_egutegia li{
	border:1px solid #e4e4e4;
	padding: 5px 15px;
	margin-bottom:20px;
	margin-left:0 !important;
    font-family: 'Raleway', sans-serif;
    border-radius: 5px;
}

.irteeren_egutegia .irteera_ordua{
 /*margin-top: -4em;*/
 float: right;
}

.irteera_ordua{
	font-weight:bold;
    font-size: 80%;
    margin:0;
}

.irteera_data{
	color:#ccc;
	font-size:150%;
	font-weight:400;
}






/*************Edukia***********************/

.hilabetea {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin:1em 0 1em 0;
	padding: 0.5em;
	font-size: 85%;
	box-shadow: 1px 1px 7px rgba(153, 153, 153, 0.4);
    min-height: 210px;
    width: 100%;
}

.trigger a{
	color: #fff !important;
	text-decoration: none;
	border-radius: 3px;
	background:  #0675a5;
	padding: 3px;
	min-width: 19px;
}

.hilabetea td{
	min-width: 14%;
	text-align: center;
    line-height: 170%;
}

.hilabetea  td.gezia{
	padding: 0px 0px;
}

.hilabetea th{
	
	text-align: center;
	background: #efefef;
}

.hilabetea th.hila{
	background: #ccc;
	border-radius: 3px 3px 0 0;
	text-align: center;
}

.hilabetea th.eguna{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.hilabetea table{
	margin:0;
  width: 100%;
}

footer{
	margin-top:2em !important;
}

footer .container{
	position: relative;
	background-color:white;
    padding: 10px 30px;
    border-top: 1px solid #0675a5;
}

#siteactions{
    text-align: right;
    height:30px;
    font-size: 12px;
    margin-top: 1rem;
    color:#ccc;
}

#siteactions a{
	text-decoration:none;
}

#address{
	color:#666;
	padding:10px 15px 0 15px;
	line-height:25px;
}

#logoak{
	padding:30px 15px 0 15px;
	text-align:center;
}

#logoak img{
	margin:1em;
}

footer .row{
	margin-bottom:0;
}



 /*******news********************************/

.newsbody p{
    margin: 0 0 1em;
}

.newsbody h1{
    margin: 0 0 15px;
}

.newsbody .data{
    color: #999;
    font-family: arial;
    font-size: 80%;
    font-weight: 800;
}

.newsimage{
   background: #fff;
}

.newsbody .summary{
    color: #666;
    font-size: 110%;
    font-weight: 800;
    line-height: 30px;
    font-family: georgia;
}

.itzuli a{
    background: url("../img/atzera.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    padding-left: 40px;
}

.itzuli {
    display: block;
    line-height: 35px;
    margin-bottom: 1em;

}
/************************erosketa********************/

.marra_gabe, .marra_gabe td{
    border: 0 !important;
}

.erosketa {
	width: 80%;
    margin: 1em auto;
}

.content_title{
	font-size: 100%;
	font-weight: bold;
}

.tokiak_libre{
    text-transform: uppercase;
    font-size: 80%;
    color: #999;
}

.erosketa select{
    margin-left: 10px;
}

.haurrak_prezioa_select select{
    margin-top: 10px;
}

.begin_time{
	letter-spacing: 1px;
	margin: 2px 0;
}

.begin_date{
	font-size: 75%;
	font-weight: bold;
		margin: 0 0 2px 0;
}

.erosketa tr {
	border-top: 1px solid #0675a5;
}

.erosketa tr:first-child {
	border-top: 0;
}

.erosketa tr th:first-child {
  text-align: left;
}

.erosketa tr.irteera_aukerak{
	border-top:0;
}

.erosketa th {
	background:#0675a5;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	border-left: 1px solid #fff;
    border-right: 2px solid #fff;
	line-height: 130%;
	font-weight: bold;
}

.erosketa td, .erosketa th{
	padding:5px 8px;
}

.erosketa td{
	text-align: right;
	border-right: 1px dotted #efefef;
}

tr.deskontua_duzu td{
  text-align: left !important;
}

tr.deskontua_duzu td p{
 float: left;
 margin-right: 1em;
 font-size: 15px;
}

.erosketa td .button{
    margin: 0.5em 0;
}

.erosketa td:last-child{
	border-right: 0;
}

.erosketa td.kontzeptua{
    text-align: left;
}

.irteeraren_aukera{
	font-size: 80%;
	text-align: left;
}

.irteeraren_aukera label{
	font-weight: bold;
}

.irteera_aukera_form{
	margin:0;
}

.erosketa input{
	text-align: right;
}

.erosketa .total{
	background: #efefef;
	font-size: 120%;
	font-weight: bold;
	padding: 15px 10px;
}

.erosketa .total td{
	padding: 15px 10px;
}

.erosketa2 th{
	text-align: left;
	font-weight: bold;
	background: #efefef;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
}

.deskontua_duzu p{
font-size: 85%;

}

.erosketa2 td{
	padding: 1px 5px;
}

label	{
	text-align: right;
}



.saskia_lehena{
    border-bottom: 1px solid #efefef;
}

.saskia_lehena{
    height: 57px;
}

.saskia_hustu td{
    text-align: left !important;
    font-size: 80%;
    border:0 !important;
}
.checkout_table {
    border: 1px solid #efefef;
}

.checkout_table {
    border: 1px solid #efefef;
    margin: 1em 0;
}

.checkout_table td, .checkout_table tr, .checkout_table th{
    padding: 5px 10px;
    border-right: 1px dotted #efefef;
    border-bottom: 1px dotted #efefef;
}

.checkout_table th{
    background: #efefef;
}

/***sartu zure datuak****/

.zure_datuak label{
/*float: left;*/
width: 220px;
margin-bottom: 1em;
margin-right: 0.5em;
background: #efefef;
padding: 3px 10px;
border-radius: 3px;
font-size: 14px;
}

input[type="checkbox"] {
    margin: 6px 0 0 0 !important;
}

.zure_datuak input, .zure_datuak select{
margin-bottom: 1em;
margin-top: 0;
width: 350px;
}

.zure_datuak select{
margin-bottom: 1.5em;
padding: 3px;
}

.zure_datuak p, .zure_datuak ul{
margin:0;
}


.telefono_adibidea{
display: block;
margin: -10px 0 1em 230px;
font-size: 12px;
width: 350px;
padding-left: 0;

}

.formularioko_elementua{
    min-height: 50px;
}

.errorlist li{
    color: red;
    list-style: none;
    font-size: 80%;
    margin-left: 160px;
    margin-bottom: 5px;
}

label.nahidut{
    width: 500px;
    font-size: 90%;
    font-weight: normal;
    text-align: left;
    float: none;
}

label.nahidut{
    width: 500px;
    font-size: 90%;
    font-weight: normal;
    text-align: left;
    float: none;
    background: #fff;
}

input#id_certify, input#id_email_send, input#id_plan_b, input#euskaraz_da{
    width: auto;
}

input#id_covid_19_sintomak,input#id_covid_19_berrogeialdia,input#id_covid_19_harremanak,input#id_covid_19_geroagoko_sintomak,#id_covid_19_baldintzak{
    width: auto;
}


label.nahidut2 {
    width: 800px;
    font-size: 90%;
    font-weight: normal;
    text-align: left;
    float: none;
    background: #fff;
}



input#euskaraz_da{
    margin-top: 0;
    float:left;
}

input#id_certify{
    margin-top: 0;
    float:left;
}

input#id_planb{
    margin-top: 0;
    float:left;
}

.denda h1{
     font-size: 36px;
     background: #efefef;
     padding: 5px 10px;
     border-radius: 0 0 10px 10px;
}

.denda h2{
    border-bottom: 1px solid;
}
.denda h3{
    margin: 0;
}

.denda .irteera_map{
    margin: 1em 0;
}

.tokia_mapa{

 margin-right: 2em;
 width: 100%;
 margin-top: 1em;
}

.tokia_mapa small{
    margin-left: 18px;
}
.aukeratu_irteera{
    margin: 1em 0 0 0;
    /*border: 1px solid #999;
    border-radius: 10px;
    padding: 1em;*/
}

.irteera_aukeratua{
    border: 1px dotted #0675a5;
    padding: 1em;
    display: inline-block;
  
    margin-top: -4em;
    background: #fff;
    margin-right: 1em;
}

.aukeratu_irteera .irteera_aukeratua{
   margin-left: -15px;
}


.aukeratu_audiogidak label{
    width: 100%;
}


/**********Zer ikusi***********************/

#zerikusi .item1, #zerikusi .item2, #zerikusi .item3{
	border: 1px solid #ccc;
	background: url(/static/img/item.gif) repeat-x left bottom;
    }

#zerikusi .row1 .item1 img, #zerikusi .row1 .item2 img, #zerikusi .row1 .item3 img{
	margin: 0 0 10px 0;
	}

#zerikusi #row1-1 h2{
	font-size: 1.2em;
	text-align: center;
	color: #fff !important;
	text-shadow: 1px 1px 1px #333333;
	padding: 15px 0 10px 0;
	font-weight: normal;
	margin:0 0 1px 0;
	}

#zerikusi #row1-1 .item1 h2{
	background: url(/static/img/flysh.gif) repeat-x left top #00b5e7;
	}

#zerikusi #row1-1 .item2 h2{
	background: url(/static/img/karst.gif) repeat-x left top #51bb34;
	}

#zerikusi #row1-1 .item3 h2{
	background: url(/static/img/kultura.gif) repeat-x left top #d2b20a;
	}

#zerikusi #row1-1 h2 a{
	text-decoration: none;
	color: #fff !important;
	}

#zerikusi #row1-1 h2 a:hover{
	color:  #45c6f8 !important;
	}

#zerikusi p{
	padding: 0 1em;
	}

#zerikusi.visit #row1-1 h2{
	 min-height: 85px;
    padding: 10px 5px;
	}

#zerikusi.visit.bisitagidatuak #row1-1 h2{
	 min-height: 25px;
	}

#zerikusi.bisitagidatuak .item1, #zerikusi.bisitagidatuak .item2, #zerikusi.bisitagidatuak .item3 {
    min-height: 270px;
    margin-bottom: 2em;
}


/***************Egutegia*****************/

#filtroa_egutegia{
	background: #efefef;
	border-radius: 5px;
	padding: 10px;
	}

#filtroa_egutegia h3{
	padding: 5px 0 10px;
	border-bottom: 1px dotted #ccc !important;
	margin: 0;
	}

#filtroa_egutegia h4{
	border-top: 1px dotted #ccc;
	font-weight: bold;
	padding: 8px 8px 0 8px;
	font-family: arial !important;
	font-size: 90%;
	margin:0;
   
}



#bisitak{
  padding: 1em 0;
  border-radius: 5px;
    }
    
.home #bisitak{
    background: #fff;
}

#bisitak h2, #filtroa h3{
  margin: 0 !important;
  }

#home_irteerak h3:last-child{
 margin-bottom: 10px;
 margin-top: 40px;
}



#home_irteerak h3.noiz{
  display: inline;
  float: left;
  margin: -5px 10px 0 0;
}

#filtroa {
  background:#0675a5;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  /*height: 80px;*/
}


#filtroa a{
 color: #fff;
    display: block;
    font-size: 90%;
    margin: 0 -10px 0 -30px;
    padding-top: 2.5em;
    text-decoration: underline;
    text-align: center;
}

#filtroa label{
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}

.data_item{
  width: 36%;
  float: left;
  margin-right: 10px;
}


.data_item input{
  width: 100% !important;
}

.data_item_input .btn{
  margin: 0;
  margin-top: 1.3em;
  border: 0 !important;
  background-color: #65af23 !important;
  background-image: none !important;
}

#hilabeteak_agenda	{
	position: relative;
}

.egutegia .content h2{
	margin:0 0 1em 0;
	display: inline-block;
	background: #e7e0ca;
	padding: 5px 20px;
	border-radius: 20px;
	border: 1px solid #c0ad74;
}

.erosketa .murriztua{
	margin:0 0 0 0;
	display: block;
	line-height: 110%;
  font-size: 80%;
  color:#666;
}

.haurrak_prezioa{
    display: inline-block;
    margin-right: 5px;
}

.haurrak_prezioa_select{
    float: right;
}

.description p{
	margin:1em 0 1em 0;
  color: #999;
}

.eguna2, .ordua, .more{
	display: inline-block;
	margin:0;
}

.eguna2{
	margin-right: 1em;
}


.formitem{
	padding: 5px 7px 0 0;
	margin: 0 0 .1em 0;
	font-size: 90%;
}

.formitem label{
	font-weight: bold;
  color: #0675a5;
  text-align: left;
}

.formitem ul li label, .data_item label{
	 font-weight: normal;
    color: #333;
    vertical-align: top;
}

.formitem ul {
	padding: 0;
	margin:0 !important;
}

.formitem ul li {
	padding: 2px 0;
	margin-left: 20px;
	list-style: none;
}

.formitem ul li input{
	margin-left: -20px;
	padding: 0;
	border:0;
	background: transparent;
}

.formitem ul li a{
	text-decoration:none;
}


.ui-datepicker td {
    padding: 5px !important;
	height:15px;
}

.ui-datepicker {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 7px rgba(153, 153, 153, 0.8);
}

.day{
	/*border-bottom: 1px dotted #ccc;*/
    padding-bottom: 1em;
}

.formitem .data_item:first-child{
	margin-right: 10px;
}

.formitem .data_item input {
	width: 100px;
}

.data_forma {
	background: url(/static/img/cheking.png) no-repeat 4px 4px #fff;
	padding-left: 30px;
	}

/*********Pausoak****************/

.pausoak {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 0.4em 0;
	font-size: 120%;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.pausoak span{
	margin-right: 2em;
    white-space: nowrap;
}

#erosketamota ul{
	list-style-type: none;
}

/*************karta***********/

.karta{
	background: #efefef;
    padding: 1.5em;
    margin-bottom: 1em;
}

.karta ol{
    padding-left: 0;
}

.karta ol li{
    margin-bottom: 1em;
}

.logoak img{
    max-width: 150px !important;
    margin: 1em !important;
}
/*********3egun******/



.egun1, .egun2, .egun3{
	margin: 10px;
    }

.egun1 img, .egun2 img, .egun3 img{
        margin: 0px;
        width: 100%;
        height: auto;
    }

.egun1 h2, .egun2 h2, .egun3 h2{
    margin: 0px;
    /*color: #fff !important;*/
    font-size:24px;
    font-weight: 600;
    border-bottom: 0;
    padding: 10px 0 10px 10px;
    }


.egun1{
    /*background: #00b5e7 url(/static/img/11egun.gif) no-repeat top left;*/
    border: 1px solid rgba(0,0,0,.125);
    }

.egun2{
    /*background: #00b5e7 url(/static/img/12egun.gif) no-repeat top left;*/
    border: 1px solid rgba(0,0,0,.125);
    }

.egun3{
    /* background: #00b5e7 url(/static/img/13egun.gif) no-repeat top left;*/
    border: 1px solid rgba(0,0,0,.125);
    }

#tresdias h2{
	 padding: 10px 0 15px 60px;
	 margin:0;
	  text-shadow: 1px 1px 1px #333333;
    }

h2#gerturatu, h2#herriak, h2#begiratokiak, h2#mutriku, h2#deba, h2#zumaia,
h2#DebaZumaia, h2#Urola, h2#Arno, h2#Izarraitz, h2#Otros{
    padding-top: 110px; /***anchorra ondo egiteko****/
}

h3#s1, h3#s2, h3#s3, h3#s4{
    padding-top: 150px; /***anchorra ondo egiteko****/
}
/*
#geologia img{
    width: auto;
    height: auto;
}
*/
.anchor_fixed{
    content: "";
    display: block;
   padding-top: 150px;
    margin-top: -100px !important;
}

.inaktibo img {
    filter: blur(6px) grayscale(50%);
}

/**************Jatsurentzat**************/

#ui-datepicker-div { display: none; }


input#id_irteeran_parte_hartu {
    width: 18px;
    height: 20px;
}

/************formularioa************/

.ccmeetingform label{
  width: 12em;
  /*float: left;*/
  text-align: left;
}

.ccmeetingform ul li{
  list-style: none;
}


.ccmeetingform input.button{
  width: auto;
  clear: left;
  display: block;
}

.input-group{
  width: 30%;
  float: left;
}
.ccmeetingform .help{
  font-size: 80%;
   width: 12em;
  float: left;
  margin-top: -10px;
}
.ccmeetingform .wrapper{
  padding: 1em 0;
  display: block;
  clear: left;
  min-height: 3.5em;
}

.visit label{
  width: auto;
  float: none;
}

.visit{
 min-height: 140px;
}

.visit h3{
  margin:0;
  font-size: 1.2em;
  color: #666 !important;
}

.visit p{
  margin:0;
  padding-left: 25px;
}

.visit .herria{
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin-right: 1em;
}

.ccmeetingform input[type="radio"]{
  float: left;
  margin: 4px 4px 0 0;
  width: auto;
}

.ccmeetingform h2{
  margin: 1.5em 0 0.5em;
  width: auto;
}





@media only screen and (max-width:1200px) {
    ul.navbar-nav {
        top: 84px;
    }

    .navbar .container {
        height: 124px;
    }

    .navbar-fixed-top #logo {
        float: left;
        margin: 5px 0 0 !important;
    }
}



@media only screen and (max-width: 990px) {
    .navbar .container{
        height:135px;
        }

    .navbar-nav > li > a {
        margin: 0 5px !important;
        }

    ul.navbar-nav {
    font-size: 85%;
    }

    #shopping_cart {
        height: 38px;
    }
    .erosketa {
        margin: 1em auto;
        width: 100%;
    }

    .pausoak {
        font-size: 80%;
        padding: 1em 0;
    }

    .pausoak span{
        white-space: nowrap;
    }

    ul.navbar-nav {
            right:0;
            left:15px;
            top: 95px ;
        }

    .navbar-nav > li > a {
    margin: 0 10px !important;
    }

    .carousel-caption {
        left: 0;
        padding-bottom: 30px;
        right:0;
    }

    h2.page-header {
        display: inline-block;
        margin-bottom: 5px;
    }

    .news .panel {
        min-height: 420px;
    }

    .irteeren_egutegia .btn-block{
        display: none !important;
    }

    #address, #logoak{
        text-align: center;
    }

    .chekout {
        float: none;
        margin: 1em 0;
        display: block;
        white-space: normal;
    }
}


@media only screen and (max-width: 768px) {
    .content p, .content ul, .content ol{
        font-size: 100%;
        line-height: 26px;
        margin: 0 0 1em 0;
     }
     
    .bodycontent .socialbuttons {
        display: none;
    }

    #shopping_cart{
        clear: left;
    }

    #myCarousel{
        display:none;
    }
    .mapa{
        display:none;
    }

    #language{
        margin:10px 0 20px;
        z-index: 999999;
    }

     #language ul{
        margin-top:0;
        padding: 0 0 0 20px;
    }

    #shopping_cart ul{
      padding: 0;
        margin:0;
    }

    #search{
        top:10px;
    }

    #portal-logo{
        margin:0 !important;
        width: 50%;
    }

    .navbar-fixed-top #logo {
      float:left;
      margin: 20px 0 0 -10px !important;
      width:50%;
    }

    .irteera h1{
        margin: 10px 0 15px 0;
    }

    .irteera h2{
        border-bottom:0;
        font-family: georgia !important;
        margin: 20px 0;
        font-size: 1.4em;
        line-height: 140%;
    }

    #tagline{
        display:none;
    }

    .navbar {
        margin:0;
    }

    #navbar {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .navbar-header{
        background-color:transparent !important;
        float:right;
        z-index:999;
        clear: all;
        position: absolute;
        right: 15px;
        bottom: 0;
    }

    #language .dropdown-menu{
        right:0 !important;
        left: auto;
    }

    .navbar-toggle {
       background-color:#0675a5 !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: none !important;
        margin-bottom: 8px;
        margin-left: 25px !important;
        margin-top: 8px;
        padding: 9px 10px;
        position: relative !important;
    }

    .navbar-toggle .icon-bar {
        background-color:white;
    }

    ul.navbar-nav{
        position:relative;
        background-color:white;
    }

    .navbar-fixed-top{
        position:relative !important;

    }

    .navbar .container {

        height: 80px;
    }

    .bodycontent{
        margin-top:10px;
    }

    ul.navbar-nav {
        left: auto;
        right: 0;
        top: auto;
        padding: 10px;
    }

    .news .panel {
        min-height:auto;
    }

    .news .panel .data {
        position: relative;
    }

    #firstcontainer.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home #firstcontainer {
        padding-top: 0px;
        margin-top: 0px;
    }

    #firstcontainer {
        font-size: 120%;
        padding-top: 0px;
    }

    #gerturatu, #herriak, #begiratokiak, #mutriku, #deba, #zumaia{
        padding-top: 0px;
    }


    #logoak img {
        display: block;
        margin:10px auto;
    }

    #logoak {
        text-align: center;
    }

    .data_item{
    width: 46%;
    }

    h2.page-header, #bisitak h2 {
        display: block;
        margin: 0 0 10px 0 !important;
    }

    #filtroa a {
        margin: -50px 0 10px;
        padding-bottom: 20px;
        padding-top: 0;
        text-decoration: underline;
        text-align: right;
        display: inline-block;
    }
    
.socialbuttons {
    float: none;
    height: 50px;
    text-align: center;
    margin: 1em auto;
    display: inline-block;
    width: 100%;
}

    #siteactions {
        border-bottom: 2px solid #0675a5;
        color: #ccc;
        font-size: 100%;
        height: 50px;
      /*  line-height: 100px;*/
        padding-right: 0;
        text-align: center;
    }

    .col-md-8.content {
        padding: 0 15px !important;
    }


    #logoak img{
        margin-bottom: 2em;
    }

    .irteerak .irteera_ordua, .irteera_ordua {
        float: none;
    }

    .eguneko_irteera .toki_libreak {
        position: relative;
        bottom: auto;
        left: auto;
    height: 40px;
    display: block;
    }

    .eguneko_irteera .chekout {
        display: inline;
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 1em;
    }

    .orduataeguna{
    margin: 0px 0 0;
    }

    .eguneko_irteera img {
        margin: 10px 0;
    }

    .zure_datuak label {
        background: none repeat scroll 0 0 #efefef;
        border-radius: 3px;
        margin-bottom: .5em;
        margin-right: 0.5em;
        padding: 3px 5px;
        text-align: left;
        clear: right;
    }

    #erosketamota ul{
        padding:0;
    }

    label.nahidut {
        background: none repeat scroll 0 0 #fff;
        float: none;
        font-size: 90%;
        font-weight: normal;
        text-align: left;
        width: auto !important;
        display: inline;
    }

    input#id_certify, input#id_email_send {
        margin-bottom: 0;
        width: auto;
    }

    .hilabetea {
        font-size: 120%;
    }

    .albisteak h1, .egutegia h1, .container h1 {
        font-size: 32px;
        margin: 1em 0;
    }

    .eguneko_irteera a {
    font-size: 120%;
    }

    .eguneko_irteera{
    min-height: auto;
    }

    .eguneko_irteera .irteera_data {
        margin-bottom: 0;
    }

    .description {
        font-size: 100%;
    }

    ul.navbar-nav {
        font-size: 110%;
    }

    .dropdown-menu > li > a {
        white-space: normal;
    }

    .irteeren_egutegia .irteera_ordua {
        float: none;
    }

    #home_irteerak h3{
        display: block;
        float: none;
        margin: -5px 10px 0 0;
    }
    .telefono_adibidea {
        margin: -1em 0 1em 0;
        width: auto;
    }

    .errorlist{
        padding: 0;
    }
    .errorlist li { 
        margin-left: 0; 
    }

    .zure_datuak input,
    .zure_datuak select {
        margin-bottom: 1em;
        margin-top: 0;
        width: 100%;
    }


}


#myBtn {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    z-index: 9990;
    display: none;
    background: url(/static/img/uparr-48-w.png) no-repeat center center #0675a5;
    background-size: 24px 24px;
    border: none;
    border-radius: 50%;
}

#myBtn:hover {
  background-color: #45c6f8;
}

.star-cb-group {
    /* remove inline-block whitespace */
    font-size: 0;
    unicode-bidi: bidi-override;
    direction: rtl;
    /* flip the order so we can use the + and ~ combinators     
    /* the hidden clearer */
  }

   .star-cb-group * {
     font-size: 1rem;
   }
   .star-cb-group > input {
     display: none;
   }
   .star-cb-group > input + label {
     /* only enough room for the star */
     display: inline-block;
     overflow: hidden;
     text-indent: 9999px;
     width: 1em;
     white-space: nowrap;
     cursor: pointer;
     font-size:40px;
   }
   .star-cb-group > input + label:before {
     display: inline-block;
     text-indent: -9999px;
     content: "☆";
     color: #888;
   }
   .star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
     content: "★";
     color: #957514;
     text-shadow: 0 0 1px #333;
   }
   .star-cb-group > .star-cb-clear + label {
     text-indent: -9999px;
     width: .5em;
     margin-left: -.5em;
   }
   .star-cb-group > .star-cb-clear + label:before {
     width: .5em;
   }
   .star-cb-group:hover > input + label:before {
     content: "☆";
     color: #888;
     text-shadow: none;
   }
   .star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
     content: "★";
     color: #957514;
     text-shadow: 0 0 1px #333;
   }
   

   .question{
     background:#efefef;
     padding: 1em;
     border-radius: 20px;
     margin-bottom: 1em;
   }
   .question p{
     font-weight:bold;
   }

   .inkestah1{
    margin: 0 0 0 0 !important;
   }



    /***Bloga****/

    .top-menu.blog-menu {
        justify-content: flex-end;
        width: 80%;
        margin-right: -.75rem;
        
      }
    
       .top-menu.blog-menu li a {
        min-height: 100%;
        justify-content: flex-end;
        
      }
    
      .top-menu.blog-menu li {
       height: 52px;
        
      }
    
      .blog-header{
        display: flex;
        justify-content: space-between;
        white-space: nowrap;
      }

      .blogimage{
        margin-bottom: 2rem;
    }
      .newsbody .summary{
        margin-bottom: 2rem
    
      }
      #myCarousel2 {
       margin-top: 3rem;
       margin-bottom: 3rem;
      }
    
      #myCarousel2 .carousel-control {
            bottom: 0;
            color: #fff;
            font-size: 50px;
            padding-left: 20px;
            padding-top: 80px;
          }
    
        #myCarousel2 .carousel-control.right {
            padding-left: 0;
            padding-right: 20px;
            padding-top: 80px;
            right: 0;
            text-align: right !important;
          }
    
          #myCarousel2 img {
            object-fit: cover;
            object-position: center;
            width: 100%;
            min-height: 232px;
            max-height: 232px;
          }
        .tagak a{
            border: 1px solid #0675a5;
            padding: 0.5rem 1rem;
            border-radius: 16px;
            margin: 0 .5rem;
        }
        .tagak a:hover{
            border: 1px solid #0675a5;
           background: #0675a5;
           text-decoration: none;
           color: #fff;
        }
    
        .news.blog-cards .panel-body {
            padding: 0;
            margin-top: 1rem;
        }
    
        .news.blog-cards .panel {
            border: 0;  
          }
    
        @media only screen and (max-width: 768px) {
            .blog-header{
                display: flex;
               flex-direction: column;
              }
              #myCarousel2 img {
                margin-bottom: 1rem;
              }
              #myCarousel2 .row .col-sm-4:nth-child(3n) img {
                margin-bottom: 0 !important;
              }
          }