::selection { background: #00205b; color: #ffffff; }

/*** BODY ***/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}
.et_pb_bg_layout_dark h1 {
  color: #ffffff !important;
}
span {
  color: #00205b !important;
}
.videonavi a {
  color: #666666;
}
.videonavi a:hover {
  color: #00205b;
}
.start-videos h4 {
  color: #00205b !important;
}

/*** HEADER ***/
#top-header {
  color: #ffffff !important;
  background-color: #00205b;
  transition: none !important;
}
#top-menu > li:last-child a{
  color: #ffffff;
}
.menu-item-2582 {
  display: none !important;
}
#et-info {
  float: right !important;
}
#et-info-phone, #et-info-email {
  color: #ffffff !important;
}
.container.et_menu_container {
  padding-bottom: 20px;
  width: 100%;
  max-width: 1140px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 17px;
  padding-top: 17px;
}
#top-menu li {
  padding-right: 4px !important;
}
#logo, .et_pb_svg_logo #logo { 
  max-height: 55%;
  float: left;
  margin-left: 0px;
  margin-top: 20px;
}
.et_header_style_left #logo, .et_header_style_split #logo {
  max-width: 33%;
}
.et_pb_section_0.et_pb_section {
  background-color: #00205b !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: #00205b;
  border-radius: 0px;
  border: 0px;
  padding: 2px 50px 2px 50px;
  font-size: 18px !important;
  cursor: pointer;
}
.et_pb_forgot_password {
  display: none;
}


/***NEW-LOGIN-DE***/
#de label {
  font-size: 18px;
  margin-bottom: -20px;
  z-index: 1;
}
.form-de {
  border: 2px solid #00205b;
  padding: 25px;
}
.form-de input[type="text"],.form-de  input[type=password] {
  background: transparent;
  border-radius: 0px;
  font-size: 18px !important;
  box-shadow: inset 0 0 0 rgba(0,0,0,0) !important;
  border: 0px solid #00205b !important;
  width: 100%;
  padding: 20px 30px;
  margin-top: -20px;
}
.form-de input[type="submit"] {
  background: #00205b;
  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%;
  padding: 10px 20px 10px 20px;
}
input[type="submit"] {
  padding: 10px 20px 10px 20px !important;
}
.form-de input[type="submit"]:hover {
  cursor: pointer;
}

/***NEW-LOGIN-EN***/
#en label {
  font-size: 18px;
  margin-bottom: -20px;
  z-index: 1;
}
.form-en {
  border: 2px solid #00205b;
  padding: 25px;
}
.form-en input[type="text"],.form-en  input[type=password] {
  background: transparent;
  border-radius: 0px;
  font-size: 18px !important;
  box-shadow: inset 0 0 0 rgba(0,0,0,0) !important;
  border: 0px solid #00205b !important;
  width: 100%;
  padding: 10px 30px;
}
.form-en input[type="submit"] {
  background: #00205b;
  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%;
  padding: 20px 20px;
  margin-top: -20px;
}
.form-en input[type="submit"]:hover {
  cursor: pointer;
}


/*** CONTACT ***/
.form-control, select, input[type="text"], input[type="email"], input[type=password] {
  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: #00205b;
  border-radius: 0px;
  border: 0px;
  padding: 10px 0px 10px 0px;
  color: #ffffff;
  font-size: 18px !important;
}
input[type="submit"]:hover {
  background: #00205b;
  border-radius: 4px;
  border: 1px solid #00205;
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  font-size: 18px !important;
}

/*** FOOTER ***/
#main-footer {
  background-color: #ffffff;
  border-top: 5px solid #00205b;
}
#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: #00205b;
  padding: 0px !important;
}


/****** RESPONSIVE ******/
@media only screen and ( max-width: 1300px ) {
  #top-menu-nav, #top-menu {display: none;}
  #et_top_search {display: none;}
  #et_mobile_nav_menu {display: block !important;}
  .menu-item-2583 { display: none !important }
  .et_header_style_left #logo, .et_header_style_split #logo { max-width: 85%; }
}
@media only screen and ( max-width: 767px ) {
  .et_pb_text_5 h2 { font-size: 16px !important; }
}


