/* Copyright (C) arrowthemes, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
   ========================================================================== */
@font-face {
	font-family: 'becks';
	src: url('/fonts/Becks_Brush_Capitals.ttf');
}
@font-face {
	font-family: 'trade';
	src: url('/fonts/TradeGothicLTStd-Bold.otf');
}

.alert {
	padding: 20px;
	text-align: center;
	background-color: rgba(255, 60, 60, 0.4);
	border: 1px solid rgba(255, 60, 60, 0.6);
}

.success {
	background-color: rgba(60, 255, 60, 0.4);
	border: 1px solid rgba(60, 255, 60, 0.6);
}

.text-center {
	text-align: center;
}

.text-1-2-em {
	font-size: 1.2em;
}

.text-1-3-em {
	font-size: 1.3em;
}

.tm-slideshow-gaucho .uk-slideshow li::before {
	background: none !important;
}

.tm-slideshow-gaucho .uk-slideshow li::after {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, #000000 120%) !important;
}

#tm-header-a {
	margin-top: -102px;
}

.nav-item {
	display: inline-block;
	position: relative;
	top: 15%;
	min-width: 140px;
	padding: 0 5px;
	font-size: 12px !important;
}

.nav-faq {
	min-width: 80px !important;
}

.uk-navbar-nav > li > a {
	padding: 0;
}
/* Becks Box */
.box {
	padding: auto;
	width: 1500px;
	height: 700px;
}
.box-content {
	display: inline-flex;
}
.box-headline {
	width: 100%;
	text-align: center;
}
.box-part {
	width: 33.333333333333%;
	height: 500px;
}
.inner-box {
	height: 480px;
	padding: 10px;
}
.divider-div {
	display: block;
	height: 36px;
}
.divider-right {
	display: block;
	height: 18px;
}
/*.row {
	margin-bottom: 20px;
}*/
.row-center-top {
	height: 220px;
}
.row-center-bottom {
	height: 220px;
}
.center-top-box {
	height: 170px;
	border: 1px solid gold;
	padding: 10px;
	padding-top: 50px;
	text-align: center;
}
.center-left-box {
	box-sizing: border-box;
	border: 1px solid gold;
	float: left;
	width: 225px;
	height: 310px;
}
.center-bottom-box {
	height: 180px;
	border: 1px solid gold;
	padding: 10px;
	padding-top: 30px;
	text-align: center;
}
.center-right-box {
	box-sizing: border-box;
	border: 1px solid gold;
	float: right;
	width: 225px;
	height: 310px;
}
.text-box  {
	padding: 10px;
	padding-top: 32px;
	text-align: center;
}
.right-img-box {
	height: 360px;
}
.right-bottom-box {
	box-sizing: border-box;
	border: 1px solid gold;
	height: 100px;
}
.left-img-corner {
  	position: relative;
  	left: 400px;
  	bottom: 454px;
}
.icon-right {
	float: right;
}
.fb-corner {
	position: relative;
	bottom: 25%;
	left: 45%;
}
.tw-corner {
	position: relative;
	bottom: -70px;
	left: 160px;
}
.text-sm {
	line-height: 25px;
}
.insta-corner {
	position: relative;
	left: 88%;
	bottom: 26%;
}
.divider-line {
	line-height: 70px;
}
.social-img-right {
	width: 480px;
	height: 360px;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
	border: 1px solid rgba(255, 255, 255, 0.8);
}

input.uk-width-1-1 {
	color: white !important;
}

input.uk-width-1-1::placeholder {
	color: rgba(255, 255, 255, 0.7);
}

.for-check {
	cursor: pointer;
}

.uk-form input[type=checkbox]:checked:before, .uk-form input[type=checkbox]:indeterminate:before {
	color: rgb(0, 0, 0);
}

.cashback-pos {
	position: absolute;
    left: 74vw;
    top: 45vh;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
	color: white;
}

@media(max-width: 1700px) AND (min-width: 1600px) {
	.uk-container {
		max-width: 1500px;
	}
}
@media(max-width: 1600px) AND (min-width: 1251px){
	.text-sm {
		font-size: 14px;
	}
	.box {
		margin: auto;
		width: 1200px;
		height: 560px;
	}
	.box-content {
		display: inline-flex;
	}
	.box-headline {
		width: 100%;
		text-align: center;
	}
	.box-part {
		width: 33.333333333333%;
		height: 400px;
	}
	.inner-box {
		height: 384px;
		padding: 8px;
	}
	.row-center-top {
		height: 180px;
	}
	.row-center-bottom {
		height: 180px;
	}
	.center-top-box {
		height: 150px;
		border: 1px solid gold;
		padding: 10px;
		text-align: center;
	}
	.center-bottom-box {
		height: 150px;
		padding-top: 20px;
	}
	.divider-div {
		height: 22px;
	}
	.divider-right {
		height: 15px;
	}
	.center-left-box {
		border: 1px solid gold;
		float: left;
		width: 180px;
		height: 234px;
	}
	.center-bottom-text-box {
		margin-left: 8px;
		float: right;
	}
	.center-right-box {
		border: 1px solid gold;
		float: right;
		width: 180px;
		height: 234px;
	}
	.text-box  {
		padding: 8px;
		text-align: center;
	}
	.right-img-box {
		height: 288px;
	}
	.right-bottom-box {
		border: 1px solid gold;
		height: 81px;
		padding-top: 20px;
	}
	.left-img-corner {
	  	left: 305px !important;
	  	bottom: 360px !important;
	}
	.fb-corner {
		position: absolute;
		bottom: 22%;
		left: 59%;
	}
	.tw-corner {
		position: relative;
		bottom: 7px; 
		left: 105px;
	}
	.insta-corner {
		left: 85%;
		bottom: 68%;
	}
	.social-img-right {
		width: 384px;
		height: 288px;
	}
}
@media(max-width: 1400px) {
	.fb-corner {
		left: 60%;
	}
}
@media(max-width: 1300px) {
	.fb-corner {
		left: 61%;
	}
}
@media(max-width: 1250px) {
	/*.text-sm {
		font-size: 14px;
	}*/
	.box {
		height: auto;
		display: block;
		width: 100%;
	}
	.box-content {
		width: 75%;
		margin: auto;
		display: block;
	}
	.box-headline {
		width: 100%;
		text-align: center;
	}
	.box-part {
		height: auto;
		width: 100%;
	}
	.inner-box {
		height: auto;
		padding: 8px;
	}
	.row-center-top {
		height: auto;
	}
	.row-center-bottom {
		height: 150px;
	}
	.divider-right {
		height: 30px;
		margin-bottom: -10px;
	}
	.center-top-box {
		height: auto;
		border: 1px solid gold;
		padding: 15px;
		text-align: center;
	}
	.center-bottom-box {
		height: 100px;
		padding-top: 20px;
	}
	.center-left-box {
		height: auto;
		border: 1px solid gold;
		width: 100%;
		margin-bottom: 16px;
	}
	.center-right-box {
		height: auto;
		border: 1px solid gold;
		width: 100%;
		margin-bottom: 16px;
	}
	.text-box  {
		padding: 8px;
		text-align: center;
	}
	.right-img-box {
		height: auto;
		width: 100%;
	}
	.right-bottom-box {
		height: 100px;
		border: 1px solid gold;
		width: 100%;
		padding-top: 25px;
	}
	.left-img-corner {
	  	left: 61vw !important;
	  	bottom: 67vw !important;
	}
	.tw-corner {
		position: initial;
		padding-right: 15px;
		float: right;
	}
	.fb-corner {
		position: relative;
		bottom: 52%;
		left: 47%;
	}
	.insta-corner {
		position: relative;
		left: 90%;
		bottom: 30px;
	}
	.divider-line {
		line-height: 30px;
	}
	.social-img-right {
		width: 100%;
	}
}
@media(max-width: 750px) {
	.left-img-corner {
	  	left: 52vw !important;
	  	bottom: 61vw !important;
	}
	.tw-corner {
		position: initial;
		padding-right: 15px;
		float: right;
	}
	.fb-corner {
		position: relative;
		left: 46%;
		bottom: 54%;
	}
	.insta-corner {
		position: relative;
		left: 85%;
		bottom: 60px;
	}
	.right-bottom-box {
		height: 100px;
		border: 1px solid gold;
		width: 100%;
	}
	.row-center-bottom {
		height: 190px;
	}
	.center-bottom-box {
		height: 160px;
	}
	.fb-corner {
		bottom: 0;
	}
}
@media(max-width: 640px) {
	.fb-corner {
		bottom: 20px;
	}
}
@media(max-width: 540px) {
	.fb-corner {
		bottom: 40px;
	}
	.insta-corner {
		left: 83%;
		bottom: 27px;
	}
}
@media(max-width: 500px) {
	.left-img-corner {
	  	left: 47vw !important;
	  	bottom: 59vw !important;
	}
	.tw-corner {
		position: initial;
		padding-right: 15px;
		float: right;
	}
	.fb-corner {
		position: relative;
		left: 43%;
		bottom: 45px;
	}
	.insta-corner {
		position: relative;
		left: 82%;
		bottom: 25px;
	}
	h2, .uk-h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.uk-accordion-title {
		font-size: 17px;
	}
	.headline-xs {
		margin-top: 20px;
	}
}
@media(max-width: 480px) {
	.row-center-bottom {
		height: 230px;
	}
	.center-bottom-box {
		height: 200px;
	}
	.fb-corner {
		bottom: 30px;
	}
	.insta-corner {
		left: 79%;
	}
	.uk-module-title-alt::before {
		bottom: 40px;
	}
	.uk-module-title-alt::after {
		bottom: 40px;
	}
}

.uk-module-title-alt::before {
	height: 1px;
	background-color: white;
}

.uk-module-title-alt::after {
	height: 1px;
	background-color: white;
}

.uk-overlay-scale {
	transform: scale(0.9);
}

.nav-li-pad-right {
	min-height: 102px;
	text-align: center;
}

.nav-li-pad-left {
	min-height: 102px;
	text-align: center;
}

li.uk-tab-responsive>div.uk-dropdown>ul>li>a {
	background: #cf1829;
	color: white;
	border: 1px solid white;
}

.uk-offcanvas-bar {
	left: 0px !important;
}

.uk-nav-offcanvas > li {
	background-color: #222 !important;
}

@media(max-width: 1030px) {
	#brauereitour {
		z-index: 1;
	}

	.uk-dropdown-small {
		min-width: 350px !important;
	}
}