/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../data/fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../../data/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-400 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../data/fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../../data/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../data/fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../../data/fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../../data/fonts/raleway-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
       url('../../data/fonts/raleway-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/raleway-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/raleway-v14-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-400 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../../data/fonts/raleway-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('../../data/fonts/raleway-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/raleway-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/raleway-v14-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../../data/fonts/raleway-v14-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('../../data/fonts/raleway-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../data/fonts/raleway-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../data/fonts/raleway-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../data/fonts/raleway-v14-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* Body & General */
body {
  margin: 0px;
  padding: 0px;
  font-family: Raleway,Arial,Tahoma,sans-serif;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

p {
  padding: 0px;
  margin: 0px;
}

#loadFooter {
  float: left;
  width: 100%;
  min-height: 500px;
}

.spacer_15 {
  float: left;
  width: 100%;
  height: 15px;
}

.spacer_30 {
  float: left;
  width: 100%;
  height: 30px;
}

.spacer_40 {
  float: left;
  width: 100%;
  height: 40px;
}

.spacer_50 {
  float: left;
  width: 100%;
  height: 50px;
}

.spacer_70 {
  float: left;
  width: 100%;
  height: 70px;
}

.spacer_90 {
  float: left;
  width: 100%;
  height: 90px;
}

h6 {
  color: #444;
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

.kontakt_left {
  float: left;
  width: 50%;
}

.kontakt_left h2 {
  float: left;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: 'Raleway',Arial,Tahoma,sans-serif;
  color: #444;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
}

.kontakt_left span {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'Roboto',Arial,Tahoma,sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  color: #666;
  line-height: 22px;
}

.kontakt_left_form_box {
  float: left;
  width: calc(100% - 100px);
  margin: 10px 0px 10px 0px;
  background-color: #FFFFFF;
  padding: 50px;
}

.kontakt_left_form_box p {
   font-size: 14px;
   margin-top: 15px;
   font-weight: 300;
   line-height: 24px;
   font-family: "Roboto",Arial,Tahoma,sans-serif;
   color: #666;
}

.form_input_50_right_2 {
  float: left;
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px solid white;
}

.kontakt_map_blue_box {
  position: relative;
  float: right;
  margin-left: 50px;
  margin-right: 50px;
  background-color: #2CABD8;
  color: #FFFFFF;
  margin-top: -585px;
  padding: 10px 30px 30px 30px;
  width: calc(100% - 160px);
  max-width: 350px;
}

.kontakt_map_blue_box h3 {
  color: #FFF;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  margin-bottom: 15px;
}

.kontakt_map_blue_box_line {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 10px 0px 10px 0px;
}

.kontakt_map_blue_box_line_last {
  float: left;
  width: 100%;
  border-bottom: 0px solid rgba(255,255,255,0.2);
  padding: 10px 0px 10px 0px;
}

.kontakt_map_blue_box_icon {
  float: left;
  width: 15%;
  text-align: center;
}

.kontakt_map_blue_box_text {
  float: left;
  width: 85%;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
}

.kontakt_map_blue_box_text a:hover {
  text-decoration: underline;
}

/* Menu */
#newMenuSpacer {
  width: 100%;
  height: 117px;
}

#menu_main_outer_container {
  position: fixed;
  float: left;
  width: 100%;
  opacity: 0.95;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(138,138,138,1);
  -moz-box-shadow: 0px 2px 10px 0px rgba(138,138,138,1);
  box-shadow: 0px 2px 10px 0px rgba(138,138,138,1);
  z-index: 99;
}

#menu_upper_outer_container {
  position: static;
  float: left;
  width: 100%;
  top: 0px;
  background-color: #FFFFFF;
  border-bottom: 1px solid rgb(200, 200, 200);
}

#menu_lower_outer_container {
  position: static;
  float: left;
  width: 100%;
  background-color: #FFFFFF;
}

#menu_upper_centerer,
#menu_lower_centerer {
  float: left;
  margin-left: 50%;
}

#menu_upper_inner_container,
#menu_lower_inner_container {
  float: left;
  width: 1320px;
  margin-left: -660px;
}

#menu_upper_logo {
  float: left;
  width: 160px;
  height: 55px;
  background-image: url(../img/nf-logo-no-claim.svg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: left center;
}

#menu_upper_search {
  float: left;
  height: 55px;
  line-height: 55px;
  margin-left: 10px;
}

#menu_upper_search input {
  width: 500px;
  background-color: rgb(236, 236, 236);
  border: 0px solid white;
  font-size: 13px;
  padding: 8px 5px 5px 34px;
}

#menu_upper_search label {
  position: relative;
}

#search_input_mobile {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 76px;
  width: 100%;
  z-index: 99;
  transition:visibility 0.3s linear,opacity 0.3s linear;
  -webkit-transition:visibility 0.3s linear,opacity 0.3s linear;
  -o-transition:visibility 0.3s linear,opacity 0.3s linear;
}

#search_input_mobile_input {
  width: 100%;
  color: #444;
  background-image: url("../img/baseline-search-24px.svg");
  background-repeat: no-repeat;
  background-position: 25px 28px;
  background-size: 17px;
  background-color: #F2F2F3;
  border: 0px solid #F2F2F3;
  margin: 0px;
  padding: 25px 25px 25px 50px;
  z-index: 99;
  font-size: 15px;
}

#search_input_menu_main {
  background-image: url("../img/search_grey.png");
  background-repeat: no-repeat;
  background-position: 15px 10px;
  background-size: 14px;
}

#menu_upper_text {
  float: right;
  vertical-align:baseline;
}

#menu_upper_text ul {
  margin: 11px 15px 12px 0px;
  padding-inline-start: 0px;
}

#menu_upper_text ul li {
  margin-right: 6px;
  font-size: 14px;
  padding-right: 10px;
  display: inline-block;
  line-height: 21px;
}

#menu_upper_text ul li a {
  color: #666;
  text-decoration: none;
  font-weight: 400;
}

#menu_upper_text ul li a:hover {
  color: #2cabd8;
}

#menu_upper_text_login {
  color: #2cabd8;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid rgb(200, 200, 200);
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
  margin-left: 15px;
}

#menu_upper_text_login:hover {
  color: #FFFFFF;
  background-color: #2cabd8;
  font-weight: 400;
  border: 1px solid rgb(200, 200, 200);
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
  margin-left: 15px;
}

#menu_upper_text_partner {
  color: #FFFFFF;
  background-color: #2cabd8;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid rgb(200, 200, 200, 0);
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
}

#menu_upper_text_partner:hover {
  background-color: #FFFFFF;
  color: #2cabd8;
  border: 1px solid rgb(200, 200, 200);
}

#menu_lower_a_1,
#menu_lower_a_2,
#menu_lower_a_3,
#menu_lower_a_4,
#menu_lower_a_5,
#menu_lower_a_6,
#menu_lower_a_7,
#menu_lower_a_1 a,
#menu_lower_a_2 a,
#menu_lower_a_3 a,
#menu_lower_a_4 a,
#menu_lower_a_5 a,
#menu_lower_a_6 a,
#menu_lower_a_7 a {
  float: left;
  height: 60px;
  line-height: 60px;
  padding: 0px 17px 0px 16px;
  font-size: 14px;
  float: left;
  font-weight: 400;
  color: #666;
  text-decoration: none;
}

#menu_lower_a_1 {
  float: left;
  margin-left: 158px;
}

#menu_lower_a_1_dropdown,
#menu_lower_a_2_dropdown,
#menu_lower_a_3_dropdown,
#menu_lower_a_4_dropdown,
#menu_lower_a_5_dropdown,
#menu_lower_a_6_dropdown,
#menu_lower_a_7_dropdown {
  display: none;
  position: absolute;
  float: left;
  margin-top: 60px;
  margin-left: 0px;
  width: 200px;
  background-color: #FFFFFF;
  border-top: 1px solid rgb(217, 217, 217);
  padding-top: 0px;
}

#menu_lower_a_1_dropdown a,
#menu_lower_a_2_dropdown a,
#menu_lower_a_3_dropdown a,
#menu_lower_a_4_dropdown a,
#menu_lower_a_5_dropdown a,
#menu_lower_a_6_dropdown a,
#menu_lower_a_7_dropdown a {
  padding-left: 0px;
}

#menu_lower_a_1_dropdown .dorpdown_item,
#menu_lower_a_2_dropdown .dorpdown_item,
#menu_lower_a_3_dropdown .dorpdown_item,
#menu_lower_a_4_dropdown .dorpdown_item,
#menu_lower_a_5_dropdown .dorpdown_item,
#menu_lower_a_6_dropdown .dorpdown_item,
#menu_lower_a_7_dropdown .dorpdown_item {
  float: left;
  width: 167px;
  overflow: hidden;
  letter-spacing: 0px;
  font-size: 12px;
  text-align: left;
  border-bottom: 1px solid rgb(217, 217, 217);
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding: 0px 16px 0px 17px;
}

.dorpdown_item:hover {
  background-color: #f0f0f0;
}

#menu_lower_a_1:hover > #menu_lower_a_1_dropdown,
#menu_lower_a_2:hover > #menu_lower_a_2_dropdown,
#menu_lower_a_3:hover > #menu_lower_a_3_dropdown,
#menu_lower_a_4:hover > #menu_lower_a_4_dropdown,
#menu_lower_a_5:hover > #menu_lower_a_5_dropdown,
#menu_lower_a_6:hover > #menu_lower_a_6_dropdown,
#menu_lower_a_7:hover > #menu_lower_a_7_dropdown
{
	display: block;
}

#menu_lower_a_1 .arrow_down,
#menu_lower_a_2 .arrow_down,
#menu_lower_a_3 .arrow_down,
#menu_lower_a_4 .arrow_down,
#menu_lower_a_5 .arrow_down,
#menu_lower_a_6 .arrow_down,
#menu_lower_a_7 .arrow_down{
  float: right;
  padding-left: 8px;
  font-size: 8px;
  color: #9c9c9c;
  transform: scale(2, 1);
  -webkit-transform: scale(2, 1); /* Safari and Chrome */
  -moz-transform: scale(2, 1); /* Firefox */
  -ms-transform: scale(2, 1); /* IE 9+ */
  -o-transform: scale(2, 1); /* Opera */
}

#menu_main_outer_container_mobile {
  display: none;
  height: 0px;
  overflow: hidden;
  opacity: 0.95;
  z-index: 99;
}

#menu_dropdown_mobile {
  display: none;
}

.content_slide_left {
  -webkit-animation: fadeInLeft 900ms; /* Safari 4+ */
  -moz-animation:    fadeInLeft 900ms; /* Fx 5+ */
  -o-animation:      fadeInLeft 900ms; /* Opera 12+ */
  animation:         fadeInLeft 900ms; /* IE 10+, Fx 29+ */
  animation-delay: 0ms;
  animation-fill-mode:forwards;
}

#navigation_in_content_container {
  float: left;
  width: 100%;
  background-color: #FAFAFA;
}

#navigation_in_content_centerer {
  float: left;
  margin-left: 50%;
}

#navigation_in_content {
  float: left;
  width: 1320px;
  margin-left: -660px;
  color: #666;
  line-height: 50px;
  font-size: 14px;
  font-weight: 600;
}

#navigation_in_content a {
  color: #666;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
}

/* Content */
.timeline_left,
.timeline_right {
  transition: all 400ms;
    transition-property: all;
    transition-duration: 400ms;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.timeline_left:hover,
.timeline_right:hover {
  margin-top: -5px;
  margin-bottom: 5px;
}

.blog_categories_button {
  float: right;
  margin-right: 15px;
  margin-top: -10px;
}

.blog_categories_headline {
  position: absolute;
  margin-left: -85px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  height: 20px;
  overflow: hidden;
}

.blog_categories_headline:hover {
  height: auto;
  overflow: visible;
}

.blog_categories_headline img {
  height: 6px;
  margin-left: 5px;
  margin-bottom: 3px;
}

.blog_categories_dropdown_first {
  float: left;
  background-color: #FAFAFA;
  width: 150px;
  padding: 5px 15px 5px 15px;
  margin-left: -90px;
  text-align: center;
  border-top: 0px solid #E6E6E6;
}

.blog_categories_dropdown {
  float: left;
  background-color: #FAFAFA;
  width: 150px;
  padding: 5px 15px 5px 15px;
  margin-left: -90px;
  text-align: center;
  border-top: 1px solid #E6E6E6;
}

.blog_categories_button a,
.blog_categories_dropdown_first a,
.blog_categories_dropdown a {
  color: #666;
}

.blog_categories_button a:hover,
.blog_categories_dropdown_first a:hover,
.blog_categories_dropdown a:hover {
  color: #2cabd8;
}

.form_input {
  width: 100%;
  border-radius: 0;
  font-family: "roboto",sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  color: rgb(87, 87, 87);
  line-height: 30px;
  padding: 0px;
  box-shadow: none;
  border: 1px solid #eceae8;
  outline: none;
  text-indent: 10px;
  margin-bottom: 10px;
  transition: all 500ms;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0s;
  -webkit-appearance: none;
}

.form_input_50_left {
  float: left;
  width: calc(50% - 8px);
  border-radius: 0;
  font-family: "roboto",sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  color: rgb(87, 87, 87);
  line-height: 30px;
  padding: 0px;
  box-shadow: none;
  border: 1px solid #eceae8;
  outline: none;
  text-indent: 10px;
  margin-bottom: 10px;
  margin-right: 6px;
  transition: all 500ms;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0s;
  -webkit-appearance: none;
}

.select_input_50_left {
  float: left;
  width: calc(50% - 8px);
  border-radius: 0;
  font-family: "roboto",sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  color: rgb(87, 87, 87);
  line-height: 30px;
  padding: 0px;
  box-shadow: none;
  border: 1px solid #eceae8;
  background-color: #FFFFFF;
  outline: none;
  text-indent: 10px;
  margin-bottom: 10px;
  margin-right: 6px;
  transition: all 500ms;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0s;
  -webkit-appearance: none;
}

.form_input_50_right {
  float: right;
  width: calc(50% - 8px);
  border-radius: 0;
  font-family: "roboto",sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 30px;
  color: rgb(87, 87, 87);
  line-height: 30px;
  padding: 0px;
  box-shadow: none;
  border: 1px solid #eceae8;
  outline: none;
  text-indent: 10px;
  margin-bottom: 10px;
  margin-left: 6px;
  transition: all 500ms;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0s;
  -webkit-appearance: none;
}

#contact_block_side_phone {
  position: fixed;
  right: 0px;
  top: 290px;
  background-color: #2CABD8;
  background-image: url(../../data/img/contact_block_phone.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_mail {
  position: fixed;
  right: 0px;
  top: 350px;
  background-color: #2CABD8;
  background-image: url(../../data/img/contact_block_mail.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_info {
  position: fixed;
  right: 0px;
  top: 410px;
  background-color: #2CABD8;
  background-image: url(../../data/img/contact_block_info.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_phone_text {
  position: fixed;
  right: -400px;
  top: 290px;
  background-color: #FFFFFF;
  color: #2CABD8;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  height: 50px;
  width: 360px;
  padding: 20px;
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_mail_text {
  position: fixed;
  right: -400px;
  top: 350px;
  background-color: #FFFFFF;
  color: #2CABD8;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  height: 50px;
  width: 360px;
  padding: 20px;
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_info_text {
  position: fixed;
  right: -400px;
  top: 410px;
  background-color: #FFFFFF;
  color: #2CABD8;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  height: 50px;
  width: 360px;
  padding: 20px;
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#contact_block_side_phone_text a,
#contact_block_side_mail_text a,
#contact_block_side_info_text a {
  color: #2CABD8;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
}

#contact_block_side_phone_text a:hover,
#contact_block_side_mail_text a:hover,
#contact_block_side_info_text a:hover {
  color: #36465A;
  font-family: "roboto",sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: underline;
}

#login {
  position: fixed;
  z-index: 99;
  top: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
}

#login_white {
  position: fixed;
  display: none;
  z-index: 99;
  top: 120px;
  width: 510px;
  max-width: calc(100% - 40px);
  left: calc(50% - 275px);
  background-color: #FFFFFF;
  padding: 20px;
  z-index: 99;
  text-align: center;
}

#login_white h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  color: #444;
  margin-top: 5px;
}

#login_close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 25px;
  height: 25px;
  background-image: url(../../data/img/close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
}

#login_close:hover {
  background-image: url(../../data/img/close_hover.png);
}

.login_input {
  width: 100%;
  border-radius: 0;
  font-family: "roboto",sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  box-shadow: none;
  border: 1px solid #eceae8;
  outline: none;
  text-indent: 10px;
  margin-bottom: 15px;
  transition: all 700ms;
    transition-property: all;
    transition-duration: 700ms;
    transition-timing-function: ease;
    transition-delay: 0s;
  -webkit-appearance: none;
}

#login_description {
  width: 100%;
  background-image: url(../../data/img/custom-–-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
}

#login_description_inner {
  background-image: url(../../data/img/blog_masonry_tile_gradient.png);
  background-repeat: repeat-x;
  background-position-y: 70px;
  padding: 150px 25px 15px;
  transition: all .4s ease-out;
  text-align: left;
}

#login_description_inner:after {
    content: "";
    display: block;
    width: 0px;
    padding-top: 20px;
    border-bottom: 3px solid #2CABD8;
    transition: all .4s ease-out;
}

#login_description_inner:hover::after {
    width: 100px;
}

#login_description_inner:hover {
  background-position-y: 30px;
  padding: 120px 25px 30px;
}

#login_description_inner a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  vertical-align: baseline;
  letter-spacing: 0;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 22px;
  font-weight: 400;
}

#login_description_inner:hover a {
  color: #FFF;
  text-decoration: none;
  vertical-align: baseline;
  letter-spacing: 0;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.login_input:focus,
.form_input:focus,
.form_input_50_left:focus,
.form_input_50_right:focus {
  border: 1px solid #2cabd8;
}

.login_submit {
  width: 100%;
  border: 0;
  padding: 0;
  background-color: #2CABD8;
  color: #fff;
  border-width: 0;
  border-style: solid;
  border-radius: 0;
  box-shadow: inset 0 0 0 0;
  -webkit-appearance: none;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding: 11px 20px;
}

.vermoegensverwalter_3_container_dark_grey {
  float: left;
  width: 100%;
  background-color: #F4F4F4;
}

.content_25_percent {
  float: left;
  width: 23%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  text-align: center;
}

.content_half {
  float: left;
  width: 48%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
}

.content_half_8 {
  float: left;
  width: 48%;
  padding-top: 0px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 0px;
}

.content_half_9_left {
  float: left;
  width: 48%;
  padding-top: 0px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 0px;
  text-align: right;
}

.content_half_9_right {
  float: left;
  width: 48%;
  padding-top: 0px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 0px;
  text-align: left;
}

.content_half_2 {
  float: left;
  width: 48%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_3 {
  float: left;
  width: 48%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_33,
.content_half_33_2 {
  float: left;
  width: calc(33% - 10px);
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_25,
.content_half_25_2 {
  float: left;
  width: calc(25% - 10px);
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_33 p,
.content_half_33_2 p,
.content_half_25 p,
.content_half_25_2 p {
  float: left;
  margin-bottom: 16px;
  text-align: left;
}

.content_half_66 {
  float: left;
  width: calc(66% - 10px);
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_6 {
  float: left;
  width: 48%;
  padding-top: 0px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_75_percent {
  float: left;
  width: 73%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_3 {
  float: left;
  width: 48%;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_4 {
  float: left;
  width: 46%;
  padding-top: 25px;
  padding-left: 3%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_7 {
  float: left;
  width: 46%;
  padding-top: 25px;
  padding-left: 3%;
  padding-right: 1%;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_7 a {
  color: #1D93BD;
}

.content_half_7 a:hover {
  text-decoration: underline;
}

.content_half_5 {
  float: left;
  width: 46%;
  padding-top: 0px;
  padding-left: 3%;
  padding-right: 1%;
  padding-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  overflow: hidden;
}

.content_half_2 h2,
.content_half_6 h2,
.content_75_percent h2 {
  color: #000000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.content_half_4 h2,
.content_half_7 h2,
.content_half_5 h2 {
  color: #000000;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.content_half_shadow {
  float: left;
  text-align: left;
  width: 45%;
  margin-top: 25px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 15px;
  padding-top: 25px;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 25px;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

#content_fixed_background_1 {
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
	position:relative;
  box-shadow: inset 0 0 0 800px rgba(51, 67, 87, 0.70);
}

#dark_layer {
  float: left;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.31);
}

#dark_blue_layer {
  float: left;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 35, 45, 0.26);
}

#dark_blue_layer_2 {
  float: left;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 43, 62, 0.46);
}

#dark_blue_layer_3 {
  float: left;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 43, 62, 0.36);
}

#content_16_left {
  float: left;
  width: calc(75% - 25px);
  margin-bottom: 50px;
  margin-right: 25px;
  text-align: right;
  color: #FFFFFF;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
}

#content_16_left h2 {
  color: #FFFFFF;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 0px;
}

#content_16_right {
  float: left;
  width: 25%;
  margin-bottom: 50px;
}

#content_main_centerer {
  float: left;
  margin-left: 50%;
  margin-top: 50px;
}

#content_main_container,
#content_main_container_2 {
  float: left;
  margin-left: -660px;
  width: 1320px;
}

#content_main_container_padding {
  float: left;
  margin-left: -660px;
  width: 1320px;
}

#content_main_video {
  float: left;
  height: 700px;
  width: 100%;
  overflow: hidden;
  margin-top: 0px;
}

#video {
  float: left;
  padding: 0px;
  margin: 0px;
  object-fit: cover;
  overflow: hidden;
  object-position: 50% -80px;
}

#content_main_video_cover {
  position: absolute;
  margin-top: 0px;
  width: 100%;
  height: 700px;
  background-image: url(../img/09.png);
  opacity: 0.4;
  background-size: 2px;
}

#content_main_video_cover_text_container {
  position: absolute;
  top: 0px;
  margin-left: 50%;
}

#content_main_video_cover_text {
  position: absolute;
  top: 0px;
  width: 1300px;
  margin-left: -660px;
  height: 700px;
  opacity: 1;
  font-family: raleway;
  text-align: center;
}

#content_main_video_cover_text h1 {
  text-align: center;
  margin-top: 250px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 10px;
  font-size: 79px;
  line-height: 72px;
  font-weight: 500;
  letter-spacing: 0;
}

#logo_svg {
  margin-left: -45px;
  width: 90px;
}

#content_main_video_cover_text h2 {
  text-align: center;
  margin-top: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 54px;
  font-weight: 500;
  letter-spacing: 0;
}

#content_main_video_cover_text h3 {
  text-align: center;
  margin-top: 18px;
  color: #ffffff;
  text-shadow: 2px 1px 2px #000000;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1;
  margin-bottom: 25px;
}

#content_main_video_cover_text_button_transparent {
  color: #FFFFFF;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #FFFFFF;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  margin-top: 0px;
  width: 150px;
}

#content_main_video_cover_text_button_blue {
  color: #FFFFFF;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #2cabd8;
  padding: 10px 20px 10px 20px;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  background-color: #2cabd8;
  margin-top: 0px;
  margin-left: 30px;
  width: 150px;
}

#content_1_inner_button_transparent {
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #FFFFFF;
  padding: 10px 20px 10px 20px;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  margin-top: 30px;
  margin-left: calc(50% - 96px);
  width: 150px;
}

#news_1_inner_button_transparent {
  float: left;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #000000;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 30px;
}

#content_3_inner_button_transparent {
  float: left;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #000000;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 0px;
  width: 370px;
  margin-left: calc(50% - 235px);
}

.transparent_button_1 {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #000000;
  padding: 10px 20px 10px 20px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 14px;
  width: auto;
}

.transparent_button_3 {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #000000;
  padding: 10px 0px 10px 0px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33% - 34px);
}

.transparent_button_white_1,
.transparent_button_white_1_3 {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #FFFFFF;
  padding: 10px 30px 10px 30px;
  text-align: center;
  border-radius: 0px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 14px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_white_1_2 {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  background-color: #2BA8D5;
  border: 2px solid #2BA8D5;
  padding: 10px 30px 10px 30px;
  text-align: center;
  border-radius: 0px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 20px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_white_1_4 {
  display: inline-block;
  color: #2BA8D5;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #2BA8D5;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 14px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_dark_1 {
  display: inline-block;
  color: #334357;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #334357;
  padding: 10px 30px 10px 30px;
  text-align: center;
  border-radius: 0px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_dark_2 {
  display: inline-block;
  color: #334357;
  text-decoration: none;
  font-family: raleway;
  font-weight: 700;
  border: 2px solid #334357;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 15px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 0px;
  margin-right: 15px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_dark_4 {
  display: inline-block;
  color: #334357;
  text-decoration: none;
  font-family: raleway;
  font-weight: 700;
  border: 2px solid #334357;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 0px;
  margin-right: 15px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_2 {
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #000000;
  padding: 12px 60px 12px 60px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 14px;
  width: auto;
}

.transparent_button_dark_3 {
  display: inline-block;
  color: #334357;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #334357;
  padding: 10px 50px 10px 50px;
  text-align: center;
  border-radius: 0px;
  font-size: 14px;
  line-height: 19px;
  margin-top: 14px;
  margin-left: 0px;
  margin-right: 15px;
  width: auto;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
}

.transparent_button_2_left {
  display: inline-block;
  float: left;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 500;
  border: 2px solid #000000;
  padding: 12px 60px 12px 60px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 14px;
  width: auto;
}

#content_main_video_cover_text_button_blue:hover,
#content_main_video_cover_text_button_transparent:hover,
#content_1_inner_button_transparent:hover {
  background-color: #FFFFFF;
  color: #334357;
  border: 2px solid #FFFFFF;
}

#news_1_inner_button_transparent:hover,
#content_3_inner_button_transparent:hover,
.transparent_button_1:hover,
.transparent_button_3:hover,
.transparent_button_2:hover,
.transparent_button_2_left:hover {
  color: #FFFFFF;
  background-color: rgb(52, 68, 88);
  border: 2px solid rgb(52, 68, 88);
}

.transparent_button_white_1:hover {
  color: rgb(52, 68, 88);
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
}

.transparent_button_white_1_2:hover {
  background-color: #2494B6;
  border: 2px solid #2494B6;
}

.transparent_button_white_1_3:hover {
  color: #000000;
  background-color: #FFCC00;
  border: 2px solid #FFCC00;
}

.transparent_button_white_1_4:hover {
  color: #FFFFFF;
  background-color: #2BA8D5;
}

.transparent_button_dark_1:hover,
.transparent_button_dark_2:hover,
.transparent_button_dark_3:hover {
  color: #FFFFFF;
  background-color: #334357;
  border: 2px solid #334357;
}

#content_1_outer_container {
  float: left;
  width: 100%;
  background-color: #334357;
}

#content_1_centerer {
  float: left;
  margin-left: 50%;
}

#content_1_container {
  float: left;
  width: 1320px;
  margin-left: -660px;
  background-color: #334357;
  color: #FFFFFF;
}

#content_1_inner_container {
  float: left;
  width: 389px;
  padding: 35px 25px 35px 25px;
  background-color: #334357;
  color: #FFFFFF;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: raleway;
  font-size: 17px;
  line-height: 25px;
}

#content_1_inner_container h3 {
  font-family: raleway;
  font-weight: 500;
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 25px;
}

.content_1_inner_container_border {
  border-right: 1px solid #FFFFFF;
}

.content_full_width_news {
  float: left;
  width: 100%;
  background-color: #f9f9f9;
  padding-bottom: 120px;
}

.content_full_width_white {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  padding-bottom: 50px;
}

#content_news_headline {
  float: left;
  width: 100%;
  margin-left: 0px;
  text-align: center;
  font-size: 28px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
}

#content_news_headline_444 {
  float: left;
  width: 100%;
  margin-left: 0px;
  text-align: center;
  font-size: 28px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
  color: #444;
}

#content_news_headline_4 {
  float: left;
  width: 100%;
  margin-left: 0px;
  text-align: center;
  font-size: 20px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
}

#content_news_headline_2 {
  float: left;
  width: 100%;
  color: #FFFFFF;
  margin-left: 0px;
  text-align: center;
  font-size: 20px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
}

#content_news_headline_3 {
  float: left;
  width: 100%;
  color: #FFFFFF;
  margin-left: 0px;
  text-align: center;
  font-size: 26px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
}

#content_news_headline p,
#content_news_headline_444 p,
#content_news_headline_4 p {
  float: left;
  width: 70%;
  margin-left: 0px;
  text-align: center;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-left: 15%;
  padding-right: 15%;
}

#content_news_headline_2 p {
  float: left;
  width: 70%;
  margin-left: 0px;
  text-align: center;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #FFFFFF;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-left: 15%;
  padding-right: 15%;
}

#content_news_headline_smaller {
  float: left;
  width: 1000px;
  margin-left: 160px;
  text-align: center;
  font-size: 20px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
  color: #444;
}

#content_news_headline_smaller_left {
  float: left;
  width: calc(27% - 15px);
  margin-top: 200px;
  margin-left: 15px;
  text-align: left;
  font-size: 18px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 0px;
  color: #444;
}

#content_news_left {
  float: left;
  width: 40%;
  padding-top: 30px;
  padding-left: 6%;
  padding-right: 4%;
  font-family: roboto;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #666;
  margin-top: 40px;
}

#content_news_right {
  float: left;
  width: 40%;
  padding-top: 30px;
  padding-right: 6%;
  padding-left: 4%;
  font-family: roboto;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #666;
  margin-top: 40px;
}

#content_news_left img,
#content_news_right img {
  float: left;
  margin: 40px 0px 60px 40px;
  max-width: 150px;
}

#content_news_left strong,
#content_news_right strong {
  float: right;
  font-family: roboto;
  width: 50%;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  margin-top: 40px;
  margin-right: 10px;
  padding: 0px;
  text-align: right;
}

#content_3_headline {
  float: left;
  width: 1000px;
  margin-left: 160px;
  text-align: center;
  font-size: 20px;
  font-family: raleway;
  font-weight: 500;
  padding: 17px 0px 17px 0px;
  margin-bottom: 5px;
  color: #444;
}

.content_headline_blue_line {
  width: 10%;
  height: 2px;
  background-color: #2cabd8;
  margin: 0% 45% 0% 45%;
}

.content_headline_white_line {
  width: 10%;
  height: 2px;
  background-color: #FFFFFF;
  margin: 0% 45% 0% 45%;
}

.content_headline_blue_line_right {
  width: 120px;
  height: 2px;
  background-color: #2cabd8;
  float: right;
  margin-top: 12px;
}

.content_headline_white_line_right {
  width: 120px;
  height: 2px;
  background-color: #FFFFFF;
  float: right;
  margin-top: 12px;
}

.content_headline_blue_line_center{
  width: 50%;
  height: 2px;
  background-color: #2cabd8;
  float: left;
  margin-top: 12px;
  margin-left: 25%
}

.content_headline_blue_line_left {
  width: 100px;
  height: 2px;
  background-color: #2cabd8;
  float: left;
}

.content_headline_blue_line_center_100 {
  width: 100px;
  margin-left: calc(50% - 50px);
  height: 2px;
  background-color: #2cabd8;
  float: left;
}

.content_headline_blue_line_center_140 {
  width: 140px;
  margin-left: calc(50% - 70px);
  height: 2px;
  background-color: #2cabd8;
  float: left;
}

.content_headline_blue_line_float_left {
  float: left;
  width: 20%;
  height: 2px;
  background-color: #2cabd8;
  margin-left: 0%;
  margin-right: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_9_headline_blue_line_left {
  width: 120px;
  height: 2px;
  background-color: #2cabd8;
  margin-top: 20px;
}

#content_3_headline_small {
  float: left;
  width: 1000px;
  margin-left: 160px;
  text-align: center;
  font-size: 17px;
  font-family: raleway;
  font-weight: 500;
  padding: 5px 0px 17px 0px;
  margin-bottom: 10px;
  color: #444;
}

#content_3_headline_small_2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  margin-bottom: 25px;
}

#content_3_headline_small_3 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  margin-bottom: 25px;
}

#content_3_headline_small_3 a {
  color: #2cabd8;
  font-weight: 500;
  text-decoration: none;
}

#content_3_headline_small_3 a:hover {
  color: #1d93bd;
  font-weight: 500;
  text-decoration: underline;
}

#content_3_box_1,
#content_3_box_1_2,
#content_3_box_2,
#content_3_box_3,
#content_3_box_4,
#content_3_box_1 a,
#content_3_box_1_2 a,
#content_3_box_2 a,
#content_3_box_3 a,
#content_3_box_4 a {
  float: left;
  width: 20.5%;
  min-height: 350px;
  padding: 1.5%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  font-family: Raleway;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  color: #000000;
  text-decoration: none;
}

#content_3_box_1_2 {
  width: 29%;
}

#content_3_box_1_small,
#content_3_box_2_small,
#content_3_box_3_small,
#content_3_box_4_small {
  float: left;
  width: 20.5%;
  padding: 1.5%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  font-family: Raleway;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  color: #000000;
  text-decoration: none;
}

#content_3_box_1_middle,
#content_3_box_2_middle,
#content_3_box_3_middle,
#content_3_box_4_middle,
#content_3_box_5_middle,
#content_3_box_6_middle,
#content_3_box_7_middle,
#content_3_box_8_middle {
  float: left;
  width: 20.5%;
  padding: 1.5%;
  min-height: 200px;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  font-family: Raleway;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  color: #000000;
  text-decoration: none;
  background-color: #FFFFFF;
}

#content_3_box_1:hover,
#content_3_box_1_2:hover,
#content_3_box_2:hover,
#content_3_box_3:hover,
#content_3_box_4:hover,
#content_3_box_1_small:hover,
#content_3_box_2_small:hover,
#content_3_box_3_small:hover,
#content_3_box_4_small:hover,
#content_3_box_1_middle:hover,
#content_3_box_2_middle:hover,
#content_3_box_3_middle:hover,
#content_3_box_4_middle:hover,
#content_3_box_5_middle:hover,
#content_3_box_6_middle:hover,
#content_3_box_7_middle:hover,
#content_3_box_8_middle:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 20px rgba(0,0,0,.2);
  box-shadow: 0 3px 20px rgba(0,0,0,.2);
}

#content_3_box_2,
#content_3_box_3,
#content_3_box_2_small,
#content_3_box_3_small,
#content_3_box_2_middle,
#content_3_box_3_middle,
#content_3_box_6_middle,
#content_3_box_7_middle  {
  margin-left: 1%;
  margin-right: 1%;
}

#content_3_box_1,
#content_3_box_1_2,
#content_3_box_1_small,
#content_3_box_1_middle,
#content_3_box_5_middle  {
  margin-left: 15px;
  width: calc(20.5% - 15px);
  margin-right: 1%;
}

#content_3_box_4,
#content_3_box_4_small,
#content_3_box_4_middle,
#content_3_box_8_middle {
  margin-right: 15px;
  width: calc(20.5% - 15px);
  margin-left: 1%;
}

#content_3_box_1 h3,
#content_3_box_1_2 h3,
#content_3_box_2 h3,
#content_3_box_3 h3,
#content_3_box_4 h3,
#content_3_box_1_small h3,
#content_3_box_2_small h3,
#content_3_box_3_small h3,
#content_3_box_4_small h3,
#content_3_box_1_middle h3,
#content_3_box_2_middle h3,
#content_3_box_3_middle h3,
#content_3_box_4_middle h3,
#content_3_box_5_middle h3,
#content_3_box_6_middle h3,
#content_3_box_7_middle h3,
#content_3_box_8_middle h3  {
  font-family: 'Raleway';
  font-weight: 500;
  color: #444444;
  font-size: 24px;
}

#content_4_container {
  float: left;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding: 0% 18% 0% 18%;
}

#content_9_text {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  margin-top: 20px;
}

#content_4_box_1_b,
#content_4_box_2_b,
#content_4_box_3_b,
#content_4_box_4_b,
#content_4_box_5_b,
#content_4_box_6_b,
#content_4_box_7_b,
#content_4_box_8_b,
#content_4_box_9_b,
#content_4_box_10_b,
#content_4_box_1_b a,
#content_4_box_2_b a,
#content_4_box_3_b a,
#content_4_box_4_b a,
#content_4_box_5_b a,
#content_4_box_6_b a,
#content_4_box_7_b a,
#content_4_box_8_b a,
#content_4_box_9_b a,
#content_4_box_10_b a {
  float: left;
  width: 29%;
  min-height: 220px;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  background-color: #FFFFFF;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  margin-bottom: 15px;
}

#content_4_box_1_c,
#content_4_box_2_c,
#content_4_box_3_c,
#content_4_box_4_c,
#content_4_box_5_c,
#content_4_box_6_c,
#content_4_box_7_c,
#content_4_box_8_c,
#content_4_box_9_c,
#content_4_box_1_c a,
#content_4_box_2_c a,
#content_4_box_3_c a,
#content_4_box_4_c a,
#content_4_box_5_c a,
#content_4_box_6_c a,
#content_4_box_7_c a,
#content_4_box_8_c a,
#content_4_box_9_c a {
  float: left;
  width: 29%;
  min-height: 350px;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  background-color: #FFFFFF;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  margin-bottom: 15px;
}

#content_4_box_1_e,
#content_4_box_2_e,
#content_4_box_3_e,
#content_4_box_4_e,
#content_4_box_5_e,
#content_4_box_6_e,
#content_4_box_7_e,
#content_4_box_8_e,
#content_4_box_9_e,
#content_4_box_1_e a,
#content_4_box_2_e a,
#content_4_box_3_e a,
#content_4_box_4_e a,
#content_4_box_5_e a,
#content_4_box_6_e a,
#content_4_box_7_e a,
#content_4_box_8_e a,
#content_4_box_9_e a {
  float: left;
  width: 29%;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  background-color: #FFFFFF;
  color: #666;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  margin-bottom: 15px;
}

#content_4_box_1_d,
#content_4_box_2_d,
#content_4_box_3_d,
#content_4_box_4_d,
#content_4_box_5_d,
#content_4_box_6_d,
#content_4_box_7_d,
#content_4_box_8_d,
#content_4_box_9_d {
  float: left;
  width: 45.5%;
  min-height: 450px;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  background-color: #FFFFFF;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  margin-bottom: 15px;
}

#content_4_box_1_d:hover,
#content_4_box_2_d:hover,
#content_4_box_3_d:hover,
#content_4_box_4_d:hover,
#content_4_box_5_d:hover,
#content_4_box_6_d:hover,
#content_4_box_7_d:hover,
#content_4_box_8_d:hover,
#content_4_box_9_d:hover {
  -webkit-box-shadow: 0 9px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 9px 5px rgba(0,0,0,.2);
  box-shadow: 0 9px 5px rgba(0,0,0,.2)
}

#content_4_box_1_d ul li,
#content_4_box_2_d ul li,
#content_4_box_3_d ul li,
#content_4_box_4_d ul li,
#content_4_box_5_d ul li,
#content_4_box_6_d ul li,
#content_4_box_7_d ul li,
#content_4_box_8_d ul li,
#content_4_box_9_d ul li {
  color: #737e86;
  line-height: 36px;
}

#content_4_box_1,
#content_4_box_2,
#content_4_box_3,
#content_4_box_4,
#content_4_box_5,
#content_4_box_6,
#content_4_box_7,
#content_4_box_8,
#content_4_box_9,
#content_4_box_1 a,
#content_4_box_2 a,
#content_4_box_3 a,
#content_4_box_4 a,
#content_4_box_5 a,
#content_4_box_6 a,
#content_4_box_7 a,
#content_4_box_8 a,
#content_4_box_9 a {
  float: left;
  width: 29%;
  min-height: 260px;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  background-color: #FFFFFF;
  color: #666;
  text-align: left;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1.5%;
  padding-right: 1.5%;
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
  box-shadow: 0 3px 5px rgba(0,0,0,.2);
  margin-bottom: 15px;
}

#content_4_box_1_c ul,
#content_4_box_2_c ul,
#content_4_box_3_c ul,
#content_4_box_1_e ul,
#content_4_box_2_e ul,
#content_4_box_3_e ul {
  margin-top: 35px;
}

#content_4_box_1_c ul li,
#content_4_box_2_c ul li,
#content_4_box_3_c ul li,
#content_4_box_1_e ul li,
#content_4_box_2_e ul li,
#content_4_box_3_e ul li {
  margin-bottom: 12px;
}

#content_4_box_1,
#content_4_box_4,
#content_4_box_7,
#content_4_box_1_b,
#content_4_box_4_b,
#content_4_box_7_b,
#content_4_box_1_c,
#content_4_box_4_c,
#content_4_box_7_c,
#content_4_box_1_e,
#content_4_box_4_e,
#content_4_box_7_e {
  margin-left: 15px;
  margin-right: 1%;
  width: calc(29% - 15px);
}

#content_4_box_1_d,
#content_4_box_3_d {
  margin-left: 0%;
  margin-right: 1.5%;
}

#content_4_box_2_d,
#content_4_box_4_d {
  margin-left: 1.5%;
  margin-right: 0%;
}

#content_4_box_2,
#content_4_box_5,
#content_4_box_8,
#content_4_box_2_b,
#content_4_box_5_b,
#content_4_box_8_b,
#content_4_box_2_c,
#content_4_box_5_c,
#content_4_box_8_c,
#content_4_box_2_e,
#content_4_box_5_e,
#content_4_box_8_e {
  margin-left: 1%;
  margin-right: 1%;
}

#content_4_box_3,
#content_4_box_6,
#content_4_box_9,
#content_4_box_3_b,
#content_4_box_6_b,
#content_4_box_9_b,
#content_4_box_10_b,
#content_4_box_3_c,
#content_4_box_6_c,
#content_4_box_9_c,
#content_4_box_3_e,
#content_4_box_6_e,
#content_4_box_9_e {
  margin-left: 1%;
  margin-right: 0%;
}

#content_4_box_1:hover,
#content_4_box_2:hover,
#content_4_box_3:hover,
#content_4_box_4:hover,
#content_4_box_5:hover,
#content_4_box_6:hover,
#content_4_box_7:hover,
#content_4_box_8:hover,
#content_4_box_9:hover,
#content_4_box_1_b:hover,
#content_4_box_2_b:hover,
#content_4_box_3_b:hover,
#content_4_box_4_b:hover,
#content_4_box_5_b:hover,
#content_4_box_6_b:hover,
#content_4_box_7_b:hover,
#content_4_box_8_b:hover,
#content_4_box_9_b:hover,
#content_4_box_10_b:hover,
#content_4_box_1_c:hover,
#content_4_box_2_c:hover,
#content_4_box_3_c:hover,
#content_4_box_4_c:hover,
#content_4_box_5_c:hover,
#content_4_box_6_c:hover,
#content_4_box_7_c:hover,
#content_4_box_8_c:hover,
#content_4_box_9_c:hover,
#content_4_box_1_e:hover,
#content_4_box_2_e:hover,
#content_4_box_3_e:hover,
#content_4_box_4_e:hover,
#content_4_box_5_e:hover,
#content_4_box_6_e:hover,
#content_4_box_7_e:hover,
#content_4_box_8_e:hover,
#content_4_box_9_e:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.2);
  -moz-box-shadow: 0 3px 20px rgba(0,0,0,.2);
  box-shadow: 0 3px 20px rgba(0,0,0,.2);
}

#content_4_box_1 h2,
#content_4_box_2 h2,
#content_4_box_3 h2,
#content_4_box_4 h2,
#content_4_box_5 h2,
#content_4_box_6 h2,
#content_4_box_7 h2,
#content_4_box_8 h2,
#content_4_box_9 h2,
#content_4_box_1_b h2,
#content_4_box_2_b h2,
#content_4_box_3_b h2,
#content_4_box_4_b h2,
#content_4_box_5_b h2,
#content_4_box_6_b h2,
#content_4_box_7_b h2,
#content_4_box_8_b h2,
#content_4_box_9_b h2,
#content_4_box_10_b h2,
#content_4_box_1_c h2,
#content_4_box_2_c h2,
#content_4_box_3_c h2,
#content_4_box_4_c h2,
#content_4_box_5_c h2,
#content_4_box_6_c h2,
#content_4_box_7_c h2,
#content_4_box_8_c h2,
#content_4_box_9_c h2,
#content_4_box_1_e h2,
#content_4_box_2_e h2,
#content_4_box_3_e h2,
#content_4_box_4_e h2,
#content_4_box_5_e h2,
#content_4_box_6_e h2,
#content_4_box_7_e h2,
#content_4_box_8_e h2,
#content_4_box_9_e h2  {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: 'Raleway';
  color: #344357;
  margin-bottom: 10px;
}

#content_4_box_1 h3,
#content_4_box_2 h3,
#content_4_box_3 h3,
#content_4_box_4 h3,
#content_4_box_5 h3,
#content_4_box_6 h3,
#content_4_box_7 h3,
#content_4_box_8 h3,
#content_4_box_9 h3,
#content_4_box_1_b h3,
#content_4_box_2_b h3,
#content_4_box_3_b h3,
#content_4_box_4_b h3,
#content_4_box_5_b h3,
#content_4_box_6_b h3,
#content_4_box_7_b h3,
#content_4_box_8_b h3,
#content_4_box_9_b h3,
#content_4_box_10_b h3,
#content_4_box_1_c h3,
#content_4_box_2_c h3,
#content_4_box_3_c h3,
#content_4_box_4_c h3,
#content_4_box_5_c h3,
#content_4_box_6_c h3,
#content_4_box_7_c h3,
#content_4_box_8_c h3,
#content_4_box_9_c h3,
#content_4_box_1_e h3,
#content_4_box_2_e h3,
#content_4_box_3_e h3,
#content_4_box_4_e h3,
#content_4_box_5_e h3,
#content_4_box_6_e h3,
#content_4_box_7_e h3,
#content_4_box_8_e h3,
#content_4_box_9_e h3,
#content_4_box_1_d h3,
#content_4_box_2_d h3,
#content_4_box_3_d h3,
#content_4_box_4_d h3,
#content_4_box_5_d h3,
#content_4_box_6_d h3,
#content_4_box_7_d h3,
#content_4_box_8_d h3,
#content_4_box_9_d h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: 'Raleway';
  color: #444444;
  margin-bottom: 10px;
  line-height: 30px;
}

#content_4_box_1 img,
#content_4_box_2 img,
#content_4_box_3 img,
#content_4_box_4 img,
#content_4_box_5 img,
#content_4_box_6 img,
#content_4_box_7 img,
#content_4_box_8 img,
#content_4_box_9 img,
#content_4_box_1_b img,
#content_4_box_2_b img,
#content_4_box_3_b img,
#content_4_box_4_b img,
#content_4_box_5_b img,
#content_4_box_6_b img,
#content_4_box_7_b img,
#content_4_box_8_b img,
#content_4_box_9_b img,
#content_4_box_10_b img,
#content_4_box_1_c img,
#content_4_box_2_c img,
#content_4_box_3_c img,
#content_4_box_4_c img,
#content_4_box_5_c img,
#content_4_box_6_c img,
#content_4_box_7_c img,
#content_4_box_8_c img,
#content_4_box_9_c img,
#content_4_box_1_d img,
#content_4_box_2_d img,
#content_4_box_3_d img,
#content_4_box_4_d img,
#content_4_box_5_d img,
#content_4_box_6_d img,
#content_4_box_7_d img,
#content_4_box_8_d img,
#content_4_box_9_d img {
  margin-right: 15px;
  margin-bottom: 5px;
}

#content_4_box_2_d a {
  text-decoration: none;
  color: #2cabd8;
}

#content_4_box_2_d a:hover {
  text-decoration: underline;
  color: ##1d93bd;
}

.content_9_full_width {
  float: left;
  width: 100%;
  background-color: #f9f9f9;
  padding-bottom: 0px;
}

#content_9_inner_button_transparent {
  float: left;
  color: #000000;
  text-decoration: none;
  font-family: raleway;
  font-weight: 400;
  border: 2px solid #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border-radius: 0px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 15px;
  width: 210px;
  margin-left: calc(50% - 105px);
}

#content_9_inner_button_transparent:hover {
  color: #FFFFFF;
  background-color: rgb(52, 68, 88);
  border: 2px solid rgb(52, 68, 88);
}

#vorstand_home_img {
  float: right;
  width: 73%;
  margin-top: 30px;
  margin-bottom: -5px;
}

#vorstand_home_img_img {
  width: 100%;
  margin: 0px;
}

.home_content_15_1 {
  float: left;
  width: calc(33.3% - 37.3px);
  background-color: #FFFFFF;
  border: 2px solid #E6E6E6;
  margin-right: 25px;
  margin-top: 25px;
  border-radius: 2px;
}

.home_content_15_2 {
  float: left;
  width: calc(33.3% - 37.3px);
  background-color: #FFFFFF;
  border: 2px solid #E6E6E6;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 25px;
  border-radius: 2px;
}

.home_content_15_3 {
  float: left;
  width: calc(33.3% - 37.3px);
  background-color: #FFFFFF;
  border: 2px solid #E6E6E6;
  margin-left: 25px;
  margin-top: 25px;
  border-radius: 2px;
}

.home_content_15_img {
  float: left;
  width: 100%;
  height: 201px;
  background-color: #E6E6E6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.home_content_15_text {
  float: left;
  width: calc(100% - 30px);
  padding: 0px 15px 15px 15px;
  background-color: #FFFFFF;
  color: #666;
}

.home_content_15_text h2 {
  font-family: Raleway;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 7px;
}

.home_content_15_text h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 15px;
  margin-top: 0px;
  line-height: 15px;
}

.home_content_15_text p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  margin-top: 15px;
}

.home_content_15_text b {
  font-family: Raleway;
  font-weight: 600;
  font-size: 15px;
}

.home_content_15_text a {
  font-family: Raleway;
  font-weight: 600;
  font-size: 15px;
  color: #2cabd8;
  padding: 15px;
}

/* Footer */
#Footer,
#back_to_top,
#Action_bar,
#Top_bar,
#Header_wrapper,
#mylogin {
  display: none;
}

#Action_bar {
  height: 0px;
  overflow: hidden;
}

#footer_outer_container {
  float: left;
  width: 100%;
  background-color: #334357;
}

#footer_centerer {
  float: left;
  margin-left: 50%;
}

#footer_inner_container {
  float: left;
  margin-left: -660px;
  margin-top: 55px;
  margin-bottom: 90px;
  width: 1320px;
}

#footer_inner_1 {
  float: left;
  width: 18%;
  margin-right: 2%;
}

#footer_inner_1_logo {
  float: left;
  width: 100%;
  height: 90px;
  background-image: url(../img/nf_logo_white_no_sub.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

#footer_inner_1_logo:hover {
  background-image: url(../img/nf_logo_white_no_sub_white_sun.svg);
}

#footer_inner_1_facebook {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 7px;
  background-image: url(../img/facebook-white.png);
  background-position: center center;
  background-size: 20%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
  margin-bottom: 30px;
  transition: background-image 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

#footer_inner_1_facebook:hover {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  background-image: url(../img/facebook-blue.png);
  background-position: center center;
  background-size: 20%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
}

#footer_inner_1_twitter {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 7px;
  background-image: url(../img/twitter-white.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
  transition: background-image 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

#footer_inner_1_twitter:hover {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  background-image: url(../img/twitter-blue.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
}

#footer_inner_1_linked-in {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 7px;
  background-image: url(../img/linked-in-white.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
  transition: background-image 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

#footer_inner_1_linked-in:hover {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  background-image: url(../img/linked-in-blue.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
}

#footer_inner_1_xing {
  float: left;
  width: 40px;
  height: 40px;
  background-image: url(../img/xing-white.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
  transition: background-image 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

#footer_inner_1_xing:hover {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  background-image: url(../img/xing-blue.png);
  background-position: center center;
  background-size: 35%;
  background-repeat: no-repeat;
  border: 1px solid white;
  border-radius: 500px;
}

.footer_inner_1_a {
  float: left;
  width: 100%;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.footer_inner_1_a a {
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  text-decoration: none;
  color: #FFFFFF;
}

.footer_inner_1_a a:hover {
  color: rgb(44, 171, 216);
  text-decoration: underline;
}

#footer_inner_1_button {
  float: left;
  border: 2px solid rgb(44, 171, 216);
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  color: rgb(44, 171, 216);
  width: 80%;
  min-width: 150px;
  padding: 10px 0px 10px 0px;
  text-align: center;
  margin-top: 30px;
}

#footer_inner_1_button:hover {
  float: left;
  border: 2px solid rgb(44, 171, 216);
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  background-color: rgb(44, 171, 216);
  color: #FFFFFF;
  width: 80%;
  min-width: 150px;
  padding: 10px 0px 10px 0px;
  text-align: center;
  margin-top: 30px;
}

#footer_inner_2 {
  float: left;
  width: 16%;
  margin-left: 2%;
  margin-right: 2%;
}

.footer_inner_h1 {
  float: left;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  color: #FFFFFF;
}

.footer_inner_h1_white_line {
  float: left;
  width: 25%;
  height: 2px;
  background-color: #FFFFFF;
  margin-top: 18px;
  margin-right: 90%;
  margin-left: 0%;
  margin-bottom: 30px;
}

.footer_inner_list {
  float: left;
  padding-left: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  color: #FFFFFF;
}

.footer_inner_list a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}

.footer_inner_list a:hover {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Raleway",Arial,Tahoma,sans-serif;
  color: rgb(44, 171, 216);;
  text-decoration: underline;
}

#footer_inner_3 {
  float: left;
  width: 16%;
  margin-left: 2%;
  margin-right: 2%;
}

#footer_inner_4 {
  float: left;
  width: 16%;
  margin-left: 2%;
  margin-right: 2%;
}

#footer_inner_5 {
  float: left;
  width: 18%;
  margin-left: 2%;
  margin-right: 0%;
}

#footer_copy_outer_container {
  float: left;
  width: 100%;
  background-color: #334357;
  border-top: 1px solid rgba(255,255,255,.1);
}

#footer_copy_centerer {
  float: left;
  margin-left: 50%;
}

#footer_copy_inner_container {
  float: left;
  margin-left: -660px;
  width: 1320px;
  text-align: center;
  font-family: "Roboto",Arial,Tahoma,sans-serif;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
