@import url(http://fonts.googleapis.com/css?family=Arvo:400,700|Open+Sans:400,300,600,700,800);

#barracookies {
	display: none;
	z-index: 99999;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	min-height:40px;
	padding:5px;
	background: #333333;
	color:#ffffff;
	line-height:20px;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	box-sizing:border-box;
	} 
#barracookies a:nth-child(2) {
		padding:4px;background:#4682B4;
		border-radius:5px;
		text-decoration:none;
		} 
#barracookies a {
	color: #fff;
	text-decoration: none;
	}

/*BESTERIK*/
body p a {
	 font-family: 'Roboto', 'sans-serif'; 
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #333333;
}

footer{
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
}

footer a img{
    display: inline;
    padding-left: 30px;
}



h2{
	font-size: 1.6em;
	
}



p.urdina{
	background:#b90021;
	padding: 3px 10px;
	border-radius: 5px;
	text-align: center;
	width: 97%;
}

p.gorria{
	background:#b90021;
	padding: 10px;
	border-radius: 5px;
	text-align: left;
	width: 100%;
}

p.urdina span, p.gorria span{
  
font-weight: bold;
color: white;
}

input[type="text"], input[type="file"]{
	/*height: 30px;*/
	width: 100%;
	min-width: 280px;
}


select{
margin-right: 15px;
}

div.translatetext, div.translatetext-2{
	
	padding: 10px 20px 1px;
	background-color: #fff;
	border: 1px solid #8c4141;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
	min-width: 330px;
}



div.right-area, div.translatedoc{
	float:left;
	width: 100%;
	/*border: 1px solid #8c4141;*/
}

div.left-area, div.translateurl{
	float:left;
	width: 100%;
	/*border: 1px solid #8c4141;*/
}

textarea{
	width: 100%;
	display: block;
}

/* ==================== Header ==================== */

header {
	width: 100%;

	z-index: 999;
	transition: top 250ms;
	-webkit-transition: top 250ms;
}
header .logo {
	display: inline-block;
    float: none;
    margin: 33px auto 0 auto;
}
header .logo img {
	display:block;
}
header .logo img.logo_retina {
	display:none;
}

header #menu {
	display:inline-block;
	float:none;
	margin:0 auto;
	position:relative;
	z-index:99;
}
header #menu > li {
	display:inline-block;
	position:relative;
	margin:0 15px 0 17px;
}
header #menu > li:before {
	content:':';
	line-height:19px;
	font-size:13px;
	display:block;
	position:absolute;
	left:-20px;
	top:18px;
}
header #menu > li:first-child:before {
	display:none;
}
header #menu > li > a {
	text-transform:uppercase;
	font-weight:400;
	font-size:13px;
	line-height:19px;
	padding:18px 0 37px 0;
	display:block;
}

header .sub-menu {
	display:block;
	position:absolute;
	left:50%;
	top:-999px;
	width:180px;
	margin-left:-90px;
	opacity: 0;
}
header #menu > li > .sub-menu:before,
header #menu > li > .sub-menu:after {
	content:'';
	position:absolute;
	display:block;
	left:50%;
	margin-left:-6px;
	top:-5px;
	width:9px;
	height:9px;
	border-radius:100%;
	background:#ffffff;
	border:1px solid #dcdcdc;
	z-index:889;
}
header #menu > li > .sub-menu:after {
	margin-left:-3px;
	top:-2px;
	width:3px;
	height:3px;
}
header .sub-menu li .sub-menu {
	box-shadow:none;
	left:-91px;
	top:-1px;
}

header .sub-menu li {
	display:block;
	position:relative;
}
header .sub-menu li:first-child {
	box-shadow:none;
}
header .sub-menu li a {
	position:relative;
	z-index:10;
	display:block;
	padding:10px;
	color:#575757;
	font-size:13px;
	line-height:19px;
}

header nav ul#menu > li:hover > ul.sub-menu {
	top:74px;
	opacity: 0.9999!important; 
	visibility:visible!important;
	z-index:777!important;
}
header nav ul#menu > li:hover > ul.sub-menu > li > ul.sub-menu {
	top:-999px!important;
	opacity: 0!important; 
	visibility:hidden!important;
}
header nav ul#menu > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
	top:0!important;
	opacity: 0.9999!important; 
	visibility:visible!important;
	z-index:888!important;
}

header #menu > li:before {
	color:#c8c8c8;
}
header #menu > li > a {
	color:#fff;
}
header .sub-menu {
    background-color: rgba(225,225,225, 1);
}

header .sub-menu li .sub-menu {
    background-color: rgba(235,235,235, 1);
}

header .sub-menu li a {
    color: #666666;
}

header .sub-menu li:hover > a, 
header .sub-menu li.current-menu-parent > a, 
header .sub-menu li.current-menu-item > a {
    color: #ffffff;    
    background:#515151;
   	box-shadow:none;
}

header .sub-menu .active_bg {
    background:#515151;
}

header .sub-menu > li {
	box-shadow: inset 0 1px 0 #cecece;
}

header .sub-menu > li > .sub-menu > li {
	box-shadow: inset 0 1px 0 #d9d9d9;
}
a,
header #menu > li > a:hover,
header #menu > li:hover > a,
.shortcode_accordion_item_title:hover,
.shortcode_toggles_item_title:hover,
.shortcode_button.btn_type1:hover,
.shortcode_tab_item_title:hover,
.testimonials_list .item span.author,
blockquote.type2.shortcode_blockquote:before,
.dropcap.type2,
.dropcap.type5,
.page_title_block .breadcrumbs a:hover,
.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover,
.prev_next_links a:hover,
.prev_next_links a:hover:after,
.prev_next_links a:hover:before,
.featured_items_meta span.preview_meta_comments a,
.pagerblock li a.current,
.pagerblock li a:hover,
.comments_pager .current,
.comments_pager a:hover,
.gallery_title a:hover {
	color:#b90021;
}
a,
.shortcode_accordion_item_title:hover,
.shortcode_toggles_item_title:hover,
.shortcode_button.btn_type1:hover,
.shortcode_tab_item_title:hover,
.testimonials_list .item span.author,
blockquote.type2.shortcode_blockquote:before,
.dropcap.type2,
.dropcap.type5,
.page_title_block .breadcrumbs a:hover,
.shortcode_tab_item_title.active,
.shortcode_tab_item_title:hover,
.prev_next_links a:hover,
.prev_next_links a:hover:after,
.prev_next_links a:hover:before,
.featured_items_meta span.preview_meta_comments a,
.pagerblock li a.current,
.pagerblock li a:hover,
.comments_pager .current,
.comments_pager a:hover,
.gallery_title a:hover {
	color:#b90021;
}

header #menu ul  ul:before {
	content: '';
	position: absolute;
	display: block;
	left: 101%;
	margin-left: -3px;
	top: 19px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	z-index: 892;
}
header #menu ul  ul:after {
	content: '';
	position: absolute;
	display: block;
	left: 101%;
	margin-left: -6px;
	top: 16px;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	z-index: 889;
}









/* ==================== Margin & Padding ==================== */

/* Bottom */
.mb70 {
	margin-bottom:70px;
}
.mb65 {
	margin-bottom:65px;
}
.mb60 {
	margin-bottom:60px;
}
.mb55 {
	margin-bottom:55px;
}
.mb50 {
	margin-bottom:50px;
}
.mb45 {
	margin-bottom:45px;
}
.mb40 {
	margin-bottom:40px;
}
.mb35 {
	margin-bottom:35px;
}
.mb30 {
	margin-bottom:30px;
}
.mb25 {
	margin-bottom:25px;
}
.mb20 {
	margin-bottom:20px;
}
.mb15 {
	margin-bottom:15px;
}
.mb10 {
	margin-bottom:10px;
}
.mb5 {
	margin-bottom:5px;
}
.mb0 {
	margin-bottom:0;
}
.pb70 {
	padding-bottom:70px;
}
.pb65 {
	padding-bottom:65px;
}
.pb60 {
	padding-bottom:60px;
}
.pb55 {
	padding-bottom:55px;
}
.pb50 {
	padding-bottom:50px;
}
.pb45 {
	padding-bottom:45px;
}
.pb40 {
	margin-bottom:40px;
}
.pb35 {
	padding-bottom:35px;
}
.pb30 {
	padding-bottom:30px;
}
.pb25 {
	padding-bottom:25px;
}
.pb20 {
	padding-bottom:20px;
}
.pb15 {
	padding-bottom:15px;
}
.pb10 {
	padding-bottom:10px;
}
.pb5 {
	padding-bottom:5px;
}
.pb0 {
	padding-bottom:0;
}
/* Top */
.mt70 {
	margin-top:70px;
}
.mt65 {
	margin-top:65px;
}
.mt60 {
	margin-top:60px;
}
.mt55 {
	margin-top:55px;
}
.mt50 {
	margin-top:50px;
}
.mt45 {
	margin-top:45px;
}
.mt40 {
	margin-top:40px;
}
.mt35 {
	margin-top:35px;
}
.mt30 {
	margin-top:30px;
}
.mt25 {
	margin-top:25px;
}
.mt20 {
	margin-top:20px;
}
.mt15 {
	margin-top:15px;
}
.mt10 {
	margin-top:10px;
}
.mt5 {
	margin-top:5px;
}
.mt0 {
	margin-top:0;
}
.mt-60 {
	margin-top:-60px;
}
.mt-20 {
	margin-top:-20px;
}
.pt70 {
	padding-top:70px;
}
.pt65 {
	padding-top:65px;
}
.pt60 {
	padding-top:60px;
}
.pt55 {
	padding-top:55px;
}
.pt50 {
	padding-top:50px;
}
.pt45 {
	padding-top:45px;
}
.pt40 {
	padding-top:40px;
}
.pt35 {
	padding-top:35px;
}
.pt30 {
	padding-top:30px;
}
.pt25 {
	padding-top:25px;
}
.pt20 {
	padding-top:20px;
}
.pt15 {
	padding-top:15px;
}
.pt10 {
	padding-top:10px;
}
.pt5 {
	padding-top:5px;
}
.pt0 {
	padding-top:0;
}
.pl30 {
	padding-left:30px;
}


.btBila{
	  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #000000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-top:10px;

}

.btBila:hover {
  background: #b90021;
  text-decoration: none;
}

/*article{
	display: block;
	width: 80%;
	margin: 0 auto;
	
}*/
.principal{
	background:#333333;
	text-align:center;
}
.principal h1{
	margin:0px;
	padding:0px:
}

.nav-menu{
margin:0px;	
	
}
