body,
html {
  background: #e9f2f8;
  font-family: 'Amaranth', sans-serif;
  font-weight: 400;
}
.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.read-more-state:checked ~ .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Mehr anzeigen';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Weniger anzeigen';
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}
.promoButton,
.promoButton * {
  color: white;
}
#branding {
  position: absolute;
  top: 30px;
  left: 30px;
  height: 97px;
  width: 217px;
  background: url("../images/content/sibonet_logo.png") no-repeat;
  z-index: 5;
  cursor: pointer;
  background-size: contain;
}
#branding h1 {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (max-width: 767px) {
  #branding {
    z-index: 2;
    width: 130px;
  }
}
#branding.loading {
  z-index: 1;
}
#branding a {
  display: block;
  width: 100%;
  height: 100%;
}
#nav,
#header {
  top: 0;
  height: 100%;
  height: 100vh;
}
#header {
  height: 80vh;
  min-height: 700px;
}
#nav_bg_wrapper {
  max-width: 100%;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
}
#nav_bg_wrapper.loading {
  z-index: 2;
}
#nav_bg_wrapper.active {
  z-index: 2;
}
#nav_bg {
  position: absolute;
  margin: 0px;
  width: 6000px;
  height: 6000px;
  width: 400vw;
  height: 400vw;
  left: 50%;
  left: 50vw;
  top: -2731px;
  top: -165vw;
  right: auto;
  bottom: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px);
  z-index: 1;
}
@media (max-width: 776px) {
  #nav_bg {
    left: 100%;
    top: 0;
    width: 100vw;
    height: 100vh;
  }
}
#nav_bg div {
  position: absolute;
  margin: 0px;
  opacity: 1;
  left: 1000px;
  top: 1732px;
  left: 50vw;
  top: 109vw;
  background: #0062ac;
  width: 4000px;
  height: 4000px;
  width: 207vw;
  height: 264vw;
  right: auto;
  bottom: auto;
  border: 0px none #000;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  transform-origin: 0% 50% 0px;
  -moz-transform-origin: 0% 50% 0px;
  -webkit-transform-origin: 0% 50% 0px;
  -ms-transform-origin: 0% 50% 0px;
  -o-background-color: #257cbf;
  background-size: 100% 100%;
  -webkit-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  -moz-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  -ms-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  -o-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  -webkit-transition: transform 0.25s ease-out;
  -moz-transition: transform 0.25s ease-out;
  -ms-transition: transform 0.25s ease-out;
  -o-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  opacity: .9;
}
@media (min-width: 1150px) {
  #nav_bg div {
    top: 103vw;
  }
}
@media (min-width: 1250px) {
  #nav_bg div {
    top: 98vw;
  }
}
@media (max-width: 991px) {
  #nav_bg div {
    top: 117vw;
  }
}
@media (max-width: 776px) {
  #nav_bg div {
    height: 100vh;
    width: 100vw;
    top: -10%;
    left: 0;
  }
}
#nav_bg div.active {
  -webkit-transform: translate(0px, 0px) translateZ(0px) rotate(-25deg) scale(1, 1);
  -moz-transform: translate(0px, 0px) translateZ(0px) rotate(-25deg) scale(1, 1);
  -ms-transform: translate(0px, 0px) translateZ(0px) rotate(-25deg) scale(1, 1);
  -o-transform: translate(0px, 0px) translateZ(0px) rotate(-25deg) scale(1, 1);
  transform: translate(0px, 0px) translateZ(0px) rotate(-25deg) scale(1, 1);
}
@media (max-width: 776px) {
  #nav_bg div.active {
    height: 100vh;
    width: 100vw;
    top: 0;
    left: -100%;
    -webkit-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -moz-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -ms-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -o-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  }
}
#nav_bg div.active.loading {
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#nav_bg div.loading {
  opacity: 1;
  -webkit-transition: opacity .15s;
  -moz-transition: opacity .15s;
  -ms-transition: opacity .15s;
  -o-transition: opacity .15s;
  transition: opacity .15s;
}
@media (max-width: 776px) {
  #nav_bg div.loading {
    height: 100vh;
    width: 100vw;
    top: 0;
    left: -100%;
    -webkit-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -moz-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -ms-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    -o-transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
    transform: translate(0px, 0px) translateZ(0px) rotate(0deg) scale(1, 1);
  }
}
#nav_toggle {
  overflow: hidden;
  z-index: 50;
  position: fixed;
  top: 30px;
  right: 40px;
  width: 40px;
  height: 40px;
}
#nav_toggle.active {
  top: 20px;
}
#nav_toggle.active button {
  width: 40px;
  height: 40px;
}
#nav_toggle.active button .icon-bar {
  background: #fff;
}
#nav_toggle.active button .icon-bar.cross_1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin: 0;
}
#nav_toggle.active button .icon-bar.cross_2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  margin: 0;
}
#nav_toggle.inv button .icon-bar {
  background: #000;
}
#nav_toggle.inv.active button .icon-bar {
  background: #fff;
}
#nav_toggle button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
#nav_toggle button .icon-bar {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 5px;
  width: 36px;
  background: #fff;
  display: block;
  margin: 5px 0 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#nav {
  overflow: hidden;
  z-index: 50;
  position: fixed;
  top: 75px;
  right: -275px;
  -webkit-transition: right .45s;
  -moz-transition: right .45s;
  -ms-transition: right .45s;
  -o-transition: right .45s;
  transition: right .45s;
}
#nav.active {
  right: 40px;
}
@media (max-width: 767px) {
  #nav.active {
    width: 100%;
    right: 0;
    left: 0;
  }
}
#nav ul {
  text-align: right;
  list-style: none;
  margin: 0;
  poadding: 0;
}
@media (max-width: 767px) {
  #nav ul {
    text-align: center;
    margin: 30px auto 0 auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #nav ul li {
    line-height: 45px;
    margin-bottom: 15px;
  }
}
#nav ul li a {
  font-family: 'Amaranth', sans-serif;
  font-size: 26px;
  line-height: 40px;
  color: #fff;
}
@media (min-width: 1200px) {
  #nav ul li a {
    font-size: 34px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  #nav ul li a {
    font-size: 34px;
    line-height: 60px;
  }
}
#header {
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
#header .title_wrapper {
  position: absolute;
  width: 100%;
  top: 105%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  text-align: center;
}
#header .title_wrapper h2 {
  color: #fff;
  font-family: 'Amaranth', sans-serif;
  font-weight: 700;
  font-size: 80px;
  max-width: 75%;
  margin: 0 auto;
}
@media (min-width: 1300px) {
  #header .title_wrapper h2 {
    top: 50%;
  }
}
@media (max-width: 991px) {
  #header .title_wrapper h2 {
    width: 100%;
    font-size: 36px;
  }
}
#header .title_wrapper.afterload {
  top: 35%;
  -webkit-transition: top .5s;
  -moz-transition: top .5s;
  -ms-transition: top .5s;
  -o-transition: top .5s;
  transition: top .5s;
  -webkit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -ms-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
}
@media (min-width: 1400px) {
  #header .title_wrapper.afterload {
    top: 60%;
  }
}
@media (max-width: 991px) {
  #header .title_wrapper.afterload {
    top: 70%;
  }
}
@media (max-width: 640px) {
  #header .title_wrapper.afterload {
    top: 40%;
  }
}
#header .title_wrapper.afterload.firstload {
  top: 100%;
  -webkit-transition-delay: 1.25s;
  -moz-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
#header img {
  height: 80vh;
  width: auto;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper {
  padding-top: 110px;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products {
  margin-top: 40px;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap.pink:nth-child(2):before {
  background: #ee8bb1;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap.green:nth-child(2):before {
  background: #7cc5ad;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap.blue:nth-child(2):before {
  background: #0062ac;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap:nth-child(2) {
  position: relative;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap:nth-child(2):before {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background: #000;
  top: 0;
  left: 10px;
}
@media (max-width: 991px) {
  #quiz_wrapper .content_item .inner.blue.result_wrapper .result_products .p_wrap:nth-child(2):before {
    top: -1px;
    left: 0;
    height: 1px;
    width: 100%;
  }
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products p.intro {
  font-weight: 700;
  max-width: none;
  text-align: center;
  margin-bottom: 40px;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products p {
  max-width: none;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper .result_products img {
  margin-top: 46px;
}
#quiz_wrapper .content_item .inner.blue.result_wrapper p {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #quiz_wrapper .content_item .inner.blue.result_wrapper p {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  #quiz_wrapper .content_item .inner.blue.result_wrapper p {
    max-width: 95%;
    margin: 0 auto;
  }
}
#quiz_wrapper .question {
  font-family: Amaranth;
  font-weight: 700;
  font-size: 37px;
  line-height: 50px;
}
@media (max-width: 767px) {
  #quiz_wrapper .question {
    font-size: 30px;
    line-height: 36px;
  }
}
#quiz_wrapper .question {
  padding-top: 100px;
  text-align: center;
}
#quiz_wrapper .btn_wrapper {
  position: absolute;
  top: 0;
  height: 110px;
  width: 100%;
}
@media (max-width: 767px) {
  #quiz_wrapper .btn_wrapper {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
#quiz_wrapper .btn_wrapper .btns {
  height: 110px;
  background: #f9f9f9;
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#quiz_wrapper .btn_wrapper .btns .counter {
  font-size: 25px;
  color: #7cc5ad;
  position: absolute;
  z-index: 1;
  line-height: 110px;
  text-align: center;
  width: 100%;
  font-weight: 700;
}
@media (max-width: 767px) {
  #quiz_wrapper .btn_wrapper .btns {
    width: 100%;
  }
}
#quiz_wrapper .btn_wrapper .btns button {
  z-index: 2;
  background: url(../images/template/arrow.png) no-repeat left;
  color: #7cc5ad;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 25px;
}
@media (max-width: 767px) {
  #quiz_wrapper .btn_wrapper .btns button {
    font-size: 18px;
  }
}
#quiz_wrapper .btn_wrapper .btns button[disabled] {
  opacity: .2;
}
#quiz_wrapper .btn_wrapper .btns button.prev {
  left: 15px;
  padding-left: 55px;
}
#quiz_wrapper .btn_wrapper .btns button.nxt {
  right: 15px;
  padding-right: 55px;
  background: url(../images/template/arrow.png) no-repeat right;
}
#quiz_wrapper .answer_wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 15%;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  #quiz_wrapper .answer_wrapper {
    padding: 0 5%;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  #quiz_wrapper .answer_wrapper {
    padding: 0;
  }
}
#quiz_wrapper .answer_wrapper label {
  position: relative;
  overflow: hidden;
  font-family: Amaranth;
  font-weight: 400;
  font-size: 37px;
  line-height: 50px;
  display: inline-block;
  margin-right: 35px;
  cursor: pointer;
  padding-left: 40px;
}
@media (max-width: 767px) {
  #quiz_wrapper .answer_wrapper label {
    font-size: 26px;
    line-height: 36px;
    padding-left: 30px;
    margin-bottom: 15px;
    width: 100%;
  }
}
#quiz_wrapper .answer_wrapper label input {
  position: absolute;
  top: -150px;
  padding-left: 35px;
}
#quiz_wrapper .answer_wrapper label span.selector {
  background: none;
  border: 3px solid #0062ac;
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin-top: -15px;
}
@media (max-width: 767px) {
  #quiz_wrapper .answer_wrapper label span.selector {
    margin-top: 0;
    width: 20px;
    height: 20px;
    top: 7px;
  }
}
#quiz_wrapper .answer_wrapper label span.selector.active:after {
  content: "";
  background: #0062ac;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-top: -8px;
  margin-left: -8px;
}
@media (max-width: 767px) {
  #quiz_wrapper .answer_wrapper label span.selector.active:after {
    margin-top: -7px;
    margin-left: -7px;
  }
}
#quiz_wrapper h4 {
  text-align: center;
  margin: 0 auto;
}
#quiz_wrapper .start_btn {
  margin: 30px auto;
  background: #7cc5ad;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  border: none;
  padding: 0;
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
}
#quiz_wrapper .start_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -85px 0 0 -85px;
  content: "";
  width: 170px;
  height: 170px;
  border-radius: 90px;
  border: 1px solid #7cc5ad;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#quiz_wrapper .start_btn:hover:after {
  margin: -90px 0 0 -90px;
  width: 180px;
  height: 180px;
}
#content {
  min-height: 1000px;
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#content.afterload {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: transform .5s;
  -moz-transition: transform .5s;
  -ms-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  -webkit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -ms-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
}
#content.afterload.firstload {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition-delay: 1.25s;
  -moz-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
  -webkit-transition: transform .5s;
  -moz-transition: transform .5s;
  -ms-transition: transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
}
#content .promo_wrapper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 35px;
}
#content .promo_wrapper .promo_item .inner {
  padding: 30px 20px 20px;
  position: relative;
  color: #fff;
  background-color: #df4125;
}
#content .promo_wrapper .promo_item .inner h1,
#content .promo_wrapper .promo_item .inner h2,
#content .promo_wrapper .promo_item .inner h3 {
  max-width: none;
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 36px;
}
#content .promo_wrapper .promo_item .inner p,
#content .promo_wrapper .promo_item .inner a {
  font-family: 'Amaranth', sans-serif;
  font-size: 24px;
  line-height: 32px;
}
#content .promo_wrapper .promo_item .inner .box_hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  line-height: 35px;
  cursor: pointer;
}
#content .promo_wrapper .promo_item .inner .box_hover .wrapper {
  width: 100%;
  height: 100%;
  display: table;
}
#content .promo_wrapper .promo_item .inner .box_hover span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#content .promo_wrapper .promo_item .inner .box_hover a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-family: Amaranth;
  font-size: 50px;
  line-height: 56px;
  color: #df4125;
}
#content .promo_wrapper .promo_item .inner.red {
  background-color: #df4125;
}
#content .promo_wrapper .promo_item .inner.red .box_hover a {
  color: #df4125;
}
#content .promo_wrapper .promo_item .inner.pink {
  background-color: #ee8bb1;
}
#content .promo_wrapper .promo_item .inner.pink .box_hover a {
  color: #ee8bb1;
}
#content .promo_wrapper .promo_item .inner.green {
  background-color: #7cc5ad;
}
#content .promo_wrapper .promo_item .inner.green .box_hover a {
  color: #7cc5ad;
}
#content .promo_wrapper .promo_item .inner.blue {
  background-color: #0062ac;
}
#content .promo_wrapper .promo_item .inner.blue .box_hover a {
  color: #0062ac;
}
#content .promo_wrapper .promo_item .inner.yellow {
  background-color: #eeee00;
}
#content .promo_wrapper .promo_item .inner.yellow .box_hover a {
  color: #eeee00;
}
#content .promo_wrapper .promo_item:hover .inner .box_hover,
#content .promo_wrapper .promo_item.active .inner .box_hover {
  display: block;
}
@media (min-width: 992px) {
  #content .promo_wrapper {
    position: absolute;
    top: -265px;
    right: -10px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    -webkit-transform: rotate(11deg);
    -moz-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    transform: rotate(11deg);
  }
  #content .promo_wrapper .promo_item {
    padding: 0;
  }
  #content .promo_wrapper .promo_item .inner {
    height: 250px;
    padding: 45px 35px 40px;
    text-align: center;
  }
  #content .promo_wrapper .promo_item .inner h1,
  #content .promo_wrapper .promo_item .inner h2,
  #content .promo_wrapper .promo_item .inner h3 {
    margin: 20px 0 10px;
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 1400px) {
  #content .promo_wrapper {
    right: -50px;
    top: -500px;
  }
}
#content .content_item {
  font-family: 'Amaranth', sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 35px;
}
#content .content_item:hover .inner .box_hover,
#content .content_item.active .inner .box_hover {
  line-height: 35px;
  display: block;
}
#content .content_item:nth-child(4n + 2),
#content .content_item:nth-child(4n + 5) {
  float: left;
  width: 60%;
}
@media (max-width: 991px) {
  #content .content_item:nth-child(4n + 2),
  #content .content_item:nth-child(4n + 5) {
    width: 100%;
  }
}
#content .content_item:nth-child(4n + 3),
#content .content_item:nth-child(4n + 4) {
  float: left;
  width: 40%;
}
@media (max-width: 991px) {
  #content .content_item:nth-child(4n + 3),
  #content .content_item:nth-child(4n + 4) {
    width: 100%;
  }
}
#content .content_item:nth-child(4n + 3) .inner h3,
#content .content_item:nth-child(4n + 4) .inner h3 {
  max-width: none;
}
#content .content_item:nth-child(4n + 3) .inner .text-wrapper,
#content .content_item:nth-child(4n + 4) .inner .text-wrapper {
  max-width: none;
}
#content .content_item.wide {
  width: 100%;
  float: none;
}
#content .content_item.wide .inner {
  padding: 30px;
}
#content .content_item.wide .inner h3 {
  max-width: none;
  margin: 30px 0;
}
#content .content_item.wide img.img-fluid {
  width: 100%;
}
#content .content_item .inner {
  background: #fff;
  min-height: 335px;
  padding: 30px 20px 20px 40px;
  position: relative;
}
#content .content_item .inner .main_img {
  margin-bottom: 30px;
}
#content .content_item .inner ol,
#content .content_item .inner ul {
  margin: 0;
  padding: 0 0 0 18px;
  font-weight: 700;
}
#content .content_item .inner .box_hover {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  cursor: pointer;
}
#content .content_item .inner .box_hover .wrapper {
  width: 100%;
  height: 100%;
  display: table;
}
#content .content_item .inner .box_hover span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#content .content_item .inner .box_hover a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-family: Amaranth;
  font-size: 50px;
  line-height: 56px;
}
#content .content_item .inner.pink {
  color: #ee8bb1;
}
#content .content_item .inner.pink .box_hover {
  background: #ee8bb1;
}
#content .content_item .inner.green {
  color: #7cc5ad;
}
#content .content_item .inner.green .box_hover {
  background: #7cc5ad;
}
#content .content_item .inner.blue {
  color: #0062ac;
}
#content .content_item .inner.blue .box_hover {
  background: #0062ac;
}
#content .content_item .inner .text-wrapper {
  margin-top: 40px;
}
#content .content_item .inner h3 {
  max-width: 50%;
  font-size: 37px;
  line-height: 40px;
}
@media (max-width: 991px) {
  #content .content_item .inner h3 {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  #content .content_item .inner h3 {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #content .content_item .inner h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
#content .content_item .inner h4 {
  max-width: 80%;
  font-size: 25px;
  line-height: 28px;
}
@media (max-width: 991px) {
  #content .content_item .inner h4 {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  #content .content_item .inner h4 {
    max-width: 100%;
  }
}
#content.home .content_item:nth-child(1) .text-wrapper {
  position: relative;
  z-index: 1;
}
#content.home .content_item:nth-child(1) .image_wrapper {
  z-index: 0;
  position: absolute;
  right: -15px;
  bottom: 0;
}
@media (max-width: 767px) {
  #content.home .content_item:nth-child(1) .image_wrapper {
    height: 250px;
  }
  #content.home .content_item:nth-child(1) .image_wrapper img {
    max-height: 250px;
  }
}
#content.facts .content_item,
#content.facts .intro_item {
  width: 33.33333%;
  float: left;
}
#content.facts .content_item .inner,
#content.facts .intro_item .inner {
  min-height: auto;
  padding: 50px 40px;
  font-size: 25px;
  line-height: 28px;
}
#content.facts .content_item .inner .text-wrapper,
#content.facts .intro_item .inner .text-wrapper {
  margin: 0;
}
#content.facts .content_item .inner h3,
#content.facts .intro_item .inner h3 {
  position: absolute;
  top: 25px;
  left: 15px;
  font-size: 99px;
  color: #000;
  opacity: .1;
}
@media (max-width: 991px) {
  #content.facts .content_item,
  #content.facts .intro_item {
    width: 50%;
    float: none;
  }
}
@media (max-width: 767px) {
  #content.facts .content_item,
  #content.facts .intro_item {
    width: 100%;
    float: none;
  }
}
#content.facts .intro_item {
  width: 100%;
  margin-bottom: 30px;
  color: #0062ac;
}
#content.facts .intro_item .inner {
  background: #fff;
  padding: 40px 60px;
}
@media (min-width: 1200px) {
  #content.facts .intro_item .inner {
    padding: 40px 100px;
  }
}
@media (max-width: 991px) {
  #content.facts .intro_item .inner {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  #content.facts .intro_item .inner {
    padding: 25px;
  }
}
#content.facts .intro_item .inner h4 {
  font-size: 37px;
}
#content.facts .intro_item .inner p {
  font-size: 18px;
}
#content.products .content_item {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  #content.products .content_item {
    width: 100%;
    float: none;
  }
}
#content.products .content_item .inner .text-wrapper {
  padding-right: 25px;
}
#content.products .content_item .inner.pink {
  border-top: 10px solid #ee8bb1;
}
#content.products .content_item .inner.green {
  border-top: 10px solid #7cc5ad;
}
#content.products .content_item .inner.blue {
  border-top: 10px solid #0062ac;
}
#content.products .content_item .inner .image_wrapper {
  position: absolute;
  top: 80px;
  right: -50px;
}
@media (max-width: 991px) {
  #content.products .content_item .inner .image_wrapper {
    height: 350px;
  }
  #content.products .content_item .inner .image_wrapper img {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  #content.products .content_item .inner .image_wrapper {
    position: relative;
    top: 0;
    right: 0px;
    height: 250px;
  }
  #content.products .content_item .inner .image_wrapper img {
    max-height: 100%;
    margin: 0 auto;
  }
}
#content.products .content_item .footnote {
  background: #f9f9f9;
  padding: 40px;
  font-size: 15px;
  line-height: 18px;
}
#content.products .content_item .footnote.pink {
  color: #ee8bb1;
}
#content.products .content_item .footnote.green {
  color: #7cc5ad;
}
#content.products .content_item .footnote.blue {
  color: #0062ac;
}
#footer {
  position: relative;
  z-index: 3;
  width: 100%;
  /*  -webkit-box-shadow: 0px 15px 95px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 15px 95px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 15px 95px 0px rgba(0, 0, 0, 0.75);*/
  height: 200px;
  background: #257cbf;
}
@media (max-width: 767px) {
  #footer {
    height: 100px;
  }
}
#footer .inner_wrapper.second {
  display: none;
}
#footer .inner_wrapper.second p {
  float: left;
  margin-right: 30px;
}
#footer .container {
  width: 100%;
  height: 100%;
  display: table;
}
#footer .inner_wrapper {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #footer .inner_wrapper {
    display: block;
    padding-top: 40px;
  }
}
#footer .inner_wrapper .icon_wrapper {
  float: left;
  width: 110px;
  height: 45px;
  background: url(../images/template/social.png) no-repeat center;
  position: relative;
  top: -12px;
}
#footer .inner_wrapper .icon_wrapper a {
  float: left;
  width: 50%;
  display: inline-block;
  line-height: 45px;
  margin: 0;
  font-size: 0;
}
#footer .inner_wrapper p,
#footer .inner_wrapper a {
  color: #fff;
}
#footer .inner_wrapper a {
  text-decoration: underline;
  margin-right: 15px;
}
* {
  outline: none !important;
}

#content .promo_wrapper .promo_item .inner h1, #content .promo_wrapper .promo_item .inner h2, #content .promo_wrapper .promo_item .inner h3 {
    margin: 11px 0 10px !important;
    font-size: 26px !important;
    line-height: 28px !important;
}

#content .promo_wrapper .promo_item .inner p, #content .promo_wrapper .promo_item .inner a {
    font-size: 16px !important;
    line-height: 32px !important;
}