/*@import url('https://fonts.googleapis.com/css?family=Noto+Serif&display=swap');*/

@font-face {
	font-family: 'OswaldL';
	src: url('https://web2.girona.cat/global/fonts/Oswald-Light.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Light.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Light.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Light.svg#webfont') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldR';
	src: url('https://web2.girona.cat/global/fonts/Oswald-Regular.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Regular.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Regular.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Regular.svg#webfont') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldB';
	src: url('https://web2.girona.cat/global/fonts/Oswald-Bold.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Bold.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Bold.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/Oswald-Bold.svg#webfont') format('svg');
	font-weight: 700;
	font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeueB';
	src: url('https://web2.girona.cat/global/fonts/HelveticaNeue-Bold.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-Bold.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-Bold.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-Bold.svg#webfont') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueBC';
	src: url('https://web2.girona.cat/global/fonts/HelveticaNeue-BoldCond.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-BoldCond.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-BoldCond.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-BoldCond.svg#webfont') format('svg');
}
@font-face {
	font-family: 'HelveticaNeueLC';
	src: url('https://web2.girona.cat/global/fonts/HelveticaNeue-LightCond.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-LightCond.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-LightCond.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/HelveticaNeue-LightCond.svg#webfont') format('svg');
}
@font-face {
	font-family: 'Open Sans';
	src: url('https://web2.girona.cat/global/fonts/opensans-regular.eot');
	src: local('ò?'),
			 url('https://web2.girona.cat/global/fonts/opensans-regular.woff') format('woff'),
			 url('https://web2.girona.cat/global/fonts/opensans-regular.ttf') format('truetype'),
			 url('https://web2.girona.cat/global/fonts/opensans-regular.svg#webfont') format('svg');
}
/* TARONJA PRINCIPAL rgb(52,58,64) o 211,70,30 --- COLOR PRIMARI: 52,58,64 */

.bg-white { background: white; }

html, body { margin: 0; text-align: left;  }
body { background: white; margin: 0; padding: 0; text-align: left; font-family: Cairo, Sans-serif; font-size: 17px; }
.container { text-align: left; }

/*#insuitlaunch { display: none; }*/

a { color: #900; font-weight: bold; }
a:hover { color: black; text-decoratoin: none; }
h1, h2, h3, h4, h5, h6 { font-family: Cairo, Sans-serif; font-weight: 700; text-align: left; line-height: 1.1em; }
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(107,7,40,0.7); margin-bottom: 20px; }

p { margin-bottom: 0.75rem; text-align: justify; }

.nota { background: rgba(107,7,40, 0.55); display: inline-block; padding: 0 5px; color: white; font-size: 80%; border-radius: 3px; }
.notes p { font-size: 90%; line-height: 1.1em; margin-left: 23px; }
.notes p .nota { margin-left: -23px; }
.notes h4 { color: #777; width: 40%; border-top: 1px solid #CCC; padding-top: 5px; margin-top: 20px;}

.dada { margin-left: 30px; text-indent: -10px; text-align: left; }
.dada i { display: inline-block; margin-right: 5px; color: rgba(107,7,40,0.7); }

.reset { clear: both; height: 0; }

p0 { padding: 0; }

.link { display: block; margin-left: 10px; margin-bottom: 7px; color: rgba(0,0,0,0.5); }
.link i { margin-right: 5px; }

/*
.premenu { background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 55%, rgba(0,0,0,0.3) 100%); font-family: Cairo, sans-serif; text-transform: uppercase; font-size: 13px; text-align: right; }
.premenu a { padding: 3px 10px; display: inline-block; font-weight: 400; border-left: 1px solid gray; }
.premenu a:last-child { padding-right: 0; }
.premenu a.active { color: black; font-weight: 700; }
*/
.premenu { position: absolute; top: 14px; right: 18px; font: 12px/12px Cairo, 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(255,128,0,1); border: 1px solid rgba(255,128,0,1); }

.idioma-toggled { display: none; }


.menutop { padding-top: .25rem; padding-bottom: .25rem; transition: all .3s; box-shadow: 0 10px 50px rgba(0,0,0,0.5) inset; background: rgb(52,58,64) linear-gradient(12deg, rgba(107,7,40,1) 0%, rgba(52,58,64,1) 52%, rgba(52,58,64,1) 100%); }
.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 { font-family: HelveticaNeueB, Sans-serif; font-size: 17px; line-height: 120%; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; margin-bottom: -5px; }
.menutop .navbar-brand div { float: left; margin-top: 5px; }
.menutop .navbar-brand span { display: block; }
.menutop .navbar-brand strong { font-weight: 600; font-size: 27px; }
.menutop .navbar-brand img { float: left; width: 150px; margin-right: 20px; }
.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; }
.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 { width: 85px; }
.menutop.petit .navbar-brand div { font-size: 95.238%; padding-top: 8px; }
.menutop.petit .navbar-brand span { display: inline; }

.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-bottom: 6px solid rgba(255,128,0,0); }
.menutop a:hover { border-bottom: 6px solid rgba(255,128,0,1); }
.menutop .actiu a { border-color: rgba(255,128,0,1); color: rgba(255,128,0,1) !important; }
.menutop a.navbar-brand:hover { border-color: rgba(0,0,0,0); }
.menutop .fas { margin-left: 5px; }

/* dropdowns */
.dropdown-menu { background: #2C3136; border-color: rgb(52,58,64); 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; font-family: Cairo, Sans-serif; transition: all .3s; border-left: 1px solid white; border-bottom: 1px solid white; padding: 0; }
.dropdown-menu.dret { left: auto; right: 0px; border-left: none; border-right: 1px solid rgba(255,255,255,0.7);  }
.dropdown-item { 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(107,7,40,1) 0%, rgba(52,58,64,1) 52%, rgba(52,58,64,1) 100%); }
.dropdown-item:last-child { border-bottom: none !important; }
.menutop .actiu .dropdown-item { border-color: rgba(255,128,0,1); color: white !important; }
.menutop .dropdown-item:hover { color: rgb(255,128,0) !important; }
.menutop .dropdown-item.seleccionat { color: rgb(255,128,0) !important; }

.ariadna { padding-bottom: 7px; font-size: 90%; }
.ariadna i { display: inline-block; margin: 0 5px; color: rgba(0,0,0,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; }
/*.ariadna2 div { width: 100%; height: 10px; background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 7%, rgba(255,255,255,0) 93%, rgba(255,255,255,1) 100%); }*/


.btn-outline-secondary { color: rgb(107,7,40); border-color: rgb(107,7,40); padding: 7px 12px; }
.btn-outline-secondary .fa, .btn-outline-secondary .fas { margin-right: 5px; }


.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(107,7,40); 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(107,7,40,0.8); color: white; font-weight: bold; text-transform: uppercase; margin: 0; padding: 5px 15px; font-size: 1.5em; }

.noticies { break-inside: avoid-column; }
.noticies .titol {font-size: 1.2em; margin-top: 25px; margin-bottom: 5px; text-align: left; line-height: 1.3em; }
.noticies .intro { font-size: 1em; 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% 'Merriweather Sans', Sans-serif; }


.llista { line-height: 1.2em; }
.llista li { margin-bottom: 10px; }

#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; }

#baner3 { border: 1px solid rgba(0,0,0,0.2); background: url(img/bg_baner_visites.jpg) center center; background-size: cover; line-height: 1.8em;}
#baner3:hover { text-decoration: none !important; opacity: 0.6;}
#baner3:hover p { text-decoration: none !important; color: black; }
#baner3 h3 { text-transform: uppercase; font: 1.8em HelveticaNeueB, Sans-serif; color: white !important; margin: 20px 10px 0px 30px; }
#baner3 p { margin: 0 30px; color: white !important; font-size: 1.1em; font-weight: normal; line-height: 1.2em; }


.tira { width: 100%; margin-top: 100px; overflow: hidden; margin-bottom: 0; }
.tira img { width: 100%; }
#visor { margin-top: 100px; }


/* 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 150px rgba(0,0,0,0.75) 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; }
.logomh img { width: 135px; margin-right: 45px; }
.logogc img { width: 110px; }

.peu-botons { padding-top: 10px; margin-bottom: 20px; }
.peu-botons .btn { border-radius: 14px; margin: 0 5px; padding-bottom: 8px; }
.peu-botons .btn:hover { background: white !important; color: black !important; }


/* CAROUSEL */
.carousel-item { height: 27vw; overflow: hidden; }
.carousel-mask { background: linear-gradient(90deg, rgba(52,58,64,1) 0%, rgba(52,58,64,1) 10%, rgba(52,58,64,0) 30%, rgba(52,58,64,0) 70%, rgba(52,58,64,1) 90%, rgba(52,58,64,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: scale(2); }
.carousel-indicators { margin-bottom: 10px; }
.carousel-indicators li { height: 10px; }
.carousel-textos { display: inline-block; max-width: 450px; background: #FFCC33; padding: 15px; position: absolute; bottom: 60px; z-index: 10; box-shadow: 5px 5px 15px rgba(0,0,0,0.35); }
.carousel-textos .titol { font-family: Cairo, Sans-serif; font-weight: 700; font-size: 250%; line-height: 100%; margin-bottom: 10px; text-align: left; color: black; }
.carousel-textos .subtitol { font-size: 120%; line-height: 130%; text-align: left; color: black; font-weight: normal; }
.carousel-textos .btn-info { color: white; background: rgba(0,0,0,0.4); border: 1px solid rgba(0,0,0,0.4); }
.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(107,7,40); }
.box { background: rgba(52,58,64,0.1); border: 1px solid rgba(52,58,64,0.35); border-radius: 10px; padding: 1rem 1rem 0.25rem 1rem; margin-bottom: 20px; }
/*.box-visita { background: white; border: 1px solid rgba(107,7,40,1); border-radius: 10px; padding: 1rem 1rem 0.25rem 1rem; margin-bottom: 20px; }*/
.box.v2 { background: white; border-color: rgba(107,7,40,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(52,58,64,0.5); border-bottom: 2px dotted rgba(52,58,64,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(52,58,64,0.5); }
div#menu_interior a { display: block; padding: 15px 25px; }
div#menu_interior a:link, div#menu_interior a:visited { color: rgba(52,58,64,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(52,58,64,1); color: #FFF; }
div#menu_interior .disabled { color: #9A9591; }
*/

#menu_interior { margin-bottom: 25px; text-align: center; }
#menu_interior ul { list-style: none; margin: 0; padding: 0; border-bottom: 7px solid rgb(231,229,225);  }
#menu_interior li { margin: 0; padding: 0; display: inline-block; }
#menu_interior a { display: block; border-bottom: 7px solid rgb(231,229,225); padding: 7px 15px; text-transform: uppercase; margin-bottom:-7px; color: rgba(52,58,64,0.8); }
#menu_interior .selected a { border-bottom: 7px solid rgb(107,7,40); color: rgb(107,7,40); }

.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(52,58,64,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(107,7,40); color: white; }



.btn-primary { background-color: rgba(107,7,40,1); border-color: rgba(107,7,40,1); padding-bottom: 8px; }
.btn-primary:hover { background-color: rgba(52,58,64,1); border-color: rgba(107,7,40,1); }
.btn { margin-top: 15px; }
.btn .fas { margin-right: 5px; }
.btn-tornar { display: block; background-color: white; border-color: rgba(107,7,40,1); padding-bottom: 8px; color: rgba(107,7,40,1) }
.btn-tornar:hover { background-color: rgba(52,58,64,1); color: white; }

.autoria h3 { display: inline-block; padding-bottom: 5px; margin-bottom: 5px; color: rgba(107,7,40,1); border-bottom: 1px dashed rgba(107,7,40,0.5); }
.autoria p { color: rgba(52,58,64,1); font-weight: bold; }


.fotos-grup { background: rgb(231,229,225); padding: 10px 10px 10px 10px; margin-top: 20px; font-family: 'Merriweather Sans', 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(107,7,40); }
.fotos-peu b { font-weight: 600; color: rgb(107,7,40); }
.fotos-peu span { opacity: 0.8; }
img.top { object-position: top; }
.fotos-article.quadrat li:first-child { aspect-ratio: 1/1; }


.fotos-premsa { list-style: none; margin: 0; padding: 0; width: 100%; }
.fotos-premsa li { width: 19%; aspect-ratio: 1/1; overflow: hidden; float: left; margin: 5px 0.5% 5px 0.5% ; padding: 0; position: relative; }
.fotos-premsa li img { width: 100%; height: 100%; object-fit: cover; border: 1px solid rgba(0,0,0,0.15); }



.expofoto { margin-bottom: 0; position: relative; }
.expofoto 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; }
.expofoto:hover { background: rgba(107,7,40,0.5);}
.expofoto:hover a { opacity: 0.7; }
.expocredits { background: rgb(231,229,225); padding: 15px; text-align: center; }
.expocredits2 { color: rgba(107,7,40,1); background: rgba(107,7,40,0.25); margin-top:20px; padding: 15px; }
.expocredits3 { color: rgba(107,7,40,1); border: 1px solid rgba(107,7,40,0.25); background: rgba(107,7,40,0.07); margin-top:20px; padding: 15px; text-align: center; }
.expocredits p, .expocredits2 p, .expocredits3 p { text-align: center; line-height: 1.2em; }
.expocita { color: rgba(52,58,64,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; }
.expofoto img { width: 100%; }
.expopeu { font-size: 90%; line-height: 120%; text-align: left; color: rgba(107,7,40,1); clear: both; margin-top: 20px; }
.expomesfotos { list-style: none; margin: 0; padding: 0; }
.expomesfotos li { margin: 0; padding: 0; width: 100px; height: 100px; overflow: hidden; float: left; margin-right: 20px; position: relative; margin-top: 20px; }
.expomesfotos li img { width: auto; height: 100%; position: absolute; left: -12.5%; right: -12.5%; }
.expomesfotos li.vert img { width: 100%; height: auto; margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: auto; right: auto; }
.expofoto.nohover:hover { background: white; }

.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; }

.expocards.x2 li { width: 48.5%; }
.expocards.x2 a { height: 250px; }
.expocards.curt a { height: 180px; }

.expocards.v-img .foto { height: 170px; }
.expocards.v-img .nom { margin-top: 15px; }

.expocards.bios li { width: 15.166%; border-radius: 12px; }
.expocards.bios a { height: 350px; }
.expocards.bios .nom { font-size: 1.1em; margin-bottom: 5px; }
.expocards.bios .foto { height: auto; background: rgb(82,144,143); }
.expocards.bios .foto.beige { background: rgb(230,222,211); }
.expocards.bios .foto img { width: 90%; margin: 5%; }
.expocards.bios .autor { font-weight: normal; margin-top: 0; }
.expofoto.bios { background: rgb(82,144,143); }
.expofoto.bios img { width: 90%; margin: 5%; }
.expofoto.bios.beige { background: rgb(230,222,211); }


.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(52,58,64,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); }

.expobotanica h1 span { color: rgba(41,122,131,1);}
.expobotanica audio { width: 100%; }
.expobotanica h3, .expobotanica .expopeu { color: rgba(41,122,131,1); border-color: rgba(41,122,131,0.5); }
.expobotanica h3 span { display: block; margin-top: 5px; font-size: 90%; color: gray; }
.expobotanica .nom { color: rgba(41,122,131,1); }
.expobotanica .btn { border-color: rgba(41,122,131,1); color: rgba(41,122,131,1); }
.expobotanica .btn-primary { background-color: rgba(41,122,131,1); color: white; }
.expobotanica .btn:hover { background-color: rgba(52,58,64,1); color: white; }
.expobotanica #menu_interior .selected a { border-color: rgb(41,122,131); color: rgb(41,122,131); }
.expobotanica .expocredits2 { color: rgba(41,122,131,1); background: rgba(41,122,131,0.15); }
.expobotanica .expocredits2 .gros { color: rgba(41,122,131,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(107,7,40); }
.recurs_lateral h4 { background: rgb(107,7,40); 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(107,7,40); 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(107,7,40,0.5); column-gap: 50px; }
.dues-col { column-count: 2; column-rule: 1px dotted rgba(107,7,40,0.5); column-gap: 50px; }
.ref { margin-bottom: 25px; }
.col-no-break { break-inside: avoid-column; }

.bus span { display: inline-block; background: gray; color: white; font: 1em HelveticaNeueBC, Sans-serif; 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(107,7,40,1) }


.taula_div { overflow-x: auto; }
.taula_div table { border-bottom: 3px solid rgba(107,7,40,0.3); margin-bottom: 1rem;/* background: rgba(255,255,255,0.45);*/ }
.taula_div table th { background: rgba(107,7,40,0.3); padding: 6px 10px; text-transform: uppercase; color: white; }
.taula_div table td { border-top: 2px solid rgba(52,58,64,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(107,7,40,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_postit { background: rgba(245,208,58,0.3); padding: 0.5rem !important; color: rgba(0,0,0,0.7); margin-bottom: -30px; }
.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(107,7,40,0.15); border-radius: 12px; border: 5px solid white; margin-bottom: 20px; padding-top: 10px }



/* MODIFICACIÓ AGENDA EMBED */
.age-prog p.tagged { font-family: Cairo; 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: Cairo !important; font-size: 36px !important; letter-spacing: -1px !important; margin-right: 5px !important; }
.age-fitxa1 h2 { font-family: Cairo !important; font-weight: 700 !important; font-size: 26px !important; line-height: 26px !important; letter-spacing: -1px !important; margin-right: 5px !important; }
.age-fitxa .cicle { background: rgba(52,58,64,0.40) !important; }
.age-fitxa .infobox td { font-family: Cairo !important; }
.age-fitxa .descripcio { font-family: Cairo !important; }
.age-fitxa .credits { font-family: Cairo !important; }
.botons a { padding: 1px 18px 2px 13px !important; font-size: 1em !important; }
.botons a.entrades { background: rgba(107,7,40,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; }


.text-left, .text-left p { text-align: left; }
.text-right, .text-right p { text-align: right; }
.text-center, .text-center p { text-align: center; }


@media (min-width: 1201px)
{
  .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1200px; }
}

@media only screen and (max-width: 1200px)
{
	.navbar-dark .navbar-nav { position: relative; width: 25%; }
	.fb-page { position: relative !important; right: auto !important; }
	.premenu { display: none; }
  .idioma-toggled { display: block; }
  .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; text-align: center; }
	.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; }
	.menutop { box-shadow: 0 5px 20px rgba(0,0,0,0.5) inset, 0 5px 15px rgba(0,0,0,0.5); }
	.menutop .navbar-brand img { width: 85px; }
	.menutop .navbar-brand div { font-size: 95.238%; padding-top: 8px; }
	.menutop .navbar-brand span { display: inline; }
	#baner1 p { font-size: 1.2em; margin-left: 60px; }
}

@media (max-width: 767px)
{
	/*.navbar-dark .navbar-nav { position: relative; width: 54%; }*/
	/*.menutop .navbar-brand img { width: 120px; margin-right: 15px; }*/
	.menutop .navbar-brand div, .menutop.petit .navbar-brand div { font-size: 10px; line-height: 10px; padding-top: 0px; }
	.menutop .navbar-brand span, .menutop.petit .navbar-brand span { display: block; }
	.menutop .navbar-brand strong, .menutop.petit .navbar-brand strong { font-size: 15px; }
	.tres-col { column-count: 1; }

	.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; }


	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; }

	.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; }


	.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; }
	.logomh img { width: 95px; margin-right: 25px; }
	.logogc 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; }
	.expocards.bios li { width: 31.833%; margin-bottom: 10px; }
	.expocards.bios a { height: 240px; }
	.expocards.bios .nom { font-size: 0.95em;  }




	/*
.expocards.bios li { width: 15.166%; border-radius: 12px; }
.expocards.bios a { height: 350px; }
.expocards.bios .nom { font-size: 1.1em; margin-bottom: 5px; }
.expocards.bios .foto { height: auto; background: rgb(82,144,143); }
.expocards.bios .foto.beige { background: rgb(230,222,211); }
.expocards.bios .foto img { width: 90%; margin: 5%; }
.expocards.bios .autor { font-weight: normal; margin-top: 0; }
.expofoto.bios { background: rgb(82,144,143); }
.expofoto.bios img { width: 90%; margin: 5%; }
.expofoto.bios.beige { background: rgb(230,222,211); }
*/
}
