/* -- trepijooks */
/* https://skyon.eu/wp-content/themes/skyon-wordpress-theme/dist/fonts/Orbitron-Regular.woff2	*/

	@font-face {
		font-family: "Orbitron";
		src: url("images/Orbitron-Regular.woff2") format("woff2"), url("images/Orbitron-Regular.woff") format("woff");
		font-weight: normal;
		font-style: normal; }

.u-text-1, h3, h2{
	font-family: "Orbitron", sans-serif;
    font-size: 1.125rem;
    color: #af902b;
}

.smtext{
	font-size: 0.6em;
}

.u-results{
	font-size: 1.6em;
}

.u-button-green
 {
  color: #ffffff;
  background-color: #3c743a;
  min-width: 500px;
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
  }
  
  /* The Close Button */
  .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }


  input[name='sex'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
  }
  input[name='sex']:after {
        display: inline-block;
        text-align: center;
        font-size: 80px;
        content: attr(data-icon);
        padding: 20px 20px;
        border-radius: 15px;
        color: rgba(0,0,0,.4);
        transition: box-shadow 1s, color 1s;
    }
    
    input[name='sex']:checked::after {
        box-shadow: 2px 2px 14px rgba(0,0,0,.4);
        color: rgba(0,0,0,1);
    }


.u-table{
	font-size: 1.5rem;
}

.u-table-small table{
	font-size: 0.8em;
	width: 100%;
}

.u-btn-tool{
	margin: 2px;
	border: #af902b solid 1px;
	cursor: pointer;
	padding: 3pt;
	background-color: antiquewhite;
	display: inline-flex;
}

.u-results li{
	list-style: none;
}

.small{
	font-size: 0.5rem;
}

.u-table th{
	padding: 3px;
	text-align: center;
	font-variant-caps: small-caps;
	font-family: "Orbitron", sans-serif;
	
}

.u-finish-results {
	padding-bottom: 200px;
    overflow-y: auto;
    height: 100vh;
}

.u-btn-center{
	margin: 0 auto;
}

.u-section-1 .u-sheet-1 {
	min-height: 300px;
	padding-bottom: 100px;
  }
  
  .u-section-1 .u-layout-wrap-1 {
	margin: 60px auto;
  }

  .u-section-1 .u-container-layout-1 {
	padding: 30px;
  }
  
 
  .u-section-1 .u-container-layout-2 {
	padding: 30px;
  }
  
  .u-section-1 .u-text-2 {
	margin: 30px 0 0;
	font-size: 1.6rem;
  }

  .u-section-1 .u-btn-1 {
	border-style: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.875rem;
	letter-spacing: 1px;
	box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
	margin: 20px auto 0;
	padding: 25px 54px 25px 53px;
  }
  
  @media (max-width: 1199px) {
	.u-section-1 .u-sheet-1 {
	  min-height: 430px;
	}
  
	.u-section-1 .u-layout-wrap-1 {
	  position: relative;
	}
  

	.u-section-1 .u-text-1 {
	  margin-left: 69px;
	  margin-right: 69px;
	}
  }
  
  @media (max-width: 991px) {
	.u-section-1 .u-sheet-1 {
	  min-height: 353px;
	}
  
	.u-section-1 .u-layout-cell-2 {
	  min-height: 100px;
	}
  
	.u-section-1 .u-text-1 {
	  margin-left: 14px;
	  margin-right: 14px;
	}
  }
  
  @media (max-width: 767px) {
	.u-section-1 .u-sheet-1 {
	  min-height: 580px;
	}
  
	.u-section-1 .u-container-layout-1 {
	  padding-left: 10px;
	  padding-right: 10px;
	}
  
	.u-section-1 .u-container-layout-2 {
	  padding-left: 10px;
	  padding-right: 10px;
	}
  }
  
  @media (max-width: 575px) {
	.u-section-1 .u-sheet-1 {
	  min-height: 439px;
	}
  
	.u-section-1 .u-text-1 {
	  margin-left: 0;
	  margin-right: 0;
	}
  }.u-section-2 {
	min-height: 1004px;
  }
  
  .u-section-2 .u-text-1 {
	margin: 80px calc(((100% - 1140px) / 2)) 0;
  }
  
  .u-section-2 .u-layout-wrap-1 {
	margin-bottom: 60px;
  }
  
  .u-section-2 .u-layout-cell-1 {
	min-height: 221px;
  }
  
  .u-section-2 .u-container-layout-1 {
	padding: 30px;
  }
  
  .u-section-2 .u-btn-1 {
	border-style: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.875rem;
	letter-spacing: 1px;
	margin: 0 auto;
  }
  
 
  .u-section-2 .u-container-layout-2 {
	padding: 30px;
  }
  
  .u-section-2 .u-btn-2 {
	border-style: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.875rem;
	letter-spacing: 1px;
	margin: 0 auto;
  }
  
  @media (max-width: 1199px) {
	.u-section-2 {
	  min-height: 965px;
	}
  
	.u-section-2 .u-text-1 {
	  margin-left: calc(((100% - 1140px) / 2) + 100px);
	  margin-right: calc(((100% - 1140px) / 2) + 100px);
	}
  
	.u-section-2 .u-layout-cell-1 {
	  min-height: 182px;
	}
  
	.u-section-2 .u-btn-1 {
	  margin-top: 30px;
	}
  
  }
  
  @media (max-width: 991px) {
	.u-section-2 {
	  min-height: 883px;
	}
  
	.u-section-2 .u-text-1 {
	  margin-left: calc(((100% - 1140px) / 2) + 210px);
	  margin-right: calc(((100% - 1140px) / 2) + 210px);
	}
  
	.u-section-2 .u-layout-cell-1 {
	  min-height: 100px;
	}
  
	.u-section-2 .u-btn-1 {
	  margin-top: 0;
	}

  }
  
  @media (max-width: 767px) {
	.u-section-2 {
	  min-height: 983px;
	}
  
	.u-section-2 .u-text-1 {
	  margin-left: calc(((100% - 1140px) / 2) + 300px);
	  margin-right: calc(((100% - 1140px) / 2) + 300px);
	}
  
	.u-section-2 .u-container-layout-1 {
	  padding-left: 10px;
	  padding-right: 10px;
	}
  
	.u-section-2 .u-layout-cell-2 {
	  min-height: 100px;
	}

  }
  
  @media (max-width: 575px) {
	.u-section-2 .u-text-1 {
	  margin-left: calc(((100% - 1140px) / 2) + 400px);
	  margin-right: calc(((100% - 1140px) / 2) + 400px);
	}
  }