@import url('https://fonts.googleapis.com/css2?family=Acme&family=Roboto:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&family=Noto+Serif+SC:wght@700&display=swap');
:root{
    --granate: #a43d37;
    --gris: #2b2b2b;
    --brand1: #e4d8ba;
    --brand2: #eee6d0;
    --brand3: #f9f4e5;
    --brand4: #FBF4E5;
}
.h100{
    height: 100%;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vh100 {
    height: 100vh;
}
.vh-90{
    /* height: calc(100vh - 80px) !important; */
    height: calc(100vh) !important;
    /* height: calc(100vh - 55px) !important; */
}
.content, .light-bg{
    background: #FBF4E5;
}
.content-mt-8{
    /* margin-top: 80px; */
    /* margin-top: 55px; */
    padding-top: 55px;
}
.content-mt-materials{
    padding-top: 144px;
    font-family: 'Noto Sans', sans-serif;
}
.bg-light-{
    background: #FBF4E5;
}

#header{
    background-color: #262245;
    /* height: 80px; */
    height: 55px;
    font-size: 25px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 97;
}
#header > div{
    /* padding-top: 5px; */
}
#content-inici{
    /* margin-top: -80px; */
}

.img-header{
    height: 45px;
    cursor: pointer;
}

.arrow-img{
    height: 50px;
}

#veure-ods, #veure-perfils{
    display: inline-block;
    width: 100%;
}
#veure-ods{
    align-items: center;
    display: flex;
    justify-content: center;
    /* color: #E9D9BA !important; */
    color: #FBF4E5 !important;
    /* padding-top: 3px; */
}
.color{
    color: #FBF4E5 !important;
}

.text{
    color: #E9D9BA;
}

.text-dark{
    color: #262245;
}
.bg-inici{
    background-image: url('{{asset("imgs/osmon_el_joc_d_osona_al_mon-consell-comarcal-osona-servei-de-cooperacio.png")}}');
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    flex-wrap: wrap;
    align-content: space-between;
    text-align: center;
    height: 100%
}
a{
    text-decoration: none !important;
    color:#262245 !important;
}

.btn-border{
    border: 3px solid #262245;
    background: #FBF4E5;
    color: #262245;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 20px;
}

.btn-marro{
    color: #262245; 
    background: #E9D9BA;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 5px 20px;
}
.btn-marro:hover{
    background: #262245; 
    color: #E9D9BA;
}

.btn-dark-{
    border-radius: 50px;
    background:#FBF4E5;
    color:#262245;
    padding: 10px 30px;
    font-size: 32px;
    border:2px solid #262245;
}
#credits, #material-sensabilitzacio{
    background:#E9D9BA;
    padding: 5px 25px;
    font-size: 19px;
    border: 2px solid #262245;

}

.btn-dark-:hover{
    background:#262245 !important;
    color:#FBF4E5 !important;
    border:2px solid #262245;
}

.btn-light-{
    border-radius: 50px;
    background:#FBF4E5 !important;
    color:#262245 !important;
    padding: 10px 30px;
    font-size: 32px;
}
.btn-light-:hover{
    background: #262245!important;
    color:#FBF4E5 !important;

}
.btn-triar-personatge{
    /* bottom:40px;
    right:40px; */
    font-size: 40px;
    background: #D03F2B;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 20px;
    color: #FBF4E5 !important;
}
#btn-enviar-formulari{
    padding:5px 40px;
}
.arrow-right{
    font-size:20px;
    position: relative;
    top: -5px;
}

.button_slide2 {
    display: inline-block;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #BB2B20;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
  }

.slide_left:hover {
    box-shadow: inset 0 0 0 50px #BB2B20;
    color: #FBF4E5 !important;
}
.col-btn-triar-personatge{
    bottom: 20%;
}

.img-avatar:hover img, .div-resposta:hover, .img-ong:hover, .img-avatar-finalitzat:hover/*, .img-personatge:hover/*/, .btn-arrow-img:hover img {
    transform: scale(1.1);
}
.img-personatge{
    width: 80%;
}
.img-ods{
    display: inline-block;
    width: 100%;
}
.img-ods > img{
    opacity: 0;
    animation: fadesequencial .5s forwards;
}

@keyframes fadesequencial { 
	100% { opacity: 1; }
}

.span_puntuacio_personatge{
    font-size:19px; 
    color: #84cfba;
}

.barra{
    width: 100%;
    height: 20px;
    background: #4D4480;
}
.barra-img{
    position: absolute;
    margin-top: -40px;
    /* height: 60px; */
    width: 100%;
}
#barra-puntuacio, #num_punts{
    color: #F9F2E3;
}
.title-personatge{
    /* font-size: 150px; */
    font-size: 115px;
    line-height: 0.8;
}
.pais-personatge{
    font-size: 65px;
    line-height: 0.9;
}
.zona-personatge, .title-formulari, #btn-enviar-formulari, .title-formulari-questionari{
    font-size: 33px;
}
.title-pregunta{
    font-size:60px;
}
.pais-zona-personatge, .resposta, .ods-treballats{
    font-size: 30px;
}
.description-personatge{
    font-size: 37px;
    animation: fadeIn ease 5s;
}
@keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-100px);
        -moz-transform: translatex(-100px);
        -o-transform: translatex(-100px);
        transform: translatex(-100px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* .typewriter {
    overflow: hidden; 
    border-right: .15em solid orange; 
     white-space: nowrap; 
    margin: 0 auto; 
    animation: 
        typing 3.5s steps(40, end),
        blink-caret .75s step-end infinite;
}

The typing effect 
@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}
The typewriter cursor effect 
@keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: rgba(244, 244, 244, 0.313); }
} */

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.ods-seleccionat{
    background: #E9D9BA;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.col-ods-description{
    /* min-height: 110px; */
}

.ods-description{
    font-size: 12px;
    text-align: left;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    line-height: 17px;
}
.roboto{
    font-family: 'Roboto', sans-serif !important;
    
}
.roboto-black{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900 !important;
}

button.close.close-modalOds, button.close.close-modalCredits, button.close.close-modalFinalPuntuacio, button.close.close-modalResposta, button.close.close-modalPersonatge, button.close.close-modalPersonatge{
    position: absolute !important;
    border-radius: 50% !important;
    background: #262245 !important;
    border: 2px solid #FBF4E5 !important;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    opacity: 1;
    color: #FBF4E5;
    z-index: 1;
}

button.close.close-modalOds:hover, button.close.close-modalCredits:hover, button.close.close-modalFinalPuntuacio:hover, button.close.close-modalResposta:hover,  button.close.close-modalPersonatge{
    opacity: 1 !important;
}
.modal-content.position-relative.modal-content-modalOds, .modal-content.position-relative.modal-content-modalFormulari, .position-relative.modal-content-modalCredits, .position-relative.modal-content-modalFinalPuntuacio, .position-relative.modal-content-modalValoracio {
    border-radius:80px !important;
    background-color: #FBF4E5 ;
    padding:25px 15px;
}
/*MODAL FORMULARI*/

/*MODAL RESPOSTES*/
.modal-content.position-relative.modal-content-modalResposta{
    border-radius:80px !important;
    /* background-color: #e5fbf0 ; */
    padding:25px 15px;
}
/*END MODAL RESPOSTES*/

/*QUESTIONARI*/
.questionari-resposta{
    font-size: 17px;
    font-weight: 100;
}
.questionari-radio:disabled{
    cursor: default;
}

.questionari-radio{
    border: 3px solid var(--granate) !important;
    padding: 10px !important;
    -webkit-appearance: none !important;
    margin-top:0px !important;
    cursor: pointer;
}

.questionari-radio:checked {
    background-color: var(--brand3) !important; 
}

.questionari-radio:focus,  #finalitzar:focus{
    outline-color: transparent !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    box-shadow:0 0 0 0 rgba(0, 123, 255, 0.25) !important;
}

.questionari-radio:checked::before {
    content: "\2022" !important;  
    color: var(--gris) !important;
    font-size: 34px !important;
    position: absolute !important;
    transform: translate(-50%, -50%) !important;
}
.questionari-radio.correct:checked::before, .questionari-radio.correct::before {
    content: "\2713"!important;
    color: #269E2C !important;
    font-size: 19px !important;
    font-weight: bold !important;
    position: absolute !important;
    transform: translate(-50%, -50%) !important;
}

.questionari-radio.incorrect:checked::before, .questionari-radio.incorrect::before {
    content: "\00D7" !important;
    color: var(--gris) !important;
    font-size: 26px !important;
    font-weight: bold !important;
    position: absolute !important;
    transform: translate(-50%, -50%) !important;
}


/*END QUESTIONARI*/

.img-avatar-finalitzat {
    width: 90px !important;
}

.img-avatar-principal {
    width: 115px !important;
}

.sexe{
    border: 1px solid #262245 !important;
    padding: 10px !important;
    -webkit-appearance: none;

}
  
.sexe:checked {
    background-color: #262245;
    background-size: 9px 9px;
}
  
.sexe:focus {
    outline-color: transparent;
}

.options{
    list-style-type: none !important;
    padding: 0px;
}

.input{
    background-color: transparent !important;
    border-radius: 0px !important;
    border: 0px !important;
    border-bottom: 2px solid #262245 !important;
    padding: 0px !important;
    font-size: 31px !important;    
    color: #262245 !important;
}
.label-form{
    font-size: 31px !important;    
    color: #262245 !important; 
}

.form-control:focus{
    box-shadow: 0 0 0 0.2rem rgb(38 34 69 / 0%) !important;
}

input::placeholder {
    font-size: 31px !important;    
    color: #262245 !important;
    padding: 0px !important;
}

/*END MODAL FORMULARI*/  

/*MODAL CREDITS*/
.bb-2{
    border-bottom: #E9D9BA 2px solid;
}
.copyright{
    font-size:12px;
}
/*END MODAL CREDITS*/

/*PREGUNTES*/
.number-pregunta{
    /* position: absolute;
    top: -110px;
    right: 30px; */
    font-size: 270px;
    line-height: 0.7;
}
.div-resposta{
    background: #FBF4E5;
    padding: 10px 20px !important;
    border-radius: 50px;
    cursor: pointer;
}

.lletra-resposta{
    font-size: 50px;
}

/*END PREGUNTES*/

#content-inici{
    background-image: url("/imgs/background.svg");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#descripcio-pregunta{
    font-size: 35px;
    color: #FBF4E5;
}

.div-resposta-select{
    background-color: #262245 !important;
    color: #FBF4E5 !important;
}

/*MODAL PERSONATGE*/
#modalPersonatge{
    position: absolute;
    left: 0px;
    top: 0px;
}
.content-personatge{
    background-color: #FBF4E5;
    border-radius: 200px;
    padding: 30px 0px;
    min-height: 80vh
}

.btn-personatge> img{
    height: 100px;
}
.btn-personatge{
    top: 100px;
    left: 20px;
    z-index: 1;
    cursor: pointer;
}
.title-personatge-modal{
    font-size: 100px;
    line-height: 1.2;
}
.pais-zona-personatge-modal{
    font-size: 30px;
}
.description-personatge-modal{
    font-size: 35px;
}
.img_desplega{
    bottom: 0;
    left: -85px;
}
#modalPersonatge, .modal-content-modalPersonatge{
    background-color: transparent !important;
    border: 0px solid transparent !important;
}
/*END MODAL PERSONATGE*/

/*MODAL PUNTUACIO*/

.valoracio-estrella:hover{
    cursor: pointer;
    transform: scale(1.5);
}
.ods-treballats{
    height: 180px;
    align-items: center;
    display: flex;
}

#div-puntuacio{
    top: calc(50% - 40px);
    left: calc(50% - 13px);
    transform: translate(-50%, -50%);
}
.puntuacio{
    /* font-size: 130px; */
    margin: -35px 0px;
    font-size: 105px;
}
.txt-punts{
    font-size: 50px;
}
/*END MODAL PUNTUACIO*/

.btn-entrar, #veure-ods{
    cursor: pointer;
}
#footer{
    position: fixed;
    bottom: 5px;
}
.btn-footer{
    background:#262245;
    color: #FBF4E5 !important;
    cursor: pointer;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 10px 10px;
    font-size: 10px;
}

.logo-header{
    padding-bottom: 20px;
}

/*CIRCULAR PROGRESS*/

.progressbar {
    display: inline-block;
    position: absolute;
    top: -25px;
}
.circle {
    width: 70px;
    height: 70px;
    
    display: inline-block;
    position: relative;
    text-align: center;
}
.circle:after {
    /* width: 60px;
    height: 60px;
    content: "";
    border: 2px solid #4D4480;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px; */
}

.circle canvas {
    vertical-align: middle;
    /* border: 2px solid #4D4480; */
    border-radius: 50%;
}

.circle div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -35px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 31px;
    
}
.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}
.circle span {
    display: block;
    color: white;
    margin-top: 12px;
}


/*  */

.circle-wrap {
    width: 80px;
    height: 80px;
    background: #4D4480;
    border-radius: 50%;
    border: 1px solid #4D4480;
}
.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
  width: 80px;
  height: 80px;
  position: absolute;
  border-radius: 50%;
}
 
.mask .fill {
  clip: rect(0px, 40px, 80px, 0px);
  background-color: #DEB334
}

.circle-wrap .circle .mask {
    clip: rect(0px, 80px, 80px, 39px);
}

.mask.full,.circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(135deg);
}
    
@keyframes fill{
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(135deg);
    }
}
.circle-wrap .inside-circle {
    width: 51px;
    height: 51px;
    border-radius: 50%;
    background: #262245;
    line-height: 120px;
    text-align: center;
    margin-top: 14px;
    margin-left: 14px;
    position: absolute;
    z-index: 100;
}
.inside-circle-info{
    font-size: 12px;
    color: #FBF4E5;
    position: absolute;
    line-height: 12px;
    text-align: center;
    z-index: 999;
    margin-top: 30px;
    width: 80px;
}
#num_punts_circle{
    font-size: 20px !important;
    line-height: 15px;
    margin-top: 0px;
}
  
.punts_circle{
    margin-top:0px !important;
    font-size:10px;
    line-height: 10px;
}
/*END CIRCULAR PROGRESS*/


/*BUBBLES EFFECT*/
.bubbles{
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.steam {
    position: absolute;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -75px;
    margin-left: 75px;
    z-index: 0;
    opacity: 0;
  }
  
#steam1 {
-webkit-animation: steam1 4s ease-out infinite;
animation: steam1 4s ease-out infinite;
}
  
#steam3 {
-webkit-animation: steam1 4s ease-out 1s infinite;
animation: steam1 4s ease-out 1s infinite;
}
  
@-webkit-keyframes steam1 {
0% {transform: translateY(0) translateX(0) scale(0.25); opacity: 0.2;}
100% {transform: translateY(-200px) translateX(-20px) scale(1); opacity: 0;}
}
  
@keyframes steam1 {
0% {transform: translateY(0) translateX(0) scale(0.25); opacity: 0.2;}
100% {transform: translateY(-200px) translateX(-20px) scale(1); opacity: 0;}
}
  
#steam2 {
-webkit-animation: steam2 4s ease-out 0.5s infinite;
animation: steam2 4s ease-out 0.5s infinite;
}
  
#steam4 {
-webkit-animation: steam2 4s ease-out 1.5s infinite;
animation: steam2 4s ease-out 1.5s infinite;
}
  
@-webkit-keyframes steam2 {
0% {transform: translateY(0) translateX(0) scale(0.25); opacity: 0.2;}
100% {transform: translateY(-200px) translateX(20px) scale(1); opacity: 0;}
}
  
@keyframes steam2 {
0% {transform: translateY(0) translateX(0) scale(0.25); opacity: 0.2;}
100% {transform: translateY(-200px) translateX(20px) scale(1); opacity: 0;}
}
/*END BUBBLES EFFECT*/

.img-pregunta{
    /* animation: float 6s ease-in-out infinite; */
}
@keyframes float {
	0% {
		/* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
		transform: translatey(0px);
	}
	50% {
		/* box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2); */
		transform: translatey(-20px);
	}
	100% {
		/* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
		transform: translatey(0px);
	}
}

.mySwiper{
    overflow-x: auto !important;
    overflow: hidden !important;
}

.content-titol{
    min-height: 180px;
}
.content-pais{
    min-height: 190px;
}

/* FULL SCREEN MENU */
#menu-items-fullscreen{
    font-size:10px;
    color: #000;
}
.textos-legals-phone{
    font-size:8px;
    color: #000 !important;
}
.textos-legals{
    font-size:10px;
}

#fullscreen-menu{
    height: calc(100vh - (68px));
    transition: 0.3s;
    padding: 0px;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container {
    position: fixed;
    /* top: 5%; */
    top: 15px;
    right: 2%;
    height: 23px;
    width: 25px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
}

.button_container.active .bottom {
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    background: #fff;
}

.button_container.active .top {
    transform: translateY(8px) translateX(0) rotate(45deg);
    background: #fff;
}

.button_container span {
    background: #fff;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
}

.button_container.active .middle {
    opacity: 0;
    background: #fff;
}

.button_container span:nth-of-type(2) {
    top: 8px;
}

.button_container span:nth-of-type(3) {
    top: 16px;
}

.menu-item {
    float: left;
    padding: 2px 40px 0px 40px;
    color: var(--brand4) !important;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;

    /* font-weight: 600; */
}
.menu-title{
    /* font-size:25px; */
    /* font-weight: bold; */
    color: var(--brand4);
}
.icon-menu-phone{
    color: var(--brand4) !important;
    font-size: 20px;
    border-bottom: 1px solid var(--brand4);
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
}

/* END FULL SCREEN MENU */

/* MATERIAL I QUESTIONARIS */
input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bb-white{
    border-bottom: 1px solid var(--brand4);
}
#btn-enviar-formulari-questionari:focus-visible, #btn-enviar-formulari-questionari:focus, #btn-enviar-formulari-questionari.focus, #btn-enviar-valoracio-questionari:focus-visible, #btn-enviar-valoracio-questionari:focus{
    outline-color: transparent !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    box-shadow:0 0 0 0 rgba(0, 123, 255, 0.25) !important;
}

.label-form-questionari, .input-questionari, .input-questionari::placeholder {
    font-size: 25px !important;    
    color: var(--granate) !important;  
    font-weight: bolder !important;
    opacity: 1; /* Firefox */
}

.modal-content.position-relative.modal-content-modalFormulariQuestionari, .modal-content.position-relative.modal-content-modalValoracioQuestionari{
    font-family: 'Noto Sans', sans-serif;
    border-radius:0px !important;
    background-color: var(--brand2) ;
    padding:25px 15px;
}

.btn-finalitzar{
    padding: 10px 60px !important;
}
.btn-enviar{
    padding: 10px 100px !important;
}
.title-formulari-questionari, .input-questionari{
    font-weight: bolder;
}
.title-formulari-questionari{
    font-size: 38px !important;
}
.btn-granate{
    background: var(--granate) !important;
    border-radius: 50px !important;
    color: var(--brand4) !important;
    text-transform: uppercase !important;
    display: inline-block;
}
.btn-granate:hover,.btn-questionari:hover, .btn-white-menu:hover{
    background: var(--gris) !important;
}

.btn-questionari, .btn-white-menu{
    padding: 5px 40px !important;
}

.btn-white-menu{
    border: 2px solid var(--brand4);
    border-radius: 50px;
    background: transparent;
    color: var(--brand4);
}

.btn-white-menu:hover{
    border: 2px solid var(--gris);
}

a#header-materials{
    font-family: 'Noto Sans', sans-serif;
}

.mleft-logo-diba{
    margin-left: -70px !important;
}

@media(min-width: 768px) {
    #imatge_header_publica{
        height: 100px;
    }
}

@media(max-width: 768px) {
    #imatge_header_publica{
        /* width: 100% !important;
        height: 54px; */
    }
    .row.mx-0.content-mt-materials{
        margin-top: 5% !important;
    }
    #top-bar-2{
        display: none !important;
    }

    .fs-menu-mobil{
        font-size: 18px !important;
    }

    .embed-responsive-item{
        width: 80% !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .mleft-logo-diba{
        margin-left: 0px !important;
    }

}


#header-materials{
    z-index: 1;
    position: fixed;
    /* opacity: .98; */
    width: 100%;
    top: 0;
    background: var(--granate);
    /* background: #243D6F; */
    color: white;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    transition: all 500ms ease;
    font-family: 'Noto Sans', sans-serif;
}
#footer-materials{
    background-color: var(--brand1);
    font-family: 'Noto Sans', sans-serif;
    color: #000 !important;
}
.questionari-title{
    font-family: 'Noto Serif SC', serif;
    /* line-height: 35px; */
}

.questionari-pregunta{
    font-family: 'Noto Serif SC', serif;
    /* line-height: 25px; */
}
.material-title{
    font-weight: bold;
}
hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0 !important;
    border-top: 1px solid var(--gris) !important;
    width: 100%;
}
.seccio{
    background-color: var(--brand1);
}
.questionaris{
    background-color: var(--brand2);
}
.titol-seccio{
    font-family : 'Noto Sans', sans-serif;
	font-weight : bold;
	line-height : 28pt;
    color: var(--granate);
}
.titol3{
    font-family : 'Noto Sans', sans-serif;
	font-weight : bold;
	font-size : 20pt;
	line-height : 20pt;
    color: var(--granate);
    margin-bottom: 20px;
}
.text-granate{
    color: var(--granate) !important;
}
.text-white{
    color: var(--brand4) !important;
}
.text-gris{
    color: var(--gris);
}
.sexe2{
    border: 2px solid var(--gris) !important;
    padding: 10px !important;
    -webkit-appearance: none;
}
.sexe2:checked {
    background-color: var(--gris);
    background-size: 9px 9px;
}
  
.sexe2:focus {
    outline-color: transparent;
}
.em{
    font-style: italic;
    line-height: 20px;
}
/* END MATERIAL I QUESTIONARIS */

/* TOASTR */
.toast-top-right{
    top: 85px !important;
    /* top: inherit !important; */
    /* bottom: 12px !important; */
}
#toast-container * {
    font-size: 15px !important;
    font-family : 'Noto Sans', sans-serif !important;
}
#toast-container>div{
    box-shadow: 0 0 12px #c5564b !important;
}
#toast-container>div:hover{
    box-shadow: 0 0 12px #c5564b !important;
}
/* END TOASTR */

/* OVERRIDE MAX SIZE */
@media (max-width: 1800px) {
    .menu-title{
        /* font-size: 1.7rem !important; */
    }
    .content-mt-materials{
        padding-top: 193px;
    }
}

@media (max-width: 1600px) {
    .img_desplega {
        bottom: 0;
        left: -30px;
    }
    .description-personatge-modal{
        font-size: 26px;
    }
    .img_desplega >img {
        width: 200px;
    }
    .number-pregunta{
        font-size: 195px;
    }
    .title-pregunta{
        font-size:35px;
    }

    .barra-img {
        margin-top: -35px;
    }
    .btn-triar-personatge, #descripcio-pregunta{
        font-size: 30px;
    }
    a#credits, a#material-sensabilitzacio{
        font-size: 17px;
        padding: 2px 10px !important;
    }
    #veure-ods, .zona-personatge, .title-formulari, .title-formulari-questionari{
        font-size:25px;
    }
    .title-personatge{
        font-size: 90px;
    }
    .pais-personatge{
        font-size: 53px;
    }
    .btn-dark-, .gracies-valoracio{
        font-size: 28px;
    }
    .description-personatge, .img-avatar > h4, .zona-personatge, .resposta, .seguent_pregunta{
        font-size: 20px !important;
    }
    .lletra-resposta{
        font-size: 30px;
    }
    .puntuacio {
        font-size: 85px;
    }
    #div-puntuacio{
        top: calc(50% - 30px);
        left: calc(50% - 10px);
    }
}

@media (max-width: 1400px) {
    a#credits, a#material-sensabilitzacio{
        /* font-size: 14px; */
        /* padding: 5px 8px !important; */
    }
    .ods-treballats{
        font-size: 18px !important;
    }
    .title-personatge{
        /* font-size: 100px; */
        font-size: 60px;
    }

    .btn-triar-personatge{
        font-size: 25px;
    }
    .arrow-right{
        font-size: 12px;
    }
    #header{
        font-size:25px;
    }
    #veure-ods{
        font-size:20px;
    }
    .barra-img {
        margin-top: -30px;
    }
    #div-puntuacio {
        top: calc(50% - 30px);
        left: calc(50% - 5px);
    }

    .puntuacio{
        font-size: 65px;
        margin: -20px 0px;
    }
    .txt-punts{
        font-size: 30px;
    }

    .content-titol{
        min-height: 100px;
    }
    .content-pais{
        min-height: auto;
    }
    
    .btn-dark-{
        padding: 10px 15px;
        font-size: 24px;
    }
    .arrow-img {
        height: 30px;
    }

    .menu-item-header{
        font-size: 15px;
        padding: 10px 30px !important;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {

    .content-mt-materials{
        padding-top: 80px !important;
    }
    .title-personatge-swiper{
        font-size: 18px !important;
    }

    .button_container {
        top: 30px;
    }
    
    .title-personatge-modal{
        font-size: 80px;
    }

    .description-personatge-modal{
        font-size: 20px;
    }

    #div-puntuacio {
        top: calc(50% - 20px);
        left: calc(50% - 5px);
    }

    .puntuacio{
        font-size: 60px;
        margin: -15px 0px;
    } 
    .txt-punts{
        font-size: 30px;
    }
    .btn-dark-{
        padding: 10px 15px;
        font-size: 24px;
    }
    .arrow-img {
        height: 30px;
    }
    .btn-triar-personatge {
        font-size: 23px;
    }
    .button_container {
        top: 25px;
    }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
    .bb-white{
        background-color: var(--brand1);
        border-bottom: 0px solid var(--brand4);
    }
    .button_container {
        top: 20px;
    }
    .img-avatar-finalitzat, .img-avatar-principal {
        width: 130px !important;
    }
    .content-mt-materials{
        padding-top: 60px !important;
    }
    .menu-title{
        font-size: 11px;
    }
    .content-personatge{
        /* min-height: 70vh; */
    } 
    #div-puntuacio {
        top: calc(50% - 20px);
        left: calc(50% - 5px);
    }
    .puntuacio{
        font-size: 50px;
        margin: -15px 0px;
    }
    .txt-punts{
        font-size: 25px;
    }
    #content-inici{
        background-image: url("/imgs/background_phone.svg");
    }
    
    a#credits, a#material-sensabilitzacio{
        font-size: 18px;
        padding: 2px 10px !important;
        background:transparent !important;
    }
    #veure-ods>span{
        display: none;
    }
    /* #cercle-puntuacio > div{
        margin-top: 15px;
    }
    #veure-perfils, #veure-ods-col,.logo-header{
        margin-top: -15px;
    } */

    @keyframes float {
        0% {
            /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
            transform: translatey(0px);
        }
        50% {
            /* box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2); */
            transform: translatey(20px);
        }
        100% {
            /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
            transform: translatey(0px);
        }
    }

}
/*Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
    
    .img-avatar-finalitzat {
        width: 100px !important;
    }
    .button_container {
        right: 15px;
    }
    .menu-item-header{
        width: 100%;
        padding: 10px 20px !important;
    }
    .col-pregunta{
        min-height: 124px !important; /*+24px del margin bottom*/
    }
    .fa-3x{
        font-size: 2em !important;
    }
    .h100{
        height: auto !important;
    }
    .content-personatge {
        min-height: 70vh;
    }
    .vh-90{
        /* height: calc(100vh - 50px) !important; */
        height: calc(100vh) !important;
        /* height: auto !important; */
    }
    .ods-treballats{
        height: 120px;
    }
    .div-resposta:hover {
        transform: scale(1.05);
    }
    .lletra-resposta{
        padding: 0px !important;
    }
    .swiperDescripcio{
        height: 100%;
        width: 100%;
    }
    .img-personatge{
        width: auto !important;
    }
    .content-top-phone{
        min-height: 110px;
    }
    .arrow-img{
        height: 30px;
    }
    .title-personatge{
        font-size: 52px;
    }
    .title-personatge, .title-personatge-modal{
        font-size: 52px;
    }
    
    .title-pregunta, .title-formulari, .label-form, .form-control, input::placeholder, #btn-enviar-formulari, .tt-request-error{
        font-size: 20px !important;
    }
    .title-formulari-questionari{
        font-size: 22px !important;
    }

    .title-pregunta, .title-formulari, .label-form, .form-control, input::placeholder, #btn-enviar-formulari, .tt-request-error{
        font-size: 20px !important;
    }
    .desc-ods{
        font-size: 16px !important;
    }
    /*BUTTON CLOSE MODALS*/
    .far.fa-times.fa-2x{
        font-size: 30px !important;
    }
    button.close.close-modalOds, button.close.close-modalCredits, button.close.close-modalFinalPuntuacio, button.close.close-modalResposta, button.close.close-modalPersonatge{
        height: 50px;
        width: 50px;
        border: 0px solid transparent !important;
    }
    /*END BUTTON CLOSE MODALS*/

    .pais-personatge, .title-ods{
        /* font-size: 35px; */
        font-size: 28px;
    }
    .description-personatge, .img-avatar > h4, .zona-personatge, .resposta, .title-personatge-swiper, .txt-form, .ods-treballats, .description-personatge-modal, .agraiment_puntuacio_global{
        font-size: 18px !important;
    }
    .lletra-resposta, .pais-zona-personatge-modal, .resposta{
        font-size: 25px;
    }
    .puntuacio-personatge{
        font-size: 16px;
    }
    .pais-zona-personatge,.btn-dark-, .btn-light-, #descripcio-pregunta{
        font-size: 20px;
    }
    .number-pregunta{
        position:absolute;
        font-size: 250px;
        bottom: -160px;
        left: 20px;
    }
    .img-header{
        height: 40px;
    }
    h1{
        font-size: 1.5rem;
    }
    h2{
        font-size: 1rem;
    }
    .btn-dark-{
        padding: 10px 20px !important;
    }

    #content-personatges-descripcio > div{
        /* height: auto !important; */
    
    }

    #div-puntuacio{
        top: calc(50% - 20px);
        left: calc(50% - 5px);
    }
    .puntuacio{
        font-size: 55px;
        margin: -15px 0px;
    }
    .txt-punts{
        font-size: 20px;
    }
    .content-personatge{
        border-radius: 100px;
    }
    .img_desplega{
        /* right: -20px !important;
        left: auto !important; */
        left: 0px;
        bottom: -30px;
    }
    .img_desplega >img{
        width: 150px;
    }
    .btn-personatge> img{
        height: 60px;
    }
    .btn-personatge{
        top: 90px;
        /* bottom: 0px; */
        left: 10px;
        z-index: 97;
    }
    #veure-perfils{
        /* margin-bottom: 20px; */
    }   
    #veure-ods{
        display: flex !important;
        padding: 0px;
        font-size: unset !important;
    }
    .modal-content.position-relative.modal-content-modalOds, .modal-content.position-relative.modal-content-modalFormulari, .position-relative.modal-content-modalCredits, .position-relative.modal-content-modalFinalPuntuacio,  .modal-content.position-relative.modal-content-modalValoracio{
        border-radius: 35px;
        padding:5px 15px;
    }
   
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .button_container{
        top: 12px !important;
    }
    .btn-triar-personatge{
        font-size: 20px;
    }

    .description-personatge, .img-avatar > h4, .zona-personatge, .resposta, .title-personatge-swiper, .txt-form, .ods-treballats, .description-personatge-modal, .agraiment_puntuacio_global{
        font-size: 15px !important;
    }

    a#credits, a#material-sensabilitzacio{
        font-size: 16px;
    }
    .pais-zona-personatge, .btn-dark-, .btn-light-, #descripcio-pregunta {
        font-size: 16px;
    }
    .img-header {
        height: 30px;
    }
    .puntuacio {
        font-size: 55px;
        margin: -15px 0px;
    }
    #div-puntuacio {
        top: calc(50% - 20px);
    }
    .txt-punts {
        font-size: 30px;
    }
}
@media (max-width: 400px) {
    .button_container {
        top: 40px;
    } 
}
@media (max-width: 380px) {
    .puntuacio {
        font-size: 35px;
        margin: -15px 0px;
    }
    #div-puntuacio {
        top: calc(50% - 12px);
        left: calc(50% - 4px);
    }
    .txt-punts {
        font-size: 20px;
    }
}

@media (max-width: 360px) {
    a#credits, a#material-sensabilitzacio{
        font-size: 15px;
    }
}

/* END OVERRIDE MAX SIZE */




/* OVERRIDE MIN SIZE */
/* Extra small devices (portrait phones, less than 576px)
    No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
 
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
   
}

@media(min-width: 1400px){
    .modal-xl{
        max-width: 1340px !important;
    }
}

@media(min-width: 1900px){
    .modal-xl{
        max-width: 1740px !important;
    }
}



/* END OVERRIDE MIN SIZE */


