@charset "utf-8";

/* GENERALS - GLOBALS */

* {
    margin: 0;
    padding: 0;
  }

html {
    border: solid thin #eeeeee;
    scroll-behavior: smooth;
    margin: 0!important;
    padding: 0!important;
    max-width: 100%!important;
    top:0;
}

body {
    margin: 0!important;
    padding: 0!important;
    overflow-x: hidden;
	text-align: center !important;
	background-color: #ffffff!important;
	font-family: 'Montserrat', sans-serif!important;
    font-size: 17px;
    height: auto;
    font-weight: 400;
    -webkit-font-smoothing: antialiased!important;
    text-rendering: optimizeLegibility!important;
    -webkit-backface-visibility: hidden!important;
    backface-visibility: hidden!important;
}

button {
    border: none;
    background: none;
}

.invisible {
    display: none!important;
}

.contingut button {
    width: 100%;
    border: none;
    background: none;
}

ol,ul {
    list-style: none;
    font-size: 19px;
    color: #787878!important;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
}

footer button {
    width: auto!important;
    border: none;
    background: none;
}

.legal-footer-2 button {
    width: 33.3%!important;
    border: none;
    background: none;
    text-align:left;
}

.pregunta-legal {
  font-style: italic;
  color: #33798b!important;
}

.ancora-servei {
    position: absolute;
    margin-top: -200px;
}

.blau-corp {
    color: #4ebfd8;
}

.lila-corp {
    color: #afabd6;
}

.turq-corp {
    color: #33798b;
}

.tronja-comp {
    color: orange;
}



a:hover {
 color: #407bbe;
 cursor: pointer!important;
}

h1, .h1 {
    font-size: 36px;

}

h2, .h2 {
    display: flex;
    margin-bottom: -3px!important;
    opacity:1;
    font-size: 26px;
    -moz-transform: translate(0px);
    transform: translate(0px);
    -webkit-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55,0.68);
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #2e5c66 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}



h2 span{
    padding-top:3px!important;
}



.h2-mogut {
    -moz-transform: translate(0px);
    transform: translate(0px);
    -webkit-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -moz-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -ms-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    -o-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
    transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55,0.68);
}

h3, .h3 {
    font-size: 22px;
    color: #000;
}

h4, .h4 {
    display: flex;
    margin-bottom: -3px!important;
    opacity:.5;
    font-size: 22px;
    -moz-transform: translate(32px);
    transform: translate(32px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #2e5c66 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.h4-mogut {
    opacity:1;
    -moz-transform: translate(0px);
    transform: translate(0px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

h5, .h5 {
    font-size: 19px!important;
}

p {
    font-size: 19px;
    color: #787878!important;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
    max-width: 100%!important;
}

p a {
    max-width: 100%!important;
}

.p-h1 {
    font-size: 19px;
    color: #fff!important;
}

ul li {
    list-style-type: none;
    list-style: none!important;
    text-decoration: none!important;
    border-style: none!important;
    margin-bottom: 0px!important;
}

hr {
    border-top:.05rem dashed rgb(200, 200, 200)!important;
    margin-top:5px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada {   
    border-top:.05rem dashed rgb(200, 200, 200)!important;
    margin-top:20px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada-blau {   
    border-top:.05rem dashed #4ebfd8!important;
    opacity: 0.7;
    margin-top:20px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada-lila {   
    border-top:.05rem dashed #afabd6!important;
    opacity: 0.7;
    margin-top:20px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada-turq {   
    border-top:.05rem dashed #33798b!important;
    opacity: 0.5;
    margin-top:20px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada-menu {   
    border-top:.05rem dashed rgb(200, 200, 200)!important;
    margin-top:10px;
    margin-bottom:20px;
}

.linia-sep-hor-ratllada-footer {   
    border-top:.05rem dashed rgb(200, 200, 200)!important;
    margin-top: 20px!important;
    margin-bottom: 0px;
}

.linia-sep-hor-ratllada-footer-2 {   
    border-top:.05rem dashed rgb(200, 200, 200)!important;
    margin-top: 20px!important;
    margin-bottom: 0px;
    display: none;
}

.logotip {
    display:inline-flex!important;
    margin-top: 0px;
}

.logotip a:hover img {
    -webkit-animation-name: rebot;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-play-state: running;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: rebot;
	-moz-animation-duration: 1.5s;
	-moz-animation-play-state: running;
	-moz-animation-iteration-count: 1;
	animation-name: rebot;
    animation-duration: 1.5s;
	animation-play-state: running;
	animation-iteration-count: 1;
}

.logotip img {
    margin-left: 3px;
}


a {
    text-decoration:none!important;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.text-boto-menu a {
    color: #706f6f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.idioma {
    z-index: 2;
    display: flex;
    padding-left: 10px;
    height:30px;
    overflow: hidden;
    padding-top: 0px;
    margin-top: 7px!important;
    cursor:default;
    visibility: visible;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-2 {
    z-index: 2;
    display: flex;
    padding-left: 10px!important;
    height:30px;
    overflow: hidden;
    padding-top: 0px;
    margin-top: 0px!important;
    cursor:default;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-2 ul {
    margin-top:4px
}

.idioma-desplegat {
    display: flex;
    padding-left: 10px;
    height:80px;
    overflow: hidden;
    margin-top: -10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-dropdown-idiomes {

    height: 22px;
    cursor: pointer;
    margin-top: 4px;
    padding-left: 4px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-dropup-idiomes {
    margin-top: 6px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dropdown span {
    display: none;
}

.dropdown-obert span {
    display: flex!important;
}

.idioma-desplegat .icona-dropdown-idiomes {
    margin-top: 29px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-dropdown-idiomes span {
    color: #706f6f!important;
    padding-top: 0px!important;
}

.idioma-desplegat .icona-dropup-idiomes {
    margin-top: 29px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-dropup-idiomes span {
    color: #706f6f!important;
}

#icona-idioma-plegat {
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#icona-idioma-plegat-2 {
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-idioma-plegat-esq {
    transform: rotate(90deg)!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-idioma-actiu span {
    color: #bbbbbb!important;
    margin-top: 4px;
    margin-right: 4px;
    font-size: 19px;
}

.idioma-actiu a{
    cursor: default!important;
}

.icona-idioma-actiu  {
    margin-top: 9px!important;
    display: flex;
    justify-content: center;
    align-items:start;
    transform-origin: center!important;
    color: #bbbbbb!important;
    margin-top: 1px;
    margin-right: -41px;
    margin-left: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-2 .icona-idioma-actiu  {
    margin-top: 9px!important;
    display: flex;
    justify-content: center;
    align-items:start;
    transform-origin: center!important;
    color: #bbbbbb!important;
    margin-top: 1px;
    margin-right: -41px;
    margin-left: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#icona-parat {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#icona-parat-2 {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.llista-idiomes-plec {
    height: 22px;
    border-right: solid thin #dddddd;
    padding-right: 10px;
    margin-right: 0px;
    margin-top: 4px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.llista-idiomes-plec li {
    margin-top: -1px;
}

.llista-idiomes-plec-2 {
    height: 22px;
    border-right: solid thin #dddddd;
    padding-right: 10px;
    margin-right: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.llista-idiomes-unplec {
    height: 70px;
    border-right: solid thin #bbbbbb;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.llista-idiomes-unplec-2 {
    height: 70px;
    border-right: solid thin #bbbbbb;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#idioma-ca {
    opacity: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#idioma-ca-2 {
    margin-top: -1px;
    opacity: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-seleccionat {
    opacity: 50%!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma a {
    color: #706f6f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.animacio-check-idioma {
    opacity: 1!important;
    animation-name: rebot-simple;
    animation-duration: 2.5s;
    margin-top: -45px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma ul {
    margin-top: 3px;
}

.idioma a {
    color: #706f6f;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma a:hover {
    color: #000000;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-2 a {
    color: #706f6f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.idioma-2 a:hover {
    color: #000000;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.text-boto-menu:hover a {
    color: #000000;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.elements-pestanya-sup a:hover {
    color: #000000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.container {
    padding-left: 26px!important;
    padding-right: 26px!important;
}

html:not([data-scroll="0"]) .fixar-menu {
    top: 0;
	left: 0;
	right: 0;
    box-shadow: 0px 0px 26px 0px  #313131!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.blanc {
    color: #ffffff!important;
}

.gris {
    color: #d1d1d1!important;
}

.color {
    color:#407bbe;
}

.material-symbols-rounded {
    font-variation-settings:
    'FILL' 0,
    'wght' 300,
    'GRAD' 0,
    'opsz' 48;
    margin-top: -2px!important;
}

.icona-idiomes .material-symbols-rounded {
    font-variation-settings:
    'FILL' 0,
    'wght' 300,
    'GRAD' 0,
    'opsz' 48;
}

.material-symbols-outlined {
    font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24
}

.icona-idiomes {
    padding-top:5px;
    cursor: default!important;
}

.grup-icones-serveis {
    display: flex;

}

.icones-serveis {
    margin-top: 0.4rem;
    height: auto;
    margin-right: 10px;

}

.icones-serveis span {
	opacity: 0.2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icones-serveis span.visible-icona {
	opacity: 1;
    animation-name: rebot;
    animation-duration: 1.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icones-titulacions span {
	opacity: 0.2!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icones-titulacions span.visible-icona {
	opacity: 1!important;
    animation-name: rebot;
    animation-duration: 1.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.icones-serveis-amp {
    margin-top: 0.4rem;
    height: auto;
    margin-right: 10px;

}

.icones-serveis-amp span {
	opacity: 0.2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icones-serveis-amp span.visible-2 {
	opacity: 1;
    animation-name: rebot;
    animation-duration: 1.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#servei-01 {
    margin-top: 1000px!important;
}

.check-1 {
    color: #4ebfd8;
}

.check-2 {
    color: #afabd6;
}

.check-3 {
    color: #33798b;
}

.fletxa-1 {
    color: #4ebfd8;
}

.fletxa-2 {
    color: #afabd6;
}

.fletxa-3 {
    color: #33798b;
}

.check-4 {
    color: orange;
}

.contenidor-fer-punta {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont-h2 {
    display: inline!important;
}

#rodona {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 40px solid lightblue;
    border-right: 0px solid lightblue;
    border-bottom: 20px solid transparent;
    border-radius: 40px;
}

/* ICONA TOGGLER TRANSFORM */

.toggler {
    margin-top: 13px!important;
    width:auto;
    margin: auto;
    text-align: center;
    padding-right: 15px;
    border-radius: 1px!important;
}

.nav-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 22px;
    width: 22px;
    border-radius: 1px!important;
    cursor: pointer;
  }
  
    .nav-toggle .bar {
    height: 0.1em;
    width: 100%;
    transition: all 400ms ease-in-out;
    background-color: #afabd6;
   
  }
  
 .nav-toggle:hover .bar{
    cursor: pointer;
    background-color: #515ba5;
    border-radius: 1px!important;
    cursor: pointer;
  }

  .menu-desplegat .nav-toggle:hover .bar{
    cursor: pointer;
    background-color: #c70505!important;
    cursor: pointer;
  }

  .menu-desplegat .nav-toggle .bar{
    cursor: pointer;
    background-color: #33798b;
    cursor: pointer;
  }
  
  .x:nth-of-type(1) {
    transition: all 400ms ease-in-out;
    transform: rotate(45deg);
    transform-origin: top left;
    width: 28px;
    filter: none!important;
  }
  
  .x:nth-of-type(2) {
    transition: all 400ms ease-in-out;
    transform-origin: center;
    width: 0;
    filter:none!important;
  }
  
  .x:nth-of-type(3) {
    transition: all 400ms ease-in-out;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    width: 28px;
    filter:none!important;
  }


/* PESTANYA MENÚ SUPERIOR */

.fixar-menu {
    width: 100%!important;
    top: 0px;
	left: 0px;
	right: 0px;
    position: fixed!important;
    border-bottom: solid thin #515151;
    box-shadow: 0px 0px 7px 0px  #515151;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 9999;
}

.fixar-menu-desplegat {
    top: 0;
	left: 0;
	right: 0;
    box-shadow: 0px 0px 26px 0px  #515151;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.pestanya-superior {
	margin: auto!important;
    color: #ffffff;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    filter:hue-rotate(0deg);
    width: 100%!important;
    height: 51px;
    z-index: 1!important;
}

.elements-pestanya-sup {
    z-index: 1!important;
    position: absolute;
    top:25px;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.link-pestanya-sup-esq {
    width:fit-content;
    display: flex;
    margin-top: 2px;
    justify-content: left;
}

.link-pestanya-sup-centre {
    width:fit-content;
    margin: auto;
    display: flex;
    margin-top: 2px;
    justify-content: center;
}

.link-pestanya-sup-dreta {
    width:fit-content;
    display: flex;
    margin-top: 2px;
    justify-content: right;
    float: right;
}

.icona-pestanya-sup  {
    width: 25px!important;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icona-pestanya-sup span {
    transform-origin: center;
}

.link-pestanya-sup-esq:hover .icona-pestanya-sup span {
    -webkit-animation-name: anim-pestanya-telf;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-telf;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-pestanya-sup-centre:hover .icona-pestanya-sup span {
    -webkit-animation-name: anim-pestanya-mail;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-mail;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-pestanya-sup-dreta:hover .icona-pestanya-sup span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}


/*
.idiomes-toggler .icona-idiomes span {
    transform: scale(1);
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center;
}

.idiomes-toggler .icona-idiomes:hover span {
    -webkit-animation-name: anim-pestanya-idioma;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-idioma;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    transform-origin: center;
}

.idiomes-toggler-desplegat:hover .icona-idiomes-2 span {
    -webkit-animation-name: anim-pestanya-idioma;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-idioma;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.idiomes-toggler-desplegat .icona-idiomes-2 span {
    transform: scale(1);
    -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center;
}

*/

.text-pestanya-sup {
    padding-left: 10px;
}

.barra-separadora-menu-plegat {
    width: 100%;
    height: 5px;
    margin-top: 0px;
    
}

#barra-separadora{
    width: 100%;
    height: 5px;
    margin-top: 0px;
    transform: scaleX(1);
    transform-origin: left;
    left:0;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.barra-separadora{
    width: 100%;
    height: 2px;
    transform: scaleX(1)!important;
    transform-origin: left;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
        -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
        -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
        -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
        background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #7186c2);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



/* FINAL PESTANYA MENÚ SUPERIOR */


/* INICI MENÚ BOTONS SUPERIOR */

.wrapper-menu {
    color: #ffffff;
    display: inline-block;
}

#menu-plegat {
    z-index: 0!important;
    margin-top: 0px;
    height: 100px;
    background: rgb(236, 236, 236);
    display:flex;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.menu-desplegat {
    z-index: 0!important;
    height: 200px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.menu-principal {
    height: 50px;
    margin-top: 25px;
}



.grup-botons-menu {
    display: flex;
    text-align: center;
    justify-content: center;
}

.boto-menu {
    color:#706f6f;
    height: 20px;
    width: 125px;
    margin-left:12px;
    margin-right: 12px;
    padding-top: 14px;
}

.boto-menu:hover .barra-boto-menu {
     -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu:hover::before .barra-boto-menu {
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: right;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu-2:hover .barra-boto-menu {
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu-2:hover::before .barra-boto-menu {
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: right;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.barra-boto-menu {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: right;
    transform: scaleX(0);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.barra-boto-menu-actiu {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    margin-top:-2px;
    background: #cccccc;
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}
.barra-boto-menu-actiu-2{
    width: 100%;
    height: 1px;
    border-radius: 1px;
    margin-top:px;
    background: #cccccc;
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu-inactiu{
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


.barra-boto-menu-estatica {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    margin-top:-2px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: left;
    transform: scaleX(.07);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu:hover .barra-boto-menu-estatica {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    margin-top:-2px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}

.boto-menu-2:hover .barra-boto-menu-estatica {
    width: 100%;
    height: 1px;
    border-radius: 1px;
    margin-top:-2px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    transform-origin: left;
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.82, 0.94);
    transition: transform 0.5s ease-in-out;
}


.boto-menu-animacio {
    color:#706f6f;
    height: 20px;
    width: 125px;
    margin-left:12px;
    margin-right: 12px;
    padding-top: 14px;
}

.idiomes-toggler {
    z-index: 99;
    color:#706f6f;
    height: 50px;
    display: flex!important;
    margin-left: 0px!important;
    padding-top: 2px;
    justify-content: right;
    align-items: center!important;
}

.idiomes-toggler span{
    color:#407bbe;
}

.icona-idiomes {
    margin-top: -1px;
    height: 25px;
    display: flex;
    align-items: center;
}

.icona-idiomes span{
    color:#407bbe;
    margin-top: 0px;
}

.idioma-2 {
    color:#706f6f;
    padding-left: 0px;
}

.icona-idiomes-2 span{
    color:#407bbe;
    cursor: default!important;
}

.grup-botons-menu-2 {
    display: flex;
    text-align: center;
    justify-content: left;
}

.boto-menu-2 {
    color: #706f6f;
    height: 50px;
    width: 145px;
    margin-right: 25px;
    padding-top: 14px;
}

/* INICI IDIOMES/TOGGLER */



.hr-separador-desplegable {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%!important;
}

.idiomes-toggler-desplegat {
    height: 50px;
    display: flex!important;
    text-align: center;
    justify-content: right;
    align-items: center!important;
    padding-top: 10px;
}

.toggler {
    width: 40px;
    display: none;
    margin-right: -15px;
}

.menu-amagat {
    display: flex;
    margin-top: 23px;
}

/* FINAL IDIOMES/TOGGLER */

.anim-pestanya-telf {
    -webkit-animation-name: anim-pestanya-telf;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-telf;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.anim-pestanya-mail {
    -webkit-animation-name: anim-pestanya-mail;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-mail;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.anim-pestanya-contacte {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}


.anim-pestanya-idioma {
    -webkit-animation-name: anim-pestanya-idioma;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-idioma;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    transform-origin: center;
}

.anim-rebot {
    animation-name: rebot;
    animation-duration: 1.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.anim-rebot-simple {
    animation-name: rebot-simple;
    animation-duration: 1.5s;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/* FINAL MENÚ BOTONS SUPERIOR */

/* INICI CAROUSEL */

.carousel {
    overflow: visible;
    margin-top: 155px;
    border-top: solid thin #515151;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.carousel-frases-full .carousel {
    overflow: visible;
    background: none;
    margin-top: 0px;
    border: none!important;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.carousel-frases-full {
    display: flex;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.fons-logos-colors {
    position: absolute;
}

.fons-logos-colors img{
    margin-top: 2%;
    opacity: .7;
}


.carousel-inner {
    position: relative;
    width:100%;
    max-width: 100%;
    margin: 0 auto;
    border-bottom: solid thin #515151;
}

.carousel-frases-full .carousel-inner {
    position: relative;
    overflow: visible!important;
    width:100%;
    max-width: 100%;
    margin: 0 auto;
    border-bottom: none;
    height: 100%
}

.carousel-inner:before {
    margin-top: 19%;
    content: '.';
    font-size: 0;
    display: inline-block;
    border: none!important;
}


.carousel-item {
    
    height: auto!important;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    z-index: 2!important;
}

.carousel-frases-full .carousel-item {
    height: auto!important;
    overflow: visible!important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    z-index: 2!important;
    vertical-align: middle!important;
    justify-content: center;
    align-items: center;
}

.carousel-frases-full .carousel-item .frases-p{
    background: none;
    margin: auto;
    border-top: none;
    border-bottom: none;
    height: 100%;
    width:75%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.carousel-frases-full .carousel-item .frases-p p{
    background: none;
    font-size: 28px!important;
    margin-top: 10px;
    text-align: left;

}

.carousel-frases-full .carousel-indicators{
    display: none;
}

.frases-grup {
    display: block;
}

.sanefa-max {
    display: flex;
}

.sanefa-mid {
    display: none;
}

.sanefa-mid-mid {
    display: none;
}

.sanefa-min {
    display: none;
}


.carousel-item img {

    width: 100%;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1)rotate(-0deg);
    filter: blur(0px) grayscale(100%) brightness(0.8);
    text-align: center;
    -webkit-transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -o-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out;
}

.carousel:hover .carousel-item img {
    transform: translate(-50%,-50%) scale(1.2) rotate(0deg);
    filter: blur(0px) grayscale(0%) brightness(1.05);
    -webkit-transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -o-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out;
}

.animacio-carousel-sencera-js {
    animation-name: efectes-carousel-brillu;
    animation-duration: 3s;
}

.carousel-caption {
    width: 100%;
    text-shadow: 2px 2px 5px #000000!important;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    display: flexbox;
    justify-content: center;
    align-items: center;
}

.carousel-grup {
    text-shadow: 2px 2px 5px #000000!important;
}

.carousel-caption h5 {
    margin-top: 15px!important;
    margin:0;
    width: 100%;
    font-size: 20px!important;
}

.carousel-caption p {
    width: 100%;
}

.iconu-banner {
    margin-top: 0px!important;
    color:#fff!important;
    -webkit-transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -o-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out;
}

.carousel-item:hover .iconu-banner {
    -webkit-transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -ms-transition: all 2.5s ease-in-out;
    -o-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out;
    color:orange!important;
    -webkit-animation-name: rebot;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: rebot;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
 
}

.carousel-grup {
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    display: flexbox;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

.carousel-grup a h5 {
    font-size: 30px!important;
    color: #ffffff!important;
    animation-name: canvi-colors;
    animation-duration: 90s;
    animation-iteration-count: infinite;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

.carousel-grup:hover a h5 {
    color: #ffffff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

.carousel-grup a p {
    color: #ffffff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

.carousel-grup:hover a p {
    color: #ffffff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23407bbe' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}

  .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23407bbe' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff!important;
  text-decoration: none;
  outline: 0;
  opacity: 1;
  overflow: hidden!important;
  animation-name: rebot-simple;
  animation-duration: 1.5s;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    list-style: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
  
  
.carousel-indicators li {
    width: 10px;
    height: 10px;
    
}



.carousel-indicators .active {
    background-color: #407bbe!important;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.carousel-grafics {
    width: 100%;
    margin-top: -370px;
    z-index: 30!important;
    position: absolute;
    height:370px;
    background: none;
    overflow:hidden;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  transition: .6s opacity ease;
}
/* Disable transitions for if reduced motion is enabled: */
@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
} 

.barra-carousel-grafics-1 {
    width: 100px;
    margin-top: 0px;
    height: 370px;
    z-index:99!important;
    -webkit-background-image: linear-gradient(to  right, #ffffff00 , #ffffff , #ffffff00 )!important;
    -moz-background-image: linear-gradient(to  right, #ffffff00 , #ffffff , #ffffff00 )!important;
    -ms-background-image: linear-gradient(to  right, #ffffff00 , #ffffff , #ffffff00 )!important;
    -o-background-image: linear-gradient(to  right, #ffffff00 , #ffffff , #ffffff00 )!important;
    background-image: linear-gradient(to  right, #ffffff00 , #ffffff , #ffffff00 )!important;
    opacity: 0;
    transform: translate(0px) rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.carousel:hover .barra-carousel-grafics-1 {
    margin-top: -370px;
    height: 1250px;
    width: 500px;
    opacity: .7;
    z-index:999999!important;
    transform: translate(2220px) rotate(50deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.base-mascara-carousel {
    width: 100%;
    margin-top: -370px;
    z-index: 0!important;
    border: solid 1px #313131;
    position: absolute;
    height:3px;
}


.sep-carousel {
    width: 100%;
    height: 5px;
    margin-top: 0px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
}

.sep-carousel-2 {
    width: 100%;
    height: 5px;
    margin-top: 5px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
}

.sanefa-llarga {
    display: flex;
}

.sanefa-curta {
    display: none;
}

.sep-footer {
    width: 100%;
    height: 5px;
    margin-top:0px;
    margin-bottom:5px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2, #afabd6, #515ba5, #435063, #8dd2f3, #33798b);
}

/* FINAL CAROUSEL */

/*  FINAL GENERALS - GLOBALS */
 



/* INICI CONTINGUT */

.contingut {
    margin: auto!important;
    margin-top: 20px!important;
    text-align: center;
    padding: 20px;
}

.apartat-continguts {
    text-align: left;
}


.pagina-h1-contenidor {
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    margin-top: 5px;
    padding: 2px;
}

.pagina-h1 {
    padding-top:36px;
    padding-bottom:28px;
    text-align: left;
    margin-top: 0px;
    color: #fff;
}

.desc-servei {
    margin-top: 10px;
}

.grup-desc-servei {
    display: inline-flex;
    height: auto;
}

.icona-desc-servei {
    margin-top: 6px;
    height: 20px;
}

.info-amplia-servei {
    display: inline-flex;
}

.info-amplia-servei span{
    margin-top: 15px;
}


.desc-equip {
    margin-top: 10px;
}

.contenidor-titols h5 {
    padding-top: 20px;
}

.contenidor-titols  {
    padding-top: 20px;
}

#titols-blanca {
    margin-top:0px;
    max-height:0;
    opacity:0;
    height: auto;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.titols-blanca-visibles {
    margin-top:0px!important;
    max-height:1000px!important;
    opacity:1!important;
    height: auto!important;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#titols-marc {
    margin-top:0px;
    max-height:0;
    opacity:0;
    height: auto;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.titols-marc-visibles {
    margin-top:0px!important;
    max-height:1000px!important;
    opacity:1!important;
    height: auto!important;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#icona-titulacions-blanca {
    transform: rotate(0deg);
    transform-origin: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#icona-titulacions-marc {
    transform: rotate(0deg);
    transform-origin: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-titols-girada {
    transform: rotate(180deg)!important;
    transform-origin: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#titols-blanca span {
    color: #afabd6;
}

#titols-marc span {
    color: #4ebfd8;
}

.grup-icones-titulacions {
    display: flex;

}

.icones-titulacions {
    margin-top: 0.4rem;
    height: auto;
    margin-right: 10px;

}

.icones-titulacions span {
	opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.foto-servei {
    margin-bottom: 20px;
    border: dashed thin #cccccc;
    filter: grayscale(75%); 
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.foto-servei img {
    border: solid 5px #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1 {
    margin-top: 0.3em;
    margin-bottom: 60px;
}

.info-servei-2 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.info-servei-3 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.info-servei-4 {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}


.info-servei-1:hover .foto-servei {
    filter: grayscale(10%);
    border: solid thin #8dd2f3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1:hover .icona-desc-servei {
    -webkit-animation-name: rebot;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-play-state: running;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: rebot;
	-moz-animation-duration: 1.5s;
	-moz-animation-play-state: running;
	-moz-animation-iteration-count: 1;
	animation-name: rebot;
    animation-duration: 1.5s;
	animation-play-state: running;
	animation-iteration-count: 1;
}

.info-servei-2:hover .foto-servei {
    filter: grayscale(10%);
    border: solid thin #afabd6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2:hover .icona-desc-servei {
    -webkit-animation-name: rebot;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-play-state: running;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: rebot;
	-moz-animation-duration: 1.5s;
	-moz-animation-play-state: running;
	-moz-animation-iteration-count: 1;
	animation-name: rebot;
    animation-duration: 1.5s;
	animation-play-state: running;
	animation-iteration-count: 1;
}

.info-servei-3:hover .foto-servei {
    filter: grayscale(10%);
    border: solid thin #33798b;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3:hover .icona-desc-servei {
    -webkit-animation-name: rebot;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-play-state: running;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: rebot;
	-moz-animation-duration: 1.5s;
	-moz-animation-play-state: running;
	-moz-animation-iteration-count: 1;
	animation-name: rebot;
    animation-duration: 1.5s;
	animation-play-state: running;
	animation-iteration-count: 1;
}

.info-servei-4:hover .foto-servei {
    filter: grayscale(10%);
    border: solid thin orange;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.foto-equip {
    margin-bottom: 20px;
    border: dashed thin #cccccc;
    filter: grayscale(70%);
    border-radius: 00px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.foto-equip img {
    border-radius: 00px;
    border: solid 5px #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-1:hover .foto-equip {
    filter: grayscale(10%);
    border: solid thin #afabd6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-1:hover .grup-mes-info {
    color: #fff!important;
    background: #afabd6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-1:hover .text-mes-info {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-1:hover .icona-mes-info span {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-2:hover .foto-equip {
    filter: grayscale(10%);
    border: solid thin #8dd2f3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-2:hover .grup-mes-info {
    color: #fff!important;
    background: #8dd2f3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-2:hover .text-mes-info {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-equip-2:hover .icona-mes-info span {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.marc-mapa {
    margin-top: 20px;
    margin-bottom: 20px;
    border: dashed thin #cccccc!important;
    filter: grayscale(50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.marc-mapa iframe {
    border-top: solid 5px #fff!important;
    border-left: solid 5px #fff!important;
    border-right: solid 5px #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.marc-mapa iframe {
    margin-bottom: -2px!important;
}

.apart-contacte {
    margin-top: 75px;
}

.cercle-quadrat {
    background: grey;
}

.info-equip-1 {
    margin-bottom: 0.3rem!important;
    margin-top: 0.3rem!important;
}

.info-equip-2 {
    margin-bottom: 0.3rem!important;
    margin-top: 0.3rem!important;
}

.grup-mes-info {
    margin-top: 9px;
    height: auto;
    width: 100%;
    padding: 10px;
    display: flex;
    background: #eeeeee;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mes-info {
    width: auto;
    display: flex;
    align-items: center;

}

.text-mes-info {
    display: flex;
    margin-top: 0.2em;
    color: #787878;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-mes-info {
    display: flex;
    align-items: center;
    margin-top: 0.2em;
    color: #8dd2f3;
    margin-right: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2 .icona-mes-info {
    color: #afabd6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3 .icona-mes-info {
    color: #33798b;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-4 .icona-mes-info {
    color: orange;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.icona-mes-info-2 {
    display: flex;
    align-items: center;
    margin-top: 0.2em;
    color: #33798b;
    margin-right: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1:hover .mes-info {
    margin-right: 0%!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1:hover .grup-mes-info {
    background: #8dd2f3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1:hover .icona-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-1:hover .text-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2:hover .mes-info {
    margin-right: 0%!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2:hover .grup-mes-info {
    background: #afabd6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2:hover .icona-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-2:hover .text-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3:hover .mes-info {
    margin-right: 0%!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3:hover .grup-mes-info {
    background: #33798b;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3:hover .icona-mes-info {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-3:hover .text-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-4:hover .mes-info {
    margin-right: 0%!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-4:hover .grup-mes-info {
    background: orange;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-4:hover .icona-mes-info {
    color: #fff!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.info-servei-4:hover .text-mes-info {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mes-info:hover .icona-mes-info {
    color: #fff;
    -webkit-animation-name: rebot-simple;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: rebot-simple;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mes-info:hover .icona-mes-info-2 {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.mes-info:hover .icona-mes-info-2 {
    -webkit-animation-name: rebot-simple;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: rebot-simple;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.info-servei-1:hover .text-mes-info {
    opacity: 1;
}

.info-servei-2:hover .text-mes-info {
    opacity: 1;
}

.info-servei-3:hover .text-mes-info {
    opacity: 1;
}

.info-servei-4:hover .text-mes-info {
    opacity: 1;
}





/* FINAL CONTINGUT */


/* INICI FOOTER */

footer {
    margin-top: 0px!important;
    height:auto;
    padding-bottom: 20px;
    -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    -o-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
    background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
}

footer a:hover {
    color: #000000;
}

.info-footer {
    padding-top: 25px;
}

.info-footer .logotip {
    margin-top: 17px!important;
}

.info-footer .logotip-2 {
    margin-top: 17px!important;
}


.link-footer-esq {
    width:100px!important;
    display: flex;
    margin-top: 2px;
    justify-content: left;
}

.link-footer-centre {
    width:fit-content;
    margin: auto;
    display: flex;
    margin-top: 2px;
    justify-content: center;
}

.link-footer-dreta {
    width:fit-content;
    display: flex;
    margin-top: 2px;
    justify-content: right;
    float: right;
}

.link-footer-dreta-mod {
    width:fit-content;
    display: flex;
    margin-top: 2px;
    justify-content: right;
    float: right;
}

.link-footer-esq-mod-2 {
    width:fit-content;
    display: inline-flex;
    margin-top: 2px;
    justify-content: left!important;
    float: left!important;
}

.link-footer-esq-mod-2 a{
    width:fit-content;
    display: inline-flex;
    margin-top: 2px;
    justify-content: left!important;
    float: left!important;
}

.link-footer-centre-mod-2 {
    width:fit-content;
    display: inline-flex;
    margin-top: 2px;
    justify-content: center!important;
    float: none!important;
}

.link-footer-dreta-mod-2 {
    width:fit-content;
    display: inline-flex;
    margin-top: 2px;
    justify-content: right!important;
    float: right!important;
}



.icona-footer  {
    width: 25px!important;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1px;
}

.icona-footer span {
    transform-origin: center;
}

.link-footer-esq:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-telf;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-telf;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-footer-centre:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-mail;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-mail;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-footer-dreta:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-footer-dreta-mod:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-footer-esq-mod-2:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}


.link-footer-centre-mod-2:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

.link-footer-dreta-mod-2:hover .icona-footer span {
    -webkit-animation-name: anim-pestanya-contacte;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-name: anim-pestanya-contacte;
    animation-duration: 1.5s;
    animation-timing-function:ease-in-out;
    animation-fill-mode: forwards;
    transform-origin: center;
}

footer .logotip {
    display: inline-flex;
    justify-content: left;
    align-items: center;
}

footer .logotip-2 {
    display: none;
    justify-content: center;
    align-items: center;
}

.text-footer {
    padding-left: 10px;
    width:fit-content!important;
}

.text-footer-2 {
    padding-left: 10px;
    width:100%!important;
}

.menu-footer {
    margin-top: 30px;;
}

.menu-footer .col-lg-3 {
    width:fit-content!important;
}

.botons-legal {
    margin-left: 45px;
}

.botons-footer {
    display: inline-flex;
    width:fit-content!important;
}

.boto-prot-dades {
    margin-left: 2px;
}

.boto-amagat-defecte-footer {
    display: none;
}

.sep-legal-footer {
    margin-top: 25px;
    margin-bottom: 0px;
    display: none;
}

.sep-legal-footer-2 {
    margin-top: 25px!important;
    margin-bottom: 0px;
    
}

.legal-footer {
    display: inline-flex;
    align-items: center;
    justify-content: right;

}

.legal-footer-2 {
    width: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 0px!important;
    text-align: center;
    margin: auto;
}

.legal-footer-2 a{
    padding: 10px 0px 10px 0px!important;
}

.legal-footer-2 .col-lg-4 {
    padding: 5px 0px 5px 0px!important;
}

.marge-botons-foot {
    padding-bottom: 10px;
}


/* FINAL FOOTER */

/* INICI MEDIA QUERIES */

@media (max-width: 1299px) {
    
    .sanefa-max {
        display: none;
    }
    
    .sanefa-mid {
        display: flex;
    }

    .sanefa-mid-mid {
        display: none;
    }
    
    .sanefa-min {
        display: none;
    }

    .carousel-frases-full {
        margin-top: 0px;
        margin-bottom: 0px;
    }

}

@media (max-width: 1199px) {

    body {
        font-size: 16px;
    } 
    .menu-footer .col-lg-3 {
        width: 50%!important;
    }
    
    .toggler {
        display: flex;
    }

    .idioma {
        visibility:hidden;
    }

    .grup-botons-menu {
        opacity: 0;
    }

    .icona-idiomes {
        visibility:hidden;
    }

    .logotip {
        display:inline-flex!important;
    }

    .carousel-frases-full .carousel-item .frases-p p{
        font-size: 26px!important;
    }

    .sanefa-max {
        display: none;
    }
    
    .sanefa-mid {
        display: flex;
    }

    .sanefa-mid-mid {
        display: none;
    }
    
    .sanefa-min {
        display: none;
    }
}

@media (min-width: 1199px) {

    .menu-desplegat {
        max-height: 100px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    #goToTopBtn {
        display: none;
    }
}

@media (min-width: 991px) and (max-width: 1299px) {
    
    .carousel-frases-full {
        margin-top: 60px;
        margin-bottom: 80px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    
    .desc-servei h3 {
        height: 55px;
    }

    .desc-servei p {
        height: auto;
    }
}

@media (max-width: 991px) {

    h1, .h1 {
        font-size: 28px;
    
    }

    h2, .h2 {
        font-size: 26px!important;
    }

    h3, .h3 {
        font-size: 22px;
        color: #000;
    }
    
    h4, .h4 {
        font-size: 22px;
    }
    
    h5, .h5 {
        font-size: 22px!important;
    }
    

    .h2-visible {
        font-size: 22px;
    }

    .link-footer-esq {
        justify-content: center;
    }

    .link-footer-dreta {
        justify-content: center;
    }

    .adreca {
    justify-content: left!important;
    }

    .footer-grup-esq {
        justify-content: left;
    }

    .footer-grup-dreta {
        justify-content: right;
    }

    .boto-amagat-defecte-footer {
        display: inline-flex!important;
    }

    .boto-visible-defecte-footer {
        display: none!important;
    }

    .sanefa-llarga {
        display: none;
    }

    .sanefa-curta {
        display: flex;
    }

    .info-servei-1,.info-servei-2,.info-servei-3 {
        margin-bottom: 60px;
    }

    .carousel-frases-full .carousel-item .frases-p p{
        font-size: 19px!important;
    }

    .sanefa-max {
        display: none;
    }
    
    .sanefa-mid {
        display: flex;
    }

    .sanefa-mid-mid {
        display: none;
    }
    
    .sanefa-min {
        display: none;
    }

    .carousel-grup p {
        display: none;
    }



    .carousel-grup a h5 {
        margin-top: 0px!important;
    }

    #titols-blanca {
        margin-bottom: 0px;
    }

    .titols-blanca-visibles {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }

    .titols-marc-visibles {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .carousel-frases-full {
        margin-top: 40px;
        margin-bottom: 70px;
    }

    .info-equip-1 {
        margin-bottom: 60px!important;
    }
}

@media (max-width: 767px) {

    .sanefa-llarga {
        display: none;
    }

    .sanefa-curta {
        display: flex;
    }

    .linia-sep-hor-ratllada-footer-2 {
        display: flex;
    }


}

@media (min-width: 767px) {

    .sanefa-llarga {
        display: flex;
    }

    .sanefa-curta {
        display: none;
    }
}


@media (min-width: 767px) and (max-width: 991px) {
    .legal-footer .text-footer {
        text-align: left;
        margin-top: 0px;
    }


}

@media (max-width: 767px) {
    body {
        font-size: 16px;
    }
    .carousel-indicators {
        display: none;
    }

    .legal-footer-2 {
        width: 100%;
        display: inline-flex!important;
        align-items: center!important;
        margin-top: 25px;
        margin-bottom: 0px!important;
        text-align: center;
    }

    .legal-footer-2 .col-lg-6 {
        max-width: 50%;
    }

    .sep-legal-footer {
        display: block!important;
    }

    .legal-footer {
        display: none;
    }

    .sanefa-max {
        display: none;
    }

    .sanefa-mid {
        display: none;
    }

    .sanefa-mid-mid {
        display: flex;
    }
    
    .sanefa-min {
        display: none;
    }

    .carousel-frases-full {
        margin-top: 60px;
        margin-bottom: 80px;
    }

    .legal-esq {
        justify-content: left!important;
        width: 33.3%;
    }


    .legal-cntr {
        justify-content: center!important;
        width: 33.3%;
    }

    .legal-drt {
        justify-content: right!important;
        width: 33.3%;
    }

}


@media (max-width: 575px) {

    .carousel-indicators {
        display: none;
    }

    .text-pestanya-sup {
        display: none;
    }

    .link-pestanya-sup-esq {
        display: flex;
        margin-top: 2px;
        justify-content: center;
    }
    
    .link-pestanya-sup-centre {
        display: flex;
        margin-top: 2px;
        justify-content: center;
    }
    
    .link-pestanya-sup-dreta {
        display: flex;
        margin-top: 2px;
        justify-content: center;
    }

    .sanefa-max {
        display: none;
    }
    
    .sanefa-mid {
        display: none;
    }

    .sanefa-mid-mid {
        display: none;
    }
    
    .sanefa-min {
        display: flex;
    }

    .carousel-frases-full {
        margin-top: 0px;
    }

    .carousel-frases-full {
        margin-top: 80px;
        margin-bottom: 100px;
    }

    h2, .h2 {
        display: flex;
        margin-bottom: -3px!important;
        opacity:1;
        font-size: 22px;
        -moz-transform: translate(0px);
        transform: translate(0px);
        -webkit-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
        -moz-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
        -ms-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
        -o-transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55);
        transition: all 1s cubic-bezier(0.68,-0.55,0.27,1.55,0.68);
        -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -o-background-image: linear-gradient(to right, #2e5c66 , #407bbe, #7186c2,  #515ba5);
        background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -moz-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    h4, .h4 {
        display: flex;
        margin-bottom: -3px!important;
        opacity:.5;
        font-size: 22px;
        -moz-transform: translate(20px);
        transform: translate(20px);
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -webkit-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -moz-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -ms-background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -o-background-image: linear-gradient(to right, #2e5c66 , #407bbe, #7186c2,  #515ba5);
        background-image: linear-gradient(to right, #4ebfd8 , #407bbe, #7186c2,  #515ba5);
        -moz-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    h2 span {
        padding-top: 3px!important;
    }

    .icona-desc-servei span {
        padding-top: 1px!important;
    }



}

@media (max-width: 551px) {
    body {
        font-size: 15px;
    } 
}

@media (max-width: 526px) {

    .idioma-2 .icona-idioma-actiu  {
        margin-left: 0px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .idiomes-toggler-desplegat {
        margin-left: 0px;
        width: 400px!important;
    }

    .idioma-2 {
        justify-content: right;
    }

    .icona-idiomes-2 {
        margin-left: -46px!important;
        display: inline-flex;
        align-items: center!important;
        cursor: default!important;
        margin-top: -6px;
    }
}

@media (min-width: 512px) and (max-width: 991px) {
    .link-footer-centre:hover .icona-footer span {
        -webkit-animation-name: anim-pestanya-contacte!important;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-fill-mode: forwards;
        animation-name: anim-pestanya-contacte;
        animation-duration: 1.5s;
        animation-timing-function:ease-in-out;
        animation-fill-mode: forwards;
        transform-origin: center;
    }
    
    .link-footer-dreta:hover .icona-footer span {
        -webkit-animation-name: anim-pestanya-mail!important;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-fill-mode: forwards;
        animation-name: anim-pestanya-mail;
        animation-duration: 1.5s;
        animation-timing-function:ease-in-out;
        animation-fill-mode: forwards;
        transform-origin: center;
    }

    .link-footer-dreta-mod:hover .icona-footer span {
        -webkit-animation-name: anim-pestanya-contacte!important;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-fill-mode: forwards;
        animation-name: anim-pestanya-contacte!important;
        animation-duration: 1.5s;
        animation-timing-function:ease-in-out;
        animation-fill-mode: forwards;
        transform-origin: center;
    }

    .link-footer-dreta-mod-2:hover .icona-footer span {
        -webkit-animation-name: anim-pestanya-contacte!important;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-timing-function:ease-in-out;
        -webkit-animation-fill-mode: forwards;
        animation-name: anim-pestanya-contacte!important;
        animation-duration: 1.5s;
        animation-timing-function:ease-in-out;
        animation-fill-mode: forwards;
        transform-origin: center;
    }

    .carousel-grup a h5 {
        font-size: 24px!important;
    }


}

@media (min-width: 512px) and (max-width: 767px) {
    .sep-legal-footer-2 {
        margin-top: 20px!important;
    }
}

@media (min-width: 513px) {
    .sep-legal-footer-2 {
        margin-top: 20px;
    }


}

@media (max-width: 512px) {

    .link-footer-esq {
        justify-content: center;
    }

    .link-footer-dreta {
        justify-content: center;
    }

    .boto-amagat-defecte-footer {
        justify-content: center!important;
    }

    .adreca {
        justify-content: center!important;
        }

    .menu-footer .col-lg-3 {
        width: 100%!important;
    }

    .footer-grup-esq {
        justify-content: center;
    }

    .footer-grup-dreta {
        justify-content: center;
    }

    .legal-footer .link-footer-dreta {
        justify-content: right;
    }

    .legal-footer-2 .link-footer-dreta {
        justify-content: right;
    }

    .carousel-grup p {
        display: none;
    }

    .carousel-grup h5  {
        margin-top: 0px!important;
    }

    .boto-amagat-defecte-footer {
        display: none!important;
    }

    .boto-visible-defecte-footer {
        display: inline-flex!important;
    }

    .legal-footer-2 .col-lg-6 {
        max-width: 100%!important;
    }

    .info-footer .logotip {
        width: 200%!important;
    }

    footer .logotip {
        display: none!important;
        justify-content: left;
        align-items: center;
    }

    footer .logotip-2 {
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    .marge-botons-foot {
        padding-bottom: 10px!important;
    }

    .carousel-grup a h5 {
        font-size: 22px!important;
    }


}

@media (max-width: 408px) {
    body {
        font-size: 15px;
    }

    h1, .h1 {
        font-size: 24px!important;
    }

    h2, .h2 {
        font-size: 19px!important;
    }

    h3, .h3 {
        font-size: 17px!important;
    }

    h4, .h4 {
        font-size: 17px!important;
    }

    h5, .h5 {
        font-size: 17px!important;
    }

    .carousel-grup a h5 {
        font-size: 20px!important;
    }

    .legal-esq {
        justify-content: center!important;
        width: 100%;
    }


    .legal-cntr {
        justify-content: center!important;
        width: 100%;
    }

    .legal-drt {
        justify-content: center!important;
        width: 100%;
    }

    h2 span {
        padding-top: 0px!important;
        margin-top: -2px;
 
    }


}

@media (max-width: 365px) {

    .logotip {
        transform: scale(0.8)!important;
        transform-origin: left;
    }

    .logotip-2 {
        transform: scale(0.8)!important;
        transform-origin: center;
    }

    h1, .h1 {
        font-size: 21px!important;
    }

    h2, .h2 {
        font-size: 19px!important;
    }

    h3, .h3 {
        font-size: 17px!important;
    }

    h4, .h4 {
        font-size: 17px!important;
    }

    h5, .h5 {
        font-size: 17px!important;
    }

    .carousel-grup a h5 {
        font-size: 18px!important;
    }
}


@media (max-width: 365px) {
    .boto-info-legal-banner .icona-cookies {
        display: none;
    }
}



/* ANIMACIONS */


@keyframes anim-pestanya-telf {
    0% {transform: rotate(0deg) scale(1);}
    5% {transform: rotate(-5deg) scale(1);}
    10% {transform: rotate(10deg) scale(1);}
    15% {transform: rotate(-15deg) scale(1.3);}
    20% {transform: rotate(20deg) scale(.9);}
    25% {transform: rotate(-15deg) scale(1);}
    30% {transform: rotate(10deg) scale(1);}
    37% {transform: rotate(-5deg) scale(1);}
    54% {transform: rotate(3deg) scale(1);}
    60% {transform: rotate(-1deg) scale(1);}
    70% {transform: rotate(-0deg) scale(1.2);}
    75% {transform: rotate(-0deg) scale(0.9);}
    80% {transform: rotate(-0deg) scale(1.1);}
    90% {transform: rotate(-0deg) scale(1);}
    100% {transform: rotate(0deg) scale(1);}
}

@keyframes anim-pestanya-mail {
    0% {transform: translateY(0px) scale(1); opacity: 1}
    10% {transform: translateY(-10px) scale(1); opacity: 0}
    15% {transform: translateY(10px) scale(1); opacity: 0}
    20% {transform: translateY(5px) scale(1); opacity: 1}
    25% {transform: translateY(-3px) scale(1);opacity: 1}
    30% {transform: translateY(2px) scale(1);opacity: 1}
    37% {transform: translateY(-1px) scale(1);opacity: 1}
    54% {transform: translateY(0px) scale(1); opacity: .25}
    60% {transform: translateY(0px) scale(1);opacity: 1}
    70% {transform: translateY(0px) scale(1.2);opacity: 1}
    75% {transform: translateY(0px) scale(0.9);opacity: 1}
    80% {transform: translateY(0px) scale(1.1);opacity: 1}
    90% {transform: translateY(0px) scale(1);opacity: 1}
    100% {transform: translateY(0px) scale(1);opacity: 1}
}

@keyframes anim-pestanya-contacte {
    0% {transform: scale(1); opacity: 1}
    25% {transform: scale(1.2); opacity: 1}
    50% {transform: scale(1);opacity: 1}
    60% {transform: scale(1);opacity: 1}
    70% {transform: scale(1.2);opacity: 1}
    75% {transform: scale(0.9);opacity: 1}
    80% {transform: scale(1.1);opacity: 1}
    90% {transform: scale(1);opacity: 1}
    100% {transform: scale(1);opacity: 1}
}

@keyframes anim-pestanya-idioma {
    0% {transform: rotate(-0deg) scale(1);}
    25% {transform: rotate(-180deg) scale(1.2);}
    40% {transform: rotate(-180deg) scale(1.2);}
    50% {transform: rotate(0deg) scale(1);}
    60% {transform: rotate(0deg) scale(1);}
    70% {transform: rotate(0deg) scale(1.2);}
    75% {transform: rotate(0deg) scale(0.9);}
    80% {transform: rotate(0deg) scale(1.1);}
    90% {transform: rotate(0deg) scale(1);}
    100% {transform: rotate(0deg) scale(1);}
}

@keyframes rebot-simple {
    0% {transform: rotate(0deg) scale(1);}
    10% {transform: rotate(0deg) scale(1);}
    20% {transform: rotate(0deg) scale(1);}
    30% {transform: rotate(0deg) scale(1.2);}
    35% {transform: rotate(0deg) scale(0.9);}
    40% {transform: rotate(0deg) scale(1.1);}
    50% {transform: rotate(0deg) scale(1);}
    100% {transform: rotate(0deg) scale(1);}
}

@keyframes rebot {
    0% {transform: rotate(0deg) scale(1);}
    10% {transform: rotate(0deg) scale(1);}
    20% {transform: rotate(0deg) scale(1);}
    30% {transform: rotate(0deg) scale(1.3);}
    35% {transform: rotate(0deg) scale(0.8);}
    40% {transform: rotate(0deg) scale(1.1);}
    45% {transform: rotate(0deg) scale(0.9);}
    50% {transform: rotate(0deg) scale(1);}
    100% {transform: rotate(0deg) scale(1);}
}

@keyframes rebot-ull {
    0% {transform: rotateX(0deg) scale(1); color: #787878;}
    10% {transform: rotateX(0deg) scale(1);color: #787878;}
    20% {transform: rotateX(0deg) scale(1);color: #787878;}
    30% {transform: rotateX(0deg) scale(1.3);color: #787878;}
    35% {transform: rotateX(0deg) scale(0.8);color: #787878;}
    40% {transform: rotateX(0deg) scale(1.1);color: #787878;}
    45% {transform: rotateX(0deg) scale(0.9);color: #787878;}
    50% {transform: rotateX(0deg) scale(1);color: #787878;}
    75% {transform: rotateX(180deg) scale(1);color: #4ebfd8;;}
    100% {transform: rotateX(0deg) scale(1);color: #33798b;}
}


@keyframes fons-mascara-intermitent {
    0% {opacity: 0}
    5% {opacity: 0;}
    7% {opacity: 1;}
    100% {opacity: 1;}
}