:root {
  --menu-bg: #343a40;
  --menu-sel: cyan;
  --menu-unsel: lightgrey;
}

html, body {
  width: 100%;
  height: 100%;
  font-size: 16px;
  margin: 0;
}

body {
  background-color: var(--menu-bg); 
  overflow: hidden;
/*  animation-name: iniciFons;
  animation-duration: 6s; */
}

.ui-page {
  height: 100%;
}
.ui-loader {
  display: none;
}

.disabled {
  opacity: 0.5;
}

#divOffset {
  height: 52px;
  background: black;
  color: white;
}
#divInfo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  text-align: center;
  background: var(--menu-bg); 
  color: white;
}

#divMain, #divMainWatch {
  height: 100%;
}
#divPantalla {
  height: calc( 100% - 200px );
}
.header .divLoading {
  font-size: 150px !important;
  opacity: 0.5 !important;
}
.divLoading,
#divLoading {
  font-size: 18rem;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  z-index: 3333;
  background: lightblue;
  opacity: 0.75;
  color: royalblue;
}

.divMenuVer {
  width: 50px;
  height: 100%;
  font-size: 12px;
  z-index: 2222;
}
.divMenu {
  height: 200px;
  width: 100%;
  font-size: 2.2rem;
  z-index: 2222;
}
.divMenu .navbar {
  align-items: baseline !important;
  padding-top: 30px !important;
}
#divMenu .navbar,
#divSubMenu .navbar {
  background: var(--menu-bg);
  z-index: 33;
}
.divMenuVer .menu-item {
  border: solid darkgray !important;
}
.menu-item {
  display: grid;
  color: var(--menu-unsel); 
  text-align: center;
  line-height: 3.4rem;
  border: solid darkgray;
  border-top: 0px;
  border-bottom: 0px;
  align-items: center;  
  justify-content: center;
}
.menu-item.sub {
  position: absolute;
  top: -110px;
  background: royalblue;
  padding: 40px;
  border-radius: 50%;
}
.menu-item.sub.esquerra {
  left: -17px;
}
.menu-item.sub.dreta {
  right: -50px;
}
.menu-item.selected {
  color: cyan !important;
}
#divMain .menu-item.selected {
  padding-left: 0;
  border-right: 0;
  justify-content: right;
}
.menu-item.selected .badge {
  background: cyan !important;
}
.menu-item.add {
  padding-right: 20px;
  border-left: 0;
  justify-content: left !important;
  align-items: start !important;
  padding-top: 8px;
}
.menu-item .grafic {
  position: absolute;
  left: 30%;
  width: fit-content;
  top: 0;
}
.menu-item .text {
  position: absolute;
  left: 30%;
  width: fit-content;
  bottom: 0;
}
.menu-item.selected .grafic,
.menu-item.selected .text {
    left: 35%;
}
.menu-item img {
  height: 4.5rem;
}
.menu-item i {
  font-size: 3.4rem;
}
.divMenuVer .menu-item i {
  font-size: 24px !important;
}
.menu-item span {
  border-radius: 15px;
  font-size: 2rem;
  padding: 0.2em;
  /* position: absolute; */
  right: 5%;
  background: var(--menu-unsel);
  color: var(--menu-bg); 
  margin-left: 15px;
}
.botoApp {
  width: 5rem;
  height: 4.5rem;
  font-size: 3rem;
  color: white;
  background: black;
  border-radius: 50%;
  border: 2px solid white;
  align-items: center;
  display: flex;
  justify-content: center;
}

#divBase {
  height: calc(100% - 1px);
  /* height: calc(100% - 52px); */
  overflow: hidden;
  background: white;
}
.pantalla {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
.header-pantalla {
  display: flex;
  align-items: center;
  /* height: 7%; */
  font-size: 2rem;
  padding: 0;
  /* border-bottom: 8px solid black; */
}
.header-pantalla.masters {
  border: none !important;
}
.header-pantalla.masters .score {
  font-size: 42px;
  text-align: center;
}
#divPartidaHor .dades-pantalla {
  height: calc( 100% - 36px) !important;
}
#divPantalla .dades-pantalla {
  /* height: 88%; */
  height: calc( 100% - 192px);
  width: 100%;
}
#divSub .dades-pantalla {
  /* height: 88%; */
  height: calc( 100% - 128px);
  width: 100%;
}

.divSelectorTipus {
  z-index: 600;
  width: 650px;
  height: 375px;
  position: absolute;
  top: -250px;
  left: calc(50%);
  transform: translate(-50%, 0%);
  display: flex;
  justify-content: center;
  overflow: hidden;
}
/* .triaJugador .divSelectorTipus,
.triaPartida .divSelectorTipus,
.triaCamp .divSelectorTipus,
.estadistiques .divSelectorTipus {
  top: -15%;
} */
.fitxaJugador .divSelectorTipus {
  top: 7%;
  animation-name: apareixBottomFotoFitxa;
  animation-duration: 2s; 
}
/* .triaPartida .divSelectorTipus {
  top: -8.5%;
} */
.cercleSelector {
  z-index: 100;
  width: 20rem;
  height: 20rem;
  position: absolute;
  background: var(--menu-unsel); 
}
.triaJugador .cercleSelector,
.triaPartida .cercleSelector,
.triaCamp .cercleSelector {
  background: var(--menu-unsel); 
}
.estadistiques .cercleSelector {
  background: royalblue;
}

.parentMarca {
  width: calc(20rem + 8px);
  height: calc(20rem + 8px);
  position: absolute;
  left: 50%;
  border-radius: 50%;
  transform: rotate(0deg) translate(-50%,0);
  transition: transform 0.7s linear;
}
.marcaTriaGolf {
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translate(-50%, -80%);
  transition-duration: 2s;
}

.txtSelector {
  color: var(--menu-bg);
  font-size: 2.8rem;
  font-weight: bold;
  position: absolute;
  width: fit-content;
  left: 50%;
  top: 78%;
  transform: translate(-50%, 0%);
  text-align: center;
}
.estadistiques .txtSelector {
  color: white;
}
.triaJoc {
  color: white;
  position: absolute;
  width: fit-content;
  font-size: 2rem;
  font-weight: 400;
  transition-duration: 1s;
}
.triaJoc.selected {
  font-weight: 900;
}
.fitxaJugador .triaGolf {
  top: 62%;
  left: 14%;
}
.fitxaJugador .triaPP {
  top: 62%;
  right: 14%;  
}
.fitxaJugador .triaGolfPP {
  top: 90%;
  left: 50%;
  transform: translate(-50%, -25%);
}
.triaGolf,
.triaJugador .triaGolf,
.triaPartida .triaGolf,
.triaCamp .triaGolf,
.estadistiques .triaGolf {
  top: 70%;
  left: 11%;
}
.triaPP,
.triaJugador .triaPP,
.triaPartida .triaPP,
.triaCamp .triaPP,
.estadistiques .triaPP {
  top: 70%;
  right: 11%;
}
.triaGolfPP,
.triaJugador .triaGolfPP,
.triaPartida .triaGolfPP,
.triaCamp .triaGolfPP,
.estadistiques .triaGolfPP {
  top: 92%;
  left: 50%;
  transform: translate(-50%, -25%);
}

.tria-camp {
  background: lightgreen;
  color: black;
}

.triaJugador .header-pantalla,
.triaPartida .header-pantalla,
.triaCamp .header-pantalla {
  display: flex;
  justify-content: space-around;
  align-items: center;
  /* height: 8%; */
  font-size: 2rem;
}
#divCamp {
  background: mediumseagreen;
}
#divCamp .header-pantalla,
#dadesMastersForm .header-pantalla,
#divPartida .header-pantalla {
  font-size: 64px;
  min-height: 128px;
  flex-wrap: wrap;
}
#divFitxaCamp .fila-dades {
  justify-content: space-evenly;
}
#divFitxaCamp .badge {
  font-size: 48px;
}
.divDadesCamp {
  height: calc(100% - 100px);
}
#divFitxaCamp .fila-botons {
  background: green;
  padding: 3px 0;
  height: 100px;
}
.menu-camp .menu-item.selected {
  color: white !important;
}
.etiCamp {
  font-size: 52px;
  text-align: center;
  padding: 3px 30px;
  color: white;
  background: green;
  border: 4px solid;
  border-color: green;
  border-radius: 30px;
  min-height: 77px;
}
.etiCamp.Grogues {
  color: black;
  background: yellow;
}
#divPartidaHor .header-pantalla {
  font-size: 24px;
  flex-wrap: wrap;
}
#divPartidaHor .titolPantalla {
  text-align: left;
  line-height: normal;
  padding: 4px 15px 4px 30px;
}
#divPartidaHor .titolRatlla {
  font-size: 18px !important;
  line-height: normal !important;
}

#divPartidaHor .header-pantalla,
#divPartida .header-pantalla {
  color: white;
  background: royalblue;
  /* border-bottom: 8px solid royalblue !important; */
}
#divPartida .header-pantalla {
  border-bottom: none !important;
}

#dadesMastersForm .header-pantalla {
  background: goldenrod;
  color: cornsilk;
  /* border-bottom: 8px solid royalblue !important; */
}
#divCamp {
  height: calc(100% - 200px);
  width: 100%;
}
#divCamp .header-pantalla,
.menu-camp {
  color: white;
  background: green !important;
}
.menu-camp .fa-flag {
  background: none !important;
}
#dadesMastersForm .titolPantalla {
  background: #583688;
  color: white;
  padding: 10px 0;
}
#dadesMastersForm .dades-pantalla {
  background: #007747;
  color: white;
  height: calc(100% - 416px);
}
#dadesMastersForm .dades-pantalla .header-card {
  background: #583688;
  color: white;
  padding: 10px 0;
  align-items: center;
  justify-content: center;
  display: flex;  
}
#dadesMastersForm .escollirPartida .header-card {
  background: maroon;
  color: white;
  padding: 10px 0;
}
#dadesMastersForm .subheader-card {
  background: #583688;
  color: white;
  padding: 10px 0;
  font-size: 48px !important;
  text-align: center;
  border-radius: 20px;
}
#dadesMastersForm .input-group-text {
  background: #583688;
  color: white;
  border: 0;
}
#dadesMastersForm select:disabled  {
  opacity: 1 !important;
}
#dadesMastersForm .custom-select {
  background: #a065f5;
  color: white;
}
#divPartida .botoApp {
  background: royalblue;
}
.titolRatlla {
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 2.5rem;
  line-height: 3rem;
  text-align: center;
}
.titolRatlla:before {
  margin: 0 .5em 0 -55%;
}
.titolRatlla:after {
  margin: 0 -55% 0 .5em;
}
.titolRatlla:before,
.titolRatlla:after {
  content: "";
  display: inline-block;
  width: 20%;
  vertical-align: middle;
  border-bottom: 2px solid;
}

.unselected {
  background: lightgray !important;
  color: #666 !important;
  border-color: #666 !important;
}

.header-pantalla #divTriaFiltres {
  top: 192px;
}

#divTriaFiltres {
  position: absolute;
  padding: 0;
  background: lavender;
  font-size: 2.5rem;
  display: flex;
  align-items: center!important;
  justify-content: start!important;
  width: 100%;
  height: calc(100% - 392px);
  margin: 0;
  flex-direction: column!important;
  z-index: 33;
}
#divTriaFiltres .nav-pills {
  height: 70px;
}
#divTriaFiltres #filtresTabContent {
  height: calc(100% - 70px);
  /* height: 100%; */
}
#divTriaFiltres .tab-pane {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
#divTriaFiltres .nav-item {
  opacity: 0.5;
}
#divTriaFiltres .nav-item.active {
  opacity: 1;
}
#divTriaFiltres div[class*='tria-'] {
  border: solid 3px black;
  padding: 0;
  border-radius: 40px;
  font-size: 3.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#divTriaFiltres .opcions-tria {
  padding: 0;
  border-bottom: 2px solid grey;
  font-size: 3.5rem;
  margin: 0.6rem;
  background: whitesmoke;
}
.filtreMobCamps {
  overflow-y: scroll;
  height: calc(100% - 86px );
}


#divJugadors,
#divPartides,
#divCamps,
#divEdit {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
#divJugadors.actiu,
#divEdit.actiu {
  bottom: 0%;

  animation-name: entraTop;
  animation-duration: 1s;
}
#divJugadors.inactiu,
#divEdit.inactiu {
  bottom: 100%;

  animation-name: marxaTop;
  animation-duration: 1s;
}
#divJugadors .fila-jugador.Convidat .copaPitch,
#divJugadors .fila-jugador.Convidat .copesPitch,
#divJugadors .fila-jugador.Convidat .jocsPitch,
#divJugadors .fila-jugador.Convidat .percentPitch,
#divJugadors .fila-jugador.Convidat .copaGolf,
#divJugadors .fila-jugador.Convidat .copesGolf,
#divJugadors .fila-jugador.Convidat .jocsGolf,
#divJugadors .fila-jugador.Convidat .percentGolf,
#divJugadors .fila-jugador.Convidat .estadTot,
#divJugadors .fila-jugador.Convidat .percentTot {
  display: none;
}
#divEdit.partida {
  background: aliceblue;
}
#divSub {
  display: flex;
  flex-flow: column;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
#divSub.actiu {
  top: 0%;

  /* animation-name: entraBottom;
  animation-duration: 1s; */
}
#divSub.inactiu {
  top: 100%;

  /* animation-name: marxaBottom;
  animation-duration: 1s; */
}
#divSub.marxaDifuminat {
  opacity: 0;

  animation-name: marxaDifuminat;
  animation-duration: 2s;
}

#divBotonsMenu {
  pointer-events: all;
  background-color: #ff8f00;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  height: inherit;
  position: absolute;
  top: -100%;
  width: 100%;
}
#divBotonsMenu.visible { 
  top: 0;

  animation-name: entraTop2;
  animation-duration: 0.5s;
}
#divBotonsMenu.novisible { 
  top: -100%;

  animation-name: marxaTop2;
  animation-duration: 0.5s;
}

#divBotonsMenu .boto {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
  height: 12rem;
  border: solid 20px;
  border-radius: 6rem;
  margin: 0 4rem;
  font-size: 5rem;
  font-weight: bold;
}

#divBotonsMenu .boto i {
  width: 8rem;
  height: 8rem;
  color: white;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.boto.jugadors {
  color: black;
  background: white;
  border-color: black;
}
.boto.jugadors i {
  background: black;
}
.boto.partides {
  color: green;
  border-color: green;
  background: darkseagreen;
}
.boto.partides .icon {
  background: green;
}
.boto.partides .badge {
  color: darkseagreen;
  border-color: green;
  background: green;
}
.boto.estadistiques {
  color: royalblue;
  border-color: royalblue;
  background: skyblue;
}
.boto.estadistiques i {
  background: royalblue;
}
.boto.sortir {
  color: grey !important;
  border-color: grey !important;
  background: lightgrey !important;
  height: 9rem !important;
  font-size: 4rem !important;
  margin: 0 12rem !important;
}
.boto.sortir i {
  background: grey !important;
  width: 6rem !important;
  height: 6rem !important;
}

#btnMenu {
  pointer-events: all;
  right: 2%;
  top: 1%;
  position: absolute;

  animation-name: amagaItems;
  animation-duration: 2s;
}



.G /*golf*/ {
  color: white;
  background: darkgreen;
}
.PP /*pitch&putt*/ {
  color: white;
  background: darkred;
}



.bg-inici { 
  display: flex;
  justify-content: center!important;

  /* Full height */
  height: 100%; 

  /* The image used */
  background-image: url("../../img/bg.png");
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-inici.animat { 
  animation-name: iniciBackground;
  animation-duration: 4s;
}

.loginForm { 
  position: fixed;
  top: 50px;
  font-size: 2rem;
}
.loginForm.animat {
  animation-name: mostraFormulari;
  animation-duration: 2s;
}
.loginForm .form-group {
  justify-content: center!important;
  display: flex;
}
.loginForm input {
  font-size: 3rem;
  border-radius: 15px;
  padding-left: 1.5rem;
  width: 75%;
}
.loginForm input.has-error {
  background: burlywood;
}
.loginForm button {
  background: black;
  color: burlywood;
  font-size: 3rem; 
  padding-left: 1.5rem!important;
  padding-right: 1.5rem!important;
}
.loginForm div {
  text-align: center;
}
.loginForm .help-block {
  background: black;
  color: burlywood;
}

.input-group input {
  font-size: 3rem;
}
.input-group-prepend .input-group-text {
  width: inherit;
}
.bootstrap-datetimepicker-widget {
  font-size: 2.5rem !important;
  background: white;
  width: 100%  !important;
} 
.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget.usetwentyfour td,
.bootstrap-datetimepicker-widget table td.day {
  line-height: unset !important;
}
.input-group-append .input-group-text,
.input-group-prepend .input-group-text {
  width: 100%;
  border-radius: 15px 0 0 15px !important;
  font-size: 3rem;
  padding-left: 1.5rem!important;
  padding-right: 1.5rem!important;
}

#divLogo {
  height: 36px;
  width: 120px;
  position: fixed;
  top: 0;
  left: 0;
  /* bring your own prefixes */
  transform: translate(+10%, +40%);

}
#logoAni {
  position: fixed;
  top: 15px;
  left: 12px;
  opacity: 0;

  animation-name: iniciLogoAni;
  animation-duration: 4s;
}
#logo {
  height: 36px;
  width: 120px;
  position: fixed;
  top: 0;
  left: 0;
  /* bring your own prefixes */
  transform: translate(+10%, +40%);

  animation-name: amagaItems;
  animation-duration: 4s;
}

.fa-flag {
  background-image: url(../../img/backFlag.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 12px 6px;
}
.fa-stack .numForat {
  line-height: 74px;
}

.carousel-indicators {
  margin: 0;
  background: royalblue;
}

.carousel-indicators li {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.menuPrincipal {
  animation-name: mostraMenu;
  animation-duration: 6s;
}
.fila {
  display: flex;
  flex-wrap: wrap;
  align-items: center!important;
  justify-content: center!important;
  width: 100%;
}

div[class*='fila-'] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.fila-header {  
  flex-wrap: wrap;
  display: flex;
  width: 100%;
}
.fila-sub .etiCamp {
  font-size: 42px;
}
.fila-sub {
  align-items: center;
  justify-content: space-evenly;

}
.fila-botons {
  align-items: center!important;
  justify-content: space-evenly!important;
  padding: 5px 0;
}
.fila-footer {  flex-wrap: wrap;
  display: flex;
  width: 100%;
}


#btnTriaPartida .botoApp,
#menuBar.triaPartida #btnMenu .botoApp {
  background: green;
}
/* #btnTriaJugador .botoApp,
.triaJugador #btnMenu .botoApp {
  background: #e6a80c;
} */
.header-card {
  background: royalblue;
  color: white;
  font-size: 60px;
  text-align: center;
  border-radius: 15px;
}
#btnTriaEstadistiques .botoApp,
.header-targeta #btnMenu .botoApp,
.estadistiques #btnMenu .botoApp {
  background: royalblue;
}
.fila-titolPantalla {
  position: relative;
  margin: 0;
  padding: 0 15px 15px 15px;
  width: 100%;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  font-size: 4rem;
  /* color: black; */
  min-height: 7%;
  height: 7%;
}
.fila-titolPantalla div {
  z-index: 1;
}
.fila-titolPantalla button {
  font-size: 3rem;
}
.titolPantalla {
  text-align: center;
  line-height: 4rem;
}
.titolMasters {
  line-height: 64px;
  background: gold;
  color: black;
  font-size: 48px;
  padding: 0;
  text-align: center;
  font-weight: 600;
}
.divHeader.jugador .score,
#filaScoreMasters .score {
  font-size: 54px;
  border-left: 1px solid white;
  /* border-radius: 30px; */
  line-height: 72px;
  background: #583688 !important;
  color: white !important;
}
.fila-titol .divIcons {
  position: absolute;
  width: 30%;
  color: lightgray !important;
  font-size: 3rem;
  text-align: center;
}
.fila-titol .divIcons .selected {
  color: white !important;
  background: none !important;
}
.fila-titol .divIcons.left {
  left: 0%;
}
.fila-titol .divIcons.right {
  right: 0%;
}
.fila-titol .nomSencer {
  font-size: 4rem;
  text-align: center;
  line-height: 5rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
}

.fila-filtre {
  background: lavender;
  font-size: 2rem;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  width: 100%;
  height: fit-content;
}
.fila-filtre div {
  display: flex;
  align-items: center!important;
  justify-content: center!important;
}
.fila-filtre .slider:before {
  height: 22px;
  width: 22px;
  bottom: 1px;
  background-color: black;
}

.fila-icons {
  font-size: 6rem;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  width: 100%;
}
input:checked + .slider {
  background-color: #ff8f00;
}

.iconMain {
  /* color: black !important; */
  font-size: 3.5rem;
  margin: 0 2rem;
}

.iconMainMenu {
  color: lightgray !important;
  position: absolute;
  font-size: 3rem;
  z-index: 656;
  top: 1%;
}
.iconMainMenu.selected {
  color: white !important;
  background: none !important;
}

.divIconOpcioSub {
  color: white;
  font-size: 1.5rem;
  text-align: right;
}

.badge {
  border: solid 1px ;
  padding: 0.2em .4em;
}
  
.percentTot .badge {
  border: none;
    border-radius: 44px 0.25rem 0.25rem 0.25rem;
}
/*
.js-triaCops.badge {
  font-size: 130%;
  margin: 2px;
} */
.empty {
  border: solid 1px transparent;
}
.albatros {
  background: greenyellow;
  color: black;
  border-radius: 50%;
}
.eagle {
  background: green;
  color: white;
  border-radius: 50%;
}
.birdie {
  background: red;
  color: white;
  border-radius: 50%;
}
.divForatAcabat .par {
   background: white;
}
.par {
  color: black;
  border-radius: 50%;
} 
.bogey {
  background: blue;
  color: white;
  border-radius: 0;
}
.doblebogey {
  background: darkgoldenrod;
  color: white;
  border-radius: 0;
}
.triplebogey {
  background: darkgray;
  color: black;
  border-radius: 0;
}
.altres {
  background: black;
  color: white;
  border-radius: 0;
}

@keyframes iniciBackground {  
  0% {opacity:0;}
  90% {opacity:1;}
  100% {opacity:1;}
}
@keyframes mostraFormulari {
  0% {top:-25%;}
  40% {top:8%;}
  75% {top:0;}
  100%{top:50px;}
}

@keyframes iniciFons {  
  0% {background-color: black;}
  50% {background-color: black;}
  100% {background-color: lightgrey;}
}

@keyframes iniciLogoAni {
  0% {
    top:calc(50%);
    left:calc(50%);
    opacity:1;
    transform: translate(-50%, -50%) scale(0,0);
  }
  50% {
    top:calc(50%);
    left:calc(50%);
    transform: translate(-50%, -50%) scale(0.75,0.75);
  }
  99% {opacity:1;}
  100% {
    top: 15px;
    left: 12px;
    opacity: 0;
    transform: translate(-45%, -45%) scale(0.1,0.1);
  }
}

@keyframes amagaItems {
  0% {opacity:0;}
  90%{opacity:0;}
  100%{opacity:1;}
}

@keyframes mostraMenu {
  0% {opacity:0;}
  75% {opacity:0;}
  100%{opacity:1;}
}

@keyframes apareixTop {  
  0% {top:-50%;
    opacity: 0;}
  50% {opacity: 0.3;}
  100%{top:0;
    opacity: 1;}
}
@keyframes entraTop2 {  
  0% {top:-100%;}
  100%{top:0;}
}
@keyframes marxaTop2 {  
  0% {top: 0%;}
  100%{top: -100%;}
}

@keyframes apareixBottomFitxa {  
  0% {top: 110%;
      opacity: 0;}
  100%{top: 18%;
        opacity: 1;}
}
@keyframes apareixBottomFotoFitxa {  
  0% {top: 100%;
      opacity: 0;}
  100%{top: 7%;
        opacity: 1;}
}

@keyframes entraTop {  
  0% {bottom: 100%;}
  100%{bottom: 0%;}
}
@keyframes marxaTop {  
  0% {bottom: 0%;}
  100%{bottom: 100%;}
}

@keyframes entraBottom {  
  0% {top: 100%;}
  100%{top: 0%;}
}
@keyframes marxaBottom {  
  0% {top: 0%;}
  100%{top: 100%;}
}
@keyframes entraBottom2 {  
  0% {top: 100%;}
  100%{top: 0%;}
}

@keyframes marxaDifuminat {  
  0% {opacity:1;}
  100%{opacity:0;}
}

@keyframes apareixDifuminat {  
  0% {opacity:0;}
  100%{opacity:1;}
}

.parentMarca.tot {
  transform: translate(-50%,0) rotate(0deg) !important;
}
.parentMarca.golf {
  transform: translate(-50%,0) rotate(57deg) !important;
}
.parentMarca.pitchPutt {
  transform: translate(-50%,0) rotate(-57deg) !important;
}


/* .triaPartida .triaGolf {
  top: 45%;
  left: 5%;
}
.triaPartida .triaPP {
  top: 45%;
  right: 5%;
}
.triaPartida .triaGolfPP {
  top: 78%;
  left: 50%;
  transform: translate(-50%, -25%);
} */

/* .custom-control-label::before ,
.custom-control-label::after{
  width:20px; 
  height:20px
} */

.botoSwitch {
  border-radius: 10px;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: royalblue;
  border: 4px solid royalblue;
  padding: 0;
}

.botoSwitch div {
  width: 50%;
  text-align: center;
  padding: 5px 0;
  background: white;
  line-height: 2.2rem;
}
.botoSwitch div.selected {
  color: white;
  background: royalblue !important;
  font-weight: bold;
}
.botoSwitch.disabled {
  border-color: gray;
}
.botoSwitch.disabled div {
  color: gray;
}
.botoSwitch.disabled div.selected {
  color: gray;
  background: #ced4da !important;
  font-weight: bold;
}

.select-editable {
  position:relative;
  background-color:white;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  /* width:120px;
  height:18px; */
}
.select-editable select {
  position:absolute;
  top:0px;
  left:0px;
  /* font-size:14px; */
  border:none;
  /* width:120px; */
  margin:0;
}
.select-editable input {
  position:absolute;
  top:0px;
  left:0px;
  /* width:100px; */
  padding:1px;
  /* font-size:12px; */
  border:none;
}
.select-editable select:focus, .select-editable input:focus {
  outline:none;
}

.modalEliminar {
  font-size: 2.5rem;
}
.modalEliminar .modal-dialog {
  max-width: 80%;
}
.modalEliminar .btn {
  font-size: 2rem;
}

#divFiltres {
  background: darkgrey;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
    /* padding: 0.2rem 0; */
  }

.divTria {
  z-index: 100;
  height: 100%;
  width: 100%;
  overflow: auto;
}

.opcionsFiltre {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0;
  width: 100%;
}
.opcionsFiltre.fila1 {
  min-height: 8rem;
  background: var(--menu-bg);
}
.opcionsFiltre.fila2 {
  font-size: 3rem;
  height: 4rem;
}

.opcionsFiltre div[class*='tria-'] {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 3px black;
  border-radius: 40px;
  font-size: 2rem;
  padding: 0 2rem;
  z-index: 555;
}
.opcionsFiltre div[class*='tria-'] i {
  margin-right: 1rem;
}

.opcionsFiltre .botoFiltre {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--menu-bg);
  background: lightgrey;
  height: 7rem;
  border-radius: 50%;
  width: 9rem;
}
.opcionsFiltre .botoFiltre .fa-stack {
  line-height: 2.1em !important;
}
.opcionsFiltre .numFiltrats {
  font-weight: bold;
  font-size: 2.5rem;
  margin-top: -15px;
  line-height: 2rem;
  width: 100%;
  text-align: center;
}

.estrella {
  width: 75px;
  height: 75px;
  position: absolute;
  z-index: 3;
  background: black;
  border-radius: 50%;
  padding: 5px;
  border: 7px solid;  
}
.estrella.estrella0,
.estrella.torneig0 {
  right: 45px;
  top: 4px;
}
.estrella.estrella1,
.estrella.torneig1 {
  right: 3px;
  top: 77px;
}
.estrella.estrella2,
.estrella.torneig2 {
  top: 162px;
  right: 10px;
}

.text48 {
  font-size: 48px !important;
}
.text64 {
  font-size: 64px !important;
}

#divVaris {
  background: #343a40;
  color: white;
  font-size: 48px;
}
.divMarcarCop {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 25px 0;
}
.boto-location {
  font-size: 100px;
  width: 300px;
  height: 300px;
  color: green;
  background: greenyellow;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 85px;
  padding: 45px 25px;
}
.boto-cancel-location {
  font-size: 100px;
  width: 150px;
  height: 150px;
  background: maroon;
  border-radius: 50%;
  text-align: center;
}
.boto-location .txtBoto {
  font-size: 60px;
}
#txtMetres {
  font-size: 250px;
  text-align: center;
}