::selection { background: #007ec1; color: #ffffff; }

/*** BODY ***/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}
.et_pb_bg_layout_dark h1 {
  color: #fff !important;
}
span {
  color: #00406e !important;
}
.videonavi a {
  color: #00406e;
}
.videonavi a:hover {
  color: #007ec1;
}
.et_pb_toggle_0.et_pb_toggle h5 {
  color: #00406e !important;
}
.et_pb_toggle_0 .et_pb_toggle_title::before {
  color: #007ec1 !important;
}
.et_pb_module.et_pb_toggle_0.et_pb_toggle {
  border-color: #00406e !important;
}
.start-videos h4, .et_pb_text_5 h4 {
  color: #007ec1 !important;
}
h5 a {
  color: #00406e;
}
h5 :hover {
  color: #007ec1;
}


/*** HEADER ***/
#top-header {
  color: #ffffff !important;
  background-color: #007ec1 !important;
  transition: none !important;
}
#et-info {
  float: right !important;
}
#et-info-phone, #et-info-email {
  color: #ffffff !important;
}
.container.et_menu_container {
  padding-bottom: 20px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 17px;
  padding-top: 17px;
}
#top-menu li {
  padding-right: 6px !important;
}
#logo, .et_pb_svg_logo #logo { 
  max-height: 100%;
  float: left;
  margin-top: 22px;
}
.et_header_style_left #logo, .et_header_style_split #logo {
  max-width: 60%;
}
.et_pb_section_0.et_pb_section {
  background-color: #00406e !important;
}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
  padding-left: 10px;
  height: 45px;
}

/*** LOGIN-LOGOUT ***/
input[type="button"] {
  color: #ffffff;
  background: #00406e;
  border-radius: 0px;
  border: 0px;
  padding: 2px 50px 2px 50px;
  font-size: 18px !important;
  cursor: pointer;
}
.et_pb_forgot_password {
  display: none;
}

/*** CONTACT ***/
.form-control, select, input[type="text"], input[type="email"] {
  background: #f3f3f3;
  border-radius: 0px;
  font-size: 18px !important;
  box-shadow: inset 0 0 0 rgba(0,0,0,0) !important;
  border: 0px solid #d9d9d9 !important;
  width: 100%;
  margin: 10px 0px 10px 0px;
}
input[type="submit"] {
  background: #00406e;
  border-radius: 0px;
  border: 0px;
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  font-size: 18px !important;
}
input[type="submit"]:hover {
  background: #007ec1;
  border-radius: 4px;
  border: 1px solid #007ec1;
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  font-size: 18px !important;
}

/*** FOOTER ***/
#main-footer {
  background-color: #ffffff;
  border-top: 5px solid #00406e;
}
#footer-widgets {
  padding: 10px;
  display: none;
}
.et_pb_gutters3 .footer-widget {
  color: #666666;
  margin-bottom: 5px;
}
.footer-img {
  float: left;
}
.footer-logo {
  margin-right: 25px;
}
#footer-bottom {
  background-color: #00406e;
  padding: 0px !important;
}


/****** RESPONSIVE ******/
@media only screen and ( max-width: 1222px ) {
  #top-menu-nav, #top-menu {display: none;}
  #et_top_search {display: none;}
  #et_mobile_nav_menu {display: block !important;}
}
@media only screen and ( max-width: 980px ) {
  .bkk-kontakt { display: flex !important;}
}
@media only screen and ( max-width: 450px ) {
  .bkk-kontakt { display: block !important;}
}