/*

 Theme Name:   Divi Child
 Theme URI:    http://example.com/divi-child/
 Description:  Divi Child Theme
 Author:       Synvation GmbH
 Author URI:   http://synvation.de
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/
#language-wrapper {
	background-color:rgba(0, 0, 0, 0.3);
	width:90px;
	height:40px;
	position:absolute;
	right:64px;
	top:0px;
	padding-left: 10px;
	padding-top: 10px;"
}
#language-wrapper ul li a img {
	width: 30px;
}
@media (max-width: 980px) {
  #language-wrapper {
	background-color: transparent;
  	right: 10px;
	top: 70px;
  }
}

.lang-item-first {
	float: left;
	margin-right: 10px;
}

@media (max-width: 1200px) {
	.et_menu_container {
		width: 90%;
	}
}

@media (min-width: 767px) and (max-width: 1079px) {
	.et_menu_container {
		width: 100%;
    	margin: 0;
	}
}

.et_menu_container {
    background-image: url(/wp-content/uploads/2016/10/Flugplatz-Kindel16.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#menu-3-container {
  display: none;
  z-index: 1;
  background-color: #174186;
}
#menu-3-btn {
  width: 50%;
  background-color: #174186;
  height: 40px;
  color: white;
  font-size: 14px;
  cursor: pointer;
}
#menu-3-grp {
  display: none;
  background-color: #174186;
  position: absolute;
  top: 110px;
  color: white;
  width: 100%;
  padding: 15px;
}
#menu-3-grp  * {
  font-size: 18px;
}
.sub-menu-3 {
  display: none;
  padding: 5px;
}
.sub-menu-3 > div {
  margin-left: 40px;
}
.menu-3-item, .sub-menu-3 div ul li a {
  cursor: pointer;
  color: white;
}

#menu-logo, .menu-1, .menu-2 {
  display: block;
}

@media (max-width: 980px) {
	.et_menu_container {
    background-image: url(/wp-content/uploads/2016/10/flugplatz-kindel-mobil.jpg);
    width: 100%;
	}
  #menu-logo, .menu-1, .menu-2 {
    display: none;
  }
  #menu-3-container {
    display: block;
  }
}

#main-content {
	padding-top: 70px !important;
}

#menu-mobile, #menu-desktop {
	width: 100%;
	height: 100%;
}

#et-top-navigation {
	width: 100%;
	height: 317px;
	padding: 0px !important;
    font-weight: 400;
}

#page-container {
	padding: 0px !important;
  margin: 0px !important;
}

#main-header {
	position: relative !important;
	box-shadow: none;
}

#menu-logo {
  width:20%;
  position:absolute;
  bottom:30px;
  left:3%;
}

.menu-1 {
	background-color:white;
	width:20%;
	height:40px;
	position:absolute;
	bottom:42px;
	text-align:center;
	padding-top:8px;
	cursor: pointer;
	color: #075d9e;
	font-weight: 600;
}
#menu-fuer-besucher li a i {
	font-weight: 300 !important;
}

.menu-2 {
	z-index:1;
	background-color:#174186;
    position:absolute;
    top:93%;
    left:37px;
	right:5%;
    height:70px;
    color:white;
	font-size: 14px;
}

.menu-2 a {
	background-color:#075d9e;
	float:right;
	height:70px;
	text-align:center;
	margin-left:4px;
	padding:0 10px;
	cursor:pointer;
	color:white;
	padding-top: 1em;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 10px solid #243073;
}

.sub-menu-1 {
	position:relative;
	top:4px;
	background-color:#3aa9d3;
	color:white;
	display:none;
	z-index: 2;
	padding: 10px 0px;
}

.sub-menu-1 a {
	color:white;
	font-weight: 500;
}

#box-webcam {
  display:none;
  position:absolute;
  top:100%;
  width:340px;
  height:310px;
  background-color: #243073;
  padding: 33px 10px 0px 10px;
}

#btn-webcam {
  position:absolute;
  top:100%;
  background-color:#243073;
  text-align:center;
  cursor:pointer;
  width:140px;
}

/*.menu-item {
	padding:1px 0px;
}*/

.sub-menu-1-trennlinie {
    height: 2px;
    background-color: #075d9e;
    margin: 5px 0px;
}

.trennlinie {
	height: 2px;
	background-color: #3aa9d3;
	margin-top: 15px;
	margin-bottom: 25px;
}

h2 {
	color: #075d9e !important;
	font-size: 18pt;
}

.portfolioSchatten > .et_pb_row > .et_pb_column > .et_pb_text {
	box-shadow: 3px 3px 6px #a0a0a0;
}

#tabelle-desktop tr th,
#tabelle-desktop tr td {
border: 1px solid #d8d8d8;
}

#tabelle-mobil tr th,
#tabelle-mobil tr td {
border: 1px solid #d8d8d8;
}

/*Kontakt Seite Kontaktformular*/

.wpcf7-submit{
	background-color: #075d9e;
	color: #fff;
	font-size: 18px;
	height: 40px;
	width: 100px;
	border-width: 0px;
	cursor: pointer;
}

/* von cm auftrag übernommen: */

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
	background-color: white;
	border: 1px solid #084987;
	padding: 5px;
	color: #084987;
}
select {
	padding: 4px !important;
}

form p,
form p span input,
select,
.myfullwidth,
.myfullwidth span textarea {
	width: 100% !important;
}

input[type=submit] {
	background-color: #084987;
	color: #fff;
	border: 0;
	padding: 5px 15px;
	cursor: pointer;
}

textarea {
  font-family: arial;
}
.contact-grey {
	color:#536383;
	font-size:13px;
	font-weight:bold;
	float: left;
	width: 50%;
}

#post-137 .et_pb_row_1 .et_pb_column_1 {
	margin: 0 !important;
	width: 60%;
}

::-webkit-input-placeholder {
	color: #084987;
}
::-moz-placeholder {
	color: #084987;
}
:-moz-placeholder {
	color: #084987;
}
:-ms-input-placeholder { 
	color: #084987;
}

div.wpcf7-validation-errors {
    border: 0;
}
div.wpcf7-spam-blocked {
    border: 0;
}
div.wpcf7-mail-sent-ok {
    border: 0;
}

/*Kontakt Seite Kontaktformular Ende*/

#different {
	display: none;
}
#wpcf7-f1930-p1938-o1 .wpcf7-submit {
	width: 300px;
}
#wpcf7-f1930-p1938-o1 textarea,
#wpcf7-f1930-p1938-o1 .wpcf7-text {
	width: 100%;
}
#checkAge input {
	width: 20px !important;
    margin-top: 6px;
    float: left;
}
#formReset, #rundflugBuchen {
    background-color: #084987;
    color: #fff;
    border: 0;
    padding: 5px 15px;
    cursor: pointer;
	width: 300px;
	display:none;
}
#rundflugBuchen {
	display:block;
	width: 200px;
}

#wpsg_basket_ajax_message {
	z-index: 100000;
	top: 48%;
}

.wpsg_produkt_wrapper, .wpsg_produkt_add_basket_wrapper {
	margin: 0.25rem 0.5rem 0 0 !important;
}

.wpsg_product_afterimage .wpsg_produkt_preis,
.wpsg_product_afterimage .wpsg_produkt_preishinweis {
	display:none !important;
}

.wph-modal {
    z-index: 99999 !important;
}