@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,300&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300&family=Roboto:wght@100&display=swap');

@font-face {
  font-family: 'digital-7regular';
  src: url('digital-7-webfont.woff2') format('woff2'),
       url('digital-7-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


html {
  /* font-family: 'Mountains of Christmas', cursive; */
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin: 10;
  padding: 0;
}

.default {
  /* font-family: 'Mountains of Christmas', cursive; */
  font-family: 'Condensed', sans-serif;
  text-align: center;
  margin: 10;
  padding: 5px;
  /* background-image: url(../images/background.png);
  background-repeat:no-repeat;
  background-position: right top;
  background-size: 300px 200px;
  background-position:95% 30%; */
  background-color: #beaf7b;
    
}

.home_undercostruction {
  /* background-color: #beaf7b; */
  /* background-image: url(../images/coming-soon5.png); */
  background-repeat:no-repeat;
  background-position: center;
  /* background-size: 300px 200px; */
  /* background-position:95% 30%; */
  font-family: 'Raleway', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-style:italic;
  /* background: #1abc9c; */
  /* background-image: linear-gradient(to bottom right, #f7f7ef, #d3dcf8); */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: space-between; */
  align-items: center;
  min-height: 97.79vh;
  /* background: #1abc9c; */
}
#nomelogo {
  font-style:normal;
 
}

.motto {
  font-style:italic;
  font-size: x-large;
  text-align: center;
  position:relative;
  left:0px;
  top:-25px
}

.intestazione{
  background-color:#e3eafa;
  border:1px solid#172497;
  border-radius: 10px;
  color:#172497;
  font-family: 'Raleway', sans-serif;
  font-family: 'Roboto', sans-serif;
}
.box_linkmorra{
  /* background-image: url(../images/Javascript.jpg); */
  border:1px solid black;
  background-color: #cbddfa;
  width:490px;
  height:85px;
  padding:5px;
  /* float: none; */
  margin: -140px -100px;
  border-radius: 10px;
  font-weight: bolder;
  text-align: center;
  position:relative;
  right:-55%;
  top:0px;
  font-size: 18px;
  /* float:center; */
  
}


.button_gioca_download {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 8px 15px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 14px -40px;
  transition-duration: 0.4s;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  border-radius: 5px;
}
.pulsanti {


display: inline-block;
margin: 0px 53px;

}

.button_gioca {
  background-color: white; 
  color: black; 
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 8px 5px;
  transition-duration: 0.4s;
  display: inline-block;
  text-decoration: none;
  margin: 5px;
  
  
  
}

.button_gioca:hover {
  background-color: #7ba3be;
  color: white;
}
.img_underconstruction {

  border:0px solid black;
  /*background-color: #af984c; */
  /*height:35px;
  padding:0px;
  position:inherit;*/
  margin: 35px 0px; 
  border-color: #FFFFFF;
  border-radius: 5px;

}

/* .orologio {
  font-family: 'digital-7regular';
  border:0px solid black;
  margin:10px 00px 00px -500px;
  background-color: #af984c;
  height:0px;
  padding:300px;
  margin: 0px 350px 0px 00px;
  border-color: #FFFFFF;
  font-size: 160px;
  font-weight:italic;
  color: #8d0909;
  }*/ 

/* .saluto {
  background-color:#f1f0e4;
  border:1px solid#172497;
  border-radius: 10px;
  color:#172497;
  font-family: 'Raleway', sans-serif; 
  font-family: 'Roboto', sans-serif;
  padding:10px;
  position:relative;
  width:500px;
  margin: 100px 390px;
} */

#logo {
    
  /* margin: 0px -70px -70px -1200px; */ /* logo si muove con il ridimensionamento della pagina */
  /* Con il codice sotto, il logo rimane fisso a sinistra */
  text-align: left;
  width: 130px;
  height:50px;
  position:absolute;
  left:50px;
  top:40px
    
 }
.container_select_name {
  /* font-family: 'Mountains of Christmas', cursive; */
  font-family: 'Roboto', sans-serif;
  text-align: right;
  position: relative;
  margin-top: -155px;
  
  
}
.vittoria {
  /* font-family: 'Mountains of Christmas', cursive; */
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin: 10;
  padding: 0;
  background-color: #af984c;
}

.body_loser {
  /* font-family: 'Mountains of Christmas', cursive; */
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin: 10;
  padding: 0;
  background-color: #FFFFFF;
  color: #a52a2a;
  
}

.risultato_giocatore_style {

  /* border:1px solid black;
  background-color: #af984c; */
  text-align: center;
  width:250px;
  height:25px;
  padding:10px;
  /* float: none; */
  margin: 20px 200px;
  

}

.risultato_cpu_style {

  /*border:1px solid black;
  background-color: #af984c; */
  
  text-align: center;
  width:250px;
  height:25px;
  padding:10px;
  /* float:none; */
  margin: -70px 600px;
  font-style: normal;
  font-size: large;
  font-weight:bold !important;
}

.container {
  display:inline-block;
  width: 1090px;
  /* height: 350px; */
  /*height: 100px; */
  border: 0px solid #000;
  text-align: center;
  padding:0px;
  position:relative;
  font-weight:900;
  margin-top: 110px;

}

.container_underconstruction {
  /* display:inline-block;
  width: 1090px; */
  /*height: 100px; */
  border: 0px solid #000;
  padding:0px;
  text-align: center;
  height:0px;
  
  

}
/* .divisione {
  
  float: left;
  width: 100%;
} */

/* .wide {
  clear: left;
} */

.titolo-centrato {
  text-align: center;
  
}
.rules-giustificato{
  font-family: 'Roboto Condensed', sans-serif;
  text-align: justify;
  display: block;
  float: center;
  line-height: 1.8em;
  color: rgb(40,40,40);
}
.cornice{
  display: inline-block;
  border:1px solid black;
  background-color: #67923e;
  text-align: center;
  width:60%;
  height:15px;
  padding:10px;
  margin:0 auto;
  position: center;
  border-radius: 5px; 
  
}
.tot_punteggio{

  font-family: 'Roboto', sans-serif;
  /* border:1px solid black;
  background-color: #af984c;
  border-radius: 15px; */
  text-align: center;
  position: center;
  /* width:35%;*/
  height:0px; 
  padding:15px 0px;
  margin:0 auto;
  font-size: 20px;
  color: #103ac5;
  font-weight:900; 
  
  
}

.button_nome {
   
  /* background-color: #3e8e41; Green */
    border: none;
    color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    /* margin: 4px 2px; */
    border-radius: 5px;
    background: #3a5514;
    transition-duration: 0.1s;
    cursor: pointer;
    /* outline-width: 1px; */
    /* border-image-outset: 5px; */
}

.button_nome:hover {
  background-color: #67923e;
}



.button_home {
   
  background-color: #3e8e41; /* Green */
    border: none;
    color: rgb(255, 255, 255);
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button_home:hover {
  background-color: #89af4c;
}

.pulsanti_scelta {
  background-color: #a1a1a1;
  margin: 0px 5px;
  cursor: pointer;
  padding: 0px 5px;
  vertical-align: middle;
  text-align: left;
  border:1px solid black;
}

.pulsanti_scelta:hover {
  background-color: #cacaca;
}

.container_scelta {
  display: inline-block;
  /* border: 1px solid #ccc; */
  /* border-radius: 6px; */
  /* margin: 5px;
  padding: 5px; */
}

.testo_btn {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: right;
  vertical-align:6px;
  font-size: 16px;
  font-weight:bold;
}

#hide {
  display: none;

}

/* ==================================================
    timer  countdown
====================================================*/

#CDT {
  font-size: 40px;
  color: #eee;
  margin: 30px 0 50px -550px;
  font-weight: bold;
}
#CDT .number-wrapper {
  margin: 10px;
  -moz-box-shadow: 0 5px 8px #000000;
  -webkit-box-shadow: 0 5px 8px #000000;
  box-shadow: 0 5px 8px #000000;
  position: relative;
}
#CDT .number {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #000;
  background-image: linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 7px;
  background-clip: padding-box;
  padding: 0 12px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #555;
  box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 3px 3px #000000;
}
     
#CDT .line {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 52%;
  left: 0;
  background: #000;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.caption{
 font-size: 12px;
 position: absolute;
 bottom: -40px;
 left: 0;
 text-align: center;
 width: 100%;
 color: #777;
}