@font-face{font-family:'BeVietnam';
           font-weight:100;
           src:local("BeVietnam-Light"), url("../fonts/BeVietnam-Light.ttf") format("truetype");
}
@font-face{font-family:'BeVietnam';
           font-weight:400;
           src:local("BeVietnam-Bold"), url("../fonts/BeVietnam-Bold.ttf") format("truetype");
}
@font-face{font-family:'BeVietnam';
           font-weight:700;
           src:local("BeVietnam-ExtraBold"), url("../fonts/BeVietnam-ExtraBold.ttf") format("truetype");
}


#botoTop {
    -webkit-animation: slide-down .3s ease-out;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-image:url(../imatges/button_up_boto_up.png);
    opacity: 0.9;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    background-size: cover;
    display: none;

}
#botoTop:hover {
    background-color: transparent;
    opacity: 1;
}
#botoMenuPetit{
    border-color: transparent;
    background-color: transparent;
    top: -8px;
}
#botoMenuPetit:hover{
    border-color: transparent;
    background-color: transparent;
    top: -8px;
}
#liniaBotoMenu{
    background-color: #fff;
    width: 40px;
    height: 8px;
    border-radius: 10px;
}
@-webkit-keyframes slide-down {
    0% { opacity: 0; -webkit-transform: translateY(-100%); }   
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-webkit-keyframes slide-down-down {
    0% { opacity: 1; -webkit-transform: translateY(0); }
    100% { opacity: 0; -webkit-transform: translateY(200%); }   
}
body{
    font-family: "BeVietnam", Helvetica, Arial, sans-serif;
    background-color: #D1D1D1;
    text-align: justify;
}

a { 
    transition: color 0.5s ease-in-out
}

.general{
    box-shadow: -4px 0 4px -4px #333, 4px 0 4px -4px #333;
    background-color: #FFFFFF;
}
.menuDesplegable{
    display:none;
} 
.menuNormal{
    display:block;
}
/*---------------------------------capcalera-------------------------------------*/

.capcaleraAEL{
    background: #FFFFFF url("../imatges/head_marxes.png") center center no-repeat;
    min-height:100px;
    margin-left:20px;
    margin-right:20px;
    padding-top:14px;
    padding-left:40px;
    border-radius: 0px 0px 20px 20px;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.titol-petit
{
    display: none;
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    background-image: url(../imatges/text_header_petit.png);
    background-repeat: no-repeat;
    background-size: 65%;
}

.logo-assemblea {
    float: left;
    background: url("../imatges/assemblea_gran.png") center left no-repeat;
    background-size: 100%;
    width: 130px;
    height: 80px;
    margin-right: 10px;
    margin-top: -13px;
}

.capcaleraAELMenuAEL{
    margin-left:140px;
    margin-right:140px;
}
.capcaleraAELMenuAEL2{
    width:565px;
    margin:auto;
}
.menuAEL{
    background-color:transparent;
    border:0px solid;
    list-style-type: none;
    display: inline;
    text-align:center;
}
.menuAEL .navbar-nav{
    margin:0;
}

#menuMeridiana {
    border: none;
}

.menuAEL .navbar-nav li .menu-item-content>a, .menuAEL .navbar-nav li .menu-item-content>a:active, .menuAEL .navbar-nav li .menu-item-content>a:visited, .menuAEL .navbar-nav li .menu-item-content>a:focus{
    color: #333;
    text-decoration: none;
}
.menuAEL .navbar-nav li .menu-item-content>a:hover{
    color: #fff;
    text-decoration: none;
}

.menuAEL .navbar-nav::before{
    display:inline;
}
#menuAraEsLhora{
    width:100%;
}

.menuIdioma ul{
    margin-top:15px;
    margin-right:20px;
    float: right;
}
.menuIdioma ul>li{
    display:inline;
}
.menuIdioma ul>li>a, .menuIdioma ul>li>a:focus, .menuIdioma ul>li>a:active{
    color:#8c8c8c;
    padding-left:10px;
}
.menuIdioma ul>li>a:hover{
    color:#333;
}

.logo{
    text-align:center;
    margin-top:20px;
}

.menuMer{
    background-color:transparent;
    border:0px solid;
    font-weight: 700;
    /* ESTRELLA: L'estrella no la fem visible */
    padding-top: 10px;
}

.menuMer .navbar-nav{
    margin: 0 auto;
    display: table;
    float: none;
    height: 100%;
    width: 100%;
}

.menuMer .navbar-nav li{
    padding-top: 20px;
}

.menuMer .navbar-nav li:nth-child(1) {
  width: 12%;
}

.menuMer .navbar-nav li:nth-child(2) {
  width: 26%;
} 

.menuMer .navbar-nav li:nth-child(3) {
  width: 14%;
}

.menuMer .navbar-nav li:nth-child(4) {
  width: 15%;
}

.menuMer .navbar-nav li:nth-child(5), 
.menuMer .navbar-nav li:nth-child(6) {
  width: 16.5%;
}

.menuMer .navbar-nav li:hover{
    padding-top:20px;
}
.menuMer .navbar-nav li:hover .markerSobre{
    opacity:0;
}
.markerSobre, .markerSobre:visited, .markerSobre:focus{
    position: absolute;
    top:-25px; left:0; right:0; bottom:10px;
    opacity: 1;
    background:#ffffff;
    transition: opacity 1s ease-in-out;
    width:100%;
    background-size: 25%;
}
.markerSobre:hover{
    opacity:0;
}
.markerSota{
    position: absolute;
    top:-25px; left:-5px; bottom:10px;
    background: url("../imatges/cercle.png") center 0 no-repeat;
    width:100%;
    background-size: 25%;
    opacity: 0.5;
    /* ESTRELLA: L'estrella no la fem visible */
    display: none;
}
.active .markerSota{
    opacity: 1;
}
.menuMer .navbar-nav li.active .markerSobre{
    opacity:0;
}

.menuMer .navbar-nav li .menu-item-content>a{
    background-color: #575756;
    color: #FFF;
    height: 10px;
    position: relative;
    top: 10px;
    padding-top: 7px;
    margin-right: 10px;
    border-radius: 10px;
    padding-bottom: 27px;
    text-align: center;

}
.menuMer .navbar-nav li:hover .menu-item-content > a,.menuMer .navbar-nav li:focus .menu-item-content > a{
    color:#FFF;
    background-color:#542B42;
}
.menuMer .navbar-nav>.active>.menu-item-content>a, .menuMer .navbar-nav>.active>.menu-item-content>a:focus, .menuMer .navbar-nav>.active>.menu-item-content>a:hover{
    background-color:#542B42;
    color:#FFF;
}

.cookie{
    color: #707070;
    background-color: #e1e1e1;
    text-align:center;
    padding: 8px;
    font-size:12px;
    width:100%;
    z-index:999;
    position:fixed;
    bottom:0;
    left:0;
}

.cookie a{
    color: #707070;
    text-decoration:underline;
}
.cookie a:hover{
    color: #707070;
    text-decoration:underline;
}

.cookie .cookieBoto{
    color: #707070;
    border: 2px solid #707070;
    display:inline;
    padding:2px;
}
.cookie .cookieBoto:hover{
    cursor: pointer;
    background-color: #d4d4d4;

}

.contingut img{
    /* display: block; */
    max-width: 100%;
    width: 100%;
    height: auto;
}
.imgResponsive{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.imatgePortada{
    background: url("../imatges/foto_web_portada_gran.png") center top no-repeat;
    height:500px;
    background-size: cover;
    border-radius: 40px;
    background-position-y: 60%;
    background-position-x: 60%;
    background-size: 120%;

}
.imatgePortada h2{
    color:#ffffff;
    font-weight:bold;
    font-size:50px;
}

.imatgesEstiu img{
    display:inline-block;
    width:auto;
}

.ss-social {
    padding: 7px;
    margin-top: 8px;
    display: inline-block;
    margin-bottom: 8px;
}

.submenu{
    list-style-type: none;
    display:none;
    position:absolute;
    background-color: #D1D1D1;
    z-index:999;
    padding:20px;
    padding-top:0;
    min-width:220px;
}

.menuMer li:hover > .submenu {
    display:block;
}


.recorregut{
    padding-left: 15px;
    padding-right: 15px;
}

.recorregutImatges{
    text-align: center;
    padding-bottom: 10px;
}

.recorregutTitol{
    text-align: center;
    font-size: 34px;
    font-weight:700;
    padding: 5px;
}
.recorregutSubtitol{
    text-align: center;
    font-size: 14px;
    padding: 5px;
    min-height:70px;
}

.recorregutImatges img{
    margin:auto;
}

.recorregutText{
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

#english img.email-image {
    border: 1px solid;
    margin-top: 20px;
}


/*---------------------------------peu-------------------------------------*/

.peu{
    margin-top: 25px;
    margin-bottom: 10px;
    text-align:center;
}

.peuXarxes {
    margin-left:20px;
    margin-right:20px;
}

.peuVia2, .peuNoticies, .peuGaleria{
    padding:10px;
    text-align:left;
}
.peuVia2 img, .peuNoticies img, .peuGaleria img{
    margin-bottom:15px;
}
.peuVia2 h4, .peuNoticies h4, .peuGaleria h4{
    padding-left:10px;
}

a.social, a:visited.social, a:active.social, a:focus.social{
    font-size: 40px;
    color: #575756;
    text-decoration: none;
}
a:hover.social{
    font-size: 40px;
    color: #542B42;
    text-decoration: none;
}

div.social-manual-extern{
    display: inline-block;
    position: relative;
    width: 54px;
    height: 44px;
}

div.social-manual{
    position: absolute;
    top: 4px;
    left: 0px;
    width: 40px;
    height: 40px;
    background-color: #575756;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 7px;
    transition: background-color 0.5s ease-in-out;
}

div:hover.social-manual{
    background-color: #542B42;
}

span.social-manual{
    font-size: 40px;
    padding: 16px 13px;
    display: inline-block;
    margin: 8px 0px;
}

span.social-manual.telegram{
    background-image: url(../imatges/telegram-logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: -2px 0px;
}

.socialSegueix{
    font-size:12px;
    font-weight: bold;
    margin-bottom:5px;
    margin-top:25px;
}

.socialComparteix{
    font-size:12px;
    font-weight: bold;
    margin-bottom:5px;
}

.sotaPeu{
    text-align:center;
    font-size:11px;
    padding: 20px;
    padding-bottom:35px;
    clear: both;
}
.autor{
    display:inline;
}
.menuSotaPeu{
    display:inline;
    padding-left:0;
}
.menuSotaPeu li{
    display:inline;
}
.menuSotaPeu li::before{
    content: " - ";
}

.destacat{
    font-weight:bold;
}

/*---------------------------------contingut-------------------------------------*/
.contingut{
    /*min-height: 320px;*/
    margin-left: 20px;
    margin-right: 20px;
}

#formTrams {
    height: 190px;
}

#formApats {
    min-height: 100px;
}

#mapa, #mapaInscripcio{
    width:100%;
    height:400px;
}

#mapaInfoTram img {
    width: 200px;
    cursor: pointer;
}

#mapaInfoTram p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 5px;
}

#mapaInfoTram #nomEix{
    font-size: 18px;
    font-weight: bold;
}
#mapaInscripcioSuperior{
    position:relative;
}
#capaMapaLlegenda{
    position:absolute;
    background-color: #ffffff;
    z-index: 98;
    height:100px;
    width:100px;
    bottom: 19px; 
    right: 0px; 
    padding:10px;
    font-size:10px;
}
#capaMapaLlegendaImatge{
    position:absolute;
    background-color: #ffffff;
    z-index: 98;
    height:100px;
    width:120px;
    bottom: 15px;
    right: -30px;
    padding:10px;
    font-size:10px;
}

#inscriute {
    background-color: #542b42;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
    padding: 25px;
    margin: 20px 0px;
}

h4{
    display:inline;
}

.inscripcio{
    padding: 30px;
}
.inscripcio .nav-tabs{
    border-bottom: 1px solid transparent;
    margin-top:15px;
}
.inscripcio .nav-tabs>li>a{
    border: 1px solid #D1D1D1;
    color: #666666;
    transition: color 0s ease-in-out;
}
.inscripcio .nav-tabs>li>a:hover{
    background-color: #D1D1D1;
    color: #fff;
}
.inscripcio .nav-tabs>li.active>a{
    background-color: #D1D1D1;
    border: 1px solid transparent;
    color: #fff;
}
.inscripcio .tab-content{
    padding:30px;
    border: 1px solid #D1D1D1;
    display: inline-block;
    font-weight: 400;
}

.inscripcio .inscripcioQuants{
    /* width: 100%; */
}
.inscripcio .inscripcioQuants .radio-inline{
    text-align: center;
}
.inscripcio input[type=text], .inscripcio input[type=email], .inscripcio input[type=date], .inscripcio select, .inscripcio textArea{
    background-color: #EEEEEE;
    border: 1px solid transparent;
    box-shadow: none;
    margin-bottom: 15px;
}
.inscripcio input[type=text]:focus, .inscripcio input[type=email]:focus, .inscripcio input[type=date]:focus, .inscripcio select:focus, .inscripcio textArea:focus{
    background-color: #EEEEEE;
    border: 1px solid #cccccc;
    box-shadow: none;
}
.inscripcio .textLegal{
    /*font-size:10px;*/
    margin-top:15px;
    margin-bottom:15px;
}
.inscripcio #capaMapaInscripcio{
    position:absolute;
    background-color: #ffffff;
    z-index: 99;
    height:180px;
    width:300px;
    top: 0px; 
    right: 40px; 
    padding:15px;
    border-right: 2px solid #D1D1D1;
    border-left: 2px solid #D1D1D1;
    border-bottom: 2px solid #D1D1D1;
}

.inscripcio .tramSeleccionat, .inscripcio .eixSeleccionat{
    font-size:22px;
    color: #29AA41;
}
.inscripcio #tramSeleccionatNumero/*, .inscripcio #eixSeleccionatNom*/{
    text-align:center;
    font-size: 32px;
    font-weight:bold;
}
.inscripcio .captcha{
    margin-top:15px;
}
.inscripcio .g-recaptcha>div>div{
    margin:auto;
}
.inscripcio .captcha .text{
    font-size:11px;
}

.inscripcio .imatgeQuants{
    margin:auto;
    width:auto;
}

.error{
    outline-color: #c00;
    outline-style: auto;
}
#textError,  
#textErrorConsultaInscripcio, 
#textErrorBaixaInscripcio, 
#textErrorReenviarEmailInscripcio {
    color: #c00;
}
.noticia{
    padding:10px;
    margin-bottom:10px;
}
.noticia .titol{
    margin-bottom:10px;
}
.noticia .titol a{
    font-size:16px;
    color:#333333;
}
.noticia .titol a:hover{
    font-size:16px;
    color:#D1D1D1;
}
.noticia .text{
    font-size:12px;
    color:#666666;
}

.ultimesNoticies{
    color: #666666;
    font-size:12px;
}
.ultimesNoticies ul{
    list-style-type: none;
    padding-left:0;
}
.ultimesNoticies li{
    margin-bottom:15px;
}
.ultimesNoticies a{
    color: #333333;
    font-size:14px;
}
.ultimesNoticies a:hover{
    color: #D1D1D1;
}

.faq a, .faq a:active, .faq a:focus{
    color: #333333;
}
.faq a:hover{
    color: #542B42;
}

a.faqs-link {
    text-decoration: underline;
}

.faq_p{
    font-weight:bold;
    font-size:16px;
    margin-bottom:5px;
}
.faq_r{
    margin-bottom:30px;
}
iframe{
    min-height: 300px;
    width:100%;
}
.contingut .item-image img{
    padding-right: 20px;
    padding-bottom: 20px;
    max-width: 300px;
    max-height: 300px;
}

.centrar{
    text-align:center;
}

.consultaTram{
    background-color: #ffffff;
}
.logoConsultaTram{
    background: #ffffff url("../imatges/logo.png") center center no-repeat;
    height: 360px;
}

.mapaFrame{
    min-height:570px;
}

#mapaInserit {
    background-image: url("../imatges/mapa.png");
    background-position: -185px -82px;
}

#mapaInscripcioSuperior
{
    position: relative; 
    height: 565px;
    overflow: hidden;
    max-width: 1500px;
    max-height: 650px;
}

#htmlMapa.extern {
    height: 100%;
    max-height: 565px;
}

#bodyMapa.extern {
    height: 100%;
    max-height: 565px;
}

#mapaInscripcioSuperior.extern {
    height: 100%;
}

#mapaInserit polygon{
    cursor: pointer;
}

#infoTramExtern {
    position: absolute;
    z-index: 99;
    background-color: #FFF;
    padding: 10px;
    display: none;
    border-radius: 8px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}

#infoTramExtern #buttonTanca{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#infoTramExtern #buttonTanca > img {
    width: 14px;
    height: 14px;
}

#infoTramExtern #fletxa
{
    background: white;
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    height: 16px;
    position: absolute;
    width: 16px;
}

#infoTramExtern.abaixCentre #fletxa
{
    transform: translate(50%,50%) rotate(-45deg);
    left: 96px;
    bottom: 0px;
}

#infoTramExtern.abaixDreta #fletxa
{
    transform: translate(50%,50%) rotate(-45deg);
    bottom: 0px;
    right: 20px;
}

#infoTramExtern.abaixEsquerra #fletxa
{
    transform: translate(50%,50%) rotate(-45deg);
    bottom: 0px;
    left: 5px;
}

#infoTramExtern.amuntCentre #fletxa
{
    transform: translate(50%,-50%) rotate(135deg);
    left: 96px;
    top: 0px;
}

#infoTramExtern.amuntDreta #fletxa
{
    transform: translate(50%,-50%) rotate(135deg);
    right: 20px;
    top: 0px;
}

#infoTramExtern.amuntEsquerra #fletxa
{
    transform: translate(50%,-50%) rotate(135deg);
    left: 5px;
    top: 0px;
}

/*#infoTram.esquerraDalt::after
{
    transform: translate(-50%,50%) rotate(45deg);
    top: 5px;
    left: 0;
}

#infoTram.esquerraCentre::after
{
    transform: translate(-50%,50%) rotate(45deg);
    top: 32px;
    left: 0;
}

#infoTram.esquerraBaix::after
{
    transform: translate(-50%,50%) rotate(45deg);
    bottom: 20px;
    left: 0;
}

#infoTram.dretaDalt::after
{
    transform: translate(50%,50%) rotate(-135deg);
    top: 5px;
    right: 0px;
}

#infoTram.dretaCentre::after
{
    transform: translate(50%,50%) rotate(-135deg);
    top: 32px;
    right: 0px;
}

#infoTram.dretaBaix::after
{
    transform: translate(50%,50%) rotate(-135deg);
    bottom: 20px;
    right: 0px;
}*/

.sotaPeu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.sotaPeu li {
    display:inline-block;
}

.sotaPeu li a {
    display: block;
    color: #8c8c8c;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.sotaPeu li a:hover {
    background: none;
    color: #000;
}

.btn-apunto-tram img, .btn-apunto-tram-english img {
    width: 380px;
}

.boto{
    outline: none !important;
    border-bottom:1px solid #aaa;
    background-color:#575756;
    display:inline-block;
    cursor:pointer;
    color:#fff;
    font-weight:700;
    padding:8px 35px;
    font-size:18px;
    text-transform: uppercase;
    text-decoration:none;
    margin-top: 20px;
    margin-bottom: 40px;
    white-space:normal;
    border-radius: 50px;
    transition: color 0.5s ease-in-out;
    min-width: 250px;
}

.boto:hover{
    background-color:#542B42;
    color:#fff;
}

.botoSoci img{
    width: 380px;

}

.botoComprova img{
    width: 380px;
    position: relative;
}

.boto:visited, .boto:active, .boto:focus, .btn-default:visited, .btn-default:active, .btn-default:focus, .btn-default[disabled] {
    background-color: #575756 !important;    
    color: #FFF !important;
}

.titolPortada {
    display: none;
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    text-align: center;
    line-height: 1.0;
    padding-top: 30px !important;
}

.subtitolPortada {
    display: none;
    color: #fff;
    font-weight: 100;
    font-size: 42px;
    text-align: center;
}

.subtitolPortada * {
    display: inline-block !important;
}

.subtitolPortada img {
    margin-bottom: 10px;
}

.marginPortada {
    display: block;
    padding-top: 235px;
}

.table a {
    color: #0040ff !important;
}

.text-contingut {
    padding: 0px 20px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 100;
}

.inscripcio .intro {
    font-weight: 400;
    text-align: justify;
}

#inscripcio-desada * {
    margin-top: 0;
    margin-bottom: 0;
}
#inscripcio-desada p {
    margin-top: 30px;
}
#inscripcio-desada img {
    width: 70px;
}

.peuAEL{
    background-color: #D1D1D1;
    min-height: 100px;
    background-size: contain;
}


.img_assemblea {
    min-height: 80px;
    background: url("../imatges/assemblea_gran.png") center left no-repeat;
    background-size: 100%;
    margin: 10px 0px;
}

.img_omnium {
    min-height: 80px;
    background: url("../imatges/logo_omnium.png") center left no-repeat;
    background-size: 100%;
    margin: 10px 0px;
}

/*-------------------------------------- MODAL ProtecciÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ de Dades Personals -----------------------------------------------------*/

#btn-modal {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "BeVietnam"
}

#btn-modal.botoLilaInvertit {
    color: #542b42;
    background-color: #FFFFFF;
}

.botoLila {
    background-color: #542b42;
}

/*
Queda un efecte raro
#btn-modal.botoLila:hover, 
#btn-modal.botoLila:visited, 
#btn-modal.botoLila:active, 
#btn-modal.botoLila:focus {
    color: #542b42 !important;
    background-color: #FFFFFF !important;
}*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
}

/* Modal Content */
.modal-content {
    position: absolute;
    top: 0;
    background-color: #fefefe;
    width: 70%;
    padding-bottom: 30px;
    left: 50%;
    transform: translate(-50%, -0%);
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.btn-close:active:focus {
    background-color: #d9d9d9 !important;
    outline: 0;
}

.modal-header {
    padding: 2px 16px;
    background-color: #D1D1D1;
    color: white;
}

.modal-header h2 {
    text-align: center;
}

.modal-body {
    padding: 20px 16px;
}

.sotaPeuModal {
    padding-bottom: 0px;
}

#table-dades-personals td {
    font-size: 13px;
}

#zoomInfo
{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    font-size: 32px;
    color: #FFF;
    text-align: center;
    justify-content: center;
    align-items: center;
}

/* Add Animation */
@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}


/*-------------------------------------- MEDIA QUERIES -----------------------------------------------------*/
@media (max-width: 415px) {   
    .capcaleraAEL{
        background-image: url("../imatges/header_petit_new.png") !important;
        background-repeat: no-repeat;
    }
    
    .titol-petit{
        display: block;
    }
}

@media (max-width: 360px) {    
    .capcaleraAEL{
        background-size: contain;
        min-height:80px;
        margin-left:20px;
        margin-right:20px;
        padding-top:14px;
        padding-left:40px;
    }

    .imatgePortada .botoBlanc {
        margin-bottom: 0px;
    }
}
@media (max-width: 435px) {      
    .boto {
        max-width: 90%;
    }

    .titolPortada {
        font-size: 46px !important;
    }

    .subtitolPortada {
        font-size: 32px !important;
    }
}
@media (max-width: 500px) {
    .imatgePortada h2 {
        font-size: 32px;
    }

    <!--
    .logo-assemblea {
        width: 70px;
        margin-right: 5px;
        margin-top: -25px;
    }
    -->
    .titolPortada {
        font-size: 50px;
    }

    .subtitolPortada {
        font-size: 32px;
    }
}
@media(max-width: 991px){
    .markerSota{
        background: url(../imatges/cercle.png) left 20px no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 10px;
        width: 100%;
        opacity: 1;
        /* ESTRELLA: L'estrella no la fem visible */
        display: none;
    }
    .markerSobre{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 10px;
        opacity: 1;
        background: #ffffff;
        transition: opacity 1s ease-in-out;
        width: 100%;
    }
    .menuMer .navbar-nav li .menu-item-content>a, .menuMer .navbar-nav>.active>a, .menuMer .navbar-nav>.active>a:focus, .menuMer .navbar-nav>.active>a:hover{
        color: #FFF;
        height: 10px;
        position: relative;
        top: 0;
        left: 40px;
        padding-top: 7px;
        margin-right: 10px;
        border-radius: 10px;
        padding-bottom: 27px;
        text-align: center;
    }
    .menuMer .navbar-nav li .menu-item-content>a
    {
        background-color: #575756;
    }
    .menuMer .navbar-nav li{
        padding-top: 20px;
        /* ESTRELLA: L'estrella no la fem visible */
        /*margin-right: 30px;
        width: 28% !important;*/
        width: 33% !important;
    }
}
@media (max-width: 767px) {
    #menuMeridiana {
        padding-top: 20px;
    }
    .logo-assemblea {
        position: absolute;
        top: 70px;
        left: 40px;
        width: 100px !important;
        height: 50px;
    }
    .menuNormal{
        display:none;
    }
    .menuDesplegable{
        display:block;
    }
    .modal-content {
        width: 100%;
    }

    .table tr, .table td, .table th {
        white-space: normal !important;
    }

    .container{
        padding-right:0;
        padding-left:0;
    }
    .capcaleraAELMenuAEL{
        margin-left:0;   
        margin-right:0;   
    }
    .capcaleraAELMenuAEL2{
        margin:0;
        width:auto;
    }
    .capcaleraAEL{
        background-position: top center;
    }
    .menuMer .navbar-nav li .menu-item-content>a, 
    .menuMer .navbar-nav>.active>a, 
    .menuMer .navbar-nav>.active>a:focus, 
    .menuMer .navbar-nav>.active>a:hover {
        padding-left:10px;
        color: #FFF;
        height: 10px;
        position: relative;
        top: 0px;
        left: 40px;
        padding-top: 2px;
        margin-right: -250%;
        border-radius: 10px;
        padding-bottom: 23px;
        text-align: center;

    }
    .menuMer .navbar-nav{
        margin: 0 auto;
        display: table;
        float: none;
        padding-bottom: 20px;
        width: inherit;
    }
    .menuMer .navbar-nav li .menu-item-content>a
    {
        background-color: #575756;
        line-height: 30px !important;
    }
    
    .menuMer .navbar-nav li{
        padding-top: 20px;
        width: 15%;
        margin-right: 0;
        margin-left: 15%;
    }
    .markerSota{
        background: url(../imatges/cercle.png) left 20px no-repeat;
        position: absolute;
        top: 0;
        left: 0px;
        bottom: 0;
        width: 100%;
        opacity: 1;
        /* ESTRELLA: L'estrella no la fem visible */
        display: none;
    }
    .markerSobre{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
        background: #FFFFFF;
        transition: opacity 1s ease-in-out;
        width: 100%;
    }
    .peuLogo{
    }

    .peuMenu{
        margin-top:20px;
    }
    .menuPeuAEL{
        margin-left:-36px;
    }

    .peuSegueix, .peuComparteix{
        margin-top:20px;
    }

    .contingut{
        margin-left: 5px;
        margin-right: 5px;
    }

    .peuXarxes {
        margin-left: 5px;
        margin-right: 5px;
    }

    .submenu{
        display:block;
        list-style-type: none;
        position:relative;
        background-color: #ffffff;
        z-index:999;
        padding:20px;
        padding-top:0;
    }
    #inputComarca{
        width: 100%;
        display: inline-block;
        margin-top: -85px;
    }
    #botoAconsegueix{
        padding-top: 55px;
        display: inline-block;
        float: none;
        width: 100%;
    }
    #inputAndBoto{
        text-align: center;
    }
    #botoCompraOnline{
        text-align: center;
    }

}
@media (max-width: 562px) {
    #inputComarca{
        margin-top: -105px;
    }
}
@media (max-width: 396px) {
    #inputComarca{
        margin-top: -125px;
    }
}

@media (max-width: 540px) {
    .capcaleraAEL {
        background-color: #2A2A2A;
        background-image: url(../imatges/header_petit_nou.jpg);
        background-repeat: no-repeat;
        background-position-x: 100%;
        background-position-y: -12px;
    }
    
    .markerSobre{
        background-color: #2A2A2A;
    }
}

@media (min-width: 769px) and (max-width: 991px) {

    .modal-content {
        width: 90%;
    }
    .text-contingut {
        padding: 0px 30px;
    }
}
@media (max-width: 700px) {
    .peuAEL {
        background-size: 250px;
        background-position: top center;
    }
    .logo-collaboren {
        float: left;
        background: url("../imatges/collaboren.png") center left no-repeat;
        background-size: 100%;
        width: 96% !important;
        margin-left: 10px;
    }
}

@media (max-width: 991px) {
    .peuXarxes {
        margin-left: 10px;
        margin-right: 10px;
    }

    .contingut{
        margin-left: 10px;
        margin-right: 10px;
    }

    .imatgePortada {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f77474+0,f74545+78,ed3838+100 */

        /*background: #f77474; /* Old browsers */
        /*background: -moz-linear-gradient(top, #f77474 0%, #f74545 78%, #ed3838 100%); /* FF3.6-15 */
        /*background: -webkit-linear-gradient(top, #f77474 0%,#f74545 78%,#ed3838 100%); /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(to bottom, #f77474 0%,#f74545 78%,#ed3838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77474', endColorstr='#ed3838',GradientType=0 ); /* IE6-9 */ 
        background-position-x: 55%;
        border-radius: 40px;
        background-size: cover;
    }
    .botoSoci img {
        width: 380px;
    }
    .titolPortada {
        display: block;
    }

    .marginPortada {
        display: none;
    }

    .logo-collaboren {
        width: 350px;
    }    
}



@media (min-width: 1100px) {
    .capcaleraAEL {
        min-height: 135px;
    }
}

@media (min-width: 991px) {
    .text-contingut {
        padding: 0px 60px;
    }
    
    .capcaleraAEL {
        min-height: 125px;
    }
    
    #inscriute > p {
        margin: 0px 15% 10px;
    }
}

@media (min-width: 1200px) {
    .text-contingut {
        padding: 0px 100px;
    }
    
    #inscriute > p {
        margin: 0px 25% 10px;
    }
}

@media (max-width: 331px) {
    .sotaPeu {
        padding-bottom: 100px;
    }

    .sotaPeuModal {
        padding-bottom: 80px;
    }
    #inputComarca{
        width: 99%;
    }
}

@media (min-width: 332px) and (max-width: 428px) {
    .sotaPeu {
        padding-bottom: 90px;
    }

    .sotaPeuModal {
        padding-bottom: 70px;
    }
}

@media (min-width: 429px) and (max-width: 608px) {
    .sotaPeu {
        padding-bottom: 70px;
    }

    .sotaPeuModal {
        padding-bottom: 50px;
    }
}


@media (min-width: 609px) and (max-width: 1179px) {
    .sotaPeu {
        padding-bottom: 50px;
    }

    .sotaPeuModal {
        padding-bottom: 30px;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {
    
    .menuMer .navbar-nav li a{
        font-size: 11px;
    }
    
    .menuMer .navbar-nav li .menu-item-content>a {
        height: 30px !important;
        line-height: 16px !important;
    }
}

@media (min-width: 1199px) {
    .capcaleraAEL {
        min-height: 155px;
    }
}




/* 
===============
CANVIS 2019 TPERAIRA
=============== 
*/


html, body {
    overflow-x: hidden;
}   

.contingut {
    padding-top: 10px !important;
}

.menuMer .navbar-nav li .menu-item-content {
    position: relative;
    display: block;
    width: 100%;
    margin: auto auto;
    padding: 5px;
}

.menuMer .navbar-nav li .menu-item-content>a {
    text-decoration: none;
    min-height: 10px !important;
    height: 37px;
    line-height: 24px;
    padding: 7px 5px !important;
    width: 100%;
    display: block;
    left: 0;
}

.markerSota {
    background: url(../imatges/cercle.png) top center no-repeat;
    background-size: 45px 45px;
    position: absolute;
    top: -35px;
    opacity: 0;
    /* ESTRELLA: L'estrella no la fem visible */
    display: none;
}

.menuMer .navbar-nav li:hover .markerSota {
    opacity: 1;
    transition: opacity 1.2s ease-in-out;
}

.cookie .cookieBoto{
    color: #707070;
    display: block;
    margin: 5px auto 0px auto;
    padding: 5px;
    max-width: 120px;
}
.cookie .cookieBoto:hover{
    cursor: pointer;
    background-color: #c3c3c3;
}

.sotaPeu li.active a {
    color: #000;
}

.sotaPeu li a, .sotaPeu li a:focus, .sotaPeu li a:hover {
    background: none !important;
}

.tab-content {
    margin-top: 20px;
} 

.form-control {
    font-family: Helvetica, Arial, sans-serif !important;
}

select.multiseleccio > option {
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    padding: 6px 2px;
}

.imatgePortada {
    position: relative;
}

#portada-soci {
    position: absolute;
    width: 100%;
    bottom: 15px;
}

.botoComprova, .botoSoci, .btn-apunto-tram a, .btn-apunto-tram-english a {
    display: inline-block;
}

.botoComprova {
    margin-top: -20px;
}

.botoSoci {
    margin-bottom: 10px;
}

.btn-apunto-tram a img {
    content:url('../imatges/Boto_tram_1.png');
}

.btn-apunto-tram a img:hover {
    content:url('../imatges/Boto_tram_1_hover.png');
}

.btn-apunto-tram-english a img {
    content:url('../imatges/Boto_tram_1.png');
}

.btn-apunto-tram-english a img:hover {
    content:url('../imatges/Boto_tram_1_hover.png');
}

.botoSoci img {
    content:url('../imatges/Boto_Em_faig_soci.png');
}

.botoSoci img:hover {
    content:url('../imatges/Boto_Em_faig_soci_hover.png');
}

.botoComprova img {
    content:url('../imatges/Boto_tram_2.png');
}

.botoComprova img:hover {
    content:url('../imatges/Boto_tram_2_hover.png');
}

@media(max-width: 991px){
    .markerSota {
        background: url(../imatges/cercle.png) top left no-repeat;
        background-size: 30px 30px;
        position: absolute;
        top: 4px;
        left: -30px;
        height: 30px;
        /* ESTRELLA: L'estrella no la fem visible */
        display: none;
    }
}

@media (max-width: 620px)
{
    .capcaleraAEL {
        background-size: auto 90px !important;
        min-height: 80px !important;
    }
}

@media (max-width: 767px) {
    
    .capcaleraAEL {
        padding: 0;
        background-size: auto 105px;
        min-height: 95px;
    }

    .menuMer .navbar-nav li {
        width: 100%;
        margin: 0;
    }

    .menuMer .navbar-nav li .menu-item-content {
        width: 200px;
        padding: 0px;
    }

    .menuMer .navbar-nav li .menu-item-content>a {
        padding: 3px 5px !important;
        margin: 0 !important;
    }
    .table-responsive{
        border: none;
    }
    /* ESTILS PER Safari 7.1+ */
    /*_::-webkit-full-page-media, _:future, :root .menuMer .navbar-nav li .menu-item-content>a {
        line-height: 1.2;
        padding: 0px !important;
        padding-top: 10px !important;
    }
    /********************
    Si posem el font-style a normal llavors el Safari no agafa correctament la font i cal descomentar les lÃ­nies anteriors.
    Si estÃ  a italic, es poden comentar.
    @font-face{font-family:'Gotham';
        font-style:italic;
        font-weight:100;
        src:local("Gotham-Regular"), url("../fonts/Gotham-Regular.ttf") format("truetype");
     }
    */
    _::-webkit-full-page-media, _:future, :root .boto:hover {
        background-color: #D1D1D1 !important;
    }
    _::-webkit-full-page-media, _:future, :root .error {
        outline-style: solid;
        outline-color: rgba(204, 0, 0, 0.6);
        outline-width: 2px;
    }

    .markerSota {
        background: url(../imatges/cercle.png) top left 0px no-repeat;
        top: 0px;
        left: -35px;
        /* ESTRELLA: L'estrella no la fem visible */
        display: none;
    }

    .youtube-iframe {
        margin: 10px 0;
    }

    .ss-social {
        height: 70px;
        margin-top: 0;
    }

    .faq_p {
        margin: 10px 0;
    }
}
@media (max-width: 330px) {
    .markerSota {
        background-size: 20px 20px;
        top: 5px;
        left: -25px;
    }
}
@media (max-width: 295px) {
    .markerSota {
        background-size: 0px 0px;
    }
}