/* Tempel Inn */

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

.task-logout .login img, .view-login .login img {
  max-height: 5.4rem;
  max-width: -moz-available !important;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 1.56;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}

h3 {
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}

#modal-menu ul.sp-megamenu-parent > li > a, #modal-menu ul.sp-megamenu-parent > li > span {
  font-family: 'Roboto', sans-serif;
}

@media (min-width:768px) and (max-width:991px){body{font-size: 18px !important;}
}

@media (max-width:767px){body{font-size: 16px !important;}
}

@media screen and (max-width: 992px) {
#sp-footer {
    text-align: center;
}
#sp-footer2 {
    text-align: center !important;
}
}

.sp-page-title .sp-page-title-heading {
  text-align: center;
}

#modal-menu .sp-megamenu-parent > li:hover > a, #modal-menu .sp-megamenu-parent > li:hover > span, #modal-menu .sp-megamenu-parent > li.active > a, #modal-menu .sp-megamenu-parent > li.active > span {
/*  color: #4c723d;*/
  color: #FFF;
}

#modal-menu ul.sp-megamenu-parent > li > a, #modal-menu ul.sp-megamenu-parent > li > span {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: initial;
  color: bisque;
}

#modal-menu.has-bg {
  background-image: url(../images/menu-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
  background-color: rgba(76,114,61,0.75);
}

#sp-header.header-sticky {
  box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.5) !important;
}

/* Formulare */
div.fcp_wrapper {
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
	background-color: transparent;
}

div.fcp_line label {
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
}

div.fcp_line input:not([type="submit"]), div.fcp_line textarea, div.fcp_line select {
    border: 1px solid #3ab34a;
}

div.fcp_wrapper {
    max-width: calc(100% - 0px);
    min-height: 100px;
    padding: 0px;
    margin: 0 auto;
	border: 0px !important;
}

div.fcp_line input[type="text"], div.fcp_line input[type="email"], div.fcp_line input[type="number"], div.fcp_line input[type="password"], div.fcp_line input[type="file"], div.fcp_line input[type="tel"], div.fcp_line select {
    height: 46px;
}

.fcp_form input.fcp_btn_green {
    background-color: #196632;
}

.fcp_fixed_heading, .fcp_form input.fcp_btn, div.fcp_line label, .fcp_fieldset legend {
	font-family: 'Roboto', sans-serif;
}

.fcp_wrapper select:not(.form-select):not(.form-control) {
  padding: 1px 10px;
}

.fcp_form input.fcp_btn {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}

fieldset.fcp_fieldset {
	margin: 0px 0px 40px 0px;
    padding: 0px;
}

fieldset.fcp_fieldset legend {
    width: auto;
    padding: 0px;
	border-bottom: 1px solid #3ab34a;
	width: 100%
}

div.fcp_line input[type="date"] {
    width: 100%;
    height: 46px;
    padding: 1px 3px;
    border-radius: 3px;
    margin: 0;
}

div.fcp_line input:not([type="submit"]) {
  padding: 1px 10px;
}

div.fcp_line textarea {
  padding: 8px 10px;
}

div.fcp_line {
  padding: .4em 0;
}

input[type="date"]:not(.form-control) {
    width: 20px;
}

div.fcp_line select {
    font-size: 20px;
}

div.fcp_line input, div.fcp_line select, div.fcp_line textarea {
    font-size: 20px;
}

div.fcp_line textarea {
    color: #4a4a4a;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    font-size: 20px;
	color: #4a4a4a;
}

div.fcp_line label {
    display: contents;
}

div.fcp_line input[type="checkbox"], div.fcp_line input[type="radio"] {
    width: 18px;
    height: 18px;
}

.fcp_error_text {
    display: none !important;
}

div.fcp_line input.fcp_error_field:not([type="submit"]), div.fcp_line textarea.fcp_error_field, div.fcp_line select.fcp_error_field {
    background-color: #f732328f;
}

select:not(.form-select):not(.form-control) {
    font-size: 20px;
}