/*@font-face {
  font-family: 'Gotham Book';
  src: url("../fonts/gothambook/HomepageBaukasten-Book.woff2") format("woff2"),
       url("../fonts/gothambook/HomepageBaukasten-Book.woff") format("woff"),
       url('../fonts/gothambook/HomepageBaukasten-Book.ttf')  format('truetype'),
       url('../fonts/gothambook/HomepageBaukasten-Book.eot')  format('embedded-opentype'); 
}*/

@font-face {
	font-family: 'SharpSansNo2-Bold';
	src: url("../fonts/SharpSansNo2-Bold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'SharpSansNo2-SemiBold';
	src: url("../fonts/SharpSansNo2-SemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}
/*@font-face {
	font-family: 'Metropolis Medium Italic';
	src: url("../fonts/gothambook/Metropolis-MediumItalic.otf") format("opentype");
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Metropolis Medium';
	src: url("../fonts/gothambook/Metropolis-Medium.otf") format("opentype");
	font-weight: 500;
}
@font-face {
	font-family: 'Nexa Rust Script L';
	src: url("../fonts/NexaRustScriptL.otf") format("opentype");
	font-weight: 700;
}*/

:root {
	--color-black: #4c4c4c;
	--color-grey: #4c4c4c;
	--color-white: #ffffff;
	--color-blue: #263c87;
	--color-light-blue: #409fd9;
	--color-red: #cf202f;
}

body{
	background-color:#e8e8e8;
	color: #4c4c4c;
	font-family: 'SharpSansNo2-SemiBold', 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
}


.text-black { color: var(--color-black); }
.text-white { color: var(--color-white); }
.text-blue { color: var(--color-blue); }


/*.tagline2{ 
	display: inline-block;
	border-radius: 20px;
	background-color: #ffffff;
	color: #0d51a2;
	margin-bottom: 0px;
	padding: 30px 30px 20px;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}*/


.logo-block{ height: 80px; padding-top: 20px; padding-bottom: 20px; }
.logo{ max-height: 100%; width: auto; }

#top-social { list-style: none; margin-bottom: 0; }
#top-social li { display: inline-block; margin: 0 10px; }
#top-social li a { color: var(--color-grey); }

#banner {
	background-image: url(../imgs/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 100%;
	
	border-bottom: 60px solid var(--color-blue);
}
#banner .row { height: 800px; }

.tagline{
	/*display: table;*/
	/*margin: 0 auto;*/
	/*background-color: #000;*/
	max-width: 900px;
	margin-bottom: 30px;
}

#banner span { display: block; color: var(--color-blue); }

/*.title1 { font-size: 150px; font-family: 'SharpSansNo2-Bold', sans-serif; letter-spacing: 3px; }
.title2 { font-size: 110px; font-family: 'SharpSansNo2-SemiBold', sans-serif; text-align: justify; }
.title2:after{ content: ""; display: inline-block; width: 100%; }*/
/*img.saddleup { margin-bottom: 50px; }*/

.img-logo-banner { width: 70%; }
.up30 { margin-top: -30px; }

.title3 { font-size: 35px; font-family: 'SharpSansNo2-Bold', sans-serif; text-align: center; letter-spacing: 2px; line-height: 1.2;  }

.title4 { font-size: 55px; font-family: 'SharpSansNo2-Bold', sans-serif; text-align: center; letter-spacing: 2px; line-height: 1; }
.title5 { font-size: 40px; font-family: 'SharpSansNo2-SemiBold', sans-serif; text-align: center; letter-spacing: 2px; line-height: 1.1; }


/*h2#enter-here { 
	font-size: 80px; 
	font-family: 'SharpSansNo2-Bold', sans-serif;
	margin-bottom: 30px;
	background-image: url(../imgs/arrow.jpg);
	background-position: 
}*/

.stat1 { font-size: 30px; display: block; line-height: 1; margin-bottom: 15px; }
.stat2 { font-size: 90px; font-family: 'SharpSansNo2-Bold', sans-serif; color: var(--color-blue); display: block; line-height: 1; }
.stat3 { font-size: 25px; display: block; line-height: 1; }
.stat4 { font-size: 0.4em; }


/*.title4 { font-size: 60px; font-family: 'Gotham Bold', 'Montserrat', sans-serif; }
.title5{ font-size: 60px; font-family: 'Gotham Bold', 'Montserrat', sans-serif; }
.title6{ font-weight: 400; font-size: 40px; }*/

.title{ font-weight: 700; font-size: 18px; } /* privacy policy */ 

/*.container{ padding: 0; }*/
/*#main-content{ padding-left: 15px; padding-right: 15px; }*/
/*#main-content p{ font-size: 14px; margin-bottom: 20px; }*/

p.age { font-size: 20px; font-family: 'SharpSansNo2-Bold', sans-serif; color: var(--color-white); letter-spacing: 1px; }
p.small { font-size: 14px; }
h1{ color: #ffffff; line-height: 1.3; font-weight: 700; font-size: 3em;}
.yellow{ color: #d2db4d;}
.red{font-size: 13px;}
.legal{ 
	color: #4c4d50; 
	font-weight: 700; 
	font-size: 10px; 
	/*font-family: 'Montserrat', sans-serif; */
	font-family: 'Gotham Book', sans-serif;
}
a{ color: #023da0; }
a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}
a:hover{ text-decoration: none; color: #024da0;}
img.map, map area{
    outline: none;
    -moz-outline-style: none;
}
label{
	font-weight: 400;
	color: var(--color-white) !important;
	font-size: 20px;
}
.red{ color: #ff0000;}
.btn{ background-color: var(--color-light-blue); font-size: 20px; color: #ffffff; border: none; border-radius: 10px; padding: 15px 100px; }
.btn:hover{ color: #fff; }
.submit{ 
	border-radius: 10px;
	background-color: #ffffff;
	font-size: 20px;
	line-height: 1;
	font-family: 'SharpSansNo2-Bold', sans-serif;
	border: none;
	color: var(--color-blue);
	padding: 15px 50px 10px;
	letter-spacing: 2px;
	outline: none;
}
.submit:hover { color: var(--color-blue); }
button:focus {outline:0;}
/*.btn:hover{ background: #231f20; color: #fff; }*/
#index{
	position: relative;
	
}
#index #enter img{
	width:140px; height:47px; position: relative;
}

#main { 
	/*background-image: url(../imgs/brush-line.png);*/
	/*background-position: center top; 
	background-repeat: no-repeat;*/
	border-bottom: 30px solid #e8e8e8;
}

/*.banner-image:after {
	content: '';
    display: block;
    height: 100%;
    width: 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image:url(../imgs/divider-line.png);
    background-repeat: no-repeat;
    background-position: right bottomm;
    z-index: 100;
    background-size: 22px 100%;
}

#top-brush {
	background-image: url(../imgs/brush-line2.png);
	background-position: center top; 
	background-repeat: no-repeat;
	background-size: 100% 22px;
	height: 32px;
	padding-top: 100px;
}*/

#footer{
	/*padding-bottom: 30px;*/
}
#footer ul{ list-style: none; display: inline-block; margin-left: -20px; margin-bottom: 15px;}
#footer li{display: inline; list-style: none;}
#footer a{ font-size: 14px; color: var(--color-white); font-weight: 600; padding-bottom: 2px; text-decoration: none; }
#footer p, .copyright{ /*margin-bottom: 15px;*/ font-size: 14px; }


form { margin-bottom: 60px; }
.form-group{ margin-bottom: 30px; }
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select, select:focus, select option,
textarea {
  font-size: 16px !important; 
  color: #303030 !important;
  /*padding-left: 15px;*/
  border-color: #4c4d50 !important;
}
select option{ line-height: 2rem; padding-top: 5px !important; }
/*select{ padding-left: -10px !important;}*/
.select2-container .select2-search--inline .select2-search__field{ padding-left: 8px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice{ margin-top: 10px; }
.select2-container .select2-search--inline{  }
.select2-container--default .select2-selection--multiple, .form-control{ border: 1px solid #4c4d50; }

select.form-control{ padding-left: 8px; color: #303030; }
::placeholder{ 
	color: #303030 !important; opacity: 0.4 !important; 
}
::-webkit-input-placeholder {
	color: #303030 !important; opacity: 0.4 !important;
}
::-moz-placeholder {
	color: #303030 !important; opacity: 0.5 !important;
}
:-ms-input-placeholder {
	color: #303030 !important; opacity: 0.5 !important;
}

input[type="date"]{ padding: 0px 12px; -webkit-appearance: none; }
input[type="date"]::-webkit-datetime-edit-month-field { color: blue; }
::-webkit-datetime-edit-day-field { color: green; }
::-webkit-datetime-edit-year-field { color: purple; }

.hidden{ display: none; }
.mr40{ margin-right: 40px; }
.mt40 { margin-top: 40px; }
.mb40 { margin-bottom: 40px; }
.mt60 { margin-top: 60px; }
.mb60 { margin-bottom: 60px; }

#bottle {
	position: absolute;
	right: -380px;
	top: 0;
	width: 350px;
	height: auto;
}

#stats { height: 600px; }

@media (max-width: 2000px) {
	.tagline { max-width: 800px; }
	/*.logo-block{ max-width: 200px; }*/
	/*.title1 { font-size: 70px; }
	.title2 { font-size: 60px; }*/
	/*.title3 { font-size: 25px; }*/
	.title4 { font-size: 45px; }
	p.age { font-size: 20px; }

	.beer-top { right: -450px !important; }
	/*.flag-top { left: -200px !important; }*/
}

@media (max-width: 1680px) {
	/*.logo-block{ max-width: 200px; left: 20px; top: 20px; }*/

	#banner .row { height: 700px; }
	label { font-size: 18px; }
	.title4 { font-size: 40px; }

	.beer-top { max-height: 700px !important; right: -280px !important; }
	.flag-top { left: -200px !important; }

	#stats { height: 650px !important; }

	.checkbox-xl .custom-control-label { padding-top: 20px !important; }

	#bottle { width: 320px; right: -350px; }
}

@media (min-width: 1280px) and (max-width: 1480px) {

	/*.logo-block{ max-width: 170px; }*/
	.tagline { max-width: 700px; }
	/*.title1 { font-size: 117px; }
	.title2 { font-size: 70px; }*/
	.title3 { font-size: 23px; }
	.title4 { font-size: 30px; }
	.title5 { font-size: 25px; }

	#banner .row { height: 600px; }
	/*.banner-text { padding-top: 80px !important; }*/
	.beer-top { max-height: 600px !important; right: -160px !important; }
	.flag-top { left: -100px !important; }

	.stat1 { font-size: 25px; margin-bottom: 10px; }
	.stat2 { font-size: 70px; line-height: 0.9; }
	.stat3 { font-size: 20px; }

	/*.col-sm-10, .col-sm-12 { flex: 0 0 75%; max-width: 75%; }*/

	.enter-here { max-width: 500px !important; }

	#bottle { width: 300px; right: -300px; }
}

@media (max-width: 1200px) {
	.title1{ font-size: 30px; }
	.title2{ font-size: 20px; }
	.stats-col { text-align: center; margin-bottom: 40px; }
}

@media (max-width: 1080px) { 
	.beer-top, .flag-top { display: none; }
	#stats { height: auto !important; }
}

@media (max-width: 768px) {

	.banner-image:after { background-image: none; }
	/*#top-brush { padding-top: 40px; }*/
	#main { padding-bottom: 0; background-image: none !important; }
	#main .p-5 { padding-left: 15px !important; padding-right: 15px !important;  }
	
	.logo-block { position: relative; left: 0; top: 0; max-width: 100%; text-align: center;  }
	.logo-block .logo { height: 100px; margin: 0 auto; }

	#top-social { margin: 0 auto 20px; text-align: center; padding-left: 0; }

	.enter-here { width: 100% !important; }

	.tagline, .tagline span { display: inline; }

	.title1{ font-size: 23px; }
	.title2{ font-size: 35px; }
	.title3{ font-size: 65px; }
	.title4 { font-size: 22px; }

	.title5 { font-size: 35px; }
	.title6 { font-size: 35px; }
	p.age { font-size: 17px; }
	p.small { text-align: center; }
	/*#footer{ background-color: #ffffff; background-image: url(../imgs/footer-mobile.jpg); padding-top: 0px; padding-bottom: 20px; }*/
	/*.registernow{ position: absolute; left: 5%; top: 0; width: 70px !important; }*/
	/*.logo{ max-width: 300px; }*/
	.light{ max-width: 300px; }
	.mobile-show{ display: block !important; }
	.mobile-hide{ display: none; }

	#stats { height: auto !important; padding-top: 10px !important; padding-bottom: 40px !important; }
	.stats-col { text-align: center; margin-bottom: 40px; }
	.stat1 { font-size: 25px; margin-bottom: 10px; }
	.stat2 { font-size: 70px; line-height: 1; margin-bottom: 5px; }
	.stat3 { font-size: 20px; }
	.stat4 { font-size: 0.4em; }
	

	#footer p, .copyright{ margin-bottom: 15px; font-size: 11px; }
	.mr40{ margin-right: 0; }
	/*#footer p, #footer a{ color: #4c4d50; }*/
}

/* --- */
.checkbox-xl .custom-control-label::before, 
.checkbox-xl .custom-control-label::after {
  top: 1.2rem;
  width: 1.85rem;
  height: 1.85rem;
}

.checkbox-xl .custom-control-label {
  padding-top: 21px;
  padding-left: 15px;
  border-color: red !important;
}
.custom-control-input-blue{ border-color: red !important; }
.custom-control-input-blue:focus~.custom-control-label::before {
  border-color: #000 !important;
  /*box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25) !important;*/
  box-shadow: none;
}

.custom-control-input-blue:checked~.custom-control-label::before {
  border-color: #fff !important;
  background-color: #fff !important; /* checkbox background color */
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); /* checkbox check color */
}

.custom-control-input-blue:focus:not(:checked)~.custom-control-label::before {
  border-color: #000 !important;
}

.custom-control-input-blue:not(:disabled):active~.custom-control-label::before {
  background-color: #63a6f7 !important;
  border-color: #63a6f7 !important;
}

/* */
.wordbox{
	width: 90%;
	border-radius: 20px;
	background-color: #0d51a2;
	color: #ffffff;
	padding: 30px 0 40px;
	margin-bottom: 10px;
}

input.box:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, .form-control:focus {
  /*border: 1px solid #0d51a2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  -moz-box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(13, 81, 162, 0.25);
  outline: none;*/
  box-shadow: none;
  outline: none;
  /*background: #c5c5c5;*/
}

.cs-skin-border .cs-options{
	font-size: 16px;
	color: #303030;
	background: #eeeff1;
}
div.cs-skin-border {
	background: transparent;
	font-size: 16px !important;
	font-weight: 500;
	max-width: 700px;
}
.cs-skin-border > span {
	border:1px solid #4c4d50 !important;
	border-radius: 0.25em;

	height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
}
.cs-skin-border.cs-active > span {
	/*background: #fff;
	border-color: #fff;*/
	color: #1650a1;
}
.cs-skin-border .cs-options li span:hover, .cs-skin-border li.cs-focus span{
	background: #1650a1;
	color: #fff;
}
.cs-skin-border ul span{
	padding: .50em 1em;
}
.cs-skin-border .cs-selected span::after{
	color:#303030;
}

/* WORD GAMES */
input.box {
  height: calc(2em + .75rem + 2px);
  padding: .375rem .75rem;
  width:60px;
  text-align: center;
  border-radius: .25rem;
  border: 1px solid #4c4d50;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2em !important;
}
input.box.error{
	background: rgba(255,0,0,0.8);
}
input.box::selection{
	background: none;
	color: blue;
}
@media (max-width: 768px) {
	.wordbox{ width: 100%; }
	input.box {
		width: 8%;
		height: calc(1.5em + .75rem + 2px);
		font-size: 16px !important;
		padding: .15rem .3rem;
	}
}
/* END WORD GAMES */

.select2-container{
	width: 100% !important;
}
.select2-container .select2-selection--single{
	height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
}

.select2-container--default .select2-selection--single{
	border:1px solid #4c4d50 !important;
	border-radius: 0.25em;
}

.select2-container--default .select2-selection--single:focus{
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #303030;
}

.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: .375rem;
}
.select2-results__option{ color: #303030; }

.form-group {
  position: relative;
}

.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label{
	color: #070707;
	/*border: 1px solid red;*/
}

.form-control.is-invalid, .was-validated .form-control:invalid, .form-control.is-valid, .was-validated .form-control:valid{
	background-image: none;
}

#checkbox-error.invalid-tooltip{ top: 50px; }


.row-full-height {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}