
@font-face {
font-family: 'Calibri';
src: url('/beta/fonts/calibri.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url('/beta/fonts/calibrib.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url('/beta/fonts/calibril.ttf') format('truetype');
font-style: normal;
}
.maxpage { max-width:1024px !important; margin:auto }

.icosoc { color:#666; } 
.icosoc:hover { color:#06c; }
.page .socialico { width:auto !important; height:auto !important; }
#logofooter img { width:200px !important }

body { padding:0px !important; }
.top { background-color: #0066cc; }
.logobox { display:table;margin-top:50px;margin-bottom:50px }
#logofooter img { width:200px; margin:0px 0px 0px 10px;text-align:left; }

#socialnet { padding:0px 10px 0px 0px !important; float:right;   }

.tip {  margin:0px 0px 20px 0px;color:#fff;background-color:#1eca7f;font-weight:bold;font-size:14px;text-align:center;padding:3px 20px;width:100%; border-radius: 0px 0px 5px 5px;}
.withtip { margin-bottom:0px !important; border-radius:6px 6px 0px 0px; }
form input[type=text], form input[type=email],  form input[type=date], form input[type=button],form input[type=submit],form select { width:100%; }

input[type=text]:focus ,input[type=email]:focus {
	-moz-box-shadow: 0 0 3px #719ECE !important;
	-webkit-box-shadow: 0 0 3px #719ECE !important;
	outline: none !important;
	border:1px solid #719ECE !important;
	outline-color: #719ECE !important;
	box-shadow: 0 0 3px #719ECE;
}

.aleft { text-align:left !important; }

#promo { position:absolute;right:20px;top:10px;border-radius:100px; width:150px; height:150px; padding:40px 20px; text-align:center; font-size:18px; background-color:#1eca7f; color:#fff; font-weight:bold; line-height:19px; }

#promo .preu { font-size:24px; line-height:25px;padding-bottom:10px }

body,div,a { font-family:'Calibri'; }
.miniatura img{ max-width:100%; height:50px; }
.authors a { font-weight:normal !important; }
div.top div { height:25px; }
.nopad {padding:0px!important;}
ul.topmenu { padding:5px 0px 0px 0px;}
ul.topsocial { padding:3px 0px; float:right }
ul.topmenu li { padding:2px 7px !important; }

.menu { height:40px; }
.menu.row { background-color:#0066cc; }
ul.menu li { float:left; font-family:arial;font-size:10px; list-style:none; padding:2px 5px 0px 5px; line-height:100%; }
ul.menu li  a { color:#fff;font-size:12px; padding:0px}
ul.menu li  a:hover { text-decoration:underline; }

ul.botonera li { float:left;  list-style:none; float:right; margin:0px 5px;}
.logonp { margin:auto;}
.logonp img { width:100%;max-width:450px;}
.square.centrat { top:50px;margin:20px auto;float:inherit;display:table;text-align:center; }
.square { margin:10px;border:2px solid #0066cc; width:270px;height:270px; padding:20px 30px; background-color:#fff }
.square:hover { background-color:#0066cc; }
.square .icopdf { background-image:url('/files/pictures/pdf_icon.png'); background-repeat:no-repeat;  background-position:-10px; width:80px;height:80px; } 
.square:hover .icopdf { background-image:url('/files/pictures/pdf_icon_hover.png'); background-repeat:no-repeat;  background-position:-10px;  width:80px;height:80px; }
.square:hover .text { color:#fff; }
.square .text { font-weight:bold;font-size:21px; color:#0066cc; padding-top:15px }
.square .link { padding-top:20px; }
.square .text .link { font-weight:normal;font-size:16px;text-transform:uppercase; text-decoration:underline; }
.square div { margin:auto;text-align:center }

.square2.centrat { top:50px;margin:20px auto;float:inherit;display:table;text-align:center; }
.square2 { margin:10px;border:2px solid #0066cc; ;height:270px; padding:20px 30px; background-color:#fff }
.square2:hover { background-color:#0066cc; }
.square .icopdf { background-image:url('/files/pictures/pdf_icon.png'); background-repeat:no-repeat;  background-position:-10px; width:80px;height:80px; }
.square2:hover .icopdf { background-image:url('/files/pictures/pdf_icon_hover.png'); background-repeat:no-repeat;  background-position:-10px;  width:80px;height:80px; }
.square2:hover .text { color:#fff; }
.square2 .text { font-weight:bold;font-size:21px; color:#0066cc; padding-top:15px }
.square2 .link { padding-top:20px; }
.square2 .text .link { font-weight:normal;font-size:16px;text-transform:uppercase; text-decoration:underline; }
.square2 div { margin:auto;text-align:center }

.centertext { font-size:22px;color:#0066cc;font-weight:bold; text-align:center;margin:auto; }
.centertext  a { font-size:22px;color:#0066cc !important;font-weight:normal; }
.centertext  a:hover { text-decoration:underline; }


div.prev_article,div.next_article { position: fixed;
font-size: 38px;
color: #000;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 40px;
width: 50px;
height: 50px;
top:50%;
font-family: "Theinhardt";
padding:0px 0px 0px 10px;
line-height:138%;
z-index:999;
}
div.next_article {
right: 50px;
}
div.prev_article {
left: 50px;
}


/* links */
i.far,i.fas, a:link, a:visited {
    color: #0066cc;
}
a:link, a:visited {
    text-decoration: none;
}

div.article_body { height:100%;min-height:500px; display:block }
div.prev_article a, div.prev_article a:hover,div.next_article a, div.next_article a:hover { text-decoration:none; color:#000; }
div.prev_article:hover,div.next_article:hover { background-color: rgba(255, 255, 255, 1); }
body input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: auto !important;
}
.form-control { height:auto !important; }
select { 
-webkit-appearance: menulist-button;
height: 38px;
}
.nopadmob { padding-bottom:10px; }
.form-control,select,input[type=text],input[type=email],input[type=email]:focus input[type=text]:hover, input[type=date] {
	background-image:inherit !important;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 8px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-radius: 6px;
	background-color:#fff;
	font-size:16px;
	color: #303030;
}
input[type=submit],input[type=button] {
	color:#fff;
	margin: 0;
        margin-bottom: 0px;
	margin-bottom: 8px;
	padding: 12px;
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	background-color: #0066cc;
	font-size:16px;
	font-weight:bold;
}
input[type=submit]:hover,input[type=button]:hover {
	background-color: #0055ee;
}

input#newsletter { max-width: calc(100% - 55px); } 
a#ssbut { border:1px solid #222;margin-left:5px;padding:3px 3px 2px 3px;color:#222 }
a#ssbut:hover { background-color:#222;color:#fff; }
.block_articles { padding-top:15px !important; padding-bottom:15px !important; }
.linia:hover { background-color:#fff200;  }

blockquote { font-style:italic !important;
             border-left: 5px solid #ddd !important; 
		margin-left:50px !important;
              padding: 10px 8px 10px 20px !important;
}

.footnote { font-size:10px; position:relative;right: 115px;float: right;top: -28px;}
h1 { color:#444; font-size:35px; padding-top:40px; padding-bottom:20px;}
a{ outline: 0; }
.author a { color:#000 !important }
body.home .page  a { color:#000 !important }

.pagina h1 .subtitle, div.article h1 .subtitle { font-size: 30px !important; }

.article_body p.citation { font-size:13px !important; }
.article_body span.notespeu { font-size:14px !important; display:block; padding-bottom:10px;}
.article_body  span.subtitle { font-size:22px !important; margin: 30px 0px;display: block; text-align:left; }

div.article .article_body h1,.article_body span.destacat1 { line-height:1.3 !important; font-size:44px !important; text-align:center; display:block; margin:30px 0px;font-family:"Calibri" !important; }
div.article .article_body h2,.article_body span.destacat2 { line-height:1.3 !important; font-size:33px !important;  text-align:center; display:block; margin:30px 0px;font-family:"Calibri" !important;  }
div.article .article_body h3,.article_body span.destacat3 { line-height:1.3 !important; font-size:22px !important;  text-align:center; display:block; margin:30px 0px;font-family:"Calibri" !important; }
div.article .article_body h4 { font-size:22px !important;  font-weight:bold; text-align:left; display:block; margin:30px 0px; font-family:"Calibri" !important;  line-height:1.3 !important; }

.article_body  span.notespeu { font-size:14px !important;display:block; padding-bottom:10px;}
.article_body  strong { color:#000 !important; }
.article_body .footnote { display:none;font-size:10px; position:relative;right: 115px;float: right;top: -28px;}
.article_body #ftn1, .article_body #ftn2, .article_body #ftn3, .article_body #ftn4, .article_body #ftn5, .article_body #ftn6 { font-size:11px !important; }
.article_body #ftn1 span, .article_body #ftn2 span, .article_body #ftn3 span, .article_body #ftn4 span, .article_body #ftn5 span, .article_body #ftn6 span,
.article_body #ftn7 span, .article_body #ftn8 span, .article_body #ftn9 span, .article_body #ftn10 span, .article_body #ftn11 span, .article_body #ftn12 span,
.article_body #ftn13 span, .article_body #ftn14 span, .article_body #ftn15 span, .article_body #ftn16 span, .article_body #ftn17 span, .article_body #ftn18 span,
.article_body #ftn19 span, .article_body #ftn20 span, .article_body #ftn21 span, .article_body #ftn22 span, .article_body #ftn23 span, .article_body #ftn24 span
 { font-size:11px !important; }

.h3, h3 {
    font-size: 23px;
    padding: 10px 0px;
    margin: 0px 0px 20px 0px;
    border-radius: 5px;
    font-weight: bold;
    color:#0066cc;
}

div.logo,div.logo_mob { line-height:1.2; }
.logo { display:block; }
.logo_mob { display:none; width:100%; }
.a2a_kit {     line-height: 32px;
    margin-left: -114px;
    margin-top: -22px;

}
div.logo ul { float:left; padding:0px; width:60px;height:48px; }
div.logo_mob ul { float:left; padding:0px; width:20%;height:48px; }
div.logo_mob ul.under { border-bottom:2px solid #000; margin-bottom:2px; }
div.logo li,div.logo_mob li { list-style:none; padding: 3px 0px 0px 15px !important; }
#autors_article .author { float:left; } 
#autors_article a { color:#000; }
html,body { font-family:"Theinhardt";height:100%; overflow-x:hidden }
.linia {
border-top:1px solid #000;width:100%; }
figure.image { background:none; margin-bottom:30px; }
figcaption { text-align:right; max-width:640px; margin:auto; font-size:10px; }
 .page img { width:640px !important;height:auto !important;margin-bottom:5px;}

h5, #entradeta { text-align:center !important; padding:10px 35px 35px 35px;  }
h5, h5 span, h5 p, #entradeta, #entradeta span, #entradeta p { font-style:italic !important;text-align:center !important;font-size:22px !important; line-height: 1.5 !important;  }

.article_body iframe,.article_body img { text-align:center;margin:auto; display:block;}
 iframe { width:640px !important;height:360px !important; }
 iframe, img { text-align:center;margin:auto; display:block; }


.center { margin:auto; }
.author { /*font-family:"Calibri";*/ }
.article_body { padding-top:20px; }
.footer1 { display:table;margin:auto !important;text-align:left;text-transform:uppercase }
.pad20 { padding:20px 0px !important; }
.footer { font-size:10px !important; padding:20px 0px;background-color:#0066cc;color:#fff; width:100%; min-height:100px; }
.footer a { color:#ccc; /*groc*/ }
.footer #socialnet a  { text-decoration:underline !important;color:#ccc; float:right; /*groc*/ }
.footer1 a  { text-decoration:none !important; }
.footer1 a:hover { text-decoration:underline; color:#000; }
.grey { color:#fff; }
.page_container { max-width:1000px;margin:auto; }
.article_head2 { clear:left;text-transform:uppercase;font-size:12px;max-width:870px;margin:auto;padding-bottom:0px;width:100%;display:table}
.article_body { padding-bottom:100px; }
.hidden { display:none; }
.pagina, .article_body, .article_body p, .article_body span { line-height:1.5 !important;margin:auto;font-family:"Calibri" !important; font-size:18px !important; }
.article_body strong { color:#000 !important; }
.article_link { padding-top:15px; }
.article_link a { color:#000 !important; /* font-family: "Calibri"; font-style:italic; font-size:18px !important*/ font-size:17px !important; font-weight:bold }
a { color:#444}
header a { color:#444; }
p a { text-decoration:underline !important; }
a.topic:hover { font-weight:bold; }
.positive { color:#1bbc7e !important; }
.negative { color:#ff5959 !important; }
.neutral { color:#aaa;  }
.neutralized  { color:#aaa !important; text-decoration:line-through !important; }
.error {background-color:#c00;color:#fff;padding:4px 10px 4px 10px; }

.topbut { border:2px solid #0066cc; padding:5px 20px; }
.invert { background-color:#0066cc;color:#fff !important;}
html {
border-top:0px solid #00481d;
}
.left {float:left;min-height:80px !important}
.right { float:right;}
span.argument { color: #eaff01; font-weight:bold; }
.logo,.logo_mob { letter-spacing:4px; font-size:40px;color:#000 !important; }
.logo { padding:4px 40px 0px 0px; margin:6px 0px 20px 0px; } 
.logo_mob { padding:0px; } 

.logo a,.logo_mob a { color:#000 !important;text-decoration:none !important; }

.logo img, .logo_mob img { width:125px;margin-left:0px;margin-top:10px }
form#list_pros li,form#list_contras li { padding: 5px 0px; }
  #login img { width:180px; text-align:center;margin:auto}
body.register, body.forgot, .loginbox { color:#222;font-size:16px;line-height:40px}
div.page p {max-width:870px;text-align:left;margin:15px 0px;}
div.group_buttons { float:right}
div.btn{
padding:9px; float:left; margin-right:20px;
}
div.btn:hover {
	cursor:pointer;background-color:#444;
}
body {
/*font-family: Calibri !important;*/
font-size:19px;
background-color: #fff;
color:#444;
line-height:auto;
margin:0px;
}
.centert { padding-top:100px; font-size:23px;color:#fff; }
.color1 .text { color:#fff !important; }
.color1 { background-color:#0066cc; } 
.color1  .text { color:#fff !important; }

.color2 { background-color:#00ccff; } 
/*.centert:hover .text { color:#0066cc !important;}*/
/*.color2:hover { background-color:#fff; }
   .color1:hover { background-color:#fff; }
*/
.color2:hover { background-color:#00ccff; }
.color2 .text { color:#fff !important; }
.square.color2 { border:2px solid #00ccff; }
h1 { font-weight:bold; }

body.home .page {padding-top:0px;}
body header div.logo img { width:auto; }
.center { margin:auto;width:170px;left:0px;right:0px;text-align:center; }
.mini img { width:30px; }
/*.pic-gallery { background-color:#000; width:200px;height:400px; }*/
a.premsalink { text-decoration:none !important; }
a.premsalink:hover { text-decoration:underline !important;}
.galeria-page { padding:10px;background-color:#fff; }
.pic-gallery img { width:auto; height:200px; }
#login img { text-align:center;}
.destacat { background-repeat: no-repeat;background-size:cover; height:60px; list-style:none;padding:50px; background-color:#9CC7E9; }
.destacat:hover { background-color:#8CB7D9; }
.destacat.color2 { background-color:#bbc;font-weight:bold;font-size:19px;text-decoration:none !important }
.destacat.color2:hover {  background-color:#aab;  }

a li.destacat {  text-decoration:none !important; }
select,#login input[type=text], #afiliat input[type=text] { width:calc(100% - 16px);margin-bottom:20px }
input[type=checkbox] { margin-bottom:20px;}
h1,h2 { line-height:100%; }
#login input[type=submit], #afiliat input[type=submit] {  width:100%; }
a.link { color:#FFD93A;line-height:25px; font-size:15px; text-decoration:underline !important; }
input[type=button], input[type=submit] { cursor:pointer; }
body.login { background-color:#444; }
div#login { width:250px;height:440px; padding:30px;margin:auto; left:0px;right:0px; background-color:#fff; margin-top:10% }
div#afiliat { width:700px; }
header { padding-top:0px;background-color:#fff; border-top-width:0px !important; }
.head { padding:0px !important; }
header .head div { float:left; }
header .head { height:53px; width:980px; margin:auto;}
.article_body a { color:#0066cc !important;text-decoration:none !important; font-weight:normal !important; }
.article_body u a { text-decoration:none !important; }
 .article_body h1 u,  .article_body h2 u,  .article_body h3 u,  .article_body h4 u { text-decoration:underline !important;}
.article_body a:hover  { text-decoration:underline !important; }

.top { border-top:0px solid #000; margin-top:0px;  height:24px; }

.container-fluid { padding:0px !important; }
div.page { clear:left;height:auto;min-height:500px;max-width:100%;margin:auto;left:0px;right:0px }

li {  list-style-type:disc}
.loginbox .button { margin-top:20px; }
.button { 
	float: inherit;
	clear: both;
	border:0px;
	border-bottom: 3px solid #444;
	margin-top: 100px;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	background-color: #444;
	margin-top: 30px;
	font-size:16px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	width:240px;
	color:#fff;
	text-decoration:none;
}

::selection, ::-moz-selection {
 color:#222; background: #eaff01; 
}
h2 { color:#444; font-size:23px}
.button:hover { text-decoration:none; background-color:#0055ee;cursor:pointer;color:#fff;border-bottom: 3px solid #444 }

/* login */
.pagina h1 { text-align:center;font-size: 36px;;margin-top:20px;margin-bottom:40px;}
div.index { padding-bottom:15px; }
.languageSelector { position:relative;top:0px;right:10px;;z-index:999;float:right;margin-top:3px;margin-right:20px;}
#sel {float:left;cursor:pointer;font-size:11px;padding-top:2px }
#current_lang { background: none;padding: 3px 0px 0px 5px; float:left;width:30px;font-size:10px;border:0px; }
ul#selector { display: block;top: -2px;position: absolute;left: -60px;padding:5px; width:50px; padding:5px 0px 0px 5px; width:50px; font-size:10px; }
ul#selector li { list-style:none; }
ul#selector a { color:#000;}
.modal a { color:#0066cc !important; }
.socialico { height:25px !important;width:auto !important;margin-right:0px;margin-left:16px }
.explore { float:right !important; display:none; }
.right { float:right; }
.mini,.mini div {  border:0px;padding:5px;font-size:14px; }
.wrapper {	
  margin-top: 80px;
  margin-bottom: 80px;
}

.form-signin {
  max-width: 380px;
  padding: 15px 35px 45px;
  margin: 0 auto;
}

/* theme */
.btn-primary { 
	background:none;
	background-color:#337ab7; 
	border:0px;
	border-bottom: 3px solid #0460a5;	
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #167BBC;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius:0px; 
}
.form-control { margin-bottom:10px; }

/*head*/
.border-blue {
    border-color: #00519d;
}
header {
    border-top-width: 18px;
    border-top-style: solid;
}
#search-icon {
float: right;
    width: 25px;
    height: 70px;
    position: fixed;
    top: 44px;
    right: 80px;
    color: #fff;
}
#search-icon .fa-search:before {
    font-size: 22px;
}
#nav-icon {
    float: right;
    width: 25px;
    height: 20px;
    position: fixed;
    top: 44px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
   -moz-transition: .5s ease-in-out;
   -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 9999999;
}
#nav-icon span {
    background: #353e4a;
}
#nav-icon span:nth-child(1) {
    top: 0px;
}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 8px;
}
#nav-icon span:nth-child(4) {
    top: 16px;
}
#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}


#menu_visible ul.menu  li { padding:15px 10px 15px 10px; margin-right:10px; }
#menu_visible ul.menu  li:hover { background-color:#003399; color:#fff !important; }

#menu_visible {
    position: relative;
    left: 0px;
    top: 0px;
    display: inline-block;
}
#menu_visible ul {

    list-style: none;
	margin: 0px;
padding: 0px;
list-style: none;
overflow: visible;
    vertical-align: bottom;


}
#menu_visible { float:right; }
#menu_visible ul.menu {
    float: left;

}

#menu_visible li.item {
    float: left;
    margin: 0px;
    list-style:none;
}

#menu_visible li.item a { text-decoration:none; }

#menu_visible a.level1, #menu_visible span.level1 {

    padding: 0px;
    float: left;

}
#menu_visible li {

    position: relative;
    z-index: 15;
    margin: 0px;
    text-align: left;

}

 #menu_visible a.level1 span.bg, #menu_visible span.level1 span.bg {
    font-size: 19px;
    color: #fff;
    white-space: nowrap;
    overflow: visible;
    display: block;
}

/* menu mobil */

#menu.open {
    right: 0px;
}
#menu.close {
    right: -300px;
    opacity: 1;
    text-shadow: none;
    font-weight: normal;
}
#menu {
    position: fixed;
    top: 0;
    right: -300px;
    width: 230px;
    background-color: #040e1b;
    -webkit-transition: right 0.3s;
   transition: right 0.3s;
    transition-timing-function: ease-out;
    height: 100vh;
    z-index: 9999;
    padding: 35px;
}
#menu ul {
    padding: 40px 0px;
}
#menu li {
    margin-bottom: 5px;
    list-style: none;
}
#menu a {
    line-height: 24px;
    margin: 0;
    color: #fafafa !important;
    text-decoration: none !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    font-weight: 700;
    color: #4d4d4d;
}
#menu a:hover {
    color: #dadada !important;
}
a:link, a:visited {
    text-decoration: none;
}

div.grey { background-color:#444; padding:10px 20px; color:#fff;font-weight:bold; }
div.grey  div { padding-left:15px;}


img#imagepreview {
width: initial !important;
height: initial !important;
margin: 0 auto;
}

.modal a.close-modal { 
background-image:url('/img/close-modal.png') !important;

top: 6.5px !important;
right: 5.5px !important;
}

.modal-body {
  position: relative;
  padding: 15px;
  text-align: center;
}

.modal {
   max-width: 700px !important;
   border-radius: 0px !important;
  text-align: center;
   overflow:visible !important; height:auto !important;
  background-color:#ddd !important; box-shadow: 0px 0px 10px #555 !important;
box-shadow:none !important;
top:-100px !important;
}
.blocker { background-color:rgba(0,0,0,0) !important; }

#a2apage_dropdown {
    margin-left: -172px;
    margin-top: -29px;
}
.compartir { padding-top:6px; text-transform:uppercase;font-size:12px;cursor:pointer; font-family:"Theinhardt" !important }
.a2a_dd { display:none !important; }
.a2a_menu { border-radius:0px !important; border:0px !important; }
.a2a_menu a.a2a_i:hover { background:none !important; border:1px solid #fff !important; }
.a2a_svg svg path { fill:#000 !important; }
.a2a_svg { width:23px !important;height:23px !important;background-color:#fff !important; }

.cap { 
	   font-size:12px;
        letter-spacing:1px;
	text-transform:uppercase;
}

@media screen and (max-width: 1210px) {
	#menu_visible a.level1 span.bg { font-size:17px; }
	#menu_visible ul.menu li {    padding: 15px 5px 15px 5px;}
}

@media screen and (max-width: 1032px) {
        #menu_visible a.level1 span.bg { font-size:16px; }
        #menu_visible ul.menu li {    padding: 15px 5px 15px 5px;}
}

@media screen and (min-width: 768px) { 



  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
body.receta video { margin-left:-40px; }
#page-videos .video-container {
cursor:pointer;
background-color: #fff;
padding: 20px;
min-height: 370px;
}
#page-videos .video-info {
color: #888;
text-transform: uppercase;
}
#page-videos .video-thumb {
margin-top: 10px;
margin-bottom: 10px;
position: relative;
display: inline-block;	
}
#papge-videos .video-thumb img {
max-width: 100%;
}
#page-videos .video-title {
color: #000000;
font-size: 16px;
}
#page-videos .playBtn {
position: absolute;
width: 96px;
height: 96px;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}


/* sidebar */

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

/* mobile icon */ 
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.icon-bar {
    background-color: #000;
}
.navbar-toggle:focus {

    background-color: transparent;

}

.navbar .navbar-toggle {
    top: 10px;
}

.navbar-toggle {
	cursor:pointer;
    position: relative;
    float: right;
    margin-right: 35px;
    padding: 0px;
    margin-top: 17px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.footer { font-size:12px; color:#444;  text-align:center; margin-top:150px;margin-bottom:0px; position: relative;bottom: 0px;width: 100%; }
.footer a {  font-size:10px; color:#fff; }
body.about .footer { margin-top:30px;}
.footer .mini { font-size:12px !important }


/* modal */
.blocker {

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto !important;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center;

}
.modal {

    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;

}

.peufoto { margin:auto;text-align:right;font-size:10px; font-family:'NeoText';padding:3px 90px 0px 0px !important}
span.section { /*font-size:24px;color:#000;font-weight:normal*/
font-size: 16px;text-transform:uppercase;color: #000;font-weight: normal;letter-spacing: 1px;
 }
div.article { max-width:100%;margin:auto; }
h1 { text-align:center;color:#000; }
h2 { text-align:center;font-size:16px !important; color:#000;}

.image{background-color:#eee; width:100%; margin:10px 0px 20px 0px; }
body.newsletter .page a { font-family:'Calibri' !important;color:#0066cc;text-decoration:none; }
body.lopd  .page a { font-family:'Calibri' !important;color:#0066cc;text-decoration:none; }

.nomargins, .nomargins div { margin:0px !important;padding:0px !important; }
.small, .small div, .small div span { font-size:12px !important;}
.small div, .small div span { background:none !important; }

.greybox { padding:30px 20px !important; background-color:#eee;border:1px solid #999;margin-bottom:30px;text-align:justify }
body.lopd .page a{ font-size:17px !important; }  
.page a:hover { color:#0066cc;text-decoration:underline; }
.page .article_header h2 { text-transform:uppercase !important; }
div.article_body h2,.page h2 a, div.article div.article h2, div.article h2 a  { text-transform:inherit !important; }

section.footnotes { padding-top:40px; }
section.footnotes header { display:none !important;}
section.footnotes  cite { font-style:normal; }
section.footnotes li { padding:5px 0px;list-style-type: lower-roman !important; }

#sdfootnote1 a, #sdfootnote2 a, #sdfootnote3 a, #sdfootnote4 a , #sdfootnote5 a, #sdfootnote6 a, #sdfootnote7 a , #sdfootnote8 a, #sdfootnote9 a, #sdfootnote10 a, #sdfootnote11 a, #sdfootnote12 a, #sdfootnote13 a, #sdfootnote14 a, #sdfootnote15 a { font-size:12px !important; line-height:1 !important; }

#sdfootnote1 u, #sdfootnote2 u, #sdfootnote3 u, #sdfootnote4 u, #sdfootnote5 u, #sdfootnote6 u, #sdfootnote7 u , #sdfootnote8 u { font-size:12px !important; line-height:1 !important; }
#sdfootnote1 p, #sdfootnote2 p, #sdfootnote3 p, #sdfootnote4 p, #sdfootnote5 p, #sdfootnote6 p, #sdfootnote7 p , #sdfootnote8 p { font-size:12px !important; line-height:1 !important; }

.sdfootnoteanc { font-size:100% !important; }

.article_body section.footnotes li, #ftn1 span,  #ftn2 span,  #ftn3 span,  #ftn4 span,  #ftn5 span,  #ftn6 span,  #ftn7 span,  #ftn8 span,  #ftn9 span,  #ftn10 span,  #ftn11 span,  #ftn12 span, #ftn13 span,  #ftn14 span,  #ftn15 span,  #ftn16 span,  #ftn17 span,  #ftn18 span, #ftn19 span,  #ftn20 span,  #ftn21 span,  #ftn22 span,  #ftn23 span,  #ftn24 span { font-size:12px !important; line-height:1 !important; }

body.login .page a, body.register .page a, body.forgot .page a, .loginbox .page a { color:#444; }
/* mobils */
.page-center { max-width:800px;margin:auto;}
header {border-top:0px solid #000 !important;
        border-bottom:0px solid #000;
}
 .line { margin:10px 0px 40px 0px;border-top:1px solid #000;}
.index_peu_foto { .font-size:10px;vertical-align:top;text-align:right;padding-right:80px;padding-top:5px; }
.unbreakable {
 
    width:33% !important;
    float:left !important;
    display:block;

/*    width:100%;*/
    margin: 0;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
    -webkit-column-break-inside:avoid; 
    -moz-column-break-inside:avoid; 
    -o-column-break-inside:avoid; 
    -ms-column-break-inside:avoid; 
/*    display: inline-block;*/
    list-style:none;
}
.unbreakable li { 
         list-style:none;
	padding-bottom:5px;
}


#seccions { /*margin:auto; */
/*  -webkit-column-count: 3;
  -moz-column-count: 3; 
  column-count: 3;
  height: auto;
  -moz-column-fill: balance;
  column-fill:balance;
*/
 }
.block  { padding:40px 40px !important; }
.column1,.column2 { padding-top:40px;margin-bottom:10px; }
body.home .imatgeportada { margin-top:10px }

.imatgeportada { margin-top:10px;height: 650px;background-position: center;background-size: cover;}

#homeHeader { font-size:36px;color:#000;padding:40px;width:100%;text-align:center}
.data { text-transform:uppercase; font-family:"Theinhardt" ; font-size:12px;padding-bottom:10px; }

.a2a_menu,.a2a_menu a  { font-family:"Theinhardt" !important; text-transform:uppercase !important; font-size:0px !important; color:#fff !important; }
#a2apage_show_more_less, #a2apage_show_more_less svg, #a2apage_show_more_less  .a2a_s__default { display:none !important; }
a.a2a_i, i.a2a_i { width:auto !important; padding: 5px 0px 5px 0px !important; }
div#a2apage_mini_services { padding-left: 3px !important; }
.a2a_mini { width:auto !important;min-width:auto !important; }

.addspace { padding-top:40px; }

@media (max-width: 1671px) {

.unbreakable { width:50% !important;float:left !important; }
}

@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

@media (max-width: 1300px) {

.unbreakable { width:100% !important;clear:left !important; }

.seccio,#seccions { /*margin:auto; */
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;

}
.addspace {    padding-top: 0px;}
}

/* mobile */
@media (max-width: 574px) {
.square { width:90%; background-position:0px !important; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%;
}
#logofooter img { margin:0px;text-align:left;width:150px }

.nopadmob {padding:0px!important;}
.row {
    margin: 0px !important;
}

#promo {
    right: 20px;
    top:50px;
    width: 100px;
    height: 100px;
    padding: 24px 7px;
    font-size: 13px;
    line-height: 19px;
}


#promo .preu {
    font-size: 21px;
    line-height: 25px;
    padding-bottom: 3px;
}


div.article_body {
	padding:0px;
}
.row {margin:50px 0px 0px 0px}
.row .square { margin:20px 20px 0px 20px !important; }
.left {float:left;min-height:auto !important}
div.next_article {
right: 2px;
background-color:rgba(255,255,255,0.9);
}
div.prev_article {
background-color:rgba(255,255,255,0.9);
left:2px;
}


.pagina h1 .subtitle, div.article h1 .subtitle { font-size: 20px !important; }

.index_peu_foto { padding-right: 5px !important;
padding-right:5px;
margin-top: -81px !important;padding-top:0px !important;}
div.index { padding-top:40px !important; }
.unbreakable { width:100% !important;clear:left !important; }
.footnote { font-size:10px; position:relative;right: 0px;float: right;top: -14px;}
#avis_legal { padding-top:20px; padding-bottom:20px; }
#socialnet { padding:0px 0px 0px 0px !important; float:right;   }
#socialnet  a img { width:auto; height:19px; }

.modal { top:0px !important; }
.modal img { width:95% !important }
.addspace { padding-top:0px; }
.unbreakable li { padding-bottom:20px; }
.article_body iframe,.article_body img { text-align:center;margin:auto; display:block;width:100% !important;height:auto !important;}

 iframe { height:250px !important; }



.languageSelector { margin-right:0px; right:0px; }
header { border-bottom:0px !important; }
.logo { padding:0px; }
.imatgeportada { height: 350px;background-position: center;background-size: cover;}
.article_body { padding:40px 0px;  }
.article_body p { font-size: 17px !important; }
h1 { font-size:28px !important; }
.article_head2 { padding:0px 15px 10px 15px; }
#a2apage_dropdown {margin-left: 14px;}
.peufoto { padding: 3px 15px 0px 15px !important; }
.mini { padding:0px; }
input#newsletter { max-width: calc(100% - 55px);margin-bottom:15px; }
.logo_mob { display:block; }
.logo { display:none; }
header .head { height:auto; width:100%; }
.logo ul { margin:0px; }

.seccio,#seccions { /*margin:auto; */
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
}
.column2 { padding:0px; } iframe { width:100% !important; height:auto !important; }
.logobox { display:table;margin-top:0px;margin-bottom:0px }
	header { height:120px; width:100%; }
  #login img { width:100px; }
  
div.logo img { margin-top:10px; width:50px !important; }
.container-fluid {
    padding:0px !important;
}

  header { background-color:#fff }
  .explore { width: calc(100% - 70px); }
	.desktop_only { display:none;}
  	.mobile_only { display:block;}
	div.group_buttons { margin-right:0px; }
	a.link { color:#0dcf83;line-height:35px; }
	div#login { padding:10px 30px 20px 30px; margin-top:0px; }
.footer { font-size:12px;color:#444;text-align:center;margin-bottom:20px;position:relative;bottom:0px;width:100%;}
