h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.body {
  font-family: 'Nunito Sans', sans-serif;
}

.navbar {
  background-color: #5f4c9e;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 5px;
  border-bottom: 5px solid #5f4c9e;
  color: #fff;
  font-size: 21px;
}

.nav-link:hover {
  border-bottom: 5px solid #ffa184;
}

.nav-link:focus {
  border-bottom: 5px solid #ffa184;
}

.nav-link.w--current {
  border-color: #000 #000 #ffa184;
  border-top-style: none;
  border-top-width: 1px;
  border-right-style: none;
  border-right-width: 1px;
  border-left-style: none;
  border-left-width: 1px;
  border-radius: 0px;
  color: #fff;
}

.nav-link.w--current:hover {
  border-radius: 0px;
}

.nav-link.w--current:focus {
  border-style: solid;
  border-width: 0px 0px 5px;
  border-color: #000 #000 #ffa184;
  border-radius: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: auto;
  max-width: 250px;
  margin-right: auto;
}

.body-2 {
  font-family: 'Nunito Sans', sans-serif;
}

.container-2 {
  margin-top: 60px;
}

.rte_01_left {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  text-align: left;
}

.rte_01_left h1 {
  margin-top: 0px;
  margin-left: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_left h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 46px;
  font-weight: 900;
}

.rte_01_left p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #404647;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}

.rte_01_left h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 35px;
  line-height: 32px;
  font-weight: 400;
}

.rte_01_left h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.rte_01_center {
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  text-align: left;
}

.rte_01_center h1 {
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_center h2 {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_01_center p {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
}

.rte_01_center h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 32px;
}

.rte_01_center h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.div-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
#  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}

.column_01 {
  width: 50%;
}

.div-pic {
  width: auto;
  height: auto;
  margin-bottom: 30px;
  padding-right: 4px;
  padding-left: 4px;
}

.div-block-2 {
  display: block;
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}

.button {
  padding: 14px 20px;
  border-radius: 5px;
  background-color: #ffa184;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.button:hover {
  background-color: #ee9276;
  color: #fff;
}

.rte_special_01_center {
  margin-bottom: 40px;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0px;
  white-space: normal;
}

.rte_special_01_center h1 {
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_special_01_center h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_special_01_center p {
  color: #000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 200;
  text-indent: 0px;
}

.rte_special_01_center h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 32px;
}

.rte_special_01_center h4 {
  color: #52b8c3;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}

.rte_special_01_center em {
  position: relative;
  top: -11px;
  font-size: 20px;
}

.div-block-3 {
  text-align: center;
}

.footer {
  margin-top: 0px;
  padding: 90px 20px 60px;
  background-color: #34508b;
}

.footer-colomn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-3 {
  padding: 30px;
  background-color: #5f4c9e;
}

.rte_footer {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
}

.rte_footer h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 900;
}

.rte_footer p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
}

.rte_footer h4 {
  margin-top: 0px;
  color: #66f0ff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
}

.rte_footer a {
  color: #66f0ff;
}

.rte_footer a:hover {
  color: #52b8c3;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-6 {
  width: 10%;
  margin-right: 10px;
}

.div-block-7 {
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-footer-content {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-colomn-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section {
  padding-top: 40px;
  padding-bottom: 100px;
}

.image {
  max-width: none;
}

.section-2 {
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0%, #f5f5f5), to(#fff));
  background-image: linear-gradient(0deg, #000, #f5f5f5 0%, #fff);
}

.div-pic-width {
  margin-bottom: 40px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.div-column {
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}

.column-for-icon {
  width: auto;
}

.div-icon {
  position: relative;
  width: auto;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-9 {
  margin-bottom: 40px;
  padding-right: 20%;
  padding-left: 20%;
  text-align: left;
}

.div-fajka {
  position: absolute;
  left: auto;
  top: 0%;
  right: 11%;
  bottom: auto;
  border-radius: 25px;
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.21);
}

.image-2 {
  opacity: 1;
}

.div-block-10 {
  padding-top: 60px;
  padding-right: 220px;
  padding-left: 220px;
}

.image-4 {
  padding-top: 60px;
}

.image-5 {
  position: static;
  width: 100vw;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-11 {
  position: static;
  left: 17%;
  top: 16%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 55vw;
  max-width: none;
}

.div-block-12 {
  position: static;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-3 {
  position: static;
  display: block;
}

.rte_01_left_title {
  position: relative;
  z-index: 50;
  margin-bottom: 20px;
  font-weight: 800;
  text-align: left;
}

.rte_01_left_title h1 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 4vw;
  line-height: 4.2vw;
  font-weight: 900;
}

.rte_01_left_title h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 269px;
  color: #5f4c9e;
  font-size: 46px;
  font-weight: 900;
}

.rte_01_left_title p {
  color: #404647;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
}

.rte_01_left_title h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 4vw;
  line-height: 4.2vw;
  font-weight: 300;
}

.rte_01_left_title h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.div-block-13 {
  position: absolute;
  left: 4%;
  top: 69%;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14vw;
  height: 14vw;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8vw;
  background-color: #52b8c3;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
  text-align: center;
}

.rte_01_center_white {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  color: #000;
  line-height: 18px;
  text-align: center;
}

.rte_01_center_white h1 {
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_center_white h2 {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_01_center_white p {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
}

.rte_01_center_white h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 32px;
}

.rte_01_center_white h4 {
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 1.5vw;
  line-height: 1.8vw;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-content-hero {
  position: absolute;
  left: 13vw;
  top: 22%;
  right: auto;
  bottom: auto;
  display: block;
  max-width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
}

.rte_02_center {
  margin-bottom: 60px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
}

.rte_02_center h2 {
  margin-bottom: 30px;
  color: #000;
  font-weight: 600;
}

.rte_02_center p {
  margin-bottom: 0px;
  color: #52c0cc;
  font-weight: 400;
}

.rte_02_center h3 {
  margin-bottom: 20px;
  margin-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 30px;
  line-height: 41px;
}

.image-6 {
  display: block;
  width: auto;
  max-width: none;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rte_02_left_title {
  position: relative;
  z-index: 50;
  width: auto;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
}

.rte_02_left_title h1 {
  width: auto;
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 4vw;
  line-height: 4.2vw;
  font-weight: 900;
}

.rte_02_left_title h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 49px;
  font-weight: 900;
}

.rte_02_left_title p {
  color: #404647;
  font-size: 20px;
  line-height: 26px;
  font-weight: 200;
}

.rte_02_left_title h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 4vw;
  line-height: 4.2vw;
  font-weight: 300;
}

.rte_02_left_title h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.div-block-16 {
  position: absolute;
  left: 17%;
  top: 23%;
  right: auto;
  bottom: auto;
  width: auto;
  height: auto;
  max-width: 900px;
  margin-left: 0px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.rte_02_left {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #52b8c3;
  font-size: 20px;
  text-align: left;
}

.rte_02_left h2 {
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_02_left h3 {
  margin-bottom: 0px;
  color: #5f4c9e;
  font-size: 35px;
  line-height: 38px;
}

.rte_02_left p {
  margin-bottom: 0px;
  color: #404647;
  line-height: 28px;
  text-align: justify;
}

.rte_02_left h4 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 600;
}

.div-block-18 {
  display: block;
  width: auto;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  width: auto;
}

.div-block-19 {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.section-4 {
  margin-top: 0px;
  padding-top: 80px;
}

.div-content_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.rte_02_left-copy {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #52b8c3;
  font-size: 20px;
  text-align: left;
}

.rte_02_left-copy h2 {
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_02_left-copy h3 {
  margin-bottom: 0px;
  color: #5f4c9e;
  font-size: 35px;
  line-height: 38px;
}

.rte_02_left-copy p {
  margin-bottom: 0px;
  color: #404647;
  line-height: 28px;
}

.rte_02_left-copy h4 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 600;
}

.section-5 {
  display: block;
  height: auto;
  margin-bottom: 0px;
}

.div-block-20 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.rte_03_center {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.rte_03_center h2 {
  font-family: 'Nunito Sans', sans-serif;
  color: #5f4c9e;
  font-size: 45px;
  line-height: 45px;
  font-weight: 900;
}

.rte_03_center p {
  width: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.rte_03_center h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 39px;
  font-weight: 400;
}

.div-block-21 {
  display: block;
  width: 100px;
  height: 7px;
  margin: 22px auto 11px;
  padding-top: 0px;
  border: 1px solid transparent;
  background-color: #52b8c3;
  text-align: center;
}

.div-block-22 {
  margin-top: 33px;
  padding-right: 60px;
  padding-left: 60px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.image-8 {
  padding-left: 0px;
}

.image-9 {
  position: static;
  margin-left: 0px;
  padding-left: 0px;
}

.div-block-24 {
  position: static;
}

.div-block-25 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 51;
  margin-left: -32px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-26 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin: 0px auto;
  padding: 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(232, 239, 245, 0.71);
  text-align: center;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-29 {
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-10 {
  width: auto;
  height: auto;
  max-width: none;
}

.rte_03_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  text-align: left;
}

.rte_03_left p {
  display: block;
  width: auto;
  margin-bottom: 0px;
  font-style: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-7 {
  margin-bottom: 60px;
}

.section-8 {
  display: block;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #eff4f8;
  text-align: left;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.div-block-31 {
  width: 80%;
  margin-bottom: 18px;
}

.div-block-32 {
  width: 800px;
  margin-top: 72px;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-33 {
  margin-left: 0px;
}

.div-block-34 {
  display: block;
  margin-top: -75px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 38px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.div-block-36 {
  max-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0px;
  text-align: center;
}

.div-block-37 {
  margin-left: auto;
  text-align: center;
}

.section-9 {
  margin-bottom: 93px;
}

.section-10 {
  margin-bottom: 0px;
}

.section-11 {
  margin-right: auto;
  margin-left: auto;
  background-color: #eff4f8;
  text-align: center;
}

.div-block-38 {
  max-width: 1000px;
  margin: 0px auto;
  padding-top: 50px;
  padding-bottom: 20px;
  text-align: center;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-11 {
  max-width: none;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
}

.section-12 {
  margin-right: auto;
  margin-bottom: 75px;
  margin-left: auto;
  text-align: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-43 {
  margin-right: 40px;
  padding-right: 0px;
}

.div-block-44 {
  margin-right: 40px;
  padding-right: 0px;
}

.rte_01_left-subtitles {
  position: static;
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Nunito Sans', sans-serif;
  color: #5f4c9e;
  font-weight: 800;
  text-align: left;
}

.rte_01_left-subtitles h1 {
  margin-top: 0px;
  margin-left: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_left-subtitles h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 46px;
  font-weight: 900;
}

.rte_01_left-subtitles p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #404647;
  font-size: 20px;
  line-height: 27px;
  font-weight: 200;
}

.rte_01_left-subtitles h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #52b8c3;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
}

.rte_01_left-subtitles h4 {
  color: #52b8c3;
  font-size: 20px;
}

.rte_01_left-subtitles strong {
  color: #5f4c9e;
  font-size: 35px;
}

.div-block-45 {
  max-width: 500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-text-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rte_01_left-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 24px;
  font-weight: 800;
  text-align: left;
}

.rte_01_left-copy h1 {
  margin-top: 0px;
  margin-left: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_left-copy h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 25px;
  line-height: 29px;
  font-weight: 600;
}

.rte_01_left-copy p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #404647;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}

.rte_01_left-copy h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #000;
  font-size: 35px;
  line-height: 38px;
  font-weight: 400;
}

.rte_01_left-copy h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.rte_01_left-copy a {
  margin-bottom: 10px;
  color: #404647;
}

.rte_01_left-copy a:hover {
  color: #52b8c3;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-48 {
  display: block;
}

.div-block-49 {
  margin-right: 33px;
  margin-left: 0px;
}

.image-12 {
  max-width: none;
}

.div-block-51 {
  position: absolute;
  left: 75px;
  top: 77px;
  width: auto;
  max-width: 800px;
}

.div-block-52 {
  position: relative;
  text-align: center;
}

.image-15 {
  width: 100%;
  max-width: none;
}

.section-13 {
  margin-bottom: 20px;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.section-14 {
  margin-bottom: 40px;
}

.image-16 {
  width: 20px;
  height: 20px;
  max-width: none;
  margin-right: 20px;
}

.section-15 {
  margin-bottom: 60px;
}

.section-16 {
  margin-bottom: 100px;
}

.image-17 {
  display: block;
  width: auto;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-54 {
  position: absolute;
  left: 140px;
  top: 237.297px;
  width: auto;
  max-width: 50%;
  font-family: 'Nunito Sans', sans-serif;
}

.section-17 {
  font-family: 'Nunito Sans', sans-serif;
}

.section-18 {
  margin-bottom: 20px;
  font-family: 'Nunito Sans', sans-serif;
}

.div-block-56 {
  position: absolute;
  left: 14%;
  top: 14%;
  right: auto;
  bottom: auto;
  width: 50vw;
}

.div-block-57 {
  position: relative;
}

.image-20 {
  width: 100px;
  max-width: none;
}

.div-block-58 {
  margin-top: 0px;
}

.div-block-59 {
  margin-bottom: 20px;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-content_width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.div-block-62 {
  margin-top: 30px;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15vw;
  height: 15vw;
  margin-top: -90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20vw;
  background-color: #52b8c3;
  text-align: center;
}

.div-block-64 {
  position: absolute;
  left: 18px;
  top: 245px;
  width: 0vh;
}

.section-19 {
  margin-top: 46px;
}

.section-20 {
  margin-bottom: 100px;
}

.image-21 {
  width: 10px;
  height: 10px;
  max-width: none;
  margin-right: 0px;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.div-block-66 {
  margin-right: 40px;
}

.div-block-67 {
  margin-right: 40px;
}

.div-block-68 {
  margin-right: 40px;
}

.div-block-26_left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin: 0px 0px 0px -28px;
  padding: 20px 20px 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(232, 239, 245, 0.71);
  text-align: center;
}

.div-block-69 {
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-70 {
  margin-bottom: 30px;
}

.section-21 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(82, 157, 165, 0.81)), to(rgba(82, 157, 165, 0.81))), url('../images/gyn_babo-background_02.jpg');
  background-image: linear-gradient(180deg, rgba(82, 157, 165, 0.81), rgba(82, 157, 165, 0.81)), url('../images/gyn_babo-background_02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-72 {
  margin-bottom: 20px;
}

.section-22 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.div-block-73 {
  width: 30%;
}

.div-block-74 {
  width: 30%;
}

.div-block-75 {
  width: 30%;
}

.rte_03_center_white {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.rte_03_center_white h2 {
  font-family: 'Nunito Sans', sans-serif;
  color: #5f4c9e;
  font-size: 45px;
  font-weight: 900;
}

.rte_03_center_white p {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.rte_03_center_white h3 {
  color: #fff;
  font-size: 35px;
  line-height: 39px;
  font-weight: 400;
}

.section-23 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.rte_center_special_blue {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.rte_center_special_blue p {
  font-family: 'Nunito Sans', sans-serif;
  color: #52b8c3;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.div-block-77 {
  margin-top: 24px;
}

.div-block-78 {
  width: 80%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-79 {
  width: 80%;
  margin-bottom: 20px;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-82 {
  width: auto;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.rte_03_center_left {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-align: left;
}

.rte_03_center_left h2 {
  font-family: 'Nunito Sans', sans-serif;
  color: #5f4c9e;
  font-size: 45px;
  line-height: 45px;
  font-weight: 900;
}

.rte_03_center_left p {
  width: auto;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.rte_03_center_left h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 39px;
  font-weight: 400;
}

.div-block-83 {
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-84 {
  width: 40vw;
  padding-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #eff4f8;
}

.section-24 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-85 {
  width: 80%;
}

.section-25 {
  margin-top: 60px;
  margin-bottom: 100px;
}

.div-block_02_odrazky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.div-block-86 {
  margin-right: auto;
  margin-left: auto;
}

.slide {
  height: 100px;
}

.slide_1 {
  background-image: url('../images/1-trimester_slide-1.jpg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slider {
  height: 650px;
  max-height: none;
  background-color: #000;
}

.slide-2 {
  background-image: url('../images/1-trimester_slide-2.jpg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.rte_02_left-copy {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #52b8c3;
  font-size: 20px;
  text-align: center;
}

.rte_02_left-copy h2 {
  margin-top: 0px;
  color: #5f4c9e;
  font-size: 46px;
  line-height: 52px;
  font-weight: 900;
}

.rte_02_left-copy h3 {
  margin-bottom: 0px;
  color: #5f4c9e;
  font-size: 35px;
  line-height: 38px;
}

.rte_02_left-copy p {
  margin-bottom: 0px;
  color: #404647;
  line-height: 28px;
  text-align: justify;
}

.rte_02_left-copy h4 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 600;
}

.div-block-90 {
  width: auto;
  max-width: 700px;
}

.section-26 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.nav-menu {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 200;
}

.dropdown-2 {
  margin-right: 10px;
  font-size: 17px;
}

.dropdown-toggle {
  padding: 15px 17px 15px 12px;
}

.icon-3 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-right: 0px;
  padding-right: 0px;
  color: #cfbdbe;
}

.icon-3:hover {
  color: #fff;
}

.text-block-2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.1vw;
  text-transform: uppercase;
}

.text-block-2:hover {
  color: #fff;
}

.dropdown-list-2 {
  background-color: #ece7e7;
}

.dropdown-list-2.w--open {
  width: auto;
  background-color: #1c3468;
  color: #a3a3a3;
}

.dropdown-link {
  padding-left: 20px;
  color: #b6cdff;
  font-weight: 300;
}

.dropdown-link:hover {
  color: #fff;
}

.dropdown-link:focus {
  color: #ffa184;
}

.dropdown-link.w--current {
  color: #ffa184;
}

.drop-down-link {
  margin-right: 20px;
}

.slide-3 {
  background-image: url('../images/1-trimester_slide-3_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/1-trimester_slide-4_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/1-trimester_slide-5_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/1-trimester_slide-6_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/1-trimester_slide-7_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/1-trimester_slide-8_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/1-trimester_slide-9_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-nav {
  background-color: transparent;
}

.slide-1 {
  background-image: url('../images/1-trimester_slide-10_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-1-2 {
  background-image: url('../images/1-trimester_slide-11_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-1-3 {
  background-image: url('../images/1trimester_slide-1_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-1-4 {
  background-image: url('../images/1-trimester_slide-2.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slider-2 {
  height: 650px;
  background-color: #000;
}

.slide-10 {
  background-image: url('../images/2-trimester_slider-1.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/2-trimester_slide-2_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/2-trimester_slider-3b.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/2-trimester-slider-4.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/2-trimester_slider-5.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-15 {
  background-image: url('../images/2-trimester_slider-6.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-16 {
  background-image: url('../images/2-trimester-slider-7.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-17 {
  background-image: url('../images/2-trimester-slider-8.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slider-3 {
  height: 650px;
  background-color: #000;
}

.slide-18 {
  background-image: url('../images/3-trimester_slide-1_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/3-trimester_slide-2_02.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.slide-20 {
  background-image: url('../images/3-trimester_slide-3_03.jpg');
  background-position: 50% 0%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.section-27 {
  margin-top: 40px;
}

.div-block-91 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 60px;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(239, 244, 248, 0.76);
  text-align: left;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-93 {
  width: auto;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-22 {
  max-width: none;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.image-23 {
  width: 10px;
  height: auto;
  max-width: none;
  margin-right: 40px;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.rte_01_left_downow {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  text-align: left;
}

.rte_01_left_downow h1 {
  margin-top: 0px;
  margin-left: 0px;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
}

.rte_01_left_downow h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 46px;
  font-weight: 900;
}

.rte_01_left_downow p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #404647;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}

.rte_01_left_downow h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #5f4c9e;
  font-size: 35px;
  line-height: 32px;
  font-weight: 400;
}

.rte_01_left_downow h4 {
  color: #5f4c9e;
  font-size: 20px;
}

.div-block-96 {
  margin-right: 0px;
  padding-right: 0px;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.paragraph {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-align: center;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(122, 122, 122, 0.55);
  text-align: center;
}

.section-28 {
  text-align: center;
}

.slide-21 {
  background-image: url('../images/2-trimester_slide-9.jpg');
  background-position: 50% 7%;
  background-size: auto 610px;
  background-repeat: no-repeat;
}

.section-hero {
  position: relative;
  height: 42vw;
}

.div-image-hero {
  position: static;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-colored-circle {
  position: absolute;
  left: 4%;
  top: 69%;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14vw;
  height: 14vw;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8vw;
  background-color: #52b8c3;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
  text-align: center;
}

.body-3 {
  font-family: 'Nunito Sans', sans-serif;
}

.body-4 {
  font-family: 'Nunito Sans', sans-serif;
}

.body-5 {
  font-family: 'Nunito Sans', sans-serif;
}

.div-hero-title {
  position: static;
  left: 17%;
  top: 16%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 43vw;
  max-width: none;
}

.footer-colomn-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-colomn-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div-block-103 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.rte_03_center_error {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.rte_03_center_error h2 {
  font-family: 'Nunito Sans', sans-serif;
  color: #5f4c9e;
  font-size: 60px;
  line-height: 45px;
  font-weight: 900;
}

.rte_03_center_error p {
  width: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.rte_03_center_error h3 {
  color: #5f4c9e;
  font-size: 35px;
  line-height: 39px;
  font-weight: 400;
}

.rte_03_center_error h4 {
  margin-top: 10px;
  font-size: 21px;
  font-weight: 700;
}

.rte_03_center_error h1 {
  margin-bottom: 0px;
  color: #5f4c9e;
  font-size: 90px;
  line-height: 80px;
  font-weight: 900;
}

.div-block-104 {
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}

.section-29 {
  margin-top: 60px;
  margin-bottom: 100px;
  text-align: center;
}

.image-24 {
  max-width: 90%;
}

.div-block-105 {
  width: 80px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #52b8c3;
}

.div-block-106 {
  margin-bottom: 10px;
}

.div-block-107 {
  margin-bottom: 10px;
}

.div_photo_g02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 20vw;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.zoom-icon {
  width: 60px;
  height: 60px;
}

.div_gallery_02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  max-width: 1800px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rte_base_center {
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}

.section_gallery {
  padding-top: 100px;
  padding-bottom: 100px;
}

.rte-button-blue {
  display: inline;
  background-color: transparent;
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}

.rte-button-blue:hover {
  background-color: transparent;
}

.diviver_center {
  width: 100px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-color: #e0434f;
}

.div-hover-gallery {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(108, 183, 211, 0.7);
  opacity: 0;
}

.photo_g02 {
  display: block;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-content-2 {
  position: relative;
  z-index: 500;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  text-align: center;
}

.div-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-wrap-icon {
  margin-top: 0px;
}

.div-link-fb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  color: #52b8c3;
  text-decoration: none;
}

.div-link-fb:hover {
  opacity: 1;
  color: #52b8c3;
  text-decoration: none;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #52b8c3;
  font-size: 22px;
  line-height: 23px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.text-block-3:hover {
  color: #5f4c9e;
  text-decoration: none;
}

.image-25 {
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.div-block-109 {
  margin-bottom: 5px;
}

.div-block-110 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
}

.div-block-110:hover {
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.div-facebook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  color: #000;
  text-decoration: none;
}

.div-facebook:hover {
  color: #52b8c3;
  text-decoration: none;
}

.fb-follow {
  font-size: 25px;
  line-height: 29px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .nav-link {
    position: static;
    border-bottom-style: none;
  }

  .nav-link:hover {
    border-bottom-style: none;
  }

  .nav-link.w--current {
    border-left: 5px solid #ffa184;
    border-bottom-style: none;
  }

  .nav-link.w--open {
    border-bottom-width: 0px;
  }

  .rte_01_left h1 {
    margin-left: 102px;
  }

  .div-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .rte_special_01_center p {
    margin-left: 0px;
  }

  .footer {
    padding-top: 60px;
  }

  .footer-colomn {
    width: auto;
  }

  .div-block-4 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-footer-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer-colomn-3 {
    width: auto;
  }

  .image {
    margin-bottom: 20px;
  }

  .div-column {
    width: 25%;
  }

  .column-for-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-icon {
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-fajka {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    width: 40px;
  }

  .image-3 {
    position: relative;
    z-index: 0;
  }

  .div-block-10 {
    padding-top: 60px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .image-5 {
    width: 120%;
    max-width: none;
  }

  .div-block-11 {
    left: 3%;
    top: 13%;
    width: auto;
    max-width: 80%;
  }

  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .rte_01_left_title {
    text-align: left;
  }

  .rte_01_left_title h1 {
    font-size: 50px;
    line-height: 58px;
  }

  .rte_01_left_title h3 {
    font-size: 38px;
    line-height: 46px;
  }

  .div-block-13 {
    left: 2%;
    top: 97%;
    width: 200px;
    height: 200px;
    margin-top: -81px;
    margin-left: 19px;
    border-radius: 100px;
  }

  .rte_01_center_white h4 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-content-hero {
    left: 5.4vw;
    top: 15%;
    max-width: none;
  }

  .div-block-15 {
    width: 30%;
    margin-left: 13%;
    padding-left: 0px;
  }

  .rte_02_center {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-6 {
    width: auto;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .rte_02_left_title h1 {
    font-size: 50px;
    line-height: 58px;
  }

  .rte_02_left_title h3 {
    font-size: 38px;
    line-height: 46px;
  }

  .div-block-16 {
    left: 8%;
    top: 21%;
    font-size: 14px;
  }

  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .div-content_left {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-5 {
    height: auto;
  }

  .div-block-20 {
    width: auto;
    padding-left: 0px;
  }

  .rte_03_center {
    width: auto;
  }

  .rte_03_center h2 {
    line-height: 46px;
  }

  .div-block-23 {
    position: relative;
    z-index: 52;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-8 {
    position: static;
    z-index: 20;
  }

  .div-block-25 {
    max-width: 70%;
  }

  .div-block-26 {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 109%;
    max-width: 700px;
    margin-top: -30px;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: none;
  }

  .div-block-27 {
    width: 50vw;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-8 {
    height: auto;
  }

  .div-block-31 {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-36 {
    padding-left: 0px;
  }

  .div-block-37 {
    margin-left: 0px;
  }

  .div-block-40 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .rte_01_left-subtitles {
    line-height: 20px;
  }

  .rte_01_left-subtitles h1 {
    margin-left: 102px;
  }

  .rte_01_left-subtitles strong {
    line-height: 41px;
  }

  .div-block-45 {
    width: 45%;
    max-width: none;
  }

  .div-text-follow {
    text-align: left;
  }

  .rte_01_left-copy h1 {
    margin-left: 102px;
  }

  .div-block-50 {
    width: 45%;
    margin-right: 0px;
  }

  .div-block-51 {
    left: 43px;
    top: 22px;
    max-width: 70%;
  }

  .div-block-52 {
    max-width: none;
  }

  .image-15 {
    max-width: none;
  }

  .image-17 {
    max-width: none;
  }

  .div-block-54 {
    left: 89px;
    top: 190.297px;
    max-width: 70%;
  }

  .image-18 {
    width: 120%;
    max-width: none;
  }

  .section-18 {
    padding-bottom: 0px;
  }

  .div-block-56 {
    left: 7%;
    width: 70vw;
  }

  .image-19 {
    width: 110%;
    max-width: none;
  }

  .div-block-60 {
    margin-right: 10px;
  }

  .div-content_width {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-63 {
    width: 25vw;
    height: 25vw;
    margin-top: -94px;
  }

  .section-19 {
    margin-top: 81px;
  }

  .div-block-65 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-26_left {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 109%;
    max-width: 800px;
    margin: -30px auto 0px;
    padding: 20px 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: none;
  }

  .section-21 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/gyn_babo-background.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/gyn_babo-background.jpg');
    background-position: 0px 0px, 100% 50%;
  }

  .rte_03_center_white {
    width: auto;
  }

  .rte_03_center_white h2 {
    line-height: 46px;
  }

  .div-block-80 {
    padding-left: 0px;
  }

  .rte_03_center_left {
    width: auto;
  }

  .rte_03_center_left h2 {
    line-height: 46px;
  }

  .div-block-84 {
    width: 70vw;
    padding-right: 5px;
    padding-left: 5px;
  }

  .div-block_02_odrazky {
    padding-left: 0px;
  }

  .slide_1 {
    height: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: auto 480px;
  }

  .slider {
    height: 600px;
    max-height: none;
  }

  .slide-2 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .nav-menu {
    display: block;
    height: 100vh;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #5f4c9e;
  }

  .dropdown-2 {
    margin-left: 0px;
  }

  .dropdown-toggle {
    margin-right: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .icon-3 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .dropdown-list-2.w--open {
    display: block;
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dropdown-link {
    padding-left: 40px;
  }

  .slide-3 {
    background-position: 50% 50%;
    background-size: auto 300px;
    background-repeat: no-repeat;
  }

  .slide-4 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-5 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-6 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-7 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-8 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-9 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-1 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-1-2 {
    background-position: 50% 50%;
    background-size: auto 300px;
  }

  .slide-1-3 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-1-4 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slider-2 {
    height: 600px;
  }

  .slide-10 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-11 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-12 {
    background-position: 50% 50%;
    background-size: auto 350px;
  }

  .slide-13 {
    background-position: 50% 0%;
    background-size: auto 550px;
  }

  .slide-14 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slide-15 {
    background-position: 50% 0%;
    background-size: auto 550px;
  }

  .slide-16 {
    background-position: 50% 0%;
    background-size: auto 550px;
  }

  .slide-17 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .slider-3 {
    height: 600px;
  }

  .slide-18 {
    background-size: auto 550px;
  }

  .slide-19 {
    background-position: 50% 50%;
    background-size: auto 400px;
  }

  .slide-20 {
    background-position: 50% 50%;
    background-size: auto 500px;
  }

  .rte_01_left_downow h1 {
    margin-left: 102px;
  }

  .slide-21 {
    background-position: 50% 50%;
    background-size: auto 450px;
  }

  .section-hero {
    height: 50vw;
  }

  .div-image-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-colored-circle {
    left: 2%;
    top: 97%;
    width: 200px;
    height: 200px;
    margin-top: -81px;
    margin-left: 19px;
    border-radius: 100px;
  }

  .div-hero-title {
    left: 3%;
    top: 13%;
    width: 60vw;
    max-width: none;
  }

  .footer-colomn-4 {
    width: auto;
  }

  .footer-colomn-2 {
    width: auto;
  }

  .div-block-103 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rte_03_center_error {
    width: auto;
  }

  .rte_03_center_error h2 {
    line-height: 46px;
  }

  .icon-4 {
    color: #eee;
    font-size: 40px;
  }

  .menu-button {
    background-color: #5f4c9e;
  }

  .menu-button.w--open {
    background-color: #345191;
  }

  .div_photo_g02 {
    width: 30vw;
    height: 30vw;
    padding: 5px;
  }

  .div_gallery_02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section_gallery {
    padding-top: 100px;
  }

  .div-hover-gallery {
    margin: 5px;
  }

  .div-content-2 {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .rte_01_center h2 {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-footer-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-column {
    width: 50%;
    margin-bottom: 40px;
  }

  .div-icon {
    width: 110px;
  }

  .div-block-8 {
    margin-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-9 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-10 {
    padding-top: 108px;
  }

  .image-5 {
    display: block;
    width: 140%;
  }

  .div-block-11 {
    max-width: none;
  }

  .div-block-12 {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-3 {
    text-align: left;
  }

  .rte_01_left_title {
    width: auto;
    max-width: none;
  }

  .rte_01_left_title h1 {
    font-size: 44px;
    line-height: 48px;
  }

  .rte_01_left_title h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-13 {
    position: absolute;
    left: -249px;
    top: 59%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: 254px;
  }

  .div-block-15 {
    width: 172px;
    margin-left: 14%;
  }

  .rte_02_center {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-6 {
    display: none;
  }

  .rte_02_left_title h1 {
    font-size: 44px;
    line-height: 48px;
  }

  .rte_02_left_title h3 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-19 {
    margin-left: 0px;
  }

  .div-content_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-6 {
    margin-left: 0px;
  }

  .div-block-22 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-23 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .image-8 {
    position: static;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-24 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-26 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
    height: auto;
    max-width: none;
    margin-top: -22px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-27 {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-block-37 {
    margin-left: 0px;
  }

  .image-11 {
    max-width: 100%;
  }

  .div-block-40 {
    display: block;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .section-12 {
    text-align: center;
  }

  .div-block-41 {
    width: auto;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-42 {
    margin-right: auto;
    margin-left: 0px;
  }

  .div-block-45 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
  }

  .div-block-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-bottom: 32px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-align: center;
  }

  .div-block-51 {
    width: 50%;
    max-width: none;
  }

  .div-block-52 {
    width: auto;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .image-15 {
    width: 120%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .section-13 {
    display: block;
    text-align: center;
  }

  .image-17 {
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-54 {
    left: 31px;
    top: 171.297px;
  }

  .section-17 {
    margin-top: 0px;
    margin-bottom: 129px;
  }

  .image-18 {
    width: 120%;
  }

  .section-18 {
    padding-bottom: 21px;
    text-align: center;
  }

  .div-block-56 {
    left: 3%;
  }

  .div-block-57 {
    text-align: center;
  }

  .image-19 {
    width: 110%;
  }

  .div-block-60 {
    margin-bottom: 20px;
  }

  .div-content_width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-61 {
    margin-bottom: 20px;
  }

  .div-block-63 {
    width: 200px;
    height: 200px;
    margin-top: -64px;
  }

  .section-19 {
    margin-top: 110px;
  }

  .div-block-65 {
    width: auto;
    max-width: none;
  }

  .div-block-66 {
    margin-right: 20px;
  }

  .div-block-67 {
    margin-right: 20px;
    padding-right: 0px;
  }

  .div-block-68 {
    margin-right: 20px;
  }

  .div-block-26_left {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80vw;
    height: auto;
    max-width: none;
    margin-top: -22px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-69 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .rte_03_center_left {
    padding-left: 30px;
  }

  .slide_1 {
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slider {
    height: 300px;
  }

  .slide-2 {
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-3 {
    background-size: auto 230px;
  }

  .slide-4 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slide-5 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-6 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-7 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-8 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-9 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-1 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-1-2 {
    background-size: auto 200px;
  }

  .slide-1-3 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slide-1-4 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .slider-2 {
    height: 300px;
  }

  .slide-10 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slide-11 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slide-12 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slide-13 {
    background-size: auto 260px;
    background-repeat: no-repeat;
  }

  .slide-14 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slide-15 {
    background-size: auto 260px;
  }

  .slide-16 {
    background-size: auto 260px;
  }

  .slide-17 {
    background-position: 50% 0%;
    background-size: auto 260px;
  }

  .slider-3 {
    height: 300px;
  }

  .slide-18 {
    background-size: auto 270px;
  }

  .slide-19 {
    background-size: auto 230px;
  }

  .slide-20 {
    background-position: 50% 0%;
    background-size: auto 270px;
  }

  .section-27 {
    margin-top: 0px;
    padding-top: 40px;
  }

  .div-block-92 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .slide-21 {
    background-position: 50% 6%;
    background-size: auto 260px;
  }

  .section-hero {
    height: 60vw;
    text-align: left;
  }

  .div-image-hero {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-colored-circle {
    position: absolute;
    left: -249px;
    top: 59%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-left: 254px;
  }

  .div_photo_g02 {
    width: 45vw;
    height: 45vw;
  }

  .div_gallery_02 {
    width: 94vw;
    margin-bottom: 50px;
  }

  .section_gallery {
    padding-top: 60px;
  }

  .div-content-2 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .rte_01_center {
    text-align: center;
  }

  .rte_01_center h2 {
    width: auto;
    margin-left: auto;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
  }

  .div-content {
    display: block;
    max-width: none;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column_01 {
    width: auto;
    margin-bottom: 40px;
  }

  .rte_special_01_center h2 {
    font-size: 38px;
    line-height: 44px;
  }

  .rte_special_01_center p {
    font-size: 26px;
    line-height: 30px;
  }

  .rte_special_01_center h4 {
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-6 {
    width: 20px;
  }

  .div-column {
    width: 100%;
  }

  .div-block-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-10 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-11 {
    max-width: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-12 {
    display: none;
  }

  .rte_01_left_title {
    width: auto;
    margin-left: 0px;
  }

  .rte_01_left_title h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .rte_01_left_title h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-13 {
    position: absolute;
    left: -240px;
    top: 23%;
    margin-top: 95px;
  }

  .rte_01_center_white h2 {
    font-size: 38px;
    line-height: 44px;
  }

  .div-content-hero {
    position: static;
  }

  .div-block-15 {
    width: 126px;
    margin-left: 40px;
  }

  .rte_02_center {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-6 {
    display: none;
  }

  .rte_02_left_title h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .rte_02_left_title h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-16 {
    top: 18%;
  }

  .div-content_left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-5 {
    height: auto;
  }

  .rte_03_center {
    display: block;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 34px;
    text-align: center;
  }

  .rte_03_center h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    line-height: 38px;
  }

  .div-block-23 {
    height: auto;
  }

  .div-block-26 {
    position: static;
    width: 80vw;
    height: auto;
    max-height: none;
    max-width: none;
    margin-top: -12px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-27 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .rte_03_left p {
    width: auto;
    text-align: left;
  }

  .section-7 {
    display: block;
    margin-bottom: 40px;
  }

  .div-block-37 {
    margin-left: 0px;
  }

  .image-11 {
    width: 100%;
  }

  .div-block-40 {
    padding-left: 10px;
  }

  .div-block-41 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .div-block-42 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-43 {
    margin-right: 10px;
  }

  .div-block-44 {
    margin-right: 20px;
  }

  .div-block-45 {
    margin-left: 0px;
  }

  .div-text-follow {
    width: auto;
  }

  .div-block-49 {
    margin-right: 20px;
  }

  .image-12 {
    width: 30px;
    max-width: none;
  }

  .image-13 {
    width: 30px;
    max-width: none;
  }

  .image-14 {
    width: 30px;
    max-width: none;
  }

  .div-block-51 {
    width: auto;
    margin-left: -29px;
  }

  .image-15 {
    display: none;
    width: 185%;
  }

  .section-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .section-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .image-17 {
    display: block;
    width: 90vw;
  }

  .div-block-54 {
    top: 178.297px;
    text-align: left;
  }

  .image-18 {
    width: 200%;
    height: auto;
    max-width: none;
    text-align: center;
  }

  .div-block-55 {
    text-align: center;
  }

  .div-block-57 {
    background-color: transparent;
  }

  .image-19 {
    display: none;
    overflow: visible;
    width: 110%;
  }

  .div-content_width {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-63 {
    border-radius: 100px;
  }

  .section-19 {
    margin-top: 0px;
    padding-top: 40px;
  }

  .div-block-65 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-66 {
    margin-right: 10px;
  }

  .div-block-67 {
    margin-right: 10px;
  }

  .div-block-68 {
    margin-right: 10px;
  }

  .div-block-26_left {
    position: static;
    width: 90vw;
    height: auto;
    max-height: none;
    max-width: none;
    margin-top: -12px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .div-block-69 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-71 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-73 {
    width: auto;
  }

  .div-block-74 {
    width: auto;
  }

  .div-block-75 {
    width: auto;
  }

  .div-block-76 {
    width: auto;
  }

  .div-block-79 {
    width: auto;
  }

  .div-block-80 {
    width: auto;
  }

  .rte_03_center_left {
    padding-left: 10px;
  }

  .div-block-84 {
    width: auto;
  }

  .div-block-85 {
    width: auto;
  }

  .div-block-86 {
    display: block;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-87 {
    height: 200px;
    background-color: #52b8c3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eff4f8), to(#fff));
    background-image: linear-gradient(180deg, #eff4f8, #fff);
  }

  .div-block-88 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-89 {
    height: 200px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc9b8), to(#fff));
    background-image: linear-gradient(180deg, #ffc9b8, #fff);
  }

  .slide_1 {
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-2 {
    height: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-3 {
    background-size: auto 150px;
  }

  .slide-4 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-5 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-6 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-7 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-8 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-9 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-1 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-1-2 {
    background-size: auto 180px;
  }

  .slide-1-3 {
    background-position: 50% 50%;
    background-size: auto 180px;
  }

  .slide-1-4 {
    background-position: 50% 50%;
    background-size: auto 180px;
  }

  .slide-10 {
    background-position: 50% 50%;
    background-size: auto 240px;
  }

  .slide-11 {
    background-position: 50% 50%;
    background-size: auto 240px;
  }

  .slide-12 {
    background-position: 50% 50%;
    background-size: auto 200px;
  }

  .slide-13 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-14 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .slide-15 {
    background-position: 50% 50%;
    background-size: auto 240px;
  }

  .slide-17 {
    background-position: 50% 50%;
    background-size: auto 240px;
  }

  .slide-19 {
    background-position: 50% 50%;
  }

  .slide-20 {
    background-size: auto 260px;
  }

  .section-27 {
    margin-top: 0px;
    padding-top: 20px;
  }

  .div-block-91 {
    width: auto;
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-23 {
    margin-right: 10px;
  }

  .div-block-98 {
    width: auto;
  }

  .div-block-99 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-100 {
    margin-right: auto;
    margin-left: auto;
  }

  .slide-21 {
    background-position: 50% 50%;
    background-size: auto 220px;
  }

  .section-hero {
    height: auto;
  }

  .div-image-hero {
    display: none;
  }

  .div-colored-circle {
    position: static;
    left: auto;
    top: 0%;
    right: 8%;
    bottom: auto;
    margin-top: -67px;
    margin-left: 0px;
  }

  .div-hero-title {
    max-width: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .rte_03_center_error {
    display: block;
    height: auto;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 34px;
    text-align: center;
  }

  .rte_03_center_error h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    line-height: 38px;
  }

  .rte_03_center_error h1 {
    max-width: none;
    font-size: 21vw;
  }

  .div_photo_g02 {
    width: 94vw;
    height: 94vw;
  }

  .div-content-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-3 {
    line-height: 25px;
  }
}

