:root{--eimer:#236E65;--eimer-light:#a6c5c1;--eimer-accent:#ffd180;--eimer-accent1:#ffe57f}

html {
	font-size: 1rem;
	font-display: swap;
	scroll-behavior: smooth;
}

body {
	box-sizing: border-box;
	content-visibllity:auto;
	color:black !important;
}
.h1, h1 {
    font-size: 2.0rem;
		margin:1rem 0rem 1rem;
}


.h4, h4 {
	font-size: 1.3rem !important;
}
 .container-fluid {
    width: 100%;
    padding-right: 0px; 
   padding-left: 0px; 
  
}


.main .section,
.container {
	position: relative;
}

.main #video-background {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	background-color: #ffe0b2;
	background-position: center center;
	background-size: cover;
	content-visibllity:auto;
}


.bg-eimer{background-color:var(--eimer)}
.bg-eimer-light{background-color:var(--eimer-light)}


.bg-light {
	background-color: #FFF!important;
}

.navbar-header {
	color:#fff!important;
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 0.9rem;
	line-height: inherit;
	white-space: nowrap;
}

.logo {
	margin-top: -10px;
	width: 90px;
	/*box-shadow: 0.15rem 0.15rem 0.3rem rgba(0, 0, 0, 3)!important;*/;
}

.shadow-custom {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .25), 0 3px 7px 5px rgba(0, 0, 0, 0.26) !important;
}
.phone{font-size:1.2rem}
.header-text {
	display: inline-block;
	margin-left: 10px;
}

.navbar-dark .navbar-nav .nav-link {
	/*color: rgba(255, 255, 255, .75);*/
	
	color:#fff !important;
}

.nav-link {
	font-size: 1.4rem !important;color:#fff !important;
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.nav-link {
    font-size: 1.3rem!important;
    
}

.nav-link:hover,.navbar-nav li.show {
    background-color: rgba(255,255,255,.2)!important
}
.navbar .dropdown-menu {
    box-shadow: 0 8px 25px 0 rgba(0,0,0,.99),0 2px 10px 0 rgba(0,0,0,.12)
}

.navbar-nav li:last-child a {
    border-bottom: 0!important
}


.navbar .navbar-toggler {
    color: #fff;
}
.dropdown-menu {
	border-radius: .0rem;
	padding: 0;
	margin: 0;
}

.introimage{
	
	width: 100%;
  object-fit: cover;
  margin-top:70px;
	
}
.introtext{
	
	width: 80%;
  bottom:70px;
  left:40px;
  position:absolute;
  font-size:1.6rem;
	color:white;
	text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1) !important;
}
.contentimage{
	
	
	margin-right:1.5rem;
	padding:1rem;
	max-height:12rem;
	
}

.dropdown-item:hover {
	background-color: #224934;
	color: rgba(255, 255, 255, .85);
}

.dropdown-item:last-of-type {
	border-bottom: 0px solid gray;
}

.navbar .dropdown-menu a {
	font-size: 1.2rem !important;
	
}
.ankerlink{
	position:relative;top:-90px;
}



@media all and (max-width: 675px) {
	.dropdown-menu {
		background-color: #224934!important;
	}

	.dropdown-item {
		color: rgba(255, 255, 255, .75);
		border-bottom: 1px solid rgba(255, 255, 255, .75);
	}
}
.dropdown-menu {
    border-radius: 0;
    padding: 0;
    margin: 0;
    right: 0!important;
    left: auto!important;
    background-color: var(--eimer-light)!important;
}

.dropdown-item:hover {
    color: #000!important;
    background-color: #f8f9fa;
    color: rgba(255,255,255,.85)
}

@media all and (min-width: 676px) {
    .dropdown-item:last-of-type {
        border-bottom:0 solid gray!important
    }

    .dropdown-menu-height {
        max-height: 60vh;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.carousel {
	margin-top: 60px;
	padding: 0 0;
	width: 100%;
}

.item,
.carousel-inner {
	height: 100%;
	display: block;
	background-color:var(--eimer);
}

.carousel-item {
	max-height: 100vh;
	object-fit: cover;
}

.carousel-item img {
	max-height: 100vh;
	background-size: cover;
	background-position: center center;
	background-size: cover !important;
}

.carousel-caption {
	padding-top: 5px !important;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
	bottom: 0;
	top: 35%;
	text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1)!important;
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px!important;
	height: 3px!important;
	border-radius: 0px!important;
}

.carousel-button {
	position: absolute;
	right: 0px!important;
	bottom: 0;
	z-index: 15;
}

.carousel-button:hover {
	background-color: transparent !important;
	border: 1px solid #28a745;
}

.btn.btn-md {
	padding: 0.5rem 1.0rem;
	font-size: .8rem;
}

.text-responsive .text-responsive h3,
.text-responsive h4,
.text-responsive h5,
.text-responsive p {
	font-size: calc(35% + 1vw + 1vh) !important;
	
}

.text-responsive span {
	font-size: calc(35% + 1vw + 1vh) !important;
	
}

.text-responsive p {
	font-size: calc(35% + 1vw + 1vh) !important;
}

.text-responsive h3 {
	font-size: calc(60% + 1vw + 1vh) !important;
	text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1)!important;
}

.carousel-caption h3 {
	text-shadow: 2px 2px 2px black !important;
}

.carousel-caption p {
	text-shadow: 2px 2px 2px black !important;
}

.card {
	-ms-flex-direction: row;
	flex-direction: row;
	content-visibllity:auto;
}

.card2 {
	-ms-flex-direction: column !important;
	flex-direction: column!important;
}

.card2 >div >.title >h3 {
	font-size: 1.3rem !important;
}

.box {
	width: 60px;
	height: 60px;
	background-color: var(--indigo);
	color: white;
	font-size: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2px;
	border-radius: 10%;
}

.box:hover {
	background-color: #28649E;
	color: white;
}

.box_sm {
	width: 40px;
	height: 40px;
	background-color: var(--indigo);
	color: white;
	font-size: 2.5rem;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 2px;
	border-radius: 20%;
}

.card-body {
	padding: 1.25rem;
	padding-top: 0.3rem !important;
	padding-right: 1.25rem;
	padding-bottom: 0.3rem !important;
	padding-left: 1.25rem;
}

.form-pic {
	display: none;
}

.button-panel {
	display: none;
}

.web_pic {
	border: 1px solid gray;
	max-width: 10rem !important;
}

@media all and (min-width: 501px) {
	.logo {
		margin-top: -10px;
		width: 100px !important;
	}

	.text-responsive span {
		font-size: calc(50% + 1vw + 1vh) !important;
		
	}

	.text-responsive .text-responsive h3,
.text-responsive h4,
.text-responsive h5,
.text-responsive p {
		font-size: calc(60% + 1vw + 1vh);
		text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1) !important;
	}

	.text-responsive h3 {
		font-size: calc(70% + 1vw + 1vh) !important;
		text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1) !important;
	}

	.card {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.box {
		width: 90px;
		height: 90px;
	}

	.card-body {
		padding: 1.25rem;
		padding-top: 1.25rem;
		padding-right: 1.25rem;
		padding-bottom: 1.25rem;
		padding-left: 1.25rem;
	}

	.carousel-caption h3 {
		text-shadow: 2px 2px 2px black !important;
	}

	.carousel-caption p {
		text-shadow: 2px 2px 2px black !important;
	}

	.web_pic {
		max-width: 13rem !important;
	}
}
@media all and (max-width: 767px) {
	
.card-deck {
   
    
    flex-direction: column !important;
    
}
	
}	
	
	
	



@media all and (min-width: 768px) {
	.carousel {
		margin-top: 80px;
		padding: 0 0;
		width: 100%;
	}

	.carousel-caption {
		padding-top: 40px !important;
		transform: translateY(-40%);
		transition: transform 330ms ease-in-out;
	}

	.carousel-button {
		position: absolute;
		right: 15px! important;
		bottom: 0;
	}

	.btn.btn-md {
		padding: 0.8rem 1.6rem;
		font-size: .81rem;
	}

	.text-responsive span {
		font-size: calc(80% + 1vw + 1vh) !important;
		
	}

	.text-responsive  h3 {
		font-size: calc(90% + 1vw + 1vh) !important;
		
	}

	.text-responsive p {
		font-size: calc(70% + 1vw + 1vh) !important;
		
	}

	.form-pic {
		display: block;
	}
}

@media all and (min-width: 1200px) {
	.contentimage{
		max-height:22rem;
	
}
.phone{font-size:1.5rem; margin-left:4rem;}
.firstrow{ margin-top:2.5rem !important;}

.ankerlink{
	position:relative;top:-120px;
}
}
@media all and (max-width: 992px) {
.first-level-dropdown-toggle::after {
  position: absolute;
  left: 92%;
  margin-top: 0.7em;
}
.nav-link {
   
    border-bottom: 1px solid rgba(255,255,255,.5)!important;
}
}

@media all and (min-width: 992px) {
	
	.contentimage{
	
	
	margin-right:1.5rem;
	padding:1rem;
	
}
	.navbar .nav-item .dropdown-menu {
		display: none;
	}

	.navbar .nav-item:hover .nav-link {
	}

	.navbar .nav-item:hover .dropdown-menu {
		display: block;
	}

	.navbar .nav-item .dropdown-menu {
		margin-top: 0;
	}

	.text-responsive  h3 {
		font-size: calc(100% + 1vw + 1vh) !important;
		text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1) !important;
	}

	.text-responsive p {
		font-size: calc(80% + 1vw + 1vh) !important;
		text-shadow: 0 .5rem 1rem rgba(0, 0, 0, 1) !important;
	}

	.button-panel {
		display: block;
	}
}

.panel {
	background-color: rgba(255, 255, 255, 0.8);
	color: black !important;
}

.panel-top {
	margin-top: 65px;
}

.header-space {
	padding-top: 1rem;
	padding-bottom: 0.5rem;
}

.footer-space {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.panel_cap {
	background-color: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(94, 126, 164, 0.5)), to( rgba(6, 51, 94, 0.8)));
	background: -webkit-radial-gradient(circle, rgba(94, 126, 164, 0.4), rgba(6, 51, 94, 0.8));
	background: -moz-radial-gradient(circle, rgba(94, 126, 164, 0.5), rgba(6, 51, 94, 0.8));
	background: -ms-radial-gradient(circle, rgba(94, 126, 164, 0.5), rgba(6, 51, 94, 0.8));
}

.panel_inner {
	background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 69%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 69%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(circle at top left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.5) 100%);
	padding: 1rem;
}

.card:hover {
	cursor: pointer;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.card-img {
	padding: 1rem  !important;
}

.card-text {
	font-size: 0.80rem  !important;
}

.btn-outline-purple {
	color: var(--purple);
	border-color: var(--purple);
}

.btn-outline-purple:hover {
	color: #fff;
	background-color: var(--purple);
	border-color: var(--purple);
}

.btn-outline-indigo {
	color: var(--indigo);
	border-color: var(--indigo);
}

.btn-outline-indigo:hover {
	color: #fff !important;
	background-color: var(--indigo) !important;
	border-color: var(--indigo) !important;
}

.icons {
	font-size: 2.5rem;
}

.box2 {
	width: 100%;
	display: flex;
	justify-content: center;
}

.flex-container2 {
	display: flex;
	background-color: #f1f1f1;
	width: 100%;
	align-items: stretch;
	flex-wrap: wrap;
}

.flex-container2>div {
	padding-top: 15px;
	margin-bottom: 0px;
	text-align: center;
}

.scroll-top {
	width: 100%;
	height: 100%;
	font-size: 2rem;
	color: #e0e0e0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.scrollup {
	position: fixed;
	/* keeps it on the bottom once in view */
	bottom: 18px;
	/* height of link element */
	right: 10px;
	/* padding from the left side of the window */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: rgba(80, 80, 80, 0.5);
	border-radius: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-decoration: none;
}

.scrollup:hover {
	background-color: rgba(80, 80, 80, 0.7);
}
.footer{background-color:var(--eimer)}
.footer_text,
.footer_text a {
	color:#fff;
	/*color: rgba(255,255,255,.75) !important;
	color: rgba(255,255,255,.75);*/;
}


.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.btn-link {
    /* font-weight: 400; */
	color: #000;
	text-decoration: none;
}

.btn-link h3 {
    /* font-weight: 400; */
	font-size: 1.3rem !important;
	display: inline-block;
	text-align: left;
}

.beer-slider {
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 1px;
	margin-bottom: 1.5rem;
}

.card-header .title {
	font-size: 1.5rem;
	color: #000;
}

.card-header .title h3 {
	display: inline-block;
	font-size: 1.5rem;
}

.card-header .accicon {
	float: right;
	font-size: 1.5rem;
	width: 1.2em;
}

.card-header {
	cursor: pointer;
	border-bottom: none;
}

.card-header:not(.collapsed) .rotate-icon {
	transform: rotate(180deg);
}

.help-inline-error, .required {
	color: red;
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #ddd !important;
	border-radius: 0px !important;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: white !important;
	;
    border: 1px solid #28a745;
	border-radius: 0px !important;
}

.has-error {
	border: 1px solid rgb(185, 74, 72) !important;
}

.has-error .select2-selection {
	border-color: rgb(185, 74, 72) !important;
}

.control-label > small {
	color: #343a40 !important;
}

.control-label {
	font-weight: bold !important;
}

.bottom-bordered {
	border-left: 0!important;
	border-top: 0!important;
	border-right: 0!important;
}

.input-group-text {
	background-color: #fff;
	color: #004d40!important;
	border: none !important;
	border-bottom: 1px solid #ced4da !important;
	border-radius: 0rem !important;
}

.input-group input,  select,  textarea {
	background-color: #fff;
	color: #004d40!important;
	border: none !important;
	border-bottom: 1px solid #ced4da!important;
	border-radius: 0rem !important;
}
  select,  textarea {
	background-color: #fff;
	color: #004d40!important;
	
	border: 1px solid #ced4da!important;
	border-radius: 0rem !important;
}

.md-form.input-group .input-group-text {
	background-color: transparent!important;
	border-bottom: 1px solid #ced4da !important;
}

.md-form.was-validated:invalid  .input-group-text {
	border-color: green !important;
}

.md-form .prefix~label {
	margin-left: 3rem !important;
}
/*
.was-validated:invalid .input-group-prepend .input-group-text,
.was-validated:invalid .input-group-append .input-group-text {
	border-color: red !important;
}

*/

.my-border-invalid {
	border-bottom: red !important;
}

.invalid-feedback {
	width: 100% !important;
	transition: width 2s !important;
}
/*.row:before, .row:after {display: none !important;}*/
.row:before, .row:after {
	display: inline-block !important;
}

.modalbody-small {
	font-size: 0.8rem !important;
}

.modalbody-small h4 {
	font-size: 1rem !important;
}

.modalbody-small h3 {
	font-size: 1.1rem !important;
}
.datepicker-dropdown {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.clear{
	 border-radius: 0px !important;
	background-color: #b2dfdb !important;
}

.datepicker table tr td{
  position:relative;  
}

.datepicker table tr td.disabled:hover {
    content: 'This date is disabled sss' !important;
   
	
}
.disabled,
:disabled {
  pointer-events: auto !important; }
  
.datepicker table tr td.disabled {
  background: none;
  color: red;
  cursor: pointer;
  background-image:url("../images/cross.png") !important;
  background-size:cover !important;  
}



.tooltip{
	display:none !important;
	z-index:10000;
	
	
}
.tooltip:hover{
	display:block !important;
	
	
}
.highlight {
  border: 1px solid red !important;
  
  color:green;
  font-weight:bold;
  
  background-color:orange !important;
}

.highlighted.new, .highlighted.old, .highlighted {
    
  background-color: #e0f2f1 !important;
}

.custom-select {
        width: 85%;
    vertical-align: middle;
	padding-left:10px !important;    
    
}
.md-form .prefix {
    
    font-size: 1.50rem !important;
}
