﻿  /* @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600;700&family=Raleway:ital,wght@0,300;0,400;1,600&display=swap'); */
  /* @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;600&family=Oswald:wght@300;400;600;700&display=swap'); */

  @import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;600&family=Oswald:wght@300;400;600;700&family=Foldit:wght@600&display=swap');


/*
@font-face {
	font-family: 'OswaldL';
	src: url('/global/fonts/Oswald-Light.eot');
	src: local('ò?'),
			 url('/global/fonts/Oswald-Light.woff') format('woff'),
			 url('/global/fonts/Oswald-Light.ttf') format('truetype'),
			 url('/global/fonts/Oswald-Light.svg#webfont') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldR';
	src: url('/global/fonts/Oswald-Regular.eot');
	src: local('ò?'),
			 url('/global/fonts/Oswald-Regular.woff') format('woff'),
			 url('/global/fonts/Oswald-Regular.ttf') format('truetype'),
			 url('/global/fonts/Oswald-Regular.svg#webfont') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldB';
	src: url('/global/fonts/Oswald-Bold.eot');
	src: local('ò?'),
			 url('/global/fonts/Oswald-Bold.woff') format('woff'),
			 url('/global/fonts/Oswald-Bold.ttf') format('truetype'),
			 url('/global/fonts/Oswald-Bold.svg#webfont') format('svg');
	font-weight: 700;
	font-style: normal;
}
*/
/* TARONJA PRINCIPAL rgb() o 211,70,30 --- COLOR PRIMARI:  */

.bg-white { background: white; }

html, body { margin: 0; text-align: left;  }
body { background: white; margin: 0; padding: 0; text-align: left; font-family: 'Libre Franklin', Sans-serif; font-weight: 300; }
.container { text-align: left; }


a { color: #975b00; font-weight: bold; }
a:hover { color: black; text-decoratoin: none; }
h1, h2, h3, h4, h5, h6 { font-family: Oswald, Sans-serif; font-weight: 700; text-align: left; }
h1 { font-weight: 900; margin-top: 0.7em; color: black; letter-spacing: -0.75px; }
h2 { font-size: 1.65rem; font-weight: 900; margin-top: 0.7em; color: rgba(166,157,141,1); }
h3 { font-size: 1.4rem; font-weight: 700; margin-top: 0.7em; margin-bottom: 20px; }
h3 a { color: black; }
h1 span, h2 span, h3 span, h4 span, h5 span { font-weight: 400; }
/*h1 span { display: block; text-transform: uppercase; font-size: 60%; color: rgba(70,75,65,0.7); margin-bottom: 20px; }*/
h1 span { color: rgba(70,75,65,0.8); display: inline-block; margin-left: 15px; font-weight: 300; }
h1 span::before { content: " | "; color: rgb(166,157,141); opacity: 0.5;}

p { margin-bottom: 1rem; text-align: justify;  }
p i.fas { margin-right: 5px; }
.txt { font-family: 'Libre Franklin', Sans-serif; font-weight: 300; font-size: 18px; line-height: 28px; letter-spacing: -0.2px; }
.txt b { font-weight: 600; }
.primer-paragraf { margin-top: 15px; }
.primer-paragraf:first-letter { font-family: Foldit, Sans-serif; font-weight: 600; initial-letter: 3; padding-top: 4px; color: rgb(166,157,141); margin-right: 5px; }
.dada { margin-left: 30px; text-indent: -10px; text-align: left; }
.dada i { display: inline-block; margin-right: 5px; color: rgba(70,75,65,0.7); }
.timing { display: inline-block; font-weight: 400; color: rgba(0,0,0,0.6); margin: 0 10px 8px 0; padding: 3px 8px; text-align: left; font-size: 0.9em; line-height: 1.4em; background: rgba(255,255,255,0.5); }

.idioma-toggled { white-space: nowrap; margin-left: -20px; }

.introFitxa { font: 20px/32px 'Libre Franklin', Sans-serif; font-weight: 600; letter-spacing: -0.5px; margin-top: 12px; }
.dataFitxa { font: 14px 'Libre Franklin', Sans-serif; text-transform: uppercase; color: rgba(0,0,0,0.5); border-top: 1px solid rgba(70,67,54,0.15);  border-bottom: 1px solid rgba(70,67,54,0.15); padding: 4px 0; margin-top: 20px; }

.reset { clear: both; height: 0; }

.p0 { padding: 0; }
.p5 { padding: 0 5px; }

.no-resultats { font-family: 'Libre Franklin', Sans-serif; font-weight: 600; font-size: 18px; line-height: 28px; letter-spacing: -0.2px; margin-top: 30px; }

.mini-info p { margin-bottom: 3px; margin-left: 20px; }
.mini-info p:first-child { margin-left: 0; font-weight: bold; }

.premenu { position: absolute; top: 14px; right: 18px; font: 12px/12px Oswald, sans-serif; text-transform: uppercase; z-index: 1100; text-align: right; }
.premenu a { border-radius: 0px; padding: 4px 8px 4px 8px; display: inline-block; font-weight: 200; letter-spacing: 1px; color: rgba(255,255,255,0.7); background: rgba(0,0,0,0.3); border: 1px solid rgba(255,255,255,0.6); margin-left: 10px; }
.premenu a.active { color: rgb(231,176,76); border: 1px solid rgba(231,176,76,1); }

.idioma-toggled { display: none; }

.navbar { -webkit-backface-visibility: hidden; }
.menutop { padding-top: .25rem; padding-bottom: .25rem; transition: all .3s; background: black; }
.menutop.petit { padding-top: 0; padding-bottom: 0; box-shadow: 0 5px 10px rgba(0,0,0,0.4); transition: all .3s; }
.menutop .navbar-brand { margin-bottom: -5px; }
.menutop .navbar-brand img { float: left; height: 85px; margin-left: 20px; margin-right: 20px; }
.navbar-dark .navbar-nav { position: absolute; bottom: 15px; right: 15px; }
.navbar-dark .navbar-nav .nav-link {  font-family: Oswald, Sans-serif; font-size: 16px; font-weight: 400; text-transform: uppercase; color: white; letter-spacing: 0.5px; margin: 0 0.75rem; padding: 0.25rem 0 !important; }
.dropdown-toggle:after { font-size: 16.5px; margin-left: 0.155em; }

.navbar-dark .navbar-toggler {  border-color: rgba(255,255,255,0.8); /*font-size: 200%;*/ }
.navbar-dark .navbar-toggler i { font-size: 150%; color: rgba(255,255,255,0.8); }

.menutop a { border: 3px dotted rgba(231,176,76,0); border-left: none; border-right: none; }
.menutop a:hover { border-color: rgba(166,157,141,1); color: rgba(166,157,141,1) !important; }
.menutop .actiu a { border-color: rgb(231,176,76); color: rgb(231,176,76) !important; }
.menutop a.navbar-brand:hover { border-color: rgba(0,0,0,0); }
.menutop .fas { margin-left: 5px; }

/* dropdowns */
.dropdown-menu { left: 13px; background: black; border: none; box-shadow: 0 5px 20px rgba(0,0,0,0.25); margin-top: 0px; border-radius: 0px; transition: all .3s; border-left: 1px solid rgba(255,255,255,0.7); border-bottom: 1px solid rgba(255,255,255,0.85); padding: 0; }
.dropdown-menu.dret { left: auto; right: 13px; border-left: none; border-right: 1px solid rgba(255,255,255,0.7);  }
.dropdown-item { font: 16px Oswald, Sans-Serif; letter-spacing: 1px; font-weight: 300; padding: .25rem 15px .30rem 15px; color: #FFF !important; border-top: 1px dashed rgba(255,255,255,0.85) !important; }
.dropdown-item:hover { background: linear-gradient(12deg, rgba(70,75,65,1) 0%, rgba(70,67,54,1) 52%, rgba(70,67,54,1) 100%); }
.dropdown-item:first-child { margin-top: 15px; }
.menutop .actiu .dropdown-item { border-color: rgba(231,176,76,1); color: white !important; border: none;  }
.menutop .dropdown-item:hover { color: rgb(166,157,141) !important; }
.menutop .dropdown-item.actiu { color: rgb(231,176,76) !important; }

.menutop.petit { box-shadow: 0 5px 20px rgba(0,0,0,0.5) inset, 0 5px 15px rgba(0,0,0,0.5); }
.menutop.petit .navbar-brand img { height: 55px; }
.menutop.petit .navbar-brand div { font-size: 95.238%; padding-top: 8px; }
.menutop.petit .navbar-brand span { display: inline; }
.menutop.petit .nav-link { font-size: 13px; }


 .btn-group.filtres { padding-top: 10px; padding-bottom: 20px; }

/*
.ariadna { padding-bottom: 5px; font-size: 90%; margin-top: -2px; letter-spacing: -0.5px; color: rgba(70,67,54,0.8); }
.ariadna i { display: inline-block; margin: 0 5px; color: rgba(70,67,54,0.3); }
.ariadna a { font-weight: normal; }
.ariadna2 { margin-bottom: 15px; background: url(img/bg_ariadna2.png); background-size: 100% 100%; height: 10px; width: 100%; border-top: 1px solid #CCC; }
*/

.ariadna div { font: 16px/1.2em 'Oswald', Sans-serif; font-weight: 600; text-transform: uppercase; margin: 10px 0 0 0px; color: rgba(70,67,54, 0.6); }
.ariadna i { margin: 0 10px; color: rgba(166,157,141,0.6); }

.btn { padding: 7px 12px 7px 12px; font-family: 'Libre Franklin', Sans-serif; margin-right: 10px; margin-bottom: 10px; border-radius: 10px; border-color: rgb(70,67,54); color: rgb(70,67,54); line-height: 1.3em !important; text-align: left; background: rgba(255,255,255,0.5); }
.btn.icn { padding-left: 30px; text-indent: -10px; }
.btn:hover { background: rgb(231,176,76); border-color: rgb(70,67,54) }
.btn-block { border-color: rgb(70,67,54); background-color: white;color: rgb(70,67,54); text-decoration: none !important; color: black; margin-bottom: 10px; }
.btn-block.seleccionat { background: rgb(70,67,54); color: white; }
.btn-block.seleccionat:hover { color: rgb(231,176,76); border-color: rgb(70,67,54) }

.btn-noblock { border-color: rgb(70,67,54); background-color: white;color: rgb(70,67,54); text-decoration: none !important; color: black; margin-bottom: 10px; }
.btn-noblock.seleccionat { background: rgb(70,67,54); color: white; }
.btn-noblock.seleccionat:hover { color: rgb(231,176,76); border-color: rgb(70,67,54) }
.btn-noblock.disabled { color: #444; background: rgba(255,255,255,0.4); opacity: 1; }

.bg-fosc { background: rgba(70,67,54,0.35); }
.bg-fosc .txt, .bg-fosc2 .txt { font-weight: 400; }
.bg-fosc h2, .bg-fosc2 h2, .bg-fosc4 h2 { color: white; text-shadow: 2px 2px 10px rgba(0,0,0,0.2); }

.bg-fosc2 { background: rgba(70,67,54,0.25); }
.bg-fosc3 { background: rgba(70,67,54,0.125); }
.bg-fosc4 { background: rgba(70,67,54,0.40); }
.bg-fosc3 h2 { color: rgba(109, 104, 93, 1); }
.bg-daurat { background: rgba(231,176,76,0.40); }
.bg-fosc3grad { background-image: linear-gradient(to top, rgba(70,67,54,0.275), rgba(70,67,54,0.125)); }



#ajadmin_baners { background: none !important; font: 16px 'Libre Franklin', Sans-serif !important; font-weight: 600; }
.slick-slider { font: 16px 'Libre Franklin', Sans-serif !important; font-weight: 600; }


.menu-video { padding-top: 53px; }
.menu-video .btn { text-align: center; }

.edu { width: 48%; margin: 0 1% 25px 1%; float: left; height: 150px; overflow: hidden; border-radius: 12px; /*border: 1px solid rgba(0,0,0,0.25);*/ background: rgba(231,229,225,0.6); }
.edu img { width: 100%; height: 100%; }
.edu .foto { width: 200px; height: 150px; float: left; background-image: url(//www.girona.cat/adminwebs/docs/m/h/mhg.comptant_el_temps_el_teu_rellotge_de__la_catedral_d.jpg); background-position: center center; background-size: cover; }
.edu p { margin: 0 15px 5px 215px; line-height: 1em; color: rgb(33, 37, 41); font-weight: normal; text-align: left; }
.edu p.titol { font-size: 1.1em; line-height: 1.1em; font-weight: bold; margin-top: 15px; color: #900; }
.edu a:hover { text-decoration: none !important; }
.edu:hover { background: #B7B4B2; border-color: #B7B4B2; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; }
.edu:hover a { color: white !important; }
.edu:hover a p { color: white !important; }
.edu:hover .foto { opacity: 0.5; transition: all .3s; -webkit-transition: all .3s; }

.edufoto { width: 100%; height: 320px; overflow: hidden; background-image: url(//www.girona.cat/adminwebs/docs/m/h/mhg.comptant_el_temps_el_teu_rellotge_de__la_catedral_d.jpg); background-position: center center; background-size: cover; margin-bottom: 0; position: relative; }
.edufoto p { position: absolute; bottom: 0; right: 0; background: rgba(0,0,0,0.3); color: white; margin: 0; font-size: 90%; padding: 2px 10px; font-weight: normal; }
.edudocs { background: rgba(231,229,225,0.6); padding-bottom: 1px; margin-bottom: 25px; }
.edudocs h3 { background: rgb(70,75,65); color: white; font-size: 18px; padding: 7px 15px; margin-bottom: 20px; }
.edudocs p { margin: 0 15px 15px 15px; text-align: left; line-height: 1.2em; text-indent: -11px; padding-left: 22px; }
.edudocs p i { margin-right: 5px; vertical-align: -1px; }

.multifoto { width: 100%; height: 320px; margin-bottom: 20px; }
.multifoto a { float: left; width: 33.333%; height: 320px; overflow: hidden; background-image: url(//www.girona.cat/adminwebs/docs/r/e/recurs_bombes_62e27b6c6c34d.jpg); background-position: center center; background-size: cover; border-left: 1px solid white; position: relative; }
.multifoto p { position: absolute; top: 0; left: 0; background: rgba(70,75,65,0.8); color: white; font-weight: bold; text-transform: uppercase; margin: 0; padding: 5px 15px; font-size: 1.5em; }



.avisos { background: rgb(254,246,159); box-shadow: inset 0 0 12px rgba(0,0,0,0.2); }


.infografia { text-align: center; background: rgba(166,157,141,0.6); color: white; border-radius: 12px; padding: 15px 0 5px 0; margin-top: 10px; width: 100%; }
.infografia img { height: 50px; }
.infografia p { text-align: center; font: 1.05em 'Libre Franklin', Sans-serif; font-weight: 600; }
.infografia p span { display: block; font: 1.5em Oswald, Sans-serif; padding: 5px 0; color: rgba(0,0,0,0.6); }



.bib { width: 31.333%; margin: 0 1% 25px 1%; float: left; height: 200px; overflow: hidden; background: white; border-radius: 10px; color: black; position: relative; }
.bib:hover { text-decoration: none; }
.bib .titol { margin: 15px 10px 8px 10px; text-align: left; font: 1.15em/1.3em 'Libre Franklin', Sans-serif; font-weight: 700; }
.bib .txt { margin: 0 10px 15px 10px; text-align: left; font-size: 1em; line-height: 1.3em; }
.bib .tipus { font: 0.7em 'Libre Franklin', Sans-serif; font-weight: 400; color: rgba(0,0,0,0.8); background: rgba(166,157,141,0.2); padding: 3px 10px; text-transform: uppercase; display: inline-block; margin-left: 10px; }
.bib .corner { background-color: #D1D0CD; height: 100px; right: -50px; position: absolute; top: -50px; width: 60px; -webkit-transform: rotate(-45deg); }
.bib:hover { background: #F5DFB7; }
.bib.seminari { height: 150px; }

table.biblioFitxa { border: 1px solid rgba(0,0,0,0.3); width: 100%; background: rgba(231,176,76,0.1); }
table.biblioFitxa td { border-top: 1px dashed rgba(0,0,0,0.3); vertical-align: top; padding: 5px }
table.biblioFitxa p { font: 1em 'Libre Franklin', Sans-serif; margin: 0 10px 5px 10px; text-align: left; color: rgba(0,0,0,0.85); }
table.biblioFitxa p.titol { font: 1.25em/1.3em 'Libre Franklin', Sans-serif; font-weight: 700; margin: 0 10px 5px 10px; color: black }
table.biblioFitxa p.label { margin: 3px 0 5px 10px; font: 0.7em 'Libre Franklin', Sans-serif; font-weight: 400; text-transform: uppercase; color: rgba(0,0,0,0.75); }



.menu_escolar { list-style: none; margin: 0; padding: 0; }
.menu_escolar li { float: left; margin: 0; padding: 0; width: 23%; margin: 0 1%; }
.menu_escolar a { display: table; width: 100%; height: 120px; border: 1px solid black; border-radius: 12px; padding: 5px 10px; text-align: center; font-size: 20px; line-height: 1.25em; margin-bottom: 30px; color: black; }
.menu_escolar a:hover { text-decoration: none; background: rgba(231,176,76,0.3); }
.menu_escolar div { display: table-cell; vertical-align: middle; }


.menu_escolar2 { list-style: none; margin: 0; padding: 0; margin-top: 25px; }
.menu_escolar2 li { float: left; margin: 0; padding: 0; width: 30.333%; margin: 0 1.5% 30px 1.5%; }
.menu_escolar2 a { display: block; box-shadow: 2px 2px 12px rgba(0,0,0,0.4); overflow: hidden; height: 300px; background: white; border-radius: 12px; text-align: center; color: black; line-height: 1.2em; }
.menu_escolar2 .foto { background: white; display: block; height: 135px; width: 100%; padding: 0; margin-bottom: 10px; }
.menu_escolar2 img { width: 100%; height: 135px; object-fit: cover; }
.menu_escolar2 .nom { font-size: 130%; font-weight: 700; line-height: 1.2em; margin: 15px; margin-bottom: 10px; text-align: left; }
.menu_escolar2 .intro { font-size: 95%; line-height: 1.2em; font-weight: 400; margin: 0 15px; text-align: left; letter-spacing: -0.3px; }
.menu_escolar2.expos .foto { height: 160px; }
.menu_escolar2.expos img { height: 160px; }
.menu_escolar2.expos .intro { font-weight: bold; color: rgba(0,0,0,0.7); }
.menu_escolar2 .data { font: 0.85em/1.2em 'Libre Franklin', sans-serif; font-weight: 300; margin: 10px 15px 0 15px; text-align: left; letter-spacing: -0.3px; color: rgba(0,0,0,0.7); text-transform: uppercase; }
.menu_escolar2 a:hover { background: black; color: white !important; text-decoration: none; }
.menu_escolar2 a:hover img { opacity: 0.6; }
.menu_escolar2 a:hover .nom, .menu_escolar2 a:hover .intro, .menu_escolar2 a:hover .data { border-color: rgba(255,255,255,0.5); color: white; }

.menu_escolar2.col4 li { width: 22%; }
.menu_escolar2.col4 a { height: 220px; }
.menu_escolar2.col4.h340 .nom { font-size: 110%; }
.menu_escolar2.col4.h340 a { height: 340px; }

.sense_resultats { float: none; clear: both; margin-top: 40px; margin-bottom: 20px; padding: 15px; font-weight: bold; border: 1px dashed rgba(0,0,0,0.5); text-align: center; }

.escolar_baner { background: rgba(231,176,76,1); /*border: 8px solid rgba(231,176,76,1); */width: 100%; padding: 15px 10px; margin-bottom: 20px; margin-right: 25px; color: white; text-align: center }
.escolar_baner .titol { font: 1.3em/1.3em 'Libre Franklin', Sans-serif; font-weight: 700; margin: 0 3px 10px 3px; text-align: center; text-shadow: 2px 2px 6px rgba(0,0,0,0.6); }
.escolar_baner .txt { font: 1em/1.3em 'Libre Franklin', Sans-serif; font-weight: 400; margin: 0; color: black; text-align: center }
.escolar_baner a { color: black; }

.logos_as { width: 100%; margin-top: 25px; }
.logos_as tr:first-child td { vertical-align: bottom; }
.logos_as td { width: 33%; text-align: center; vertical-align: top; }
.logos_as p.txt { margin-top: 25px; padding: 0 25px; margin-bottom: 0;}


ul.menuPublicacions { margin: 0; padding: 0; list-style: none }
ul.menuPublicacions li { display: block; float: left; text-align: left; margin: 0 1% 45px 1%; padding: 0; width: 48%; }
ul.menuPublicacions img { width: 150px; height: auto; border: none; float: left; box-shadow: 3px 3px 8px rgba(0,0,0,0.35); }
ul.menuPublicacions p.titol { font: 1.25em/1.3em 'Libre Franklin', Sans-serif; font-weight: 700; text-align: left; margin: 0 15px 10px 175px; color: #000; line-height: 1.05em; color: #000 }
ul.menuPublicacions p.resum { font: 1em 'Libre Franklin', Sans-serif; margin: 0 15px 10px 175px; color: #333 }
ul.menuPublicacions p.detalls { font: 0.9em 'Libre Franklin', Sans-serif; margin: 0 15px 5px 175px; color: #555; line-height: 1.3em; }
ul.menuPublicacions  hr { margin-left: 175px; width: 30%; border-top: 1px dashed rgba(0,0,0,0.2); }



.llista { list-style: none; }
.llista li { margin-bottom: 10px; }
.llista li:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f138"; font-size: 80%; vertical-align: 1px; color: rgb(166,157,141); margin-left: -23px; margin-right: 8px; }
.llista.txt { line-spacing: 24px; }
.links p { line-height: 1.4em; font-size: 90%; }
.llista b { font-weight: 600; }
.llista ul { margin-top: 15px; list-style: none; }

#baner1 { border: 1px solid rgba(0,0,0,0.2); background: url(img/baner_audioguia.jpg) no-repeat rgba(217,73,43,1); background-size: auto 100%; background-position: -10px, 0; line-height: 1.8em; }
#baner1:hover { text-decoration: none !important; }
#baner1:hover p { text-decoration: none !important; color: black; }
#baner1 p { margin-left: 180px; margin-right: 30px; margin-top: 7px; color: white; font-size: 1.5em; font-weight: normal; }

#baner2 { border: 1px solid rgba(0,0,0,0.2); background: rgba(255,218,38,1); }
#baner2 img { float: left; width: 30%; margin-right: 20px; margin-top: -5px; margin-left: 20px; }
#baner2 h2 { font-size: 1.4em; padding-top: 5px; margin-bottom: 5px; margin-top: 10px; }
#baner2 p { line-height: 1.2em; margin-right: 20px; }

.tira { height: 208px; margin-top: 104px; overflow: hidden; margin-bottom: 0; background: url(img/tires/generica.jpg) center center; background-size: cover; }
.tira img { width: 100%; height: 100%; }


/* PEU */
section { padding: 30px 0 15px 0; }
section .section-title { text-align: center; color: #007b5e; margin-bottom: 50px; text-transform: uppercase; }
/*#footer { box-shadow: 0 5px 150px rgba(0,0,0,0.75) inset; }*/
#footer { padding-bottom: 0; }
#footer .address {  }
#footer .zona1 { background: #e9e7e3; }
#footer .zona2 { background: rgb(52,58,64); padding: 15px 10px 5px 10px; box-shadow: 0 5px 200px rgba(0,0,0,0.85) inset; }
#footer h5{ padding-left: 10px; border-left: 3px solid #eeeeee; padding-bottom: 6px; margin-bottom: 20px; color: rgba(0,0,0,0.55); }
#footer a { color: rgba(0,0,0,0.55); text-decoration: none !important; background-color: transparent; -webkit-text-decoration-skip: objects; }
#footer .zona2 a { color: white; }
#footer ul.social li{ padding: 3px 15px; }
#footer ul.social li a i { margin-right: 5px; font-size:25px; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; }
#footer ul.social li:hover a i { font-size:30px; margin-top:-10px; }
#footer ul.social li a,#footer ul.quick-links li a{ color:rgba(0,0,0,0.55); }
#footer ul.social li a:hover{ color:#000; }
#footer ul.quick-links li{ padding: 3px 0; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; }
#footer ul.quick-links li:hover{ padding: 3px 0; margin-left:5px; font-weight:700;color: black; }
#footer ul.quick-links li a:hover{ color: black; }
#footer ul.quick-links li a i{ margin-right: 5px; }
#footer ul.quick-links li:hover a i { font-weight: 700;color: black; }
#footer span { display: inline-block; margin: 0 10px; }
a.logo_ajgi { margin-top: 10px; }
a.logo_ajgi img { width: 150px; margin-bottom: 28px; }
.logoaj img { width: 170px; margin-right: 45px; }
.logoco img { width: 115px; margin-right: 45px; }
.logoap img { width: 175px; margin-right: 45px; }
.logoud img { width: 105px; margin-right: 45px; }
.logota img { width: 165px; margin-left: 35px; }
.logogc img { width: 110px; }

.logo_indika, .logo_argonautes { width: 200px; }
.logo_acciosocial { width: 180px; }
.logoaj:hover, .logoco:hover, .logoap:hover, .logoud:hover, .logogc:hover, .logota:hover { opacity: 0.3; }

.peu-botons { padding-top: 10px; margin-bottom: 20px; }
.peu-botons .btn { border-radius: 14px; margin: 0 5px; padding-bottom: 8px; border-color: rgba(248,249,250,1); }
.peu-botons .btn:hover { background: white !important; color: black !important; }


.requadre { background: rgba(231,176,76,0.1); border: 1px solid rgba(166,157,141,1); padding: 15px; border-radius: 20px; margin-top: 15px; }

/* CAROUSEL */
.carousel-item { margin-top: 104px; height: 27vw; overflow: hidden; }
.carousel-mask { /* background: linear-gradient(90deg, rgba(70,67,54,1) 0%, rgba(70,67,54,1) 10%, rgba(70,67,54,0) 30%, rgba(70,67,54,0) 70%, rgba(70,67,54,1) 90%, rgba(70,67,54,1) 100%);*/
    position: absolute; height: 100%; right: 0; bottom:0; left: 0; z-index: 1; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }
.carousel-item img { width: 100%; position: absolute; top: 0; bottom: 0; margin: auto; }
.carousel-control-prev-icon, .carousel-control-next-icon { transform: translateY(50px) scale(2); }
.carousel-control-prev { justify-content: left; left: 30px; opacity: 0.9; }
.carousel-control-next { justify-content: right; right: 30px; opacity: 0.9; }
.carousel-indicators { margin-bottom: 10px; }
.carousel-indicators li { height: 10px; }
.carousel-textos { display: inline-block; max-width: 400px; background: rgba(0,0,0,0.6); border: 1px solid white; padding: 20px 15px 15px 15px; position: absolute; bottom: 60px; z-index: 10; font-family: 'Libre Franklin', Sans-serif; }
.carousel-textos .titol { font-weight: 700; font-size: 180%; line-height: 120%; margin-bottom: 10px; text-align: left; color: white; text-shadow: 2px 2px 8px rgba(0,0,0,1); }
.carousel-textos .subtitol { font-size: 120%; line-height: 120%; text-align: left; color: white; font-weight: normal; text-shadow: 2px 2px 6px rgba(0,0,0,1); }
.carousel-textos .btn-info { color: rgba(255,255,255,1); background: rgba(0,0,0,0); border: 1px solid rgba(255,255,255,0.5); font-weight: 300; }
.carousel-textos p { margin-bottom: 0.5rem; }
.carousel-item a { text-decoration: none !important; }
.carousel-item a:hover img { opacity: 0.7; }
.carousel-item a:hover .btn-info { background: black; border-color: black; }
.carousel-item a:hover .titol { color: white; }


.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-top: 0%; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; }


.color2 { color: rgb(70,75,65); }
.box { background: rgba(70,67,54,0.1); border: 1px solid rgba(70,67,54,0.35); border-radius: 10px; padding: 1rem 1rem 0.25rem 1rem; margin-bottom: 20px; }
/*.box-visita { background: white; border: 1px solid rgba(70,75,65,1); border-radius: 10px; padding: 1rem 1rem 0.25rem 1rem; margin-bottom: 20px; }*/
.box.v2 { background: white; border-color: rgba(70,75,65,1); border-style: dashed; }

h4.icona-fa { text-align: center; margin-bottom: 20px; }
h4.icona-fa i { margin-bottom: 5px; }

/*
div#menu_interior {  margin-bottom: 20px; background: rgb(231,229,225); border-top: 2px dotted rgba(70,67,54,0.5); border-bottom: 2px dotted rgba(70,67,54,0.5); }
div#menu_interior ul { list-style: none; margin: 0; padding: 0; font: 0.8em/0.8em Cairo, Sans-serif; text-transform: uppercase; }
div#menu_interior ul li { float: left; margin: 0; color: #2D2B2A; border-right: 1px solid rgba(70,67,54,0.5); }
div#menu_interior a { display: block; padding: 15px 25px; }
div#menu_interior a:link, div#menu_interior a:visited { color: rgba(70,67,54,1); }
div#menu_interior a:hover, div#menu_interior a:active { color: #900; text-decoration: underline;}
div#menu_interior .selected a:link, div#menu_interior .selected a:visited { display: block; background: rgba(70,67,54,1); color: #FFF; }
div#menu_interior .disabled { color: #9A9591; }
*/

#menu_interior { margin-bottom: 25px; text-align: center;  }
#menu_interior ul { list-style: none; margin: 30px 0 -20px 0; padding: 0; border-top: 3px dashed rgb(231,229,225);border-bottom: 6px solid rgb(231,229,225);  }
#menu_interior li { margin: 0; padding: 0; display: inline-block; }
#menu_interior a { display: block; border-bottom: 6px solid rgb(231,229,225); padding: 7px 15px; text-transform: uppercase; margin-bottom:-6px; color: rgba(70,67,54,0.8); }
#menu_interior .selected a { border-bottom: 6px solid rgb(231,176,76); color: black; }

.menu_scroll { margin: 0; padding: 0; margin-bottom: 10px; font-size: 85%;}
.menu_scroll td { margin: 0; padding: 0; }
.menu_scroll a { white-space: nowrap; display: block; background: rgb(231,229,225); padding: 7px 15px; text-transform: uppercase; margin: 0 5px; color: rgba(70,67,54,0.8); }
.menu_scroll td:first-child a { margin-left: 0; }
.menu_scroll td:last-child a { margin-right: 0; }
.menu_scroll a.selected { background: rgb(70,75,65); color: white; }



.btn-primary { background-color: rgba(70,75,65,1); border-color: rgba(70,75,65,1); padding-bottom: 8px; }
.btn-primary:hover { background-color: rgba(70,67,54,1); border-color: rgba(70,75,65,1); }
.btn { margin-top: 15px; }
.btn .fas { margin-right: 5px; }
.btn-tornar { display: block; background-color: white; border-color: rgba(70,75,65,1); padding-bottom: 8px; color: rgba(70,75,65,1) }
.btn-tornar:hover { background-color: rgba(70,67,54,1); color: white; }

.autoria h3 { display: inline-block; padding-bottom: 5px; margin-bottom: 5px; color: rgba(70,75,65,1); border-bottom: 1px dashed rgba(70,75,65,0.5); }
.autoria p { color: rgba(70,67,54,1); font-weight: bold; }

.fotos-visor { height: 350px; margin-top: 20px; margin-bottom: 20px; }
.fotos-visor ul { list-style: none; margin: 0; padding: 0; width: 100%; }
.fotos-visor li { height: 350px; overflow: hidden; float: left; margin: 0; padding: 0; position: relative; box-sizing: border-box; }
.fotos-visor.col-2-1 li:first-child { width: 60%; border-right: 12px solid white; }
.fotos-visor.col-2-1 li:last-child { width: 40%; }
.fotos-visor.col-1-1 li:first-child { width: 50%; border-right: 6px solid white; }
.fotos-visor.col-1-1 li:last-child { width: 50%; border-left: 6px solid white; }
.fotos-visor.col-1-2 li:first-child { width: 40%; border-right: 12px solid white; }
.fotos-visor.col-1-2 li:last-child { width: 60%; }
.fotos-visor img { width: 100%; height: 100%; object-fit: cover; }
.fotos-visor img:hover { opacity: 0.5; }



.amics div.box { margin: 0 1% 20px 1%; background: #E7E4E2; text-align: center; padding-bottom: 15px; }
.amics p { text-align: center; }
.amics p.titol { font: 1.5em Oswald, Sans-Serif; font-weight: 700; color: #000; margin: 0px 10px 5px 10px; padding-bottom: 5px; border-bottom: 1px solid #666; }
.amics p.subtitol { font: bold 0.9em 'Libre Franklin', Sans-Serif; color: #666; margin: 0 10px 10px 10px; text-align: center; }
.amics p.preu { font: 1.5em Oswald, Sans-Serif; font-weight: 600; color: #666; margin: 10px; text-align: center; }
.amics div.boto { width: 80%; margin: 0 10%; text-align: center; margin-bottom: 10px; }

/**** LOGO  ***********************************************/
table.logos { margin-left: 0; margin-top: 15px; width: 100%; }
table.logos img { border: none; width: 33px; height: 42px; margin-bottom: 5px; }
table.logos div { padding: 10px 0 10px 0 }
table.logos th { background: #A19F9E; font: bold 0.75em 'Libre Franklin', Sans-serif; text-align: center; width: 25%; text-transform: uppercase; color: #FFF; padding: 10px 0 10px 0; border-left: 1px solid white; }
table.logos td { background: #E7E4E2; font: bold 0.85em 'Libre Franklin', Sans-serif; text-align: center; border-left: 1px solid #FFF; width: 25% }
table.logos th:first-child { border-top-left-radius: 12px; }
table.logos th:last-child { border-top-right-radius: 12px; }



/*
ul.menuEtiquetes { margin: 15px auto; margin-top: 25px; padding: 0; list-style: none; }
ul.menuEtiquetes li { margin: 0; padding: 0; font-size: 90%; float: left; width: 19%; margin: 0 0.5% 10px 0.5%; box-sizing: border-box;}
ul.menuEtiquetes a { display: block; padding: 8px 0; text-align: center; color: #2D2B2A; border: 1px solid rgba(0,0,0,0.3);  border-radius: 12px; }
ul.menuEtiquetes a:hover { color: #900; text-decoration: none; background: black; color: white; }
ul.menuEtiquetes li a.seleccionat { background: #000; color: white; border-color: #9E9996;}
*/
ul.menuEtiquetes { margin: 15px auto; margin-top: 25px; padding: 0; list-style: none; }
ul.menuEtiquetes li { margin: 0; padding: 0; font-size: 1.3em; line-height: 1.2em; float: left; width: 31.333%; margin: 0 1% 10px 1%; box-sizing: border-box; }
ul.menuEtiquetes a { display: block; width: 100%; height: 132px; background: url(img/categ1099.jpg); padding: 0; text-align: left; color: #2D2B2A; border-top-left-radius: 62px; border-bottom-left-radius: 62px; }
ul.menuEtiquetes div { width: 100%; height: 132px; display: table-cell; vertical-align: middle; padding: 8px 0 8px 160px; }
ul.menuEtiquetes a:hover { color: #900; text-decoration: none; background: black; color: white; }
ul.menuEtiquetes li a.seleccionat { background: #000; color: white; border-color: #9E9996;}

/*
.menuObjectes { list-style: none; margin: 0; padding: 0; margin-top: 25px; }
.menuObjectes li { float: left; margin: 0; padding: 0; width: 23%; margin: 0 1% 24px 1%; }
.menuObjectes a { display: block; overflow: hidden; height: 300px; background: white; border-radius: 15px; text-align: center; color: black; line-height: 1.2em; }
.menuObjectes .foto { display: block; height: 175px; width: 100%; padding: 10px 0; border-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin-bottom: 10px; }
.menuObjectes img { height: 155px; width: 100%; object-fit: contain; }
.menuObjectes .nom { font-size: 105%; font-weight: 700; margin: 10px; margin-bottom: 7px; border-top: 1px solid rgba(0,0,0,0.2); padding-top: 10px; text-align: center; }
.menuObjectes .intro { font-size: 85%; line-height: 1.2em; font-weight: 300; margin: 0 10px; text-align: center; letter-spacing: -0.3px; }
.menuObjectes a:hover { background: black; color: white !important; text-decoration: none; }
.menuObjectes a:hover img { opacity: 0.6; }
.menuObjectes a:hover .nom { border-color: rgba(255,255,255,0.5); }
*/
.menuObjectes { list-style: none; margin: 0; padding: 0; margin-top: 25px; }
.menuObjectes li { float: left; margin: 0; padding: 0; width: 22%; margin: 0 1.5% 24px 1.5%; }
.menuObjectes a { display: block; box-shadow: 2px 2px 12px rgba(0,0,0,0.4); overflow: hidden; height: 300px; background: white; border-radius: 15px; text-align: center; color: black; line-height: 1.2em; background: #E7B04C; }
.menuObjectes .foto { background: white; display: block; height: 175px; width: 100%; padding: 10px 0; border-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin-bottom: 10px; }
.menuObjectes img { height: 155px; width: 100%; object-fit: contain; }
.menuObjectes .nom { font-size: 110%; font-weight: 700; margin: 15px; margin-bottom: 7px; text-align: center; }
.menuObjectes .intro { font-size: 85%; line-height: 1.2em; font-weight: 400; margin: 0 10px; text-align: center; letter-spacing: -0.3px; }
.menuObjectes a:hover { background: black; color: white !important; text-decoration: none; }
.menuObjectes a:hover img { opacity: 0.6; }
.menuObjectes a:hover .nom { border-color: rgba(255,255,255,0.5); }

.menuRecursos li { margin: 0 1.5% 30px 1.5%; }
.menuRecursos a { background: white; height: 270px; }


.infotable { border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); margin: 22px 0;}
.infotable td { padding: 4px 10px; }
.infotable td:first-child { font-weight: 600; }

.entradeta { font: 1.05em 'Libre Franklin', Sans-serif; font-weight: 600; color: #000; margin: 22px 0 15px 0; text-align: left; border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); padding: 10px 0; }

div.fitxaObjecte { background: white; padding: 15px; margin: 58px 0 0 0; }
div.fitxaObjecte h2 { font: 1.5em Oswald, Sans-Serif; text-shadow: none; font-weight: 700; margin: 0 0 10px 0; color: #000; }
div.fitxaObjecte p.txt2 { font: 1.05em 'Libre Franklin', Sans-serif; font-weight: 600; color: #000; margin: 0 0 15px 0; text-align: left; border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); padding: 10px 0; }
div.fitxaObjecte p.txt3 { font: 1em 'Libre Franklin', Sans-serif; color: #333; margin: 0 0 10px 0; }
div.fitxaObjecte img { width: 100%; }



.menuAltresCol { list-style: none; margin: 0; padding: 0; margin-top: 25px; }
.menuAltresCol li { float: left; margin: 0; padding: 0; width: 23%; margin: 0 1% 24px 1%; }
.menuAltresCol a { display: block; overflow: hidden; height: 300px; background: #EFEEEA; /*background: #EEE; */ border-radius: 15px; text-align: center; color: black; line-height: 1.2em; }
.menuAltresCol .foto { display: block; height: 150px; width: 100%; padding: 10px 0; border-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.menuAltresCol img { height: 130px; width: 100%; object-fit: contain; }
.menuAltresCol .nom { font-size: 105%; font-weight: 700; margin: 5px 10px 7px 10px; text-align: center; }
.menuAltresCol .intro { font-size: 85%; line-height: 1.2em; font-weight: 300; margin: 0 10px; text-align: justify; letter-spacing: -0.3px; }
.menuAltresCol a:hover { background: black; color: white !important; text-decoration: none; }
.menuAltresCol a:hover img { opacity: 0.6; }
.menuAltresCol a:hover .nom { border-color: rgba(255,255,255,0.5); }

.fotosAltresCol img { float: left; width: 17%; margin: 0 1.5% 30px 1.5%; height: 250px; object-fit: cover; object-position: center center; border-radius: 15px; box-shadow: 2px 2px 12px rgba(0,0,0,0.4); }


/*
.fotos-grup { background: rgba(70,67,54,0.15); padding: 10px 10px 10px 10px; margin-top: 20px; font-family: 'Libre Franklin', Sans-serif; font-weight: 300; font-size: 20px; }
.fotos-article { list-style: none; margin: 0; padding: 0; width: 100%; }
.fotos-article li { width: 30.33333%; aspect-ratio: 1; overflow: hidden; float: left; margin: 17px 4.5% 0 0; padding: 0; position: relative; }
.fotos-article li:nth-child(3n+1) { margin-right: 0; }
.fotos-article li:first-child { margin-top: 0; width: 100%; float: none; aspect-ratio: auto; }
.fotos-article li img { width: 100%; height: 100%; object-fit: cover; }
*/

.objectes { list-style: none; margin: 0; padding: 0; width: 100%; line-height: 1.3em; }
.objectes li { width: 48%; height: 230px; aspect-ratio: 1; overflow: hidden; float: left; margin: 17px 1% 10px 1%; padding: 0; position: relative; border-radius: 8px; }
/*.objectes li:nth-child(2n) { margin-right: 0; }*/
.objectes a { display: block; height: 100%; background: rgba(255,255,255,0.8); color: black; }
.objectes div { height: 230px; }
.objectes div.foto { width: 35%; float: left; }
.objectes div.info { width: 65%; float: left; padding: 15px; }
.objectes .titol { font-weight: 700; text-align: left; margin-bottom: 10px; }
.objectes .txt { font-weight: 300; text-align: left; font-size: 0.95em; line-height: 1.4em; margin-bottom: 5px; }
.objectes li img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.objectes .data { display: inline-block; font-weight: 400; color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,0.2); margin: 0 10px 8px 0; padding: 3px 5px; text-align: left; font-size: 0.9em; line-height: 1.4em; }

/*
.fotos-visor div { height: 250px; float: left; background-image: url(../img/foto_maso.jpg) no-repeat center center; background-size: cover; box-sizing: border-box; }
.col-2-1 div:first-child { width: 66%; border-right: 15px solid white; }
.col-2-1 div:last-child { width: 34%; }
*/
.fotos-grup { background: rgba(70,67,54,0.15); padding: 10px 10px 10px 10px; margin-top: 20px; font-family: 'Libre Franklin', Sans-serif; font-weight: 300; font-size: 20px; }
.fotos-article { list-style: none; margin: 0; padding: 0; width: 100%; }
.fotos-article li { width: 30.33333%; aspect-ratio: 1; overflow: hidden; float: left; margin: 17px 4.5% 0 0; padding: 0; position: relative; }
.fotos-article li:nth-child(3n+1) { margin-right: 0; }
.fotos-article li:first-child { margin-top: 0; width: 100%; float: none; aspect-ratio: auto; }
.fotos-article li img { width: 100%; height: 100%; object-fit: cover; }
.fotos-peu { margin-top: 20px; margin-bottom 20px; font-size: 13px; line-height: 16px; color: rgb(70,75,65); }
.fotos-peu b { font-weight: 600; color: rgb(70,75,65); }
.fotos-peu span { opacity: 0.8; }
img.top { object-position: top; }
.fotos-article.quadrat li:first-child { aspect-ratio: 1/1; }

.article-icona { color: white; font-size: 10rem; }

.galeria { margin-top: 5px; }
.galeria ul { list-style: none; margin: 0; padding: 0; width: 100%; }
.galeria li { width: 16.667%; aspect-ratio: 1/1; overflow: hidden; float: left; margin: 24px 1% 0 1%; padding: 0; position: relative; }
.galeria li img { width: 100%; height: 100%; object-fit: cover; }

.coleccio { list-style: none; margin: 0; padding: 0; width: 100%; }
.coleccio li { width: 30.33333%; aspect-ratio: 1; overflow: hidden; float: left; margin: 17px 4.5% 0 0; padding: 0; position: relative; }
.coleccio li:nth-child(3n+1) { margin-right: 0; }
.coleccio li:first-child { margin-top: 0; width: 100%; float: none; aspect-ratio: auto; }
.coleccio li img { width: 100%; height: 100%; object-fit: cover; }

ul.premis { list-style: none; margin: 20px 0 0 0; padding: 0 }
ul.premis li { background: url(img/bg_premi.png) no-repeat top right white; float: left; width: 31.33%; outline: 2px solid rgba(0,0,0,0.4); outline-offset: -2px; margin-left: 2%; margin-bottom: 15px; height: 275px; overflow: hidden }
ul.premis p { font-size: 0.9em; color: #333; margin: 0; padding: 0 10px 10px 20px; text-align: left; }
ul.premis p.titol { font: 18px/22px Oswald, Sans-serif; color: #000; font-weight: bold; padding-top: 15px; }

ul.premis.col5 li { width: 18%; }

ul.preus { list-style: none; margin: 20px 0 0 0; padding: 0 }
ul.preus li { background: white; float: left; width: 23.5%; border: 1px solid rgba(0,0,0,0.4); margin: 0 0.75% 15px 0.75%; height: 270px; overflow: auto; text-align: center; }
ul.preus li:hover { cursor: pointer; opacity: 0.7; }
ul.preus p { font-size: 0.9em; color: #333; margin: 0; padding: 0 15px 10px 15px; text-align: center; }
ul.preus p.titol { font: 18px/22px Oswald, Sans-serif; color: #000; font-weight: 600; padding-top: 15px; }
ul.preus p.preu { font: 30px/26px Oswald, Sans-serif; color: #000; font-weight: 700; background: rgba(231,176,76,0.3); padding: 20px 0; }
ul.preus p.preu span { font-weight: 400; opacity: 0.7; font-size: 22px; }
ul.preus .btn { font-size: 90%; }

/*
.foto-article { margin-bottom: 0; position: relative; }
.foto-article p { position: absolute; bottom: 0; right: 0; background: rgba(0,0,0,0.3); color: white; margin: 0; font-size: 90%; padding: 2px 10px; font-weight: normal; }
.foto-article:hover { background: rgba(70,75,65,0.5);}
.foto-article:hover a { opacity: 0.7; }
.foto-article img { width: 100%; }
.foto-article-mes { list-style: none; margin: 0; padding: 0; width: 100%; }
.foto-article-mes li { width: 30%; aspect-ratio: 1; overflow: hidden; float: left; margin: 20px 4.5% 0 0; padding: 0; position: relative; }
.foto-article-mes li:nth-child(3n) { margin-right: 0; }
.foto-article-mes li img { width: auto; height: 100%; }
.foto-article-mes li.vert img { width: 100%; height: auto; margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: auto; right: auto; }
*/
/*
.foto-article-mes { list-style: none; margin: 0; padding: 0; }
.foto-article-mes li { margin: 0; padding: 0; width: 100px; height: 100px; overflow: hidden; float: left; margin-right: 20px; position: relative; margin-top: 20px; }
.foto-article-mes li img { width: auto; height: 100%; position: absolute; left: -12.5%; right: -12.5%; }
.foto-article-mes li.vert img { width: 100%; height: auto; margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: auto; right: auto; }
*/

.noticies { break-inside: avoid-column; }
.noticies a { color: black; }
.noticies .titol { margin-top: 25px; margin-bottom: 5px; text-align: left; font-size: 110%; line-height: 1.3em; }
.noticies .intro { font: 1em/1.4em 'Libre Franklin', Sans-serif; font-weight: 300; text-align: left; }
.noticies .intro span { border-radius: 5px; display: inline-block; background: rgba(0,0,0,0.07); border: 1px solid rgba(0,0,0,0.2); color: rgba(0,0,0,0.6); padding: 2px 5px; margin-right: 5px; font: 80% 'Libre Franklin', Sans-serif; }

.proces { border-top: 1px solid gray; padding: 10px 0; margin-top: 15px; }
.nom_proces { font-weight: bold; margin-bottom: 5px; text-align: left; font-size: 110%; line-height: 1.3em; }
.noticies .intro { font: 1em/1.4em 'Libre Franklin', Sans-serif; font-weight: 300; text-align: left; }

.age-prog li { border-radius: 12px; box-shadow: 1px 3px 15px rgba(0,0,0,0.25); background: white !important; width: 18%; margin-bottom: 20px !important; }
.age-prog .tagged { font-family: 'Libre Franklin', Sans-serif !important; }
.age-prog a { color: black; }
.age-prog li:hover { background: rgba(0,0,0,0.1) !important; }
.age-prog li:hover a { color: rgba(0,0,0,0.6) !important; }
.age-prog a:hover .tagged { color: rgba(0,0,0,1) !important; }

.publicacions { list-style: none; margin: 50px 0 0 0; padding: 0; }
.publicacions li { float: left; width: 31.333%; margin: 0 1% 30px 1%; text-align: center; height: 370px; }
.publicacions .portada { height: 250px; position: relative; }
.publicacions img { box-shadow: 7px 7px 20px rgba(0,0,0,0.35); width: 50%; margin-bottom: 25px; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); }
.publicacions .titol { font: 1.1em 'Oswald', Sans-serif; font-weight: 600; text-align: center; margin-bottom: 10px; }
.publicacions .titol span { white-space: nowrap; }
.publicacions .data { font: 0.95em 'Libre Franklin', Sans-serif; font-weight: 300; text-align: center; border-top: 1px solid rgba(0,0,0,0.2); padding-top: 10px; margin: 0 35%; }
.publicacions a { color: black; }
.publicacions a:hover { text-decoration: none; color: #975b00; }
.publicacions a:hover img { opacity: 0.5; }

ul.destacada { list-style: none; margin: 20px 0; padding: 0; margin-left: 25px; margin-right: 10px; margin-bottom: 30px; font: 1.15em 'Libre Franklin', Sans-serif; font-weight: 600; letter-spacing: -0.2px; }
ul.destacada li { background: url(img/pic_logo.png) no-repeat 0 4px; padding: 5px 0 5px 40px; margin-bottom: 20px; color: #000; }


.expocredits { background: rgb(231,229,225); padding: 15px; text-align: center; }
.expocredits2 { color: rgba(70,75,65,1); background: rgba(70,75,65,0.25); margin-top:20px; padding: 15px; }
.expocredits p, .expocredits2 p { text-align: center; line-height: 1.2em; }
.expocita { color: rgba(70,67,54,1); font-size: 120%; line-height: 150%; letter-spacing: 1px; margin-top: 25px; margin-bottom: 20px; text-indent: -10px; padding-left: 10px; text-align: left; }
.expocita p { margin: 0; text-align: left; }
.expocita sup { font-size: 2em; }
.expopeu { font-size: 90%; line-height: 120%; text-align: left; color: rgba(70,75,65,1); clear: both; margin-top: 20px; }



.tarifes { margin-bottom: 25px; margin-top: 20px; }
.tarifes h2 { margin-top: 0; margin-left: 0; background: rgba(70,67,54,0.5); color: white; margin: -5px -15px auto -15px; text-align: center; padding: 4px 15px 2px 15px; }
.tarifes div { background: #E7E4E2; padding: 5px 15px 5px 15px; }
.tarifes .preu { font: 2em Merriweather, Serif; font-weight: 900; color: #666; margin: 10px 0 0 0; text-align: center; }
.tarifes .preu span { font-size: 85%; font-weight: 300; }
.tarifes p.titol { font: 0.9em 'Libre Franklin', Sans-serif; font-weight: 600; color: #333; margin: 5px 0 10px 0; text-align: center; }
.tarifes p { font-size: 90%; color: #333; margin: 0 0 5px 0; text-align: center; line-height: 1.5em; }



.menu_lateral { list-style: none; margin: 10px 0 0 0; padding: 0; width: 100%; text-align: center; }
.menu_lateral li { margin: 5px 0; padding: 0; }
.menu_lateral a { display: block; font-weight: 400; color: #444; border-bottom: 1px solid rgba(0,0,0,0.3); padding-bottom: 6px; }
.menu_lateral li:last-child a { border: none; }
.menu_lateral a:hover { color: #F60; }
.menu_lateral a.selected { font-weight: 700; color: black; }



/* FORMS */
.avis_recaptcha { border: 2px dashed red; border-radius: 10px; padding: 15px; font-weight: bold; background: white; margin-top: 20px; margin-bottom: 20px; color: #F00; text-align: center; }

.formphp { margin: 0 0 20px 0; padding: 10px 15px; background: rgba(166,157,141, 0.2); border: 1px solid rgba(166,157,141, 0.5); border-left: none; border-right: none; }
.formphp h2 { font: 1.8em 'Oswald', Sans-serif; color: rgba(166,157,141,1); margin: 0 0 10px 0; }
.formphp legend { color: rgba(166,157,141,0.6); font-size: 1.3em; font-weight: bold; border-bottom: 2px dotted rgba(166,157,141,0.3); padding-top: 15px; margin-bottom: 10px; }
.form-group label { font-size: 1.05em; font-family: 'Libre Franklin', Sans-serif; font-weight: 700; }
.form-group label.radio-inline, form .form-group label.checkbox { font-size: 16px; font-weight: 400; }
.form-group label.checkbox:hover { cursor: pointer; }
.form-group select { padding: 5px 10px; border-radius: 5px; border-color: rgba(0,0,0,0.3); color: rgba(0,0,0,0.9); font-weight: 300; }
.form-group input { color: rgba(0,0,0,0.9); font-weight: 300; }
.g-recaptcha { margin: 10px 0; }
.rc-anchor-light { background-color: rgba(255,255,255,0.5) !important; } /* Recaptcha */
.form_botons { background: rgba(0,0,0,0.15); margin: 0 -15px -10px -15px; padding: 0 15px 10px 15px; border-top: 1px solid rgba(166,157,141, 0.5); text-align: center; }

.radio-inline { margin-right: 15px; }
.radio-label { font-size: 0.95em; }


 /*style="width: 400px; margin-bottom: 25px; height: 240px; float: left; overflow: hidden"*/
/* CERCADOR OBRES ****************************************************/
form.cercador { margin: 0; width: 100%; height: 300px; background: #E7E4E2; padding: 0 0 0 15px; border: none; }
form.cercador fieldset { border: none; margin: 0; padding: 0; }
form.cercador .nomGrup { font: 1em 'WhitneyBold', Arial, Helvetica, Sans-Serif; margin: 15px 20px 10px 30px; padding: 0 0 3px 0; margin-left: 0; color: #787471; border-bottom: 1px dashed #A8A4A1; }
form.cercador div.fila { clear: both; margin: 0; padding: 0; }
form.cercador div.columna { float: left; margin: 5px 10px 0 0; display: inline; padding: 0; }
form.cercador label { font: 0.75em FranklinGothicM, Sans-Serif; color: #555; margin: 0; }
form.cercador .camp { font: 0.8em Tahoma, Arial, Helvetica, Sans-serif; color: #333; margin: 0; }
form.cercador .moltcurt { width: 62px; }
form.cercador .curt { width: 132px; }
form.cercador .mig { width: 280px; }
form.cercador .llarg { width: 426px; }
form.cercador p { font: 0.85em 'WhitneyBook', Arial, Helvetica, Sans-serif; margin: 0 5px 15px 0; }
form.cercador p.nota { font: 0.75em 'WhitneyBook', Arial, Helvetica, Sans-serif; color: #333; margin: 0 5px 0 0; text-align: justify; }
form.cercador input:focus { border-color: #75A18A; }
form.cercador input[type="checkbox"] { margin-right: 5px; }
form.cercador table.tarifes { font: 0.8em Tahoma, Arial, Helvetica, Sans-serif; width: 456px; border-bottom: 2px dotted #A7A4A2; }
form.cercador table.tarifes th { background: #A7A4A2; color: white; padding: 3px 5px 4px 5px; }
form.cercador table.tarifes td { padding: 2px 5px 2px 5px; border-top: 2px dotted #A7A4A2; }
form.cercador .botonera { background: #C7C4C2; margin: 15px 0 0 -15px; padding-top: 5px; padding-bottom: 5px; text-align: center; }
form.cercador .botonera input { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px 4px 4px 4px; background: url(img/bg_boto.png) repeat-x; padding: 4px 15px 5px 15px; color: white; text-decoration: none; border: none; cursor: pointer; }
form.cercador .botonera input:hover { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px 4px 4px 4px; background: url(img/bg_boto2.png) repeat-x; padding: 4px 15px 5px 15px; color: white; text-decoration: underline; border: none; cursor: pointer ; }

#map { width: 100%; height: 312px; margin-left: 0; border: 1px solid #C7C4C2; }
#map.mapa-fitxa { float: left; width: 40%; height: 200px; }
.obra-fitxa { float: left; width: 60%; font-family: 'Libre Franklin', Sans-serif; }

.obra { width: 23%; margin: 0 1% 15px 1%; float: left; height: 315px; overflow: hidden; background: white; border-radius: 10px; color: black; }
.obra:hover { text-decoration: none; }
.obra .imatge { width: 100%; height: 170px; overflow: hidden; background: url(img/cases_mini/nofoto.png) center center; background-size: cover; }
.obra .imatge img { width: 100%; height: 100%; }
.obra .lloc { font-weight: 400; text-transform: uppercase; font-size: 0.8em; margin: 10px 10px 5px 10px; text-align: left; color: rgba(0,0,0,0.6); letter-spacing: -0.3px; }
.obra .titol { margin: 0 10px 8px 10px; text-align: left; line-height: 1.3em; font-weight: 600; }
.obra .data { display: inline-block; font-weight: 400; color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,0.2); margin: 0 10px 8px 10px; padding: 3px 5px; text-align: left; font-size: 0.9em; line-height: 1.4em; }


.educacio { list-style: none; margin: 0; padding: 0; }
.educacio li { width: 23%; margin: 0 1% 25px 1%; float: left; }
.educacio a { width: 100%; display: block; height: 270px; background: white; border-radius: 10px; color: black; overflow: hidden; }
.educacio a:hover { text-decoration: none; }
.educacio .imatge { width: 100%; height: 140px; overflow: hidden; background: url(img/cases_mini/nofoto.png) center center; background-size: cover; }
.educacio .imatge img { width: 100%; height: 100%; }
.educacio .titol { margin: 10px 10px 8px 10px; text-align: left; line-height: 1.2em; font-size: 1.3em; font-weight: 600; }
.educacio .subtitol { font-weight: 400; text-transform: uppercase; font-size: 0.8em; margin: 0px 10px 5px 10px; text-align: left; color: rgba(0,0,0,0.6); letter-spacing: -0.3px; }
.nivell { display: inline-block; font-weight: 400; color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,0.2); margin: 0 10px 8px 0; padding: 3px 10px; text-align: left; font-size: 1em; line-height: 1.4em; }


.resultat { clear: both; border-bottom: 1px solid #C7C4C2; margin-left: 30px; margin-right: 40px; height: 64px; overflow: hidden }
.resultat img { width: 60px; height: 60px; float: left; margin-top: 2px; border: none }
.resultat .titol { font: 0.9em 'WhitneySemibold', Arial, Helvetica, Sans-serif; margin: 5px 0 3px 70px }
.resultat .titol span { font: 0.9em 'WhitneyBook', Arial, Helvetica, Sans-serif; padding-left: 5px; font-weight: normal }
a .resultat .titol span { color: #666 }
.resultat .txt { margin: 0 0 0 70px }
.resultat .txt span { margin: 0 5px; color: #979492 }

.resultat:hover { background: #F7F4F2; text-decoration: none }
.resultat:hover .titol { text-decoration: underline }

.paginacio { font: 0.80em Tahoma, Arial, Helvetica, Sans-serif; margin: 15px 40px 0 30px; background: #E7E4E2; padding: 3px 3px 4px 3px; text-align: center }
.paginacio span.divisor { margin: 0 7px; color: #979492 }

.paginacio .seleccionat { font-weight: bold; text-decoration: underline; color: black }
span.inactiu { color: #999 }

.coleccio { clear: left; border-bottom: 1px solid #C7C4C2; margin-top: 0; margin-left: 30px; margin-right: 40px; padding-bottom: 2px; margin-bottom: 0 }
.coleccio a .titol { color: black }
.coleccio .col1 { float: left; width: 70px }
.coleccio .col2 { float: left; width: 406px }
.coleccio img { width: 60px; height: 60px; margin-top: 2px; border: none }
.coleccio .titol { font: 0.9em 'WhitneySemibold', Arial, Helvetica, Sans-serif; margin: 5px 0 3px 0 }
.coleccio .titol span { font: 0.9em 'WhitneyBook', Arial, Helvetica, Sans-serif; padding-left: 5px; font-weight: normal }
a .coleccio .titol span { color: #666 }
.coleccio .txt { margin: 0 0 5px 0 }
.coleccio .txt span { margin: 0 5px; color: #979492 }
.coleccio .autoria { font: 0.9em 'WhitneySemibold', Arial, Helvetica, Sans-serif; color: #666; margin-bottom: 3px }
.coleccio .autoria span { font: 0.9em 'WhitneyBook', Arial, Helvetica, Sans-serif }

.coleccio:hover { background: #F7F4F2; text-decoration: none }
.coleccio:hover .titol { text-decoration: underline }

span.inactiu { color: #999 }




.expocards { list-style: none; margin: 0; padding: 0; }
.expocards li { float: left; display: block; width: 31.83%; background: rgb(231,229,225); margin: 0.75%; overflow: hidden; position: relative; }
.expocards a { display: block; height: 220px; }
.expocards .foto { background: url(img/list_nofoto.jpg) center center; background-size: cover; height: 110px; }
.expocards .nom { margin: 10px; font-size: 1.5em; line-height: 1.1em; text-align: center; }
.expocards .autor { margin: 10px; font-size: 0.95em; line-height: 1.2em; text-align: center; color: rgba(0,0,0,0.8); }
.expocards p.tagged { font: 0.85em/1em Arial, Sans-serif; margin: 5px 10px 5px 33px; text-align: left; text-indent: -11px; }
.expocards p.tagged span { margin-right: 8px; text-align: left; }
.expocards p.desc { font: 0.9em Arial, Sans-serif; margin: 12px 10px 0 10px; text-align: left; }
.expocards a:hover div.foto { opacity:0.5; filter:alpha(opacity=50); transition: all .3s; -webkit-transition: all .3s; }
.expocards li:hover { background: #B7B4B2; transition: all .3s; -webkit-transition: all .3s; }
.expocards a .tagged, .expocards a .desc { color: #373432; }
.expocards a:hover { color: white; text-decoration: none !important; }
.expocards a:hover h3, .expocards a:hover h3 span, .expocards a:hover p.tagged { color: white !important; }
.expocards .peu { position: absolute; bottom: 0; text-align: center; width: 100%; margin: 10px; font-size: 0.95em; line-height: 1.2em; text-align: center; color: rgba(0,0,0,0.8); }

.expocards.x4 li { width: 23.5%; }
.expocards.x4 a { height: 250px; }





.expocoses h1 span { color: rgba(85,148,120,1);}
.expocoses h3, .expocoses .expopeu { color: rgba(85,148,120,1); border-color: rgba(85,148,120,0.5); }
.expocoses .nom { color: rgba(85,148,120,1); }
.expocoses .btn { border-color: rgba(85,148,120,1); color: rgba(85,148,120,1); }
.expocoses .btn-primary { background-color: rgba(85,148,120,1); color: white; }
.expocoses .btn:hover { background-color: rgba(70,67,54,1); color: white; }
.expocoses #menu_interior .selected a { border-color: rgb(85,148,120); color: rgb(85,148,120); }
.expocoses .expocredits2 { color: rgba(85,148,120,1); background: rgba(85,148,120,0.15); }
.expocoses .expocredits2 .gros { color: rgba(85,148,120,1); }


/* recurs Gerona */
.llibre { background: #F1EAD9; padding: 20px 25px 5px 25px; margin-top: 25px; margin-bottom: 20px; }
.llibre p { font: 15px/26px Adamina, Serif; }
.llibre.expotext p { font: 19px/26px Adamina, Serif; }
.llibre p.ref { font-family: Cairo, Sans-serif; }
.recurs_lateral { background: rgb(231,229,225); border-bottom: 2px solid rgb(70,75,65); }
.recurs_lateral h4 { background: rgb(70,75,65); color: rgb(231,229,225); padding: 7px 15px; margin: 0; }
.recurs_submenu { list-style: none; margin: 0; padding: 0 0 0 20px; }
.recurs_submenu li { margin: 0; padding: 0; }
.recurs_submenu a { display: block; border-bottom: 1px dashed rgb(70,75,65); padding: 7px 15px; }
.recurs_submenu li:last-child a { border: none; }

.comentaris { border: 1px solid rgba(85,148,120,0.75); padding: 10px 15px; }
.comentaris p { margin-bottom: 5px; }
.comentaris .autor { font-weight: bold; border-top: 1px dashed rgba(85,148,120,0.5); padding-top: 10px;margin-top: 10px; }
.comentaris .data { color: rgba(0,0,0,0.7); }
.comentaris .primer { border:none; padding-top: 0; margin-top: 0; }


.visita_refugi { width: 100%; height: 658px; }



.tres-col { column-count: 3; column-rule: 1px dotted rgba(70,75,65,0.5); column-gap: 50px; }
.dues-col { column-count: 2; column-rule: 1px dotted rgba(70,75,65,0.5); column-gap: 50px; }
.col-no-break { break-inside: avoid-column; }
.ref { margin-bottom: 25px; }

.practica { break-inside: avoid-column; text-align: center; }
.practica img { width: 100px; height: auto; display: inline-block; margin-bottom: 10px; margin-top: 20px; }

.bus span { display: inline-block; background: gray; color: white; font-family: Oswald, Sans-serif; font-weight: 700; padding: 7px 0 6px 0; width: 35px; margin: 0 3px;text-align: center; }
.bus span.L1 { background-color: #FE003B; }
.bus span.L2 { background-color: #FFBE3D; }
.bus span.L3 { background-color: #008043; }
.bus span.L4 { background-color: #02A3CF; }
.bus span.L5{ background-color: #0071B4; }
.bus span.L6 { background-color: #916FB1; }
.bus span.L7 { background-color: #F6009A; }
.bus span.L8 { background-color: #A1908D; }
.bus span.L9 { background-color: #000; }
.bus span.L10 { background-color: #FF793D; }
.bus span.L11 { background-color: #42B649; }
.bus span.L12 { background-color: #921A1D; }
.gros { font-size: 2em; color: rgba(70,75,65,1) }


.taula_responsive { overflow-x: auto; }
.taula_div { overflow-x: auto; }
.taula_div table { border-bottom: 3px solid rgba(70,75,65,0.3); margin-bottom: 1rem;/* background: rgba(255,255,255,0.45);*/ }
.taula_div table th { background: rgba(70,75,65,0.3); padding: 6px 10px; text-transform: uppercase; color: white; }
.taula_div table td { border-top: 2px solid rgba(70,67,54,0.3); padding: 6px 10px; }
.taula_div table td:first-child { padding-right: 3rem; }
.taula_div table td:last-child { text-align: right; }
.taula_div table tr.linia-punts td { border-top: 2px dashed rgba(52,58,64,0.2); }

.taula_div.dreta table td { text-align: right; }
.taula_div.dreta table td:first-child { text-align: left; }

/* SECCIONS */
/*#tarifes { background-image: url(img/fons/lletres.jpg), linear-gradient(90deg, rgba(229,229,229,0) 0%, rgba(229,229,229,0.7) 35%, rgba(229,229,229,0.7) 70%, rgba(229,229,229,0) 100%); background-size: cover; background-position: center center; background-blend-mode: luminosity; } */
.imatge_fons {  display: block; position: relative; background: linear-gradient(90deg, rgba(229,229,229,0.3) 0%, rgba(229,229,229,0.9) 35%, rgba(229,229,229,0.9) 65%, rgba(229,229,229,0.3) 100%); }
.imatge_fons::after { content: ""; background: url(img/fons/lletres2.jpg); background-size: cover; background-position: center center; background-blend-mode: luminosity;
  opacity: 0.2; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; }

.fons_covid {  display: block; position: relative; background: linear-gradient(90deg, rgba(229,229,229,0.05) 0%, rgba(229,229,229,0.3) 35%, rgba(229,229,229,0.3) 65%, rgba(229,229,229,0.05) 100%); }
.fons_covid::after { content: ""; background: url(img/fons/covid.jpg); background-size: cover; background-position: center center; background-blend-mode: overlay;
  opacity: 0.2; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; }

.fons_grups { background: rgba(70,75,65,0.1); margin-bottom: -29px; }

/*
.fons_agenda { display: block; position: relative; background: linear-gradient(90deg, rgba(229,229,229,0.3) 0%, rgba(255,255,255,0.95) 25%, rgba(255,255,255,0.95) 75%, rgba(229,229,229,0.3) 100%); }
.fons_agenda::after { content: ""; background: url(img/fons/bg_rellotge.jpg); background-size: cover; background-position: center center; background-blend-mode: luminosity;
  opacity: 0.2; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1; }
  */
/*.fons_agenda h1 { margin-left: 10px; }*/
.fons_agenda #resultats h3 { display: none; }
/* .fons_agenda #resultats h2 { margin: auto 10px; }*/
.fons_agenda #resultats { margin: auto 10px; }

.fons_postit { background: rgba(245,208,58,0.3); padding: 0.5rem !important; color: rgba(0,0,0,0.7); }
.fons_postit h1 { margin-top: 25px;font-size: 2rem;}
.fons_postit img { height: 120px; opacity: 0.8; }
.fons_postit .col-md-5 { text-align: right; }
.fons_postit p { font-weight: bold; }

.xarxes-inici { background: rgb(231,229,225); }
.snapwidget-widget {height: 460px; }
.fb-page { background: white; position: absolute !important; right: 10px !important; }

/*.disc_horari { width: 130px; height: 130px; background-image: conic-gradient(from -45deg, green 58.38%, white 41.62%); border-radius: 50%; border: 5px solid gray; }*/
.disc_horari { width: 120px; height: 120px; margin-bottom: 10px; }
.boxed { background: rgba(70,75,65,0.15); border-radius: 12px; border: 5px solid white; margin-bottom: 20px; padding-top: 10px }




.formcerca { display: block; margin: 0px 20px 20px 20px; padding: 10px 15px; background: rgba(166,157,141, 0.2); border: 1px solid rgba(166,157,141, 0.75); border-left: none; border-right: none; }
.formcerca h2 { font: 1.8em 'Oswald', Sans-serif; color: rgba(166,157,141,1); margin: 0 0 10px 0; }
form.formcerca legend { color: rgba(166,157,141,0.6); font-size: 1.3em; font-weight: bold; border-bottom: 2px dotted rgba(166,157,141,0.3); padding-top: 15px; }
form .form-group label { font-size: 0.95em; }

.btn-group.filtres { width: 100%; }
.btn-group.filtres .input-group { display: inline-table; float: left; margin-right: 20px; }
.btn-group.filtres .btn { margin-right: 20px; border-color: rgb(227,55,45); border-radius: 5px !important; background: white; padding-left: 8px; }
.btn-group.filtres .glyphicon { margin-right: 5px; }
.btn-group.filtres .glyphicon-unchecked { color: rgba(166,157,141, 0.5); }
.btn-group.filtres .btn.selected { background: rgb(227,55,45); color: white; }
.btn-group.filtres .cercador-boto { background: rgb(227,55,45); border-color: rgb(227,55,45); color: white; border-radius: 10px; border-top-left-radius: 0; border-bottom-left-radius: 0; padding: 3px auto; }
.btn-group.filtres .cercador-boto:hover { background: black; border-color: black; }
.btn-group.filtres .dropdown-toggle { color: #000; }
.btn-group.filtres .camp-text { position: relative; border: 1px solid rgb(166,157,141); height: 34px; border-radius: 5px !important; background: white; padding-left: 8px; width: 190px; }
.btn-group.filtres .camp-text .glyphicon { margin-right: 0; position: absolute; left: 8px; top: 8px; }
.btn-group.filtres .camp-text .form-control { box-shadow: none; position: absolute; top: 4px; left: 28px; width: 125px; border: none; padding-top: 2px; padding-left: 3px; padding-right: 3px; padding-bottom: 2px; height: 24px; border-bottom: 1px dashed gray; }
.btn-group.filtres .camp-text.pelat { width: 315px; }
.btn-group.filtres .camp-text.pelat .form-control { left: 12px; width: 250px; }
.btn-group.filtres .camp-text .btn { position: absolute; width: 32px; right: 0; top: -15px; margin-right: 0; border: none; background: rgba(166,157,141, 1); color: white; border-radius: 5px; height: 32px; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; }
.btn-group.filtres .camp-text .btn .glyphicon { display: inline-block; margin-right: 0; }
.btn-group.filtres .btn:hover { background: rgba(166,157,141, 1); color: white; }
.btn-group.filtres .btn:hover .glyphicon { color: white; }
.btn-group.filtres .camp-text:hover { background: rgba(166,157,141,1); color: white; }
.btn-group.filtres .camp-text:hover .glyphicon { color: white; }
.btn-group.filtres .camp-text:hover .form-control { background: rgba(166,157,141,1); color: white; border: 1px dashed white; }
.btn-group.filtres .camp-text:hover .btn { background: white; color: rgba(166,157,141,1);}
.btn-group.filtres .camp-text:hover .btn .glyphicon { color: rgba(166,157,141,1); }
.btn-group.filtres .camp-text:hover .btn:hover { background: black; }
.btn-group.filtres .camp-text:hover .btn:hover .glyphicon { color: white; }

.btn-group.filtres .camp-text.selected { background: rgba(166,157,141,1); }
.btn-group.filtres .camp-text.selected .glyphicon { color: white; }
.btn-group.filtres .camp-text.selected .form-control { background: rgba(166,157,141,1); color: white; border: 1px dashed rgba(255,255,255,0.7); }




/* MODIFICACIÓ AGENDA EMBED */
.age-prog p.tagged { font-family: 'Libre Franklin', Sans-serif; margin-right: 5px !important; }
.formcerca .btn-group.filtres .camp-text { height: 38px !important; }
.formcerca .btn-group.filtres .camp-text .btn { height: 36px !important; }
.btn { line-height: 1; }
.age-fitxa1 { padding-top: 10px !important; }
.age-fitxa1 h1 { font-family: 'Oswald', Sans-serif !important; font-size: 32px !important; line-height: 38px !important; letter-spacing: -1px !important; margin-right: 5px !important; }
.age-fitxa1 h2 { font-family: 'Oswald', Sans-serif !important; font-weight: 600 !important; font-size: 24px !important; line-height: 32px !important; line-height: 26px !important; letter-spacing: -0.5px !important; margin-right: 5px !important; }
.age-fitxa .cicle { background: rgba(70,67,54,0.40) !important; }
.age-fitxa .infobox td { font-family: 'Libre Franklin', Sans-serif !important; font-weight: 300 !important; }
.age-fitxa .infobox td:first-child { font-weight: 600 !important; }
.age-fitxa .descripcio { font-family: Merriweather, Serif !important; }
.age-fitxa .credits { font-family: Merriweather, Serif !important; }

.age-fitxa { margin: auto 0px; }

.botons a { padding: 1px 18px 2px 13px !important; font-size: 1em !important; }
.botons a.entrades { background: rgba(70,75,65,1) !important; font-family: Cairo, Sans-serif !important; }
.botons a.normal { font-family: Cairo, Sans-serif !important; }
.botons a.gris { font-family: Cairo, Sans-serif !important; }
.botons a.tornar { font-family: Cairo, Sans-serif !important; }
.botons .glyphicon { opacity:0.65; filter:alpha(opacity=65); }

.horaris, .horaris p { text-align: center; font-weight: bold; }


.text-left, .text-left p { text-align: left; }
.text-right, .text-right p { text-align: right; }
.text-center, .text-center p { text-align: center; }

 .yt-video { width: 770px; height: 433px; }
 .yt-video-550 { width: 550px; height: 309px; }
 .yt-video-col9 { width: 870px; height: 489px; }
 .yt-video-col6 { width: 550px; height: 309px; }


@media (min-width: 1200px)
{
  .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1200px; }
}

@media only screen and (max-width: 1199px)
{
	.fb-page { position: relative !important; right: auto !important; }
  .premenu { display: none; }
  .idioma-toggled { display: block; margin-left: -20px !important; }

	.idioma-toggled { list-style: none; margin: 0; padding: 0 0 0 20px; font-family: Aboreto, sans-serif; text-transform: uppercase; font-size: 12px; margin-bottom: 20px; text-align: center;  }
	.idioma-toggled li { margin: 0 auto; padding: 0; display: inline; }
	.idioma-toggled a { padding: 2px 8px 1px 8px; display: inline; font-weight: 400; color: rgba(255,255,255,0.7); }
	.idioma-toggled a.active { color: black; font-weight: 700; color: rgba(0,0,0,1); background: rgba(255,255,255,0.6); }
	.idioma-toggled a:hover { text-decoration: none;  }
	.idioma-toggled .disabled { opacity: 0.5; }

	.navbar-dark .navbar-nav { position: relative; width: 100%; right: 0; border-bottom: 1px solid rgba(255,255,255,0.6); margin-bottom: 10px; }
	.navbar-dark .navbar-nav .nav-link { border: none; }
	.dropdown-menu { background: none; border: none; box-shadow: none; text-align: center; margin-bottom: 20px; }
	.dropdown-item { border: none !important; padding: 0; }
/*
	.navbar-dark .navbar-nav { position: absolute; bottom: 0; right: 15px; }
	.navbar-dark .navbar-nav .nav-link {  font-family: OswaldR, Sans-serif; font-size: 16px; font-weight: 400; text-transform: uppercase; color: white; letter-spacing: 1px; border-left: 1px solid white; padding: 0 15px 6px 15px; }

	.navbar-dark .navbar-toggler {  border-color: rgba(255,255,255,0.8); }
	.navbar-dark .navbar-toggler i { font-size: 150%; color: rgba(255,255,255,0.8); }

	.menutop a { border-bottom: 6px solid rgba(231,176,76,0); }
	.menutop a:hover { border-bottom: 6px solid rgba(166,157,141,1); color: rgba(166,157,141,1) !important; }
	.menutop .actiu a { border-color: rgb(231,176,76); color: rgb(231,176,76) !important; }
	.menutop a.navbar-brand:hover { border-color: rgba(0,0,0,0); }
	.menutop .fas { margin-left: 5px; }


	.dropdown-menu { background: rgba(60,64,55); border-color: rgb(70,67,54); box-shadow: 0 5px 20px rgba(0,0,0,0.25); margin-top: 0px; border-radius: 0px; border-top-left-radius: 0; border-top-right-radius: 0; transition: all .3s; border-left: 1px solid white; border-bottom: 1px solid white; padding: 0; }
	.dropdown-item { font-family: 'Merriweather Sans', Serif; font-weight: 300; padding: .40rem 15px; color: #FFF !important; border-bottom: none !important; border-bottom: 1px solid rgba(255,255,255,0.4) !important; }
	.dropdown-item:hover { background: linear-gradient(12deg, rgba(70,75,65,1) 0%, rgba(70,67,54,1) 52%, rgba(70,67,54,1) 100%); }
	.dropdown-item:last-child { border-bottom: none !important; }
	.menutop .actiu .dropdown-item { border-color: rgba(231,176,76,1); color: white !important; }
	.menutop .dropdown-item:hover { color: rgb(166,157,141) !important; }
	.menutop .dropdown-item.actiu { color: rgb(231,176,76) !important; }

	.menutop.petit { box-shadow: 0 5px 20px rgba(0,0,0,0.5) inset, 0 5px 15px rgba(0,0,0,0.5); }
	.menutop.petit .navbar-brand img { height: 55px; }
	.menutop.petit .navbar-brand div { font-size: 95.238%; padding-top: 8px; }
	.menutop.petit .navbar-brand span { display: inline; }
	.menutop.petit .nav-link { font-size: 13px; }
*/

	.navbar-dark .navbar-nav { position: relative; text-align: center; width: 100%; }
}

@media (max-width: 767px)
{
	/*.navbar-dark .navbar-nav { position: relative; width: 54%; }*/
	.menutop .navbar-brand { padding-left: 20px; padding-bottom: 10px; }
	.menutop .navbar-brand img { width: 200px; margin-right: 15px; margin-left: 0; }
	.menutop.petit .navbar-brand img { margin-left: -20px; }
	.menutop.petit .navbar-brand div { font-size: 10px; line-height: 10px; padding-top: 0px; margin-left: -10px; }
	.menutop.petit .navbar-brand span { display: block; }
	.menutop.petit .navbar-brand strong { font-size: 15px; }
	.tres-col { column-count: 1; }

	 .yt-video-col6, .yt-video-col9, .yt-video-550 { aspect-ratio: 16/9; width: 100%; height: auto; }

	.carousel-item { height: 350px; }
	.carousel-item img { height: 150px; width: auto; bottom: auto; margin-left: -25%; }
	.carousel-item .container {padding-left: 0; padding-right: 0; }
	.carousel-textos { display: block; bottom: auto; top: 150px; width: 100%; max-width: 100%; height: 250px; bottom: auto; z-index: 0; padding: 10px 45px 0 50px; }
	.carousel-mask { z-index: 0;}
	.carousel-textos .titol { font-size: 170%; }
	.carousel-textos .subtitol { font-size: 90%; margin-bottom: 0; }

	.tres-col { column-count: 2; column-rule: 1px dotted rgba(70,75,65,0.5); column-gap: 50px; }
	.dues-col { column-count: 1; column-rule: 1px dotted rgba(70,75,65,0.5); column-gap: 50px; }
	.menu_escolar2.col4 li { width: 47%; }

	ul.menuEtiquetes li { width: 98%; font-size: 1.1em; }
	ul.menuEtiquetes a { height: 100px; border-top-left-radius: 62px; border-bottom-left-radius: 62px; background-size: auto 100px; background-repeat: no-repeat; background-color: #E7B04C; }
	ul.menuEtiquetes div { height: 100px; padding: 8px 0 8px 110px; }
	.menuObjectes li { width: 47%; }
	.menuObjectes .foto { height: 125px; padding: 0; }
	.menuObjectes img { height: 125px; }
	.menuAltresCol li { width: 48%; }
	.menuAltresCol .foto { height: 100px; }
	.menuAltresCol img { height: 90px; }
	.fotosAltresCol img { width: 47%; height: 180px; }
	.bib { width: 98%; }
	.bib .titol { font-size: 1em; margin-bottom: 3px; }

	form.cercador { overflow: hidden; }
	ul.menuPublicacions li {width: 98%; }
	ul.menuPublicacions img { width: 80px; }
	ul.menuPublicacions p.titol, ul.menuPublicacions p.resum, ul.menuPublicacions p.detalls { margin-left: 95px; }
	ul.premis li { width: 98%; height: auto; line-height: 1.2em; }
	.galeria li { width: 31.333%; }

	/*
.galeria { margin-top: 5px; }
.galeria ul { list-style: none; margin: 0; padding: 0; width: 100%; }
.galeria li { width: 16.667%; aspect-ratio: 1/1; overflow: hidden; float: left; margin: 24px 1% 0 1%; padding: 0; position: relative; }
.galeria li img { width: 100%; height: 100%; object-fit: cover; }

*/
	h1 { font-size: 2rem; line-height: 2rem; }
	.fons_postit img { height: 80px; }
	.fons_postit .col-md-5, .fons_postit h1, .fons_postit p  { text-align: center; }
	.fons_postit h1 { font-size: 1.6rem; margin-top: 5px; }
	.fons_postit p { line-height: 1.1em; font-size: 0.85em; font-weight: normal; }
	.snapwidget-widget {height: 100px; }
	p.txt { line-height: 1.3em; }

	.expocards li { width: 48.5%; }
	.expocards a { height: 230px; }
	.expocards .nom { font-size: 1.1em; line-height: 1em; }
	.expocards .autor { font-size: 0.85em; margin-top: 0; line-height: 1em; }
	/*.fotos-article.quadrat.icones { width: 20%; height: auto; } */
	.fotos-article.quadrat.icones { width: 20%; height: auto; }

	.tira { width: 100%; height: 55px; overflow: hidden; margin-bottom: 0; }
	.tira img { height: 100%; width: auto; display: block; margin: 0 auto; }

	#footer ul.social li{ padding: 10px 7px 0 7px; }
	#footer h5 { padding-left: 0; border-left: transparent; padding-bottom: 0px; margin-bottom: 10px; }
	.logoaj img { width: 110px; margin-right: 25px; }
	.logogc img { width: 85px; margin-right: 25px; }
	.logota img { width: 125px; margin-right: 0; }
	.logoud img { width: 70px; }
	.peu2 { padding-left: 0; padding-right: 0; font-size: 90%; }
	.peu2 span { display: block !important; opacity: 0; height: 10px; }

	#menu_interior li { display: block; }
	#menu_interior li a { padding: 10px 10px 0 10px; margin-top: 5px; }

	#baner1 p { font-size: 1em; }

}

@media (max-width: 480px)
{
	.logoaj img, .logogc img { margin-bottom: 10px; }
	.logo_indika, .logo_argonautes { width: 150px; margin: 0 15px; }
	.logo_acciosocial { width: 135px; margin: 0 15px; }
	.logos_as p.txt { padding: 0 15px; }
	.peu-botons a { text-align: center; }
	.peu-botons .btn { display: block; text-align: center; margin: 0 auto; margin-bottom: 10px; width: 40%; }
	.container.contingut { padding: 0; }
	.ariadna { margin-bottom: 10px; }
	h1 { font-size: 1.4rem; line-height: 1.6rem; }
	h1 span { display: block; margin-left: 0; margin-top: 5px; }
	h1 span::before { display: none; }
	h2 { font-size: 1.2rem; line-height: 1.5rem; }
	h3 { font-size: 1.05rem; line-height: 1.2rem; }
	.dataFitxa { margin-top: 5px; }
	.introFitxa { font-size: 18px; line-height: 22px; }
	.primer-paragraf:first-letter { initial-letter: 2; }
	.txt { font-size: 15px; line-height: 22px; letter-spacing: -0.5px; }
	.btn-group.filtres { padding-bottom: 5px; }


	.carousel-textos .titol { font-size: 120%; }


	ul.preus li { width: 48.5%; margin: 0 0.75% 15px 0.75%; height: 270px; }
	.hidden-sm { display: none; }

	.menu_escolar2 li { width: 47%; margin: 0 1.5% 30px 1.5%; }
	.menu_escolar2 .foto { height: 110px; }
	.menu_escolar2 img {height: 110px; }
	.menu_escolar2.expos .foto { height: 110px; }
	.menu_escolar2.expos img { height: 110px; }
	.menu_escolar2 .nom { font-size: 110%; line-height: 1em; }
	.menu_escolar2.expos .intro { font-size: 90%; }
	.menu_escolar2 .data { font-size: 0.75em; }


	.carousel-item { height: 330px; }
	.carousel-control-prev { left: 10px; top: 40px; }
	.carousel-control-next { right: 10px; top: 40px; }
	.carousel-indicators { bottom: -10px; }
	.carousel-textos { border: none; background: rgba(70,75,65,0.7); }
	.fb_iframe_widget { margin-top: 20px; }
	.age-prog .foto { height: 100px !important; }

	.publicacions { margin-top: 20px; }
	.publicacions li { width: 100%; margin: 0 0 20px 0; height: auto; float: none; clear: both; }
	.publicacions .portada { height: auto; text-align: center; }
	.publicacions img { position: relative; bottom: auto; left: auto; transform: none; }
	.publicacions .titol { margin-top: -5px; margin-bottom: 5px; }
	.publicacions .data { padding-top: 5px; }
	.portada-llibre img { width: 60%; margin-bottom: 20px; }
	.menu-video { padding-top: 0; }
	.yt-video { aspect-ratio: 16/9; width: 100%; height: 210px; }
	.obra { width: 48%; height: 280px; }
	.obra .imatge { height: 120px; }
	.obra-fitxa { float: none; width: 100%; }
	#map.mapa-fitxa { float: none; width: 100%; height: 200px; }

	.fotos-visor, .fotos-visor li { height: 200px; }
	.objectes li, .educacio li { width: 98%; }
}