/* 
// -----------------------------------------------------------------------------
// Dokumentationshinweise:
// Programm     : bestellung.css
// Programmtyp  : css-skript
// Autor        : HGZ
// Erstellt am  : 2019 08 25
// Zweck        : Formatsteuerung globaltrust NEU
// Parameter    : keine
// Aufruf       : in html-Seiten inkludiert
// -----------------------------------------------------------------------------
// Geaendert am : 2019 09 24
// Autor        : CHH
// Grund        :
// Aenderung    :
// -----------------------------------------------------------------------------
// Geaendert am : 2019 12 06
// Autor        : 
// Grund        :
// Aenderung    :
// -----------------------------------------------------------------------------
// Geaendert am : JJJJ MM TT
// Autor        : 
// Grund        :
// Aenderung    :
*/

@font-face {
    font-family: "ETmodules";
    src: url("https://globaltrust.eu/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf");
}

a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

article, aside, footer, header, hgroup, nav, section {
    display: block
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif
}

p {
    margin: 0;
    padding-bottom: 1em;
}

ol, ul {
    list-style: none;
    padding: 0;
}

a {
    color: #1986a7;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
}

p {
    padding-bottom: 1em
}

p:not(.has-background):last-of-type {
    padding-bottom: 0;
}

p.et_normal_padding {
    padding-bottom: 1em
}

strong {
    font-weight: 700
}

cite, em, i {
    font-style: italic
}

code, pre {
    margin-bottom: 10px;
    font-family: Courier New, monospace
}

ins {
    text-decoration: none
}

sub, sup {
    position: relative;
    height: 0;
    line-height: 1;
    vertical-align: baseline
}

sup {
    bottom: .8em
}

sub {
    top: .3em
}

dl {
    margin: 0 0 1.5em 0
}

dl dt {
    font-weight: 700
}

dd {
    margin-left: 1.5em
}

blockquote p {
    padding-bottom: 0
}

small {
    font-size: 90%;
    line-height: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #333;
    font-weight: 500;
    line-height: 1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

h1 {
    font-size: 30px;
    font-weight: 700;
    color: #083d4e;
    margin-bottom: 1.2em;
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

body, input, textarea, select, button {
    font-family: 'Nunito Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}

body {
    background-image: linear-gradient( 180deg, rgba(191,194,202,0.5) 0%, rgba(255,255,255,0.2) 100% ), url(https://fruit.globaltrust.eu/wp-content/uploads/2019/07/NetzwerkTechnologieHintergrund.jpg);
	background-size: cover;
}

.button {
    color: #ffffff!important;
    border-width: 0!important;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700!important;
    background-color: #1986a7;
    padding: 15px 26px!important;
    transition: 0.3s;
/* Breite button */
/*    width: 40%; */
}

.buttontext {
    max-width: 500px;
/*    color: rgb(8,61,78); */
    font-weight: 700 ;
}

/* gedecktes rot */
.required {
   color: #992b1b;
}

/* grün / green */
.gratis {
   color: #009900;
}

/* fett */
.bold	 {
   font-weight: 700;
}


button:hover {
    background: #0092be;
    border-color: #0092be;
}

.container {
    position: relative;
    text-align: left
}

.container {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto
}

#top-header {
    z-index: 100000; 
    color: #fff;
    background-color: #1986a7;
    height: 30px;
    font-size: 12px;
    line-height: 13px;
}

#top-header a {
    color: #fff
}

#title_order_form {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 55px;
    font-size: 17px;
    text-transform: uppercase;
    color: rgba(0,0,0,.6);
}

#et-secondary-nav, #top-header {
    -webkit-transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
    -moz-transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
    transition: background-color .4s, transform .4s, opacity .4s ease-in-out
}

#top-header .container {
    padding-top: .75em;
    font-weight: 600
}

#main-header {
    position: relative;
    z-index: 99999; 
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
    box-shadow: 0 0 7px rgba(0,0,0,.1);
    font-weight: 500;
    line-height: 23px
}

#logo {
    height: 20px;
    width: auto;
    margin: 20px 0;
}

.logo_container {
    position: absolute;
    left: 0;
    top: 0;
}

#main-header {
    height: 55px;
}

#main-content {
    min-height: 90vh;
    padding: 50px 0;
}

.small,
input[type="password"] {
    max-width: 750px;
}
input[type="password"] {
    margin-bottom: 2em;
}
input[type="file"] {
    margin: 2em 2em 2em 0;
    padding: 0;
    font-size: 16px;
}

#main-footer {
    background-color: #146c87;
    margin: 0 -50px;
    padding: 50px 50px 0 50px;
}

/* == class['form'] */
label.comment {
/* 70% der Schriftgröße Abstand vor Text */
    margin-top: .7em;
    display: block;
    color: rgb(8,61,78);
    font-weight: 700;
    position: relative;
}

/* == class['boldlist'] */
label.boldlist {
/* 10% der Schriftgröße Abstand vor Text */
/*     margin-top: .1em; */
    display: block;
    color: rgb(8,61,78);
    font-weight: 700;
    position: relative;
}

/* 300 == dünn */
/* 700 == fett */
label.text {
    display: block;
    color: rgb(8,61,78);
    font-weight: 300;
    position: relative;
}

.submitted {
	
}

.rd_ver {
	margin-right: 1em;
}

.help {
    display: inline;
    position: relative;
  z-index: 99999; 
}

.help::before {
    content: "\e060";
    font-family: "ETmodules";
    margin-left: 5px;
    color: #67b5cd;
    display: inline;
}

.help > i {
    display: none;
}

.helptext {
    opacity: 0;
    display: block;
    visibility: hidden;
    color: rgba(255,255,255,0.85);
    background: rgba(8,61,78,0.85);
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.2em;
    position: absolute;
    top: -30px;
    left: 40px;
    width: 350px;
    min-height: 48px;
    transition: 1s 1s;
    z-index: 99999; 
}

.help:hover .helptext {
    opacity: 1;
    display: block;
    visibility: visible;
    transition: .2s;
}

.help .helptext::after {
    content: " ";
    position: absolute;
    top: 40px;
/* To the left of the tooltip */
    right: 100%; 
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(8,61,78,0.85) transparent transparent;
}

.helptext a {
    color: #67b5cd;
    font-weight: 500;
}
.required, .red  {
    color:#b6321f;
}

.small {
    font-size: 90%;
    line-height: 1.2em;
    display: inline-block;
}

input[type="text"], textarea {
    width: 80%;
    border: none;
}

textarea {
/*    min-height: 150px; */
    min-height: 40px;
}

select {
    margin-bottom: 0.75em;
}

/* Vorschlag Högl 
    input[type="text"], textarea, select, label {
*/
    input[type="text"], textarea, select {
    max-width: 750px; 
}

/* label etwas breiter definiert für längere Produkttexte */
    label {
    max-width: 800px; 
}

input[type="radio"]+label i, input[type="radio"]+label i {
    border-radius: 50%;
}

input[type="radio"]+label i {
    border: 0 solid #fff;
}

input[type="radio"] {
    display: none;
    width: auto; 
    max-width: none; 
    margin: 0;
    padding: 0;
}

input, textarea {
/*    width: 100%; */
    width: 80%;
    padding: 4px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    -webkit-appearance: none;
}

input {
    -webkit-appearance: none
}

input[type=checkbox] {
    -webkit-appearance: checkbox
}

input[type=radio] {
    -webkit-appearance: radio
}

textarea {
    padding: 4px
}

button, input, select, textarea {
    font-family: inherit
}
#send-container button {
	text-transform: uppercase;
	margin-right: 1.5em;
}
#send-container {
    margin: 2em 0 2em 0;
    line-height:1.2em;
    display:flex;
    align-items: center;
}
#send-container b {
	display: block;
	width: 30%;
}

input[type=radio]+label i {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-color: #fff;
    font-style: normal;
    vertical-align: middle;
    content: "";
}

input[type=radio]:checked+label i::before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    transform: translate(-50%, -50%);
}

input[type=radio]:checked+label i::before, input[type=radio]:checked+label i::before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1986a7;
}

#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: rgba(255,255,255,0.6);
}

.footer-widget {
    line-height: 1.2em;
    color: rgba(255,255,255,0.66);
    margin-right: 5.5%;
    margin-bottom: 5.5%;
    width: 20%;
    float: left;
    max-width: 100%;
}

.footer-widget:last-child {
    margin-right: 0
}

#footer-widgets .footer-widget li {
    line-height: 1.3em;
}

#footer-widgets .footer-widget li a {
    text-decoration: none;
}

#footer-widgets .footer-widget li a:hover {
    text-decoration: underline;
}

#eidas {
	background:#fff;
	margin-top:10px;
	padding:10px;
	min-height: 100px;
}
#eidas a {
	display: flex;
	display: -webkit-flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	align-content: center;
}
#eidas span {
  display: block;
	color:#083d4e;
  flex: 0 0 120px;
	margin-left:10px;
}

#eidas img {
    display: block;
    flex: 0 0 auto;
    margin-left: 10px;
    max-height: 80px
}

#main-footer .footer-widget h4 {
    font-size: 18px;
    line-height: 1em;
    margin: 0;
    color: #67b5cd;
}

#footer-widgets .footer-widget li:before {
    border: none;
    content: "5";
    font-family: "ETmodules";
    top: -0.5px!important;
    left: -2px;
    color: #67b5cd
}

.footer-widget li:before {
    border-color: #67b5cd
}

.footer-widget, .footer-widget li, .footer-widget li a, #footer-info {
    font-size: 14px;
    font-weight: 700;
}

#footer-widgets .footer-widget li {
    line-height: 1.3em;
    margin-bottom: 0.5em;
}

#footer-widgets .footer-widget li a:hover {
    text-decoration: underline
}

.footer-widget h4 {
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none
}

#footer-widgets .footer-widget li:before {
    top: 5.4px
}

.bottom-nav, .bottom-nav a {
    font-size: 18px
}

#footer-bottom {
    background-color: #083d4e;
    margin: 0 -50px;
    padding: 20px 50px;
}

#footer-info, #footer-info a {
    color: #1986a7
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: " "
}

* html .clearfix {
    zoom: 1
}

/* Customize the label (the container) */
.check {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 100%;
/* Text-Bereich der bei checkbox angeklickt werden kann */
/*  width: 100%; */
  width: 40px;
  margin-left:-35px;
  z-index: 99999; 
}

/* Create a custom checkbox */
.check i {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
}

/* On mouse-over, add a light blue background color */
.check:hover input ~ i {
  background-color: #d4f9ff;
}

/* When the checkbox is checked, add a blue background */
.check input:checked ~ i {
  background-color: #1986a7;
}

/* Create the checkmark/indicator (hidden when not checked) */
i:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ i:after {
  display: block;
}

/* Style the checkmark/indicator */
.check i:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Priorität der Links vor Text */
.check a {
  z-index:100000;      
}