@-webkit-keyframes blinked_animation {
  0%, 49% {
    background-color: #efefef;
  }
  50%, 100% {
    background-color: #ffffff;
  }
}
#technology a.technology_pack_10 {
  background-image: url("/images/technology/configurator/techpack_10.svg");
}
#technology a.technology_pack_15 {
  background-image: url("/images/technology/configurator/techpack_15.svg");
}
#technology a.technology_pack_20 {
  background-image: url("/images/technology/configurator/techpack_20.svg");
}
#technology .extra_menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 100px;
}
#technology .extra_menu > div {
  flex-basis: 32%;
  text-align: center;
}
#technology .extra_menu > div > a {
  display: block;
  padding-top: 120px;
  font-size: 12pt;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#technology .extra_menu > div > a > span:first-child {
  display: block;
  padding: 5px;
  background-color: #e6e6e6;
  border-radius: 7px;
  margin-bottom: 5px;
}
#technology .extra_menu > div > a > span:last-child {
  display: block;
  padding: 10px 15px;
  font-size: 18pt;
  background-color: #ffcc01;
  color: #000000;
  border: none;
  border-radius: 7px;
}
#technology .extra_menu > div > a:hover span {
  color: #666666;
}
#technology .extra_menu > div > a:hover span i {
  color: #666666;
}
#technology {
  /*
  a.button.more:hover span {
      color: #666666;
  }
  */
}
#technology article {
  padding: 40px 0 100px 0;
}
#technology article h2 {
  padding-bottom: 20px;
  font-size: 22pt;
  line-height: 1.2;
}
#technology article h3 {
  font-size: 15pt;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.2;
}
#technology article p {
  font-size: 12pt;
  line-height: 1.6;
}
#technology article .ico {
  margin-left: 0;
  padding-left: 130px;
  height: 130px;
  background-repeat: no-repeat;
  background-size: 110px;
  background-position: 0 50%;
  line-height: 130px;
}
#technology article .ico > span {
  line-height: 1.5;
  vertical-align: middle;
  display: inline-block;
}
#technology article ul li {
  list-style-type: square;
  margin-bottom: 5px;
  list-style-position: outside;
}
#technology article ul.basic li div.card {
  border: 3px solid #b3b3b3;
}
#technology article ul.middle li div.card {
  border: 3px solid #70ba6f;
}
#technology article ul.high li div.card {
  border: 3px solid #9ec6eb;
}
#technology article ul.technology {
  display: flex;
  flex-wrap: wrap;
}
#technology article ul.technology li {
  list-style-type: none;
  padding: 2%;
  box-sizing: border-box;
  flex-basis: 50%;
  flex-grow: 1;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  align-self: baseline;
}
#technology article ul.technology li.blink {
  -webkit-animation: blinked_animation 5s ease-in;
  -moz-animation: blinked_animation 5s ease-in;
  -o-animation: blinked_animation 5s ease-in;
  animation: blinked_animation 5s ease-in;
}
#technology article ul.technology li p.description {
  box-sizing: border-box;
  padding: 0 2% 5px 2%;
}
#technology article ul.technology li p.description a.more {
  font-style: italic;
  color: #336699;
  font-weight: 600;
}
#technology article ul.technology li div.card {
  min-width: 130px;
  min-height: 200px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
}
#technology article .technology_1 {
  background-image: url("/images/technology/configurator/technology_1.svg");
}
#technology article .technology_5 {
  background-image: url("/images/technology/configurator/technology_5.svg");
}
#technology article .technology_10 {
  background-image: url("/images/technology/configurator/technology_10.svg");
}
#technology article .technology_15 {
  background-image: url("/images/technology/configurator/technology_15.svg");
}
#technology article .technology_16 {
  background-image: url("/images/technology/configurator/technology_16.svg");
}
#technology article .technology_20 {
  background-image: url("/images/technology/configurator/technology_20.svg");
}
#technology article .technology_25 {
  background-image: url("/images/technology/configurator/technology_25.svg");
}
#technology article .technology_30 {
  background-image: url("/images/technology/configurator/technology_30.svg");
}
#technology article .technology_35 {
  background-image: url("/images/technology/configurator/technology_35.svg");
}
#technology article .technology_40 {
  background-image: url("/images/technology/configurator/technology_40.svg");
}
#technology article .technology_60 {
  background-image: url("/images/technology/configurator/technology_60.svg");
}
#technology article .technology_65 {
  background-image: url("/images/technology/configurator/technology_65.svg");
}
#technology article .technology_70 {
  background-image: url("/images/technology/configurator/technology_70.svg");
}
#technology article .ico_brickhouse {
  background-image: url("/images/technology/brickhouse/ico.svg");
}
#technology article .ico_ionichouse {
  background-image: url("/images/technology/ionichouse/ico.svg");
}
#technology article .ico_floorheating {
  background-image: url("/images/technology/floorheating/ico.svg");
}
#technology article .ico_heatpump {
  background-image: url("/images/technology/heatpump/ico.svg");
}
#technology article .ico_fve {
  background-image: url("/images/technology/fve/ico.svg");
}
#technology article .ico_smarthouse {
  background-image: url("/images/technology/smarthouse/ico.svg");
}
#technology article .ico_rainwater {
  background-image: url("/images/technology/rainwater/ico.svg");
}
#technology article .ico_bathroom {
  background-image: url("/images/technology/bathroom/ico.svg");
}
#technology article .ico_recuperation {
  background-image: url("/images/technology/recuperation/ico.svg");
}
#technology article .ico_cooling {
  background-image: url("/images/technology/cooling/ico.svg");
}
#technology article .ico_ionichouse {
  background-image: url("/images/technology/ionichouse/ico.svg");
}
#technology article .layout {
  padding: 40px 0;
  display: flex;
  flex-wrap: nowrap;
}
#technology article .layout > div {
  flex-basis: 50%;
  padding: 0 30px;
}
#technology article .layout .right {
  padding-top: 40px;
}
#technology article .layout .left.image {
  padding-top: 80px;
}
#technology article .layout .extra_menu {
  display: flex;
  flex-wrap: wrap;
}
#technology article .layout .extra_menu > div {
  padding-bottom: 20px;
}
#technology article .layout .extra_menu > div > a > span:last-child {
  font-size: 12pt;
  line-height: 1.2;
}
#technology article .layout img {
  max-width: 100%;
  border-radius: 15px;
}
#technology article .layout a.button-default {
  margin-top: 40px;
}

#technology-detail main {
  padding-bottom: 100px;
}
#technology-detail main article header {
  padding-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  border: none;
}
#technology-detail main article header .banner {
  flex-basis: 100%;
  width: 100%;
  padding-top: calc(100% * 3 / 7);
}
#technology-detail main article header .title {
  padding: 15px 30px;
  margin-top: -95px;
  flex-basis: 35%;
  background-color: #f3f3f3;
  border-radius: 10px;
}
#technology-detail main article header .title h1 {
  line-height: 40px;
  font-size: 22pt;
  font-weight: 300;
  color: #336699;
  white-space: pre-line;
}
#technology-detail main article header .title h1 strong {
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: bottom;
}
#technology-detail main article header .title p {
  padding-top: 40px;
}
#technology-detail main article header .title p.motto {
  padding: 40px 0;
  color: #336699;
  font-size: 20pt;
  line-height: 1.5;
  text-transform: uppercase;
}
#technology-detail main article header .more {
  flex-basis: 50%;
}
#technology-detail main article header .more p {
  padding: 15px 30px;
  text-align: center;
}
#technology-detail main article header .more p.name {
  font-size: 18pt;
  font-weight: 500;
}
#technology-detail main article header .more p.motto {
  padding: 40px 0 0 0;
  color: #000;
  font-weight: 500;
  font-size: 13pt;
}
#technology-detail main article section {
  padding: 40px 80px;
  margin: 30px auto;
  text-align: center;
}
#technology-detail main article section.bee-left {
  padding: 30px 120px;
  text-align: center;
  position: relative;
}
#technology-detail main article section.bee-left::before {
  display: inline-block;
  width: 20px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #98cac5;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  content: "";
}
#technology-detail main article section.before-motive {
  margin-bottom: 0;
}
#technology-detail main article section h2 {
  padding: 0 0 15px 0;
  font-size: 20pt;
  font-weight: 500;
  text-transform: uppercase;
  color: #336699;
}
#technology-detail main article section h3 {
  padding: 30px 0 0 0;
}
#technology-detail main article section div.quote {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#technology-detail main article section div.quote > p {
  max-width: 31%;
  margin: 30px 20px 40px 0;
  white-space: pre-line;
  box-sizing: border-box;
  padding: 20px 50px 40px 50px;
  font-size: 10pt;
  border: 1px solid #98cac5;
  border-radius: 10px;
  text-align: left;
  border-right: 30px solid #98cac5;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#technology-detail main article section div.quote > p a {
  display: block;
  color: #336699;
  font-size: 18pt;
}
#technology-detail main article section div.quote > p a::first-letter {
  text-transform: uppercase;
}
#technology-detail main article section div.quote > p a strong::first-letter {
  text-transform: uppercase;
  color: black;
}
#technology-detail main article section ul.boxed {
  padding: 25px 60px 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#technology-detail main article section ul.boxed li {
  box-sizing: border-box;
  padding: 130px 50px 40px 50px;
  margin-bottom: 20px;
  flex-basis: 31%;
  border: 1px solid #98cac5;
  border-radius: 10px;
  text-align: center;
  background-position: 50% 30px;
  background-size: 80px;
}
#technology-detail main article section ul.boxed li:nth-child(3n+1) {
  border-right: 30px solid #98cac5;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#technology-detail main article section ul.boxed li::before {
  content: "";
  width: 0;
}
#technology-detail main article section ul.boxed li.title {
  padding-bottom: 10px;
}
#technology-detail main article section ul.boxed strong {
  font-weight: 500;
}
#technology-detail main article > img {
  width: 100%;
  max-height: 800px;
  object-fit: cover;
}

body.brickhouse main.technology article header .banner {
  background: url("/images/technology/brickhouse/banner.jpg") 50% 50% no-repeat;
  background-size: cover;
}
