.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

a {
  text-decoration: none;
}

.block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  min-width: 50%;
  -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: #fff;
}

.block-50.phone-bg {
  position: relative;
  width: 100%;
  height: 880px;
  background-image: url('../images/phone-frame_1.svg'), url('../images/phone-frame.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: 380px, 193px;
  background-repeat: no-repeat, repeat-y;
}

.block-50.phone-bg.red.no-bg {
  position: static;
  width: 100%;
  min-height: 100%;
  background-color: #0e0c0c;
  background-image: none;
}

.block-50.red {
  min-width: 50%;
  background-color: #f84551;
}

.block-50.black {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100%;
  height: 880px;
  background-color: #0e0c0c;
}

.para-18 {
  font-family: 'Great Vibes', cursive;
  color: #f28c93;
  font-size: 304px;
  line-height: 156px;
}

.para-18.content {
  color: #13ecdb;
  font-size: 200px;
}

.para-18.content.red-t {
  color: #f84551;
}

.text-block-4 {
  position: absolute;
  left: 56px;
  top: 66px;
  font-family: 'Open Sans', sans-serif;
  color: #9ba0a1;
  font-size: 16px;
}

.text-block-5 {
  position: absolute;
  left: 56px;
  top: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  height: 56px;
  -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;
  font-family: Bitter, serif;
  color: #0e0c0c;
  font-size: 24px;
  line-height: 40px;
  font-style: italic;
  text-align: left;
}

.text-block-6 {
  position: absolute;
  top: 56px;
  right: 56px;
  font-family: 'Open Sans', sans-serif;
  color: #13ecdb;
  font-size: 16px;
}

.div-block-7 {
  width: 360px;
  height: 640px;
  background-color: #1ebeb2;
}

.text-block-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100%;
  height: 889px;
  margin-top: 0px;
  padding: 56px;
  -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: #fff;
}

.text-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90%;
  padding: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-shadow: none;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.top-25 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25%;
  padding: 56px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.text-span-3 {
  width: 495px;
  margin-left: 0px;
  color: #0e0c0c;
}

.text-span-3.content-update {
  width: 100%;
  margin-left: 0px;
  color: #0e0c0c;
}

.text-span-4 {
  color: #9ba0a1;
}

.site-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
}

.text-block-13 {
  position: static;
  left: 390px;
  top: 255px;
  margin-top: 0px;
  margin-bottom: 24px;
  margin-left: 0px;
  font-family: 'Great Vibes', cursive;
  color: #f84551;
  font-size: 37px;
  line-height: 24px;
  text-align: center;
}

.wrapper-site-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -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-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.portfolio-section {
  width: 100%;
  height: 800px;
}

.portfolio-section.blak {
  overflow: hidden;
  height: 720px;
  background-color: #0e0c0c;
}

.portfdolio-left-third {
  width: 100%;
  height: 800px;
}

.portfdolio-left-third.blak {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px none #f7f7f7;
  border-bottom: 4px none #f7f7f7;
  background-color: #fff;
}

.header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  padding: 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-top: 2px solid #f7f7f7;
  border-bottom: 2px solid #f7f7f7;
  background-color: #fff;
  background-image: none;
  font-style: normal;
}

.header-wrapper._800h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 370%;
  margin: 0px;
  padding-left: 1px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #f7f7f7;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  box-shadow: none;
  color: #f84551;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  -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: #fff;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-image: url('../images/phone-frame_1.svg');
  background-position: 50% 50%;
  background-size: 193px;
}

.third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -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;
}

.third.style-3 {
  width: 33%;
  background-color: transparent;
}

.third.style-3.d {
  width: 100%;
  height: 800px;
  padding: 55px 56px 56px;
  -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-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.29);
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: #0e0c0c;
}

.third.style-3.d.bg-w {
  height: 100%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.portfolio-third-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 720px;
  margin-right: 0px;
  margin-left: 56px;
  -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: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.portfolio-third-left.kjk {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slider-template {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.6%;
  height: 720px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #0e0c0c;
}

.slider-template.style-new {
  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;
  background-color: #f7f7f7;
}

.slider-template.style-new.arow-bg {
  height: 720px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.content-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 56px;
  padding-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;
  background-color: transparent;
  color: #6ce98f;
}

.content-24.fhhf {
  background-color: transparent;
}

.para-16 {
  width: 75%;
  margin-right: 0px;
  margin-bottom: 14px;
  padding: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 22px;
}

.para-16.sd {
  width: 100%;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 16px;
  padding-right: 0px;
  font-family: 'Open Sans', sans-serif;
}

.slider-relay {
  width: 100%;
  height: 720px;
}

.key-plaqtforms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-right: 80px;
  padding-left: 80px;
  -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: #fff;
}

.key-plaqtforms.fff {
  height: auto;
  padding: 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;
  background-color: transparent;
}

.key-plaqtforms.ds {
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: none;
  border-left-width: 8px;
  border-left-color: #000;
  background-color: transparent;
}

.key-plaqtforms.ds.center {
  padding: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.key-plaqtforms.ds.center.content-32 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.key-plaqtforms.ds.center.content-12 {
  height: 80px;
  -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;
}

.key-plaqtforms.ds.content-18 {
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.h2 {
  margin-bottom: 0px;
  margin-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.h2.green-t {
  margin: 0px;
  color: #0e0c0c;
}

.text-block-18 {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 16px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.casestudy-head {
  margin-bottom: 32px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
}

.casestudy-head.color {
  margin-bottom: 0px;
  color: #0e0c0c;
  font-size: 20px;
}

.casestudy-head.color.green-t {
  margin-bottom: 3px;
  color: #0e0c0c;
}

.casestudy-head.color.green-t.sdd {
  margin-top: 38px;
  line-height: 31px;
  text-align: center;
}

.casestudy-head.color.margin-new {
  width: 242.640625px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 20px;
  line-height: 34px;
  text-align: left;
}

.casestudy-head.color.margin-new.no-pad {
  width: 100%;
  margin-bottom: 16px;
  margin-left: 0px;
}

.casestudy-head.color.margin-new.no-pad.no-mar {
  margin-right: 0px;
  margin-bottom: 0px;
  color: #0e0c0c;
  font-weight: 700;
  text-align: left;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia.show-text {
  padding-left: 80px;
  text-align: left;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia.show-text.ee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia.show-text.ee.white {
  color: #0e0c0c;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia.show-text.ee.white.ff {
  color: #fff;
}

.casestudy-head.color.margin-new.no-pad.no-mar.georgia.show-text.ee.wd {
  color: #fff;
}

.casestudy-head.color.margin-new.no-pad.no-mar.hide {
  display: none;
}

.casestudy-head.color.margin-new.no-pad.no-mar.colors-2 {
  text-align: center;
}

.casestudy-head.color.margin-new.no-pad.no-mar.c-a {
  text-align: center;
}

.casestudy-head.color.margin-new.no-pad.no-mar.c-a.ssd {
  text-align: left;
}

.casestudy-head.color.margin-new.no-pad.no-mar.c-a.ss {
  margin-bottom: 0px;
  color: #000;
}

.casestudy-head.color.margin-new.no-pad.no-mar.c-a.ss:hover {
  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;
}

.casestudy-head.color.margin-new.no-pad.no-mar.c-a.wdjbn {
  color: #fff;
}

.casestudy-head.color.margin-new.no-pad.no-mar.bdjb {
  width: auto;
  margin-top: 80px;
  margin-left: 80px;
}

.casestudy-head.color.margin-new.no-pad.no-mar.sds {
  margin-top: 16px;
}

.casestudy-head.color.margin-new.no-pad.no-mar.sds.ssms {
  font-size: 16px;
}

.casestudy-head.color.no-pad {
  margin: 0px 0px 8px;
}

.casestudy-head.greeb {
  margin-top: 0px;
  margin-bottom: 8px;
  color: #0e0c0c;
}

.casestudy-head.greeb.ddd {
  margin-top: 56px;
  color: #6fc55d;
}

.casestudy-head.color {
  margin-bottom: 8px;
  color: #0e0c0c;
}

.casestudy-head.color.margin-new {
  width: 242.640625px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 20px;
  line-height: 34px;
  text-align: left;
}

.casestudy-head.color.margin-new.no-pad {
  width: 100%;
  margin-bottom: 16px;
  margin-left: 0px;
}

.casestudy-head.color.margin-new.no-pad.no-mar {
  margin-right: 0px;
  margin-bottom: 0px;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.casestudy-head.color.no-pad {
  margin: 0px 0px 8px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  margin-right: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  background-image: url('../images/phone-white-bg.svg');
  background-position: 50% 50%;
  background-size: 317px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.div-block-27.no-bg {
  width: 50%;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-27.no-bg.ggh {
  overflow: hidden;
  height: 300px;
  border-radius: 8px;
  background-image: url('../images/Screenshot-2018-11-13-15.00.13.png');
  background-position: 50% 50%;
  background-size: 383px;
  background-repeat: no-repeat;
}

.image-9 {
  display: block;
  width: 283px;
  margin-right: 0px;
}

.div-block-28 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 285px;
  height: 511px;
  -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;
}

.image-11 {
  width: 24px;
  margin-right: 13px;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 400px;
  -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;
  border-style: solid none none solid;
  border-width: 0.5px;
  border-color: #f7f7f7;
}

.image-12 {
  width: 260px;
}

.image-12.djdjd {
  width: 210px;
}

.image-12.sd {
  width: 200px;
}

.unordered-list {
  width: 85%;
  margin-bottom: 8px;
  margin-left: 16px;
  padding-right: 24px;
  padding-left: 0px;
}

.unordered-list.s {
  margin-left: 16px;
  padding: 0px;
}

.unordered-list.df {
  padding-left: 32px;
}

.unordered-list.df.rry {
  margin-left: 0px;
  padding-left: 20px;
}

.para {
  width: 100%;
  margin-bottom: 8px;
  margin-left: 0px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 16px;
  line-height: 22px;
}

.para.new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 360px;
  margin-top: 18px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -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;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.para.t-white {
  color: #fff;
  line-height: 22px;
}

.para.t-white.ttt {
  padding: 0px 0px 0px 6px;
  color: #0e0c0c;
}

.para.sff {
  margin-bottom: 0px;
  padding: 0px;
}

.para.qqq {
  margin-bottom: 0px;
  padding-left: 0px;
}

.para.new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 360px;
  margin-top: 18px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -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;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.slider-anywhere {
  width: 100%;
  height: 800px;
}

.slider-activation {
  width: 100%;
  height: 720px;
}

.widows {
  width: 24px;
  height: 25px;
  margin-right: 16px;
  line-height: 4px;
}

.text-block-28 {
  width: 271.3125px;
  margin-top: 18px;
  color: #0e0c0c;
  font-size: 16px;
  text-align: center;
}

.text-block-28.dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 16px;
  -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;
  background-color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.text-block-28.dd._50 {
  width: 50%;
  padding: 0px;
}

.text-block-28.dd._50.t-align-l {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 37px;
  -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: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 1px;
}

.text-block-28.dd._50.t-align-l.bt {
  color: #0e0c0c;
}

.text-block-28.dd._50.t-align-l.bt._55 {
  width: 33%;
}

.text-block-28.dd._50.t-align-l.bt._55.d {
  width: 100%;
  color: #0e0c0c;
  text-align: left;
}

.text-block-28.dd._50.t-align-l.bt._55.d.ggh {
  width: 560px;
  margin: 0px 0px 0px 56px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-left: 56px;
  -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;
  border-style: none;
  border-left-width: 7px;
  border-left-color: #000;
}

.div-block-33.align-right {
  padding-right: 56px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-33.s {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-33.s.ss {
  margin-top: 18px;
  -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-33.s.ss.left {
  position: absolute;
  bottom: 0px;
  width: 50%;
  height: 80px;
  margin-top: 0px;
  padding-left: 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;
}

.div-block-33.s.ss.left.hide {
  padding-bottom: 0px;
  padding-left: 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;
}

.div-block-33.s.ss.left.hide._100pw {
  width: 100%;
  padding-bottom: 0px;
}

.image-15 {
  width: 22px;
  margin-right: 15px;
}

.text-block-29 {
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  font-size: 13px;
  font-weight: 700;
}

.text-block-29.wt {
  color: rgba(14, 12, 12, 0.9);
}

.linkedin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 56px;
  margin: 4px 4px 4px 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: 1px solid #000;
  border-radius: 50px;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  color: #f28c93;
}

.linkedin.s {
  margin: 4px 0px 4px 4px;
}

.linkedin.s.d {
  height: 56px;
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

.linkedin.d {
  width: 180px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 66px;
  padding: 16px;
  -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;
  background-color: transparent;
}

.div-block-36.bg-white {
  width: 100%;
  height: 57px;
  margin-top: 9px;
  margin-bottom: 16px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0e0c0c;
}

.div-block-36.bg-white.bg-b {
  width: 100%;
  background-color: #fff;
}

.text-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 18px 8px 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Materialicons, sans-serif;
  font-size: 24px;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -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;
}

.slide-nav-2 {
  bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  clear: left;
  -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-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 100%;
  -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-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-43.dde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.6%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  box-shadow: none;
}

.dd {
  bottom: 0px;
  display: none;
  width: 240px;
  height: 56px;
  margin-bottom: -25px;
  padding-bottom: 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;
  background-color: #fff;
}

.dd.ddf {
  margin-bottom: 78px;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.body-2.lmlm {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.two-thrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.6%;
  height: 800px;
  -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;
  border: 1px none #fff;
  background-color: #0e0c0c;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.two-thrid.bg-white {
  height: 103%;
  background-color: #fff;
}

.list-item-4 {
  margin-bottom: 0px;
  margin-left: -2px;
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 22px;
}

.text-block-38 {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.text-block-38.bt {
  margin: 17px 56px -3px;
  color: #0e0c0c;
  text-align: left;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 280px;
  margin-bottom: 43px;
  -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: 4px solid #fff;
  border-radius: 50%;
  background-image: url('../images/Frame-2.svg');
  background-position: 40% 39%;
  background-size: 321px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 38px 19px #d6dddf;
}

.div-block-50 {
  display: none;
  width: 104px;
  height: 106px;
  border-radius: 50%;
  background-color: #0e0c0c;
}

.image-23 {
  width: 110px;
  height: 56px;
  margin-left: -17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

.image-23.ss.hgy {
  display: none;
  width: 60px;
  height: 26px;
  margin-right: 35px;
  margin-bottom: -15px;
  margin-left: -16px;
}

.image-23.ddd {
  display: none;
}

.div-block-51 {
  width: 1px;
  height: 36px;
  margin-right: 14px;
  margin-bottom: 1px;
  background-color: #0e0c0c;
}

.image-24 {
  width: 312px;
}

.content-text-list {
  margin-bottom: 16px;
  padding-right: 0px;
  padding-left: 20px;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  min-height: 100%;
  margin-top: 0px;
  padding: 56px;
  -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: #fff;
}

.image-25 {
  width: 60px;
  margin-bottom: 0px;
}

.image-25.eee {
  width: 74px;
}

.image-25.ef {
  width: 50px;
  margin-bottom: 0px;
}

.button-ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 64px;
  margin-bottom: 16px;
  padding: 16px;
  -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;
  border-radius: 50px;
  background-color: #abd6cf;
}

.button-ol.jjj {
  margin-bottom: 0px;
  background-color: transparent;
}

.button-ol.blue {
  width: 240px;
  height: 64px;
  background-color: #fe204a;
}

.button-ol.blue.linkedin-blue {
  background-color: #205981;
}

.button-ol.blue.linkedin-blue._w-240px {
  width: 160px;
  height: 56px;
  margin: 16px 16px 16px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button-ol.blue.linkedin-blue._w-240px.bg-black {
  margin: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #0e0c0c;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg {
  width: 171px;
  margin-right: 16px;
  border: 2px solid #fff;
  background-color: transparent;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf {
  width: 240px;
  height: 56px;
  margin: 0px 24px -1px 0px;
  padding: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px none #0e0c0c;
  border-radius: 50px;
  background-color: #fff;
  color: #fe204a;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl {
  width: 200px;
  height: 56px;
  margin: 0px 24px 0px 0px;
  border-style: none;
  background-color: #fe204a;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.bblue {
  border-style: solid;
  border-color: #fe204a;
  background-color: #fff;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.bblue._5ef {
  margin-right: 0px;
  border-style: none;
  border-color: #fe204a;
  background-color: transparent;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.jhh {
  margin-right: 24px;
  border-style: solid;
  border-color: #fe204a;
  background-color: #fff;
}

.button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.jhh.kkj {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 6px none #fff;
  background-color: transparent;
  box-shadow: 0 0 6px 0 #fff;
  color: #000;
}

.button-ol.marr {
  width: 240px;
  height: 64px;
  margin-bottom: 16px;
  background-color: #fff;
}

.button-ol.ddt {
  height: 94px;
  background-color: rgba(14, 12, 12, 0.1);
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 610px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 12, 12, 0.8)), to(rgba(14, 12, 12, 0.8))), url('../images/virtual-relay-framer.png'), url('../images/phone-frame.svg');
  background-image: linear-gradient(180deg, rgba(14, 12, 12, 0.8), rgba(14, 12, 12, 0.8)), url('../images/virtual-relay-framer.png'), url('../images/phone-frame.svg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, 178px, 195px;
  background-repeat: repeat, no-repeat, no-repeat;
}

.div-block-54.bg-white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.58)), to(hsla(0, 0%, 100%, 0.58))), url('../images/virtual-relay-framer.png'), url('../images/phone-frame.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.58), hsla(0, 0%, 100%, 0.58)), url('../images/virtual-relay-framer.png'), url('../images/phone-frame.svg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, 178px, 195px;
  background-repeat: repeat, no-repeat, no-repeat;
}

.icon-3 {
  color: #0e0c0c;
}

.icon-4 {
  color: #0e0c0c;
}

.div-block-56 {
  width: 460px;
}

.div-block-57 {
  width: 400px;
}

.icon-5 {
  color: #0e0c0c;
}

.icon-6 {
  color: #0e0c0c;
}

.icon-7 {
  color: #0e0c0c;
}

.grid-4 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  background-color: #fff;
}

.bblue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 720px;
  padding: 65px;
  -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;
  background-color: transparent;
}

.bblue.black {
  background-color: #f7f7f7;
}

.bblue.black.kk {
  background-color: #fe204a;
  box-shadow: none;
}

.bblue.black.kk.he-haslf-high {
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #f7f7f7;
}

.bblue.pink {
  height: 720px;
  margin: 0px;
  padding: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #f7f7f7;
  box-shadow: none;
}

.rpn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 720px;
  margin-bottom: 0px;
  padding: 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;
  background-color: #fff;
}

.ddj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  padding: 57px 56px 56px;
  -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;
  background-color: #fff;
  background-image: url('../images/phone-frame_1.svg');
  background-position: 50% 50%;
  background-size: 275px;
  background-repeat: no-repeat;
}

.ddj.blue {
  background-color: #81dbf6;
}

.ddj.blue.nobg {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #9ae5e6;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.ddj.blue.nobg.twitter-bg {
  background-color: rgba(0, 193, 253, 0.5);
}

.ddj.blue.nobg.no-pad {
  height: 720px;
  padding: 0px;
  background-color: #fff;
}

.ddj.blue.nobg.no-pad.twitter-bg.bg-mint {
  height: 720px;
  background-color: transparent;
}

.ddj.no-bg {
  padding: 0px 56px 0px 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.ddj.nobg {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.text-block-42 {
  font-family: 'Great Vibes', cursive;
  color: #fe204a;
  font-size: 94px;
  line-height: 76px;
  text-align: center;
  text-transform: none;
}

.text-block-42.ff {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  margin-bottom: 1px;
  padding: 55px;
  -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;
  background-color: #f7f7f7;
  text-align: center;
}

.blue {
  background-color: #81dbf6;
}

.black {
  height: 640px;
  background-color: #fff;
}

.div-block-58 {
  width: 255px;
  height: 450px;
  background-color: #81dbf6;
  background-image: url('../images/start-activation.png');
  background-position: 50% 50%;
  background-size: 254px;
  background-repeat: no-repeat;
}

.text-block-44 {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 14px;
  padding: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 22px;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 56px;
  padding-left: 16px;
  -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;
  background-color: transparent;
  box-shadow: none;
  color: #6ce98f;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 56px;
  padding-left: 16px;
  -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;
  background-color: transparent;
  box-shadow: none;
  color: #6ce98f;
}

.div-block-63 {
  width: 100%;
  height: 100%;
}

.div-block-64 {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/Screenshot-2018-11-16-11.15.30.png');
  background-position: 50% 50%;
  background-size: 146px;
  background-repeat: no-repeat;
}

.image-31 {
  height: 388px;
  margin: 0px;
}

.slide-3 {
  background-color: #fff;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  height: 720px;
  -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: #f7f7f7;
}

.div-block-65.white-bg {
  background-color: #fff;
}

.left-arrow-2 {
  height: 720px;
}

.slide-4 {
  height: 720px;
  background-color: #f7f7f7;
}

.slide-nav-3 {
  z-index: 2120000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  margin-bottom: -27px;
  -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-top: 1px solid #9ba0a1;
  background-color: transparent;
}

.slide-5 {
  height: 720px;
  background-color: #f7f7f7;
}

.div-block-66 {
  width: 100%;
  height: 100%;
}

.icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 240px;
  -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: 50%;
  background-color: #fff;
}

.icon-container.linkedin-bg {
  background-color: #1e5980;
}

.icon-container.twitter-bg {
  background-color: #00c1fb;
}

.icon-container.black-bg {
  background-color: #0e0c0c;
}

.image-32 {
  width: 121px;
}

.image-32.image-160px {
  width: 160px;
  background-color: #fff;
}

.white-txt {
  font-family: 'Open Sans', sans-serif;
  color: #0cc4c6;
  font-size: 13px;
  font-weight: 700;
}

.linkedin-logo {
  width: 120px;
  border: 11px solid #1c597f;
  border-radius: 20px;
  background-color: #6b6b6b;
}

._100x50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -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;
}

._100x50.bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._100x50.align-bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-block-45 {
  margin: 56px;
}

.bold-text-2 {
  text-decoration: none;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 240px;
  height: 240px;
  margin: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #9ae5e6;
  border-radius: 240px;
  background-color: #f7f7f7;
  background-image: url('../images/newcolor.svg');
  background-position: 70% 50%;
  background-size: 256px;
}

.text-block-46 {
  margin-top: 0px;
  font-size: 24px;
}

.text-block-47 {
  margin: 0px;
  color: #fff;
}

.div-block-68 {
  width: 0px;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  -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;
  background-color: #fe204a;
}

._100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  padding-left: 0px;
  -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;
}

._100.white {
  padding-left: 79px;
  background-color: #fff;
}

._100.white.hh {
  padding-left: 80px;
}

._100.white.teal {
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.portfolio-third-left-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  margin-right: 0px;
  margin-left: 56px;
  -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: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.portfolio-third-left-copy.no-mar {
  margin-bottom: 16px;
  margin-left: 0px;
  padding-right: 56px;
  padding-left: 56px;
  -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: #fff;
}

.right-arrow {
  height: 720px;
  background-color: transparent;
}

.icon-8 {
  bottom: -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 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;
  background-color: #fe204a;
  color: #fff;
}

.portfolio-33 {
  height: 100%;
}

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

.left-arrow-3 {
  background-color: hsla(0, 0%, 100%, 0);
}

.image-33 {
  width: 120px;
}

.div-block-72 {
  position: static;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  margin-top: 0px;
  padding-left: 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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: transparent;
}

.icon-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-left: 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;
  background-color: #fe204a;
}

.grid-6 {
  justify-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.div-block-73 {
  width: 100%;
  height: 500px;
}

.wrapper-mygrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1080px;
  min-height: 100%;
  padding-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f7f7f7;
}

._100w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  max-width: 1440px;
  background-color: #fe204a;
}

._100w._80h {
  height: 80px;
  padding-left: 0px;
  -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;
  background-color: #f7f7f7;
}

._100w._80h.align-bottom {
  padding-left: 56px;
  -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;
  text-align: left;
}

._100w._80h.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._100w._80h.align-center.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._100w._80h.align-center.align-right.bg-10per {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: rgba(14, 12, 12, 0.3);
}

._100w._80h.align-center.align-right.bg-10per.bg-ff {
  height: 120px;
  background-color: #f7f7f7;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce {
  -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;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce.h-auto {
  height: auto;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg {
  background-color: #fff;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg._720h._360h {
  height: 480px;
  -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;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg._720h._480h {
  height: 480px;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.ce.white.dcdv {
  background-color: #fff;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff._720h {
  height: 720px;
}

._100w._80h.align-center.align-right.bg-10per.bg-ff.hide {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

._100w.mb16 {
  margin-bottom: 0px;
}

._100w.mb16._480px {
  height: 720px;
}

._100w._720h._360h {
  height: 360px;
}

._100w.bg-whitte {
  -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: #fff;
}

._100w.white {
  -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: #fff;
}

._100w.white.wrapper-chiildren {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

._100w.white.wrapper-chiildren.hh.autoo {
  height: auto;
}

._100w.white.light-greg-lg {
  background-color: #f7f7f7;
}

._100w.xddc {
  background-color: #9ae5e6;
  background-image: url('../images/anywhere-logo.svg');
  background-position: 81% 50%;
  background-size: 254px 260px;
  background-repeat: no-repeat;
}

._100w._120h {
  height: 120px;
  padding-left: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

._100w._360h {
  height: 360px;
  -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;
}

._75w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 720px;
  -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;
  background-color: #f7f7f7;
}

._75w.white {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #9ae5e6;
  background-color: #fff;
}

._75w.white.border-bottom-red {
  border-bottom: 1px solid #9ae5e6;
}

._75w.white._100w {
  width: 100%;
  -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;
}

._75w.white._360h {
  height: 360px;
}

._75w.bg-liggreen {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #9ae5e6;
}

._75w.bg-liggreen._480h {
  height: 560px;
}

._75w.bg-liggreen._480h.white {
  padding-left: 56px;
  -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;
  background-color: #f7f7f7;
}

._75w.bg-liggreen._480h.white.no-bor {
  width: 100%;
  border-style: none;
  background-color: #fe204a;
}

._75w.height-80 {
  height: 80px;
}

._75w.height-80.bg-llg {
  background-color: #c2f2f2;
}

._75w._480h {
  height: 560px;
}

.body-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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;
  border: 1px none #000;
  background-color: #f7f7f7;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  line-height: 24px;
}

._50w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  height: 720px;
  -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;
  background-color: #fff;
}

._50w.red {
  position: relative;
  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-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: #fe204a;
  text-align: left;
}

._50w.red.bg-image {
  background-image: url('../images/anywhere-desktop.png');
  background-position: 50% 50%;
  background-size: 666px;
  background-repeat: no-repeat;
}

._50w.red.bg-image.white {
  background-color: #fff;
  background-position: 50% 50%;
  background-size: 496px;
}

._50w.red.bg-image.white.tbel {
  background-image: url('../images/anywhere-tablet.png');
  background-size: 431px;
}

._50w.white {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w.white.align-l {
  overflow: scroll;
  margin-right: 0px;
  padding: 0px;
  -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;
  background-color: #fff;
}

._50w.white.align-l.bg-w {
  background-color: #fff;
}

._50w.white.align-l.bg-w.red {
  position: relative;
  overflow: hidden;
  width: 50%;
  background-color: #fe204a;
}

._50w.white.align-l.bg-w.red._480px {
  height: 720px;
}

._50w.white.align-l.bg-w.red._480px.show {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: none;
}

._50w.white.align-l.red {
  padding: 56px;
  background-color: #fe204a;
}

._50w.white.logo-bg {
  position: relative;
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

._50w.white.logo-bg._480px {
  position: static;
  height: 720px;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

._50w.white.logo-bg._480px.no9 {
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._50w.white.red {
  background-color: #fe204a;
}

._50w.white.dd {
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._50w.white.dd:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

._50w.white.dd.kjj {
  background-color: #6eb4b0;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w.white.dd.kjj.relay-bg {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w.white.dd.kjj.arcgreen {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #6fc55d;
}

._50w.white.dd.kjj.arcgreen.sagee {
  width: 540px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #9ae5e6;
}

._50w.white.dd.ddfkn {
  width: 33.3%;
  height: 560px;
}

._50w.white.dd.a-vv {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._50w.white.dd.gradd {
  height: 480px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6fc55d), to(#6eb4b0));
  background-image: linear-gradient(180deg, #6fc55d, #6eb4b0);
}

._50w.white.dd.gradd:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(#6fc55d), to(#6eb4b0));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, #6fc55d, #6eb4b0);
}

._50w.white.dd.gradd.sjnbsjb:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6fc55d), to(#6eb4b0));
  background-image: linear-gradient(180deg, #6fc55d, #6eb4b0);
}

._50w.white.dd._480h {
  height: 480px;
}

._50w._80h {
  height: 120px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

._50w._80h.horz {
  padding-right: 32px;
  padding-left: 32px;
  -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;
}

._50w._80h.horz.oper {
  padding-left: 80px;
}

._50w._80h.horz.oper.hide {
  padding-left: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._50w._80h.horz.oper.hide.bg-logo {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

._50w._80h.horz.oper.hide.bg-logo.hor {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._50w._80h.horz.oper.hide.bg-logo.hor.show {
  padding-right: 56px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._50w._80h.horz.oper.hide.bg-logo.hor.show.hirss.no-pad.mnkkn {
  width: 50%;
  -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;
  background-color: #f7f7f7;
}

._50w._80h.horz.oper.hide.bg-logo.hor.xs {
  padding: 0px;
}

._50w._80h.horz.oper.hide.bg-logo.hor.sdffs {
  padding: 0px;
}

._50w._80h.horz.oper.hide.show-text.dmdm {
  padding: 0px;
}

._50w._80h.horz.oper.hide.show-text.dmdm.red {
  background-color: #fe204a;
}

._50w._80h.horz.oper.hide.dd {
  margin-bottom: 0px;
  padding: 0px;
}

._50w._80h.horz.oper.hide.dfdf {
  padding: 0px;
}

._50w._80h.horz.oper._100 {
  width: 100%;
}

._50w._80h.horz.sd {
  position: relative;
  padding: 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;
  color: #fff;
  text-align: center;
}

._50w._80h.horz.sd.red {
  background-color: #fe204a;
}

._50w._80h.horz.sd.red.white.ghg {
  background-color: #fff;
}

._50w._80h.horz.asd {
  padding-left: 56px;
}

._50w._80h.horz.aaxd.center {
  padding-left: 80px;
}

._50w._80h.horz.aaxd.center.no--g {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

._50w._80h.horz.aaxd.center.no--g.horx-dd {
  -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;
}

._50w._80h.horz.aaxd.center._100 {
  width: 100%;
}

._50w._80h.a-c {
  -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;
}

._50w._80h.a-c.no-paad {
  width: 50%;
  padding: 0px;
  background-color: #f7f7f7;
}

._50w._80h.hor {
  padding-right: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._50w._80h.hor.k {
  padding-right: 0px;
  background-color: #f7f7f7;
}

._50w._80h.hor.k._100 {
  width: 100%;
}

._50w._80h.hidde {
  background-color: #f7f7f7;
}

._50w.height-80 {
  width: 25%;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

._50w.height-80.padd-l-56 {
  margin-left: 80px;
  padding-right: 0px;
  padding-left: 56px;
  -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;
  background-color: transparent;
  background-image: none;
}

._50w.height-80.dfder {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f7f7f7;
  background-image: none;
}

._50w.height-80.dfder.sd {
  -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;
  background-color: #fff;
  background-image: none;
}

._50w.padd80 {
  padding: 80px;
}

._50w.padd80.fuel {
  width: 540px;
  background-color: #4c6673;
}

._50w.con {
  width: 540px;
  background-color: #170c0a;
}

._50w.cc {
  width: 540px;
  background-color: #91b3bb;
}

._50w.maa {
  width: 540px;
  background-color: #1a3e5c;
}

._50w.wsj {
  width: 540px;
  background-color: #003353;
}

._50w.barr {
  width: 540px;
  background-color: #527ab3;
}

._50w.mtg {
  background-color: #525252;
}

._50w.mtg._100w {
  width: 1440px;
}

._50w.bigvcolor {
  background-color: #ececec;
}

._50w.cn-b {
  width: 540px;
  background-color: #110e0b;
}

._50w.flow {
  width: 540px;
  background-color: #52585d;
}

._25w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 720px;
  padding: 56px;
  -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;
  background-color: #fff;
}

._25w.red {
  padding-left: 57px;
  background-color: #fe204a;
}

._25w.red.no-pad {
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #9ae5e6;
}

._25w.red.no-pad._480h {
  height: 560px;
  padding: 0px 56px 56px;
  -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;
  background-color: #f7f7f7;
}

._25w.red.no-pad._480h.rgkjngr {
  height: 560px;
  padding-top: 56px;
  background-color: #fe204a;
}

._25w._360h {
  height: 360px;
}

._25w._360h.white-bg {
  background-color: #fff;
}

._25w._360h.white-bg._50w {
  width: 25%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._25w._360h.white-bg._50w.bg-brown {
  border-style: solid;
  border-width: 28px 28px 28px 56px;
  border-color: #fff;
  background-color: #180900;
}

._25w._360h.white-bg._50w.bg-brown.dfd {
  width: 50%;
  background-color: #0c0402;
}

._25w._360h.white-bg._50w.bg-brown.dfd.white-gg {
  background-color: #fff;
}

._25w._360h.white-bg._50w.bg-fuel {
  border-style: solid;
  border-width: 28px 56px 28px 28px;
  border-color: #fff;
  background-color: #4c6673;
}

._25w._360h.white-bg._50w.bg-fuel._50 {
  width: 50%;
}

._25w._360h.white-bg._50w.bg-fuel._50.white-ff {
  background-color: #fff;
}

._25w._360h.white-bg._50w.bg-roadmap {
  border-style: solid;
  border-width: 28px 56px 28px 28px;
  border-color: #fff;
  background-color: #4a749b;
}

._25w._360h.white-bg._50w.bg-roadmap.ef {
  width: 50%;
}

._25w._360h.white-bg._50w.bg-ccss {
  width: 50%;
  border-style: solid;
  border-width: 28px 28px 28px 56px;
  border-color: #fff;
  background-color: #91b3bb;
}

._25w._360h.white-bg._100w {
  width: 100%;
  -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;
}

._25w._80h {
  height: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

._25w._80h.bg-w {
  background-color: #fff;
}

.hand-writing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 111px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 1px;
  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: 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;
  font-family: 'Great Vibes', cursive;
  color: #fe204a;
  font-size: 72px;
  line-height: 114px;
  font-style: normal;
  text-align: center;
}

.bold-text-3 {
  margin-right: 16px;
  background-color: transparent;
  color: #fe204a;
}

.bold-text-3.black-text {
  width: 100%;
  margin-right: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.bold-text-3.black-text.bt.sfr {
  color: #0cc4c6;
  font-size: 18px;
}

.bold-text-3.black-text.mmn {
  color: #0cc4c6;
  font-size: 18px;
}

.div-block-77 {
  width: 288px;
  height: 515px;
  background-image: url('../images/startactivation.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-77.number {
  padding-top: 1px;
  background-image: url('../images/number-selection.png');
  background-size: cover;
}

.div-block-77.plans {
  width: 288px;
  background-image: url('../images/plans_1.png');
  background-size: 288px;
}

.div-block-77.order {
  background-image: url('../images/billing-new.png');
  background-size: cover;
}

.div-block-77.virtual-relay {
  background-image: url('../images/virtual-relay-framer.png');
  background-size: cover;
}

.div-block-77.store {
  background-image: url('../images/store-shop.png');
  background-size: 246px;
}

.div-block-77.device-management {
  background-image: url('../images/device-management.png');
  background-size: cover;
}

.div-block-77.anywhere-mobile {
  background-image: url('../images/anywhere-mobile-conversation.png');
  background-size: cover;
}

.div-block-77.complete {
  background-image: url('../images/activation-complete.png');
  background-size: cover;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 313px;
  height: 720px;
  -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-image: url('../images/pixel-phone.png');
  background-position: 50% 50%;
  background-size: 313px;
  background-repeat: no-repeat;
}

.text-block-49 {
  margin-top: 24px;
  margin-bottom: 24px;
  color: #fff;
  text-align: left;
}

.text-block-49.no-mar {
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  font-size: 18px;
  line-height: 29px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}

.text-block-49.no-mar.txt14 {
  margin-top: 16px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}

.text-block-49.no-mar._640w {
  color: #000;
}

.text-block-50 {
  padding-left: 0px;
}

.text-block-50.large-text {
  width: 480px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  color: #0e0c0c;
  font-size: 20px;
  line-height: 32px;
}

.text-block-51 {
  width: 480px;
  padding-left: 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: rgba(14, 12, 12, 0.87);
  font-size: 18px;
}

.text-block-51.openssans {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-left: 0px;
  -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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  text-align: left;
  text-transform: uppercase;
}

.text-block-51.s.mall {
  font-size: 14px;
}

.text-block-51.title {
  width: auto;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.head-2 {
  width: 100%;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: rgba(14, 12, 12, 0.87);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.head-2.red-t {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #fe204a;
  font-size: 14px;
  letter-spacing: 3px;
}

.head-2.red-t.db {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #a0a19b;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.head-2.red-t.db.hide {
  display: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.head-2.red-t.db.c-a {
  text-align: center;
}

.head-2.red-t.db.c-a.sssd {
  text-align: left;
}

.head-2.red-t.db.tt {
  color: #a0a19b;
}

.head-2.red-t.db.tt.ssc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.head-2.red-t.db.grey-text {
  color: #a0a19b;
}

.head-2.red-t.db.grey-text.sscs {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.head-2.red-t.db.grey-text.sscs.wjefnj {
  color: #a0a19b;
}

.head-2.red-t.db.ssc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.head-2.red-t.db.ssc.scmn {
  color: #fff;
}

.head-2.red-t.db.ssc.scmn.bt.sd {
  color: #0f0c0c;
}

.head-2.red-t.db.ssc.scmn.cd.sccdfv {
  color: #0e0c0c;
}

.head-2.ss {
  margin-top: 2px;
  font-size: 14px;
  letter-spacing: normal;
}

.head-2.fse {
  margin-top: 0px;
  margin-bottom: 11px;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

.slider-2 {
  width: 100%;
  height: 720px;
  border-bottom: 2px none #9ae5e6;
}

.slider-2.mb16 {
  margin-top: 0px;
  margin-bottom: 0px;
}

._100w100h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

._100w100h.border-bottom-red {
  border-bottom: 0px none #9ae5e6;
}

._100w100h.border-bottom-red._720h {
  height: 720px;
}

._100w100h.border-bottom-red._720h.centercenter {
  -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;
}

._100w100h.border-bottom-red {
  border-bottom: 0px none #9ae5e6;
}

.left-arrow-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  margin: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.left-arrow-4.blk {
  background-color: #fff;
}

.icon-10 {
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 0px;
  margin-left: 0px;
  clear: none;
  -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: #f7f7f7;
  color: #0e0c0c;
  font-size: 14px;
}

.icon-11 {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 0px;
  margin-left: 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: 0%;
  background-color: #f7f7f7;
  color: #0e0c0c;
  font-size: 14px;
}

.slide-nav-4 {
  position: relative;
  left: 43%;
  top: -711px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 37px;
  padding-top: 9px;
  -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: transparent;
}

.text-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 56px;
  margin-left: 56px;
  padding-top: 57px;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  font-size: 16px;
}

.mapfinder.padd80 {
  max-height: 640px;
  max-width: 500px;
}

.ccf {
  max-width: 570px;
  padding: 0px;
}

.right-arrow-2 {
  top: 101px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 570px;
  margin: 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;
  background-color: #f7f7f7;
}

.right-arrow-2.white {
  top: 0px;
  height: 100%;
  background-color: #fff;
}

.right-arrow-2.white._100ph {
  top: auto;
  height: 100%;
}

.right-arrow-2.white._100ph.white-txt {
  background-color: transparent;
}

.italic {
  font-style: italic;
}

.list-item-5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.list-item-6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
}

.list-item-7 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.unordered-list-2 {
  width: 75%;
  min-width: 360px;
  margin-right: 56px;
  padding-left: 18px;
}

.div-block-86 {
  width: 240px;
  height: 240px;
  border: 1px none #000;
  border-radius: 50%;
  background-image: url('../images/newcolor.svg');
  background-position: 68% 44%;
  background-size: 259px;
  background-repeat: no-repeat;
}

.div-block-87 {
  position: absolute;
  left: 364px;
  top: 13px;
  right: -192px;
  display: none;
  width: 360px;
  height: 80px;
  margin-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #9ae5e6;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  text-align: center;
}

.text-block-54 {
  margin-top: 0px;
  color: #0e0c0c;
  font-size: 16px;
}

.bartop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 160px;
  padding-bottom: 16px;
  padding-left: 80px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px none #d6dddf;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #0e0c0c;
  text-align: right;
}

.bartop.noborder {
  border-bottom-style: none;
}

.bartop.bg {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.bartop.anywhere-lol {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.bartop.ffd {
  padding-left: 56px;
}

.bartop.ffd.white {
  background-color: #fff;
}

.bartop.cebnterss {
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
}

.bartop.eff {
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
}

.bartop.efe {
  padding-left: 0px;
  background-color: transparent;
}

.fullcontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  padding-right: 80px;
  padding-left: 80px;
  -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;
  background-color: #fff;
}

.fullcontent.mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fullcontent.mobile.hide {
  display: none;
}

.fullcontent._50 {
  width: 50%;
}

.link {
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fe204a;
}

.image-42 {
  width: 352px;
  height: 530px;
  border: 1px none #fff;
}

._240px {
  width: 240px;
  height: 240px;
  margin-top: 39px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 4px none #6fc55d;
  border-radius: 50%;
  background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 146px, auto;
  background-repeat: no-repeat, repeat;
}

._240px.jjf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/relay-boxes.png');
  background-position: 50% 50%;
  background-size: 240px;
  background-repeat: no-repeat;
}

._240px.jjf.ddhd {
  margin-top: 40px;
  -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-style: none;
}

._240px.jjf.ddhd.dvknd {
  width: 243px;
  height: 242px;
  border-width: 1px;
  border-color: #47caa0;
  background-image: url('../images/anywhere-logo.svg'), -webkit-gradient(linear, left top, left bottom, from(#7ac659), to(#6fb4af));
  background-image: url('../images/anywhere-logo.svg'), linear-gradient(180deg, #7ac659, #6fb4af);
  background-position: 50% 50%, 0px 0px;
  background-size: 240px, auto;
}

._240px.sssfr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 67px;
  background-image: url('../images/logo2.svg');
  background-position: 50% 50%;
  background-size: 660px;
}

._240px.sssfr.nwnw.ss {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  background-size: auto;
}

._240px.sssfr.nwnw.ss.dkdk {
  border-style: none;
}

.logo-anywhere {
  width: 240px;
  margin-top: 0px;
}

.div-block-92 {
  width: 100%;
}

.conde-nast {
  width: 338px;
}

.text-span-8 {
  color: #fe204a;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.image-50 {
  width: 200px;
  margin-top: 62px;
}

.header-3 {
  font-family: 'Open Sans', sans-serif;
  color: #fe204a;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.header-3.pad-b-16 {
  margin-bottom: 16px;
}

._56sq {
  width: 56px;
  height: 56px;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 13px solid #225982;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/linkedin-logo.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

._56sq.medium {
  margin-right: 24px;
  margin-left: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  background-color: #292a2c;
  background-image: url('../images/Screenshot-2018-11-28-16.31.58.png');
  background-size: 36px;
}

.mar-r {
  margin-right: 0px;
}

._100w100ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._100w100ph.no-bg {
  position: relative;
  width: 540px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._100w100ph.re {
  position: relative;
}

._100w100ph.re.teal {
  width: 50%;
  height: 720px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #9ae5e6;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 100%;
  margin-right: 16px;
  margin-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/logo2.svg');
  background-position: 50% 50%;
  background-size: 179px;
}

.div-block-94 {
  width: 280px;
  height: 498px;
  background-image: url('../images/relay-virtulal.gif');
  background-position: 20% 100%;
  background-size: 281px;
  background-repeat: no-repeat;
}

.div-block-94.elay-store {
  background-image: url('../images/store-shop.png');
  background-size: 280px;
}

.div-block-94.bg-everview1 {
  width: 360px;
  background-image: url('../images/233411527.png');
  background-position: 50% 50%;
  background-size: 281px;
}

.div-block-94.ev-2 {
  background-image: url('../images/238414546.png');
  background-position: 0px 0px;
  background-size: 281px;
  background-repeat: no-repeat;
}

.div-block-94.ev-3 {
  background-image: url('../images/233406602.png');
  background-position: 0px 0px;
  background-size: 281px;
}

.div-block-94.ever {
  background-image: url('../images/233406602.png');
  background-position: 0px 0px;
  background-size: 280px 498px;
}

.div-block-94.ever._33 {
  background-image: url('../images/238414546.png');
  background-size: 280px 498px;
}

.div-block-94.ever._22 {
  background-image: url('../images/237744341.png');
  background-size: 280px 498px;
}

.div-block-94.ever._44 {
  background-image: url('../images/233411527.png');
  background-size: 280px 498px;
}

.relay-logo {
  position: absolute;
  top: 126px;
  width: 280px;
}

.relay-logo.reaas {
  top: 346px;
}

.button-red-bg {
  margin-top: 14px;
  color: #fe204a;
}

.button-red-bg.eer.jj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 56px;
  margin-top: 92px;
  padding: 18px;
  -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;
  border: 3px none #fe204a;
  border-radius: 50px;
  background-color: #fe204a;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.pinkjj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  -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;
  background-color: #9ae5e6;
}

.pinkjj._80h {
  height: 120px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

.pinkjj._80h.horz {
  padding-right: 32px;
  padding-left: 80px;
  -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;
}

.pinkjj._80h.horz.green {
  background-color: #fff;
}

.intro-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 195px;
  padding-bottom: 84px;
  -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;
  -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;
}

.header-2-subtext {
  margin-top: 1px;
  margin-bottom: 26px;
  font-family: 'Open Sans', sans-serif;
  color: #0cc4c6;
  font-size: 21px;
  font-style: normal;
  text-transform: none;
}

.logo-rw {
  position: static;
  left: 37%;
  top: -100px;
  right: auto;
  width: 160px;
  margin-top: 62px;
}

.title-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.title-text.t-dblue {
  color: #09575f;
}

.title-text.t-red {
  color: #f58681;
}

.text-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: rgba(9, 87, 95, 0.4);
  text-align: center;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 120px;
  -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-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin: 16px;
  -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: 50%;
  background-color: #f58681;
  font-family: Materialicons, sans-serif;
  color: #fff;
  font-size: 24px;
}

.div-block-97.blue {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #09575f;
}

.div-block-97.blue._10per {
  background-color: rgba(9, 87, 95, 0);
}

.text-block-61 {
  color: #09575f;
}

.text-block-62 {
  position: static;
  right: -86px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -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;
  font-family: Materialicons, sans-serif;
  color: rgba(9, 87, 95, 0.2);
  font-size: 24px;
}

.text-block-62.smaller {
  color: rgba(9, 87, 95, 0.2);
}

.div-block-98 {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #edede6;
}

.messanger-client {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: 640px;
  padding-top: 50px;
  padding-bottom: 104px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.18);
  border-radius: 8px;
  background-color: #fff;
}

.div-block-99 {
  height: auto;
  min-height: 80px;
  margin-right: 32px;
  margin-left: 0px;
  padding: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px 8px 8px;
  background-color: #edede6;
}

.text-block-63 {
  color: #fff;
}

.div-block-100 {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  -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-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #edede6;
}

.div-block-101 {
  width: 240px;
  height: 240px;
  margin: 8px;
  border-radius: 50%;
  background-color: #c2f2f2;
  background-image: url('../images/logo2.svg');
  background-position: 50% 69%;
  background-size: 1070px;
  background-repeat: no-repeat;
}

.div-block-101.ggh {
  background-position: 50% 50%;
  background-size: 1290px;
}

.div-block-101.ggh.ddd {
  background-image: url('../images/logo2.svg'), url('../images/logo2.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: 300px, 370px;
  background-repeat: repeat, no-repeat;
}

.div-block-101.ggh.ddd.ssf {
  background-image: url('../images/logo2.png'), url('../images/logo2.svg');
  background-position: 50% -6%, 50% 50%;
  background-size: 350px, 179px;
  background-repeat: repeat, no-repeat;
}

.div-block-101.ggh.ddd.fdde {
  background-color: #ff367b;
  background-image: url('../images/logo2.png'), url('../images/logo2.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: 240px, 370px;
  background-repeat: repeat, no-repeat;
}

.div-block-101.ggh._44 {
  background-size: 414px;
  background-repeat: repeat;
}

.div-block-101.ggh._33 {
  background-position: 50% 63%;
  background-size: 600px;
}

.div-block-101.ggh.kkd {
  background-image: url('../images/logo2.png'), url('../images/logo2.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: 350px, 1290px;
  background-repeat: repeat, no-repeat;
}

.image-58 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 469px;
  height: 240px;
  margin-top: 108px;
  margin-bottom: 51px;
}

.image-58.edds {
  margin-top: -61px;
}

.image-58.edds.we32 {
  margin-top: 2px;
}

.image-59 {
  width: auto;
  height: 160px;
}

.link-block {
  width: auto;
  height: auto;
}

.link-block-2 {
  position: static;
  width: auto;
  height: auto;
}

.image-61 {
  width: 240px;
}

.italic-text {
  font-style: normal;
  font-weight: 700;
}

._33w {
  width: 33.3%;
  height: 720px;
}

._33w.white {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-62 {
  width: 1110px;
  height: auto;
}

.link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 56px;
  -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: 1px solid #fe204a;
  border-radius: 60px;
  background-color: #fe204a;
  color: #fff;
}

.image-63 {
  width: auto;
  height: 100%;
}

.image-64 {
  width: 440px;
  height: 360px;
}

.image-64.hh {
  width: 850px;
  height: 570px;
  margin-bottom: 49px;
}

.image-65 {
  width: 880px;
  height: 570px;
  margin-bottom: 44px;
}

.image-66 {
  width: 850px;
  height: 560px;
  margin-bottom: 42px;
}

._33wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  -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;
  background-color: #9ae5e6;
}

._33wp.red {
  position: relative;
  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-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: #fe204a;
  text-align: left;
}

._33wp.red.bg-image {
  background-image: url('../images/anywhere-desktop.png');
  background-position: 50% 50%;
  background-size: 666px;
  background-repeat: no-repeat;
}

._33wp.red.bg-image.white {
  background-color: #fff;
  background-position: 50% 50%;
  background-size: 496px;
}

._33wp.red.bg-image.white.tbel {
  background-image: url('../images/anywhere-tablet.png');
  background-size: 431px;
}

._33wp.white {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.align-l {
  overflow: scroll;
  margin-right: 0px;
  padding: 0px;
  -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;
  background-color: #fff;
}

._33wp.white.align-l.bg-w {
  background-color: #fff;
}

._33wp.white.align-l.bg-w.red {
  position: relative;
  overflow: hidden;
  width: 50%;
  background-color: #fe204a;
}

._33wp.white.align-l.bg-w.red._480px {
  height: 720px;
}

._33wp.white.align-l.bg-w.red._480px.show {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fe204a;
  background-image: none;
}

._33wp.white.align-l.red {
  padding: 56px;
  background-color: #fe204a;
}

._33wp.white.logo-bg {
  position: relative;
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

._33wp.white.logo-bg._480px {
  position: static;
  height: 720px;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

._33wp.white.logo-bg._480px.no9 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.red {
  background-color: #fe204a;
}

._33wp.white.dd {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: linear-gradient(223deg, #7ac759 51%, #47caa0 82%);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.dd.kjj {
  background-color: #6eb4b0;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.dd.kjj.relay-bg {
  width: 50%;
  height: 720px;
  margin-bottom: 0px;
  border-radius: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.dd.kjj.relay-bg:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp.white.dd.kjj.relay-bg._360h {
  height: 480px;
}

._33wp.white.dd.kjj.arcgreen {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #6fc55d;
}

._33wp._80h {
  height: 120px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

._33wp._80h.horz {
  padding-right: 32px;
  padding-left: 32px;
  -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;
}

._33wp._80h.horz.oper.hide {
  padding-left: 80px;
}

._33wp._80h.horz.oper.hide.bg-logo {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

._33wp._80h.horz.oper.hide.bg-logo.hor {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._33wp._80h.horz.oper.hide.bg-logo.hor.show {
  padding-right: 56px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._33wp._80h.horz.sd {
  position: relative;
  padding: 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;
  color: #fff;
  text-align: center;
}

._33wp._80h.horz.sd.red {
  background-color: #fe204a;
}

._33wp._80h.horz.sd.red.white.ghg {
  background-color: #fff;
}

._33wp._80h.horz.asd {
  padding-left: 56px;
}

._33wp._80h.horz.aaxd.center {
  padding-left: 56px;
}

._33wp._80h.horz.aaxd.center.no--g {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

._33wp._80h.horz.aaxd.center.no--g.horx-dd {
  -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;
}

._33wp._80h.a-c {
  -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;
}

._33wp._80h.a-c.no-paad {
  padding: 0px;
}

._33wp._80h.hor {
  padding-right: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._33wp._80h.hor.k {
  padding-right: 0px;
}

._33wp.height-80 {
  width: 25%;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

._33wp.height-80.padd-l-56 {
  margin-left: 80px;
  padding-right: 0px;
  padding-left: 56px;
  -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;
  background-color: transparent;
  background-image: none;
}

._33wp.height-80.dfder {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f7f7f7;
  background-image: none;
}

._33wp.height-80.dfder.sd {
  -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;
  background-color: #fff;
  background-image: none;
}

._33wp2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp2.no-bg {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._33wp2.no-bg.white-bg {
  height: 480px;
  -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;
  background-color: transparent;
}

._33wp3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  -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;
  background-color: #9ae5e6;
}

._33wp3.red {
  position: relative;
  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-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: #fe204a;
  text-align: left;
}

._33wp3.red.bg-image {
  background-image: url('../images/anywhere-desktop.png');
  background-position: 50% 50%;
  background-size: 666px;
  background-repeat: no-repeat;
}

._33wp3.red.bg-image.white {
  background-color: #fff;
  background-position: 50% 50%;
  background-size: 496px;
}

._33wp3.red.bg-image.white.tbel {
  background-image: url('../images/anywhere-tablet.png');
  background-size: 431px;
}

._33wp3.white {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.align-l {
  overflow: scroll;
  margin-right: 0px;
  padding: 0px;
  -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;
  background-color: #fff;
}

._33wp3.white.align-l.bg-w {
  background-color: #fff;
}

._33wp3.white.align-l.bg-w.red {
  position: relative;
  overflow: hidden;
  width: 50%;
  background-color: #fe204a;
}

._33wp3.white.align-l.bg-w.red._480px {
  height: 720px;
}

._33wp3.white.align-l.bg-w.red._480px.show {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fe204a;
  background-image: none;
}

._33wp3.white.align-l.red {
  padding: 56px;
  background-color: #fe204a;
}

._33wp3.white.logo-bg {
  position: relative;
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

._33wp3.white.logo-bg._480px {
  position: static;
  height: 720px;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

._33wp3.white.logo-bg._480px.no9 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.red {
  background-color: #fe204a;
}

._33wp3.white.dd {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: linear-gradient(223deg, #7ac759 51%, #47caa0 82%);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.dd.kjj {
  background-color: #6eb4b0;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.dd.kjj.relay-bg {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.dd.kjj.arcgreen {
  position: relative;
  width: 50%;
  height: 720px;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._33wp3.white.dd.kjj.arcgreen:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

._33wp3.white.dd.kjj.arcgreen._360h {
  height: 480px;
}

._33wp3._80h {
  height: 120px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

._33wp3._80h.horz {
  padding-right: 32px;
  padding-left: 32px;
  -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;
}

._33wp3._80h.horz.oper.hide {
  padding-left: 80px;
}

._33wp3._80h.horz.oper.hide.bg-logo {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

._33wp3._80h.horz.oper.hide.bg-logo.hor {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

._33wp3._80h.horz.oper.hide.bg-logo.hor.show {
  padding-right: 56px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._33wp3._80h.horz.sd {
  position: relative;
  padding: 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;
  color: #fff;
  text-align: center;
}

._33wp3._80h.horz.sd.red {
  background-color: #fe204a;
}

._33wp3._80h.horz.sd.red.white.ghg {
  background-color: #fff;
}

._33wp3._80h.horz.asd {
  padding-left: 56px;
}

._33wp3._80h.horz.aaxd.center {
  padding-left: 56px;
}

._33wp3._80h.horz.aaxd.center.no--g {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

._33wp3._80h.horz.aaxd.center.no--g.horx-dd {
  -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;
}

._33wp3._80h.a-c {
  -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;
}

._33wp3._80h.a-c.no-paad {
  padding: 0px;
}

._33wp3._80h.hor {
  padding-right: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._33wp3._80h.hor.k {
  padding-right: 0px;
}

._33wp3.height-80 {
  width: 25%;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

._33wp3.height-80.padd-l-56 {
  margin-left: 80px;
  padding-right: 0px;
  padding-left: 56px;
  -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;
  background-color: transparent;
  background-image: none;
}

._33wp3.height-80.dfder {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f7f7f7;
  background-image: none;
}

._33wp3.height-80.dfder.sd {
  -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;
  background-color: #fff;
  background-image: none;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-102.white-bg {
  position: relative;
  -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;
}

.div-block-103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-103.white-bg {
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.div-block-103.white-bg.dd {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-104 {
  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-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;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 480px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-105 {
  width: 100%;
  height: 100%;
  border-radius: 28px;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -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-image: url('../images/phone-bg.png');
  background-position: 50% 50%;
  background-size: 273px;
  background-repeat: no-repeat;
}

.div-block-106.larger {
  height: 596px;
}

.div-block-107 {
  width: 250px;
  height: 446px;
}

.image-67 {
  height: 441px;
  border: 1px solid #000;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 480px;
  -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;
}

.text-block-64 {
  margin-top: 16px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.image-68 {
  width: 960px;
  height: 640px;
  border: 1px none #000;
}

._50sq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  -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: #fff;
}

.image-69 {
  width: auto;
  height: 360px;
  border: 1px none #000;
}

.image-70 {
  width: auto;
  height: 360px;
  border: 1px solid #000;
}

.link-3 {
  color: #fff;
}

.text-span-9 {
  color: #fe204a;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.wrapper-mygrid-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1240px;
  min-height: 100%;
  padding-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f7f7f7;
}

.head-2-2 {
  width: 100%;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: rgba(14, 12, 12, 0.87);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.head-2-2.red-t {
  width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #fe204a;
  font-size: 14px;
  letter-spacing: 3px;
}

.head-2-2.red-t.db {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #a0a19b;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

._100w-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  background-color: #fe204a;
}

._100w-2.bg-whitte {
  -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: #fff;
}

._100w-2._80h {
  height: 80px;
  padding-left: 0px;
  -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;
  background-color: #f7f7f7;
}

._100w-2._80h.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._100w-2._80h.align-center.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._100w-2._80h.align-center.align-right.bg-10per {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: rgba(14, 12, 12, 0.3);
}

._100w-2._80h.align-center.align-right.bg-10per.bg-ff {
  height: 120px;
  background-color: #f7f7f7;
}

._100w-2._80h.align-center.align-right.bg-10per.bg-ff.ce {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 313px;
  height: 720px;
  -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-image: none;
}

.fullcontent-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 720px;
  padding-right: 80px;
  padding-left: 80px;
  -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;
  background-color: #fff;
}

.list-item-8 {
  margin-bottom: 0px;
  margin-left: -2px;
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 22px;
}

.bartop-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 160px;
  padding-bottom: 16px;
  padding-left: 80px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px none #d6dddf;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #0e0c0c;
  text-align: right;
}

.link-4 {
  color: #fe204a;
}

.para-16-2 {
  width: 75%;
  margin-right: 0px;
  margin-bottom: 14px;
  padding: 0px;
  background-color: transparent;
  box-shadow: none;
  color: #0e0c0c;
  font-size: 16px;
  line-height: 22px;
}

.para-16-2.sd {
  width: 100%;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 16px;
  padding-right: 0px;
  font-family: 'Open Sans', sans-serif;
}

._75w-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  height: 720px;
  -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;
  background-color: #f7f7f7;
}

._75w-2.white {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #9ae5e6;
  background-color: #fff;
}

._75w-2.white._100w {
  width: 100%;
  -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;
}

._50w-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 720px;
  -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;
  background-color: #9ae5e6;
}

._50w-2._80h {
  height: 120px;
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

._50w-2._80h.horz {
  padding-right: 32px;
  padding-left: 32px;
  -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;
}

._50w-2._80h.horz.aaxd.center {
  padding-left: 56px;
}

._50w-2._80h.horz.aaxd.center.no--g {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

._50w-2._80h.horz.aaxd.center.no--g.horx-dd {
  -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;
}

._50w-2._80h.horz.oper {
  padding-left: 80px;
}

._50w-2._80h.horz.oper.hide {
  padding-left: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._50w-2._80h.horz.oper._100 {
  width: 100%;
}

._50w-2.white {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  background-image: url('../images/phone-bg.png');
  background-position: 50% 50%;
  background-size: 315px;
  background-repeat: no-repeat;
}

._50w-2.white.align-l {
  overflow: scroll;
  margin-right: 0px;
  padding: 0px;
  -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;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w-2.white.dd {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w-2.white.dd:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

._50w-2.white.dd.kjj {
  background-color: #6eb4b0;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

._50w-2.white.dd.kjj.arcgreen {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #6fc55d;
}

._50w-2.white.dd.kjj.arcgreen.sagee {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #9ae5e6;
}

._100w100ph-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._100w100ph-2.no-bg {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._240px-2 {
  width: 240px;
  height: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #d6dddf;
  border-radius: 50%;
  background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 146px, auto;
  background-repeat: no-repeat, repeat;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.link-block-6.slate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 360px;
  -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;
  background-color: #98e5e6;
  background-image: url('../images/mac-white.png');
  background-position: 0px 0px;
  background-size: 310px;
}

.link-block-6.slate.whitee {
  position: static;
  background-color: #fff;
  background-position: 50% 50%;
  background-size: 720px;
}

.link-block-6.slate.whitee.red.teal {
  height: 720px;
  background-image: url('../images/mac-white.png');
  background-position: 50% 50%;
  background-size: 601px 379px;
  background-repeat: no-repeat;
}

.link-block-6.slate.whitee.phone-w {
  height: 720px;
  padding-top: 0px;
  background-image: url('../images/phone-white-port.png');
  background-position: 46% 50%;
  background-size: 510px 560px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.link-block-6.slate.white.teal-mac {
  height: 720px;
  background-image: url('../images/small-mac-teal.png');
  background-position: 50% 50%;
  background-size: 530px 398px;
  background-repeat: no-repeat;
}

.link-block-6.slate.teal-pohone {
  height: 720px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/phone-teal.png');
  background-position: 46% 50%;
  background-size: 510px 560px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.link-block-6.slate.teal-pohone:hover {
  background-image: url('../images/phone-teal.png');
  background-position: 45% 50%;
  background-size: 510px 560px;
}

.white-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 56px;
  margin-top: 34px;
  -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: 60px;
  background-color: #662554;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.white-button.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.white-button.white.red {
  margin-top: 65px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #fe204a;
  color: #fff;
}

.white-button.white.red.efefknfr {
  background-color: #fff;
  color: #fe204a;
}

.white-button.white.red.efefknfr.fer {
  background-color: #fe204a;
  color: #fff;
}

.white-button.white.red.css {
  background-color: #fff;
  color: #fe204a;
}

.white-button.rfkmngrk {
  background-color: #fe204a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2));
  color: #fff;
}

.white-button.rfkmngrk.csc {
  width: 240px;
  height: 80px;
  margin-top: 0px;
}

.red-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 56px;
  margin-top: 34px;
  -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: 60px;
  background-color: #fe204a;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.red-button.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.red-button.white.red {
  margin-top: 65px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #fe204a;
  color: #fff;
}

.red-button.white.red.efefknfr {
  background-color: #fff;
  color: #fe204a;
}

.red-button.white.red.efefknfr.fer {
  background-color: #fe204a;
  color: #fff;
}

.red-button.white.red.css {
  background-color: #fff;
  color: #fe204a;
}

.georgia {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #000;
  font-weight: 700;
}

.georgia.grey-mid-text {
  color: #7e8486;
}

.georgia.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}

.georgia.white:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.georgia.white-grey {
  color: #000;
}

.div-block-111 {
  width: 157px;
  height: 248px;
  background-color: #fe204a;
}

.rich-text-block {
  color: #fff;
}

.image-71 {
  position: absolute;
  z-index: -20;
  width: 44px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.text-block-65 {
  margin-top: 8px;
  color: #0cc4c6;
  text-transform: uppercase;
}

.spamnmn.sd {
  color: #fe204a;
}

._10080 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  padding-left: 80px;
  -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;
  background-color: #fff;
}

.image-72 {
  max-height: 640px;
  max-width: 490px;
}

.image-73 {
  width: 500px;
  max-height: 640px;
  max-width: 640px;
}

.image-73.cff {
  width: 540px;
}

.image-74 {
  width: 420px;
}

.image-75 {
  max-width: 430px;
}

.image-76 {
  max-width: 420px;
}

.image-77 {
  max-width: 420px;
}

.image-78 {
  max-width: 500px;
}

.cd-image {
  width: 580px;
}

.link-block-7 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .wrapper-mygrid {
    max-width: 1120px;
  }

  .head-2.ss {
    margin-top: -2px;
  }

  ._56sq {
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  ._56sq.medium {
    margin-right: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .mar-r {
    margin: 0px;
  }

  .white-button.rfkmngrk {
    background-color: #fe204a;
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .header-wrapper._800h {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .para-16 {
    width: 100%;
  }

  .para-16.sd {
    padding-right: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .para-16.sd.ee {
    display: none;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar {
    position: static;
    top: -11px;
    margin-top: 0px;
    text-align: center;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.hide {
    position: static;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #0e0c0c;
    font-size: 15px;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.colors-2 {
    top: -42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    margin-top: -108px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #7e8486;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.c-a.ssd {
    text-align: center;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.c-a.ss {
    color: #000;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.c-a.ss.bt {
    color: #0e0c0c;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar.c-a.white {
    color: #000;
  }

  .casestudy-head.color.margin-new.no-pad {
    text-align: center;
  }

  .casestudy-head.color.margin-new.no-pad.no-mar {
    position: static;
    top: -11px;
    margin-top: 0px;
    text-align: center;
  }

  .image-9 {
    width: 182px;
  }

  .text-block-28.dd._50.t-align-l.bt._55.d.ggh {
    color: #c2f2f2;
  }

  .div-block-33.s.ss.left.hide {
    display: none;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf {
    width: 240px;
    height: 56px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl {
    width: 45%;
    height: 56px;
    margin: 4px;
    -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;
    font-size: 6px;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.bblue {
    width: 50%;
    height: 18px;
    margin: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    background-color: transparent;
    color: #fff;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.bblue._5ef {
    display: none;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.jhh {
    width: 102px;
    height: 12px;
    margin: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-color: #f7f7f7;
    background-color: #fff;
  }

  .button-ol.blue.linkedin-blue._w-240px.twitter-bg.dsf.lkl.jhh.kkj {
    margin-right: 16px;
  }

  ._100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._100.white {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._100.white.hh {
    display: none;
  }

  ._100.smaa {
    height: 1px;
  }

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

  .wrapper-mygrid {
    overflow: auto;
    min-height: 170%;
    -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-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: #fff;
  }

  ._100w {
    height: 480px;
    margin-bottom: 24px;
    -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;
    background-color: #fff;
  }

  ._100w._80h {
    height: 250px;
    -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;
  }

  ._100w._80h.align-bottom {
    display: none;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff {
    position: relative;
    height: 110px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce {
    height: 120px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._240h {
    position: static;
    height: 240px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg {
    height: 240px;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg._720h._360h {
    display: none;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce._w-bg._720h._480h {
    display: none;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ce.hide {
    display: none;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff._720h {
    height: 520px;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.ss {
    position: static;
    height: 120px;
    margin-bottom: 0px;
  }

  ._100w._80h.align-center.align-right.bg-10per.bg-ff.hiddee {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    margin-bottom: 0px;
  }

  ._100w.mb16._480px {
    height: 1080px;
    -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;
  }

  ._100w._720h {
    height: 441px;
  }

  ._100w.white {
    height: 360px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._100w.white.wrapper-chiildren.hhd {
    display: none;
  }

  ._100w.white.wrapper-chiildren.hh {
    display: none;
  }

  ._100w.xddc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 640px;
    background-position: 50% 50%, 79% 50%;
    background-size: 252px 260px, 270px 270px;
  }

  ._100w.ssh {
    height: 380px;
  }

  ._100w._120h {
    padding-left: 0px;
    text-align: center;
  }

  ._75w.white {
    width: 100%;
    height: 440px;
    border-bottom-style: none;
  }

  ._75w.white.border-bottom-red {
    width: 100%;
  }

  ._75w.white._360h {
    height: 400px;
  }

  ._75w.bg-liggreen._480h.white.no-bor {
    width: 100%;
    height: 400px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._75w.height-80.bg-llg {
    display: none;
  }

  .body-4 {
    overflow: scroll;
  }

  ._50w {
    width: 360px;
    height: 360px;
  }

  ._50w.red {
    width: 100%;
    padding: 32px;
    text-align: center;
  }

  ._50w.red.bg-image.white {
    background-position: 30px 81px;
    background-size: auto 320px;
  }

  ._50w.red.bg-image.white.tbel {
    height: 480px;
    background-position: -82% 19%;
    background-size: 341px;
  }

  ._50w.white {
    width: 100%;
    height: 520px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._50w.white.align-l {
    display: none;
    overflow: hidden;
  }

  ._50w.white.align-l.bg-w.red {
    height: 360px;
  }

  ._50w.white.align-l.bg-w.red._480px.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 550px;
    padding: 32px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 0% none #fff;
    border-radius: 12px;
  }

  ._50w.white.align-l.sfej {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 720px;
  }

  ._50w.white.logo-bg {
    height: 360px;
  }

  ._50w.white.logo-bg._480px {
    top: 0px;
    height: 640px;
    margin-bottom: 29px;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  ._50w.white.logo-bg._480px.no9 {
    height: 460px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  ._50w.white.dd {
    width: 80%;
    height: 400px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
  }

  ._50w.white.dd.kjj.relay-bg {
    border-radius: 8px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._50w.white.dd.kjj.arcgreen {
    width: 80%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w.white.dd.kjj.arcgreen.sagee {
    display: none;
  }

  ._50w.white.smaall {
    height: 350px;
  }

  ._50w._80h {
    position: absolute;
    width: 100%;
  }

  ._50w._80h.horz {
    position: static;
    top: 52px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._50w._80h.horz.white {
    background-color: #fff;
  }

  ._50w._80h.horz.red {
    background-color: #fe204a;
  }

  ._50w._80h.horz.oper {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  ._50w._80h.horz.oper.hide {
    display: none;
  }

  ._50w._80h.horz.oper.hide.bg-logo.hor.show {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
  }

  ._50w._80h.horz.oper.hide.bg-logo.hor.show.hirss {
    margin-top: 106px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._50w._80h.horz.oper.hide.bg-logo.hor.show.hirss.no-pad {
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w._80h.horz.oper.hide.bg-logo.hor.xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._50w._80h.horz.oper.hide.show-text {
    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;
  }

  ._50w._80h.horz.oper.hide.show-text.dmdm {
    height: 210px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._50w._80h.horz.oper.hide.show-text.dmdm.ddf {
    display: none;
  }

  ._50w._80h.horz.oper.hide.dd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._50w._80h.horz.sd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w._80h.horz.sd.red.white {
    background-color: #fff;
  }

  ._50w._80h.horz.sd.red.white.ghg {
    position: static;
    height: 130px;
    -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;
  }

  ._50w._80h.horz.sd.red.white.ghg.dfddf {
    position: static;
    top: 53px;
    height: 120px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._50w._80h.horz.hide {
    display: none;
  }

  ._50w._80h.horz.ax {
    top: 72px;
  }

  ._50w._80h.horz.asd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w._80h.horz.aaxd {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._50w._80h.horz.aaxd.center {
    display: none;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w._80h.horz.aaxd.center.no--g.horx-dd {
    padding-left: 24px;
  }

  ._50w._80h.a-c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._50w._80h.a-c.no-paad {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w._80h.hor {
    top: 410px;
    z-index: 200;
    padding-left: 24px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f7f7f7;
  }

  ._50w._80h.hor.k {
    position: static;
    height: 64px;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px none #f7f7f7;
    background-color: #fff;
  }

  ._50w._80h.hor.k._100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._50w._80h.hidde {
    display: none;
  }

  ._50w.height-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._50w.height-80.padd-l-56 {
    padding-right: 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;
    text-align: center;
  }

  ._25w {
    width: 100%;
    padding: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4b1226;
  }

  ._25w.red.no-pad {
    height: auto;
    padding: 32px;
    -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;
  }

  ._25w.red.no-pad._480h.rgkjngr {
    height: 360px;
  }

  ._25w._360h.white-bg._50w {
    width: 50%;
    height: 160px;
    padding: 0px;
  }

  ._25w._360h.white-bg._50w.bg-brown {
    height: 220px;
    border-style: none;
  }

  ._25w._360h.white-bg._50w.bg-fuel {
    height: 220px;
    border-style: none;
  }

  ._25w._360h.white-bg._50w.bg-roadmap {
    height: 220px;
    border-style: none;
  }

  ._25w._360h.white-bg._50w.bg-ccss {
    height: 220px;
    border-style: none;
  }

  ._25w._360h.white-bg._100w {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ._25w._360h.white-bg._100w.deddee {
    height: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  ._25w._80h.bg-w {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hand-writing {
    height: 58px;
    margin-bottom: 27px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #99e5e6;
    font-size: 59px;
    line-height: 14px;
  }

  .bold-text-3.black-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -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;
    font-size: 11px;
  }

  .bold-text-3.black-text.bt {
    color: #0e0c0c;
  }

  .bold-text-3.black-text.bt.sfr {
    color: #fe204a;
    font-size: 12px;
  }

  .bold-text-3.black-text.mmn {
    font-size: 12px;
  }

  .div-block-77 {
    width: 184px;
    height: 326px;
    background-size: 184px;
  }

  .div-block-77.number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 330px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #9ba0a1;
    background-size: 184px;
  }

  .div-block-77.plans {
    width: 184px;
    border: 1px solid #a0a19b;
    background-size: 184px;
  }

  .div-block-77.anywhere-mobile {
    width: 184px;
    height: 323px;
  }

  .div-block-78 {
    height: 480px;
    margin-top: 46px;
    padding-top: 49px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .text-block-49.no-mar.txt14 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-49.no-mar._640w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    margin-right: 0px;
    padding: 0px;
    -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;
    font-size: 16px;
    text-align: center;
  }

  .text-block-50.large-text {
    width: auto;
    padding-left: 0px;
  }

  .text-block-51.openssans {
    margin-bottom: 16px;
  }

  .text-block-51.s.mall {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .text-block-51.title {
    color: #fe204a;
  }

  .head-2 {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 2px;
    padding-left: 0px;
    color: #0e0c0c;
    text-align: center;
  }

  .head-2.red-t {
    display: none;
  }

  .head-2.red-t.db {
    display: none;
    -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;
    color: #7e8486;
  }

  .head-2.red-t.db.hide {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
  }

  .head-2.red-t.db.c-a {
    color: #7e8486;
  }

  .head-2.red-t.db.ssc.scmn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .head-2.red-t.db.ssc.scmn.bt {
    color: #0e0c0c;
  }

  .head-2.fse {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #222;
    font-size: 22px;
  }

  .slider-2.mb16 {
    height: 480px;
  }

  ._100w100h.border-bottom-red {
    height: auto;
  }

  ._100w100h.border-bottom-red._720h.centercenter.black {
    width: 80%;
    height: 240px;
  }

  ._100w100h.border-bottom-red {
    height: auto;
  }

  .left-arrow-4 {
    width: 56px;
    height: 400px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .left-arrow-4.blk {
    width: 23px;
  }

  .icon-10 {
    top: 50%;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    margin: -44px 0px 0px;
    padding-top: 0px;
    background-color: transparent;
    color: #0e0c0c;
    font-size: 24px;
  }

  .icon-11 {
    position: static;
    left: 24px;
    top: 50%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    margin-top: -44px;
    margin-bottom: 0px;
    background-color: transparent;
    color: #0e0c0c;
    font-size: 24px;
  }

  .slide-nav-4 {
    left: 0%;
    top: -66px;
    bottom: 91px;
  }

  .text-block-53 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }

  .mapfinder {
    width: 238px;
  }

  .mapfinder.padd80 {
    width: 280px;
  }

  .ccf {
    width: 274.875px;
  }

  .right-arrow-2 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: transparent;
  }

  .right-arrow-2.white._100ph {
    display: none;
    background-color: transparent;
  }

  .right-arrow-2.white._100ph.white-txt {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bartop {
    display: none;
  }

  .fullcontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    padding: 24px;
  }

  .fullcontent.mobile {
    padding: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
  }

  .fullcontent.mobile.hide {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .fullcontent.right {
    display: none;
  }

  .fullcontent.hide {
    display: none;
  }

  .fullcontent._50 {
    width: 100%;
    height: 510px;
  }

  .fullcontent._50.highrt {
    height: 570px;
  }

  .fullcontent._50.tall {
    height: 720px;
  }

  .fullcontent.dfdee {
    width: 100%;
  }

  .image-42 {
    width: 212px;
    height: 318px;
    margin-top: 19px;
  }

  ._240px {
    position: static;
    top: 64px;
    right: 32px;
    width: 160px;
    height: 160px;
    margin-left: 0px;
    background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), linear-gradient(180deg, #fff, #fff);
    background-size: 86px, auto;
  }

  ._240px.jjf {
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #6fb4af;
    background-image: url('../images/relay-boxes.png');
    background-size: 240px;
    background-repeat: no-repeat;
  }

  ._240px.jjf.ddhd {
    background-color: transparent;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._240px.sssfr {
    position: static;
    width: 240px;
    height: 160px;
    margin-top: 30px;
    background-image: url('../images/logo2.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/logo2.svg'), linear-gradient(180deg, transparent, transparent);
    background-size: 380px, auto;
  }

  ._240px.sssfr.nwnw {
    height: 190px;
    margin-top: 11px;
    margin-left: 0px;
    background-image: url('../images/logo2.svg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/logo2.svg'), linear-gradient(180deg, transparent, transparent);
    background-size: 460px, auto;
  }

  ._240px.sssfr.nwnw.ss {
    -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;
  }

  .logo-anywhere {
    width: 160px;
    margin-top: 0px;
  }

  .conde-nast {
    width: 218px;
  }

  .image-48 {
    width: auto;
  }

  .fuel-homepage {
    width: 120px;
  }

  .slide-6 {
    height: 520px;
  }

  .mask {
    height: 520px;
  }

  .image-50 {
    width: 120px;
    margin-top: 33px;
  }

  ._56sq {
    position: static;
    margin-right: 0px;
    border-width: 13px;
  }

  ._100w100ph.no-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._100w100ph.re.teal {
    position: static;
    display: none;
    width: 80%;
    height: 360px;
    border-radius: 12px;
    background-color: #9ae5e6;
    background-image: url('../images/relay-boxes.png');
    background-position: 50% 50%;
    background-size: 240px 260px;
    background-repeat: no-repeat;
  }

  .div-block-93.hide {
    display: none;
  }

  .div-block-94 {
    width: 184px;
    height: 323px;
    background-position: 50% 125%;
    background-size: 180px;
  }

  .div-block-94.elay-store {
    background-position: 91% 110%;
    background-size: 181px;
  }

  .div-block-94.bg-everview1 {
    background-size: 183px;
  }

  .div-block-94.ev-2 {
    background-size: 183px;
  }

  .div-block-94.ev-3 {
    background-size: 183px;
  }

  .div-block-94.ever {
    background-size: 180px;
  }

  .div-block-94.ever._33 {
    background-size: 180px;
  }

  .div-block-94.ever._22 {
    background-size: 180px;
  }

  .div-block-94.ever._44 {
    background-size: 180px;
  }

  .relay-logo {
    width: 160px;
    height: 70px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: transparent;
  }

  .relay-logo.reaas {
    position: static;
  }

  .button-red-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 48px;
    margin-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;
    color: #fe204a;
    letter-spacing: 2px;
  }

  .button-red-bg.eer {
    border-radius: 50px;
    background-color: #fe204a;
  }

  .button-red-bg.eer.jj {
    position: static;
    z-index: 5;
    width: 200px;
    margin-top: -104px;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 2px none #a0a19b;
    color: #fff;
    letter-spacing: 0px;
  }

  .slide-7 {
    background-color: #fff;
  }

  .pinkjj._80h {
    position: absolute;
    width: 100%;
  }

  .pinkjj._80h.horz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
  }

  .intro-content {
    width: 100%;
    height: 180px;
    margin-top: 54px;
    padding-bottom: 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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 8px;
    background-color: transparent;
  }

  .header-2-subtext {
    margin-top: 7px;
    margin-bottom: 32px;
    font-family: 'Open Sans', sans-serif;
    color: #0cc4c6;
    font-size: 16px;
  }

  .logo-rw {
    width: 120px;
  }

  .div-block-101 {
    overflow: hidden;
  }

  .div-block-101.ggh.ddd.fdde {
    background-color: #c1f2f2;
  }

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

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-2 {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: auto;
    height: auto;
  }

  .image-61 {
    width: 200px;
    height: 200px;
  }

  ._33w.white {
    width: 100%;
    height: 480px;
  }

  .image-62 {
    width: 80%;
  }

  .link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    height: 56px;
    margin-left: 0px;
    padding-top: 1px;
    -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: 60px;
    background-color: #fe204a;
    color: #fff;
  }

  .image-63 {
    width: 80%;
    height: 210px;
  }

  .image-64 {
    width: 80%;
  }

  .image-65 {
    width: 80%;
  }

  ._33wp.red {
    width: 100%;
    padding: 32px;
    text-align: center;
  }

  ._33wp.red.bg-image.white {
    background-position: 30px 81px;
    background-size: auto 320px;
  }

  ._33wp.red.bg-image.white.tbel {
    height: 480px;
    background-position: -82% 19%;
    background-size: 341px;
  }

  ._33wp.white {
    width: 100%;
    height: 520px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._33wp.white.align-l {
    display: none;
  }

  ._33wp.white.align-l.bg-w.red {
    height: 360px;
  }

  ._33wp.white.align-l.bg-w.red._480px.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 550px;
    padding: 32px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 0% none #fff;
    border-radius: 12px;
  }

  ._33wp.white.logo-bg {
    height: 360px;
  }

  ._33wp.white.logo-bg._480px {
    top: 0px;
    height: 640px;
    margin-bottom: 29px;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  ._33wp.white.logo-bg._480px.no9 {
    height: 460px;
  }

  ._33wp.white.dd {
    width: 80%;
    height: 400px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
  }

  ._33wp.white.dd.kjj.relay-bg {
    border-radius: 8px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._33wp.white.dd.kjj.relay-bg._360h {
    width: 100%;
  }

  ._33wp.white.dd.kjj.arcgreen {
    width: 80%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h {
    position: absolute;
    width: 100%;
  }

  ._33wp._80h.horz {
    position: static;
    top: 52px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._33wp._80h.horz.white {
    background-color: #fff;
  }

  ._33wp._80h.horz.red {
    background-color: #fe204a;
  }

  ._33wp._80h.horz.oper {
    background-color: transparent;
  }

  ._33wp._80h.horz.oper.hide {
    display: none;
  }

  ._33wp._80h.horz.oper.hide.bg-logo.hor.show {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
  }

  ._33wp._80h.horz.oper.hide.bg-logo.hor.show.hirss {
    margin-top: 106px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._33wp._80h.horz.oper.hide.bg-logo.hor.show.hirss.no-pad {
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h.horz.oper.hide.show-text {
    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;
  }

  ._33wp._80h.horz.sd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h.horz.sd.red.white {
    background-color: #fff;
  }

  ._33wp._80h.horz.sd.red.white.ghg {
    position: static;
    height: 130px;
    -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;
  }

  ._33wp._80h.horz.sd.red.white.ghg.dfddf {
    position: static;
    top: 53px;
    height: 120px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._33wp._80h.horz.hide {
    display: none;
  }

  ._33wp._80h.horz.ax {
    top: 72px;
  }

  ._33wp._80h.horz.asd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h.horz.aaxd {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._33wp._80h.horz.aaxd.center {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h.a-c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._33wp._80h.a-c.no-paad {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp._80h.hor {
    top: 410px;
    z-index: 200;
    padding-left: 24px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f7f7f7;
  }

  ._33wp._80h.hor.k {
    position: static;
    height: 64px;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px none #f7f7f7;
    background-color: #fff;
  }

  ._33wp._80h.hidde {
    display: none;
  }

  ._33wp.height-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._33wp.height-80.padd-l-56 {
    padding-right: 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;
    text-align: center;
  }

  ._33wp2.no-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._33wp3.red {
    width: 100%;
    padding: 32px;
    text-align: center;
  }

  ._33wp3.red.bg-image.white {
    background-position: 30px 81px;
    background-size: auto 320px;
  }

  ._33wp3.red.bg-image.white.tbel {
    height: 480px;
    background-position: -82% 19%;
    background-size: 341px;
  }

  ._33wp3.white {
    width: 100%;
    height: 520px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._33wp3.white.align-l {
    display: none;
  }

  ._33wp3.white.align-l.bg-w.red {
    height: 360px;
  }

  ._33wp3.white.align-l.bg-w.red._480px.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 550px;
    padding: 32px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: 0% none #fff;
    border-radius: 12px;
  }

  ._33wp3.white.logo-bg {
    height: 360px;
  }

  ._33wp3.white.logo-bg._480px {
    top: 0px;
    height: 640px;
    margin-bottom: 29px;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  ._33wp3.white.logo-bg._480px.no9 {
    height: 460px;
  }

  ._33wp3.white.dd {
    width: 80%;
    height: 400px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
  }

  ._33wp3.white.dd.kjj.relay-bg {
    border-radius: 8px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._33wp3.white.dd.kjj.arcgreen {
    width: 80%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h {
    position: absolute;
    width: 100%;
  }

  ._33wp3._80h.horz {
    position: static;
    top: 52px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._33wp3._80h.horz.white {
    background-color: #fff;
  }

  ._33wp3._80h.horz.red {
    background-color: #fe204a;
  }

  ._33wp3._80h.horz.oper {
    background-color: transparent;
  }

  ._33wp3._80h.horz.oper.hide {
    display: none;
  }

  ._33wp3._80h.horz.oper.hide.bg-logo.hor.show {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
  }

  ._33wp3._80h.horz.oper.hide.bg-logo.hor.show.hirss {
    margin-top: 106px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._33wp3._80h.horz.oper.hide.bg-logo.hor.show.hirss.no-pad {
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h.horz.oper.hide.show-text {
    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;
  }

  ._33wp3._80h.horz.sd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h.horz.sd.red.white {
    background-color: #fff;
  }

  ._33wp3._80h.horz.sd.red.white.ghg {
    position: static;
    height: 130px;
    -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;
  }

  ._33wp3._80h.horz.sd.red.white.ghg.dfddf {
    position: static;
    top: 53px;
    height: 120px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._33wp3._80h.horz.hide {
    display: none;
  }

  ._33wp3._80h.horz.ax {
    top: 72px;
  }

  ._33wp3._80h.horz.asd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h.horz.aaxd {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._33wp3._80h.horz.aaxd.center {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h.a-c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._33wp3._80h.a-c.no-paad {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._33wp3._80h.hor {
    top: 410px;
    z-index: 200;
    padding-left: 24px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f7f7f7;
  }

  ._33wp3._80h.hor.k {
    position: static;
    height: 64px;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px none #f7f7f7;
    background-color: #fff;
  }

  ._33wp3._80h.hidde {
    display: none;
  }

  ._33wp3.height-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._33wp3.height-80.padd-l-56 {
    padding-right: 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;
    text-align: center;
  }

  .div-block-102.white-bg {
    height: 360px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .image-67 {
    width: 240px;
    height: 360px;
  }

  .image-68 {
    width: auto;
    height: auto;
  }

  ._50sq {
    width: 80%;
    height: 240px;
  }

  ._50sq.right {
    display: none;
  }

  ._50sq.left {
    height: 240px;
  }

  .image-69 {
    height: 180px;
  }

  .image-70 {
    height: 180px;
  }

  .link-3 {
    font-family: 'Open Sans', sans-serif;
    color: #0e0c0c;
  }

  .wrapper-mygrid-2 {
    overflow: 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-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: #fff;
  }

  .head-2-2 {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 2px;
    padding-left: 0px;
    color: #0e0c0c;
    text-align: center;
  }

  .head-2-2.red-t {
    display: none;
  }

  .head-2-2.red-t.db {
    display: none;
    -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;
    color: #7e8486;
  }

  ._100w-2 {
    height: 480px;
    margin-bottom: 24px;
    -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;
    background-color: #fff;
  }

  ._100w-2.bg-whitte {
    height: 240px;
  }

  ._100w-2._80h {
    height: 250px;
    -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;
  }

  ._100w-2._80h.align-center.align-right.bg-10per.bg-ff {
    position: relative;
    height: 110px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  ._100w-2._80h.align-center.align-right.bg-10per.bg-ff.ce {
    height: 120px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
  }

  ._100w-2._80h.align-center.align-right.bg-10per.bg-ff.ce._240h {
    position: static;
    height: 240px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ._100w-2._80h.align-center.align-right.bg-10per.bg-ff.hiddee {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    margin-bottom: 0px;
  }

  .div-block-108 {
    height: 360px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .fullcontent-2 {
    width: 80%;
    padding: 0px;
  }

  .fullcontent-2.n.right {
    display: none;
  }

  .fullcontent-2.right {
    display: none;
  }

  .fullcontent-2.tall {
    height: 910px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .bartop-2 {
    display: none;
  }

  .para-16-2.sd {
    padding-right: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  ._75w-2.white {
    width: 100%;
    height: 440px;
    border-bottom-style: none;
  }

  ._50w-2._80h {
    position: absolute;
    width: 100%;
  }

  ._50w-2._80h.horz {
    position: static;
    top: 52px;
    z-index: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    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;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
  }

  ._50w-2._80h.horz.aaxd {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._50w-2._80h.horz.aaxd.center {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w-2._80h.horz.aaxd.center.no--g.horx-dd {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w-2._80h.horz.oper {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  ._50w-2._80h.horz.oper.hide {
    display: none;
  }

  ._50w-2.white {
    width: 100%;
    height: 360px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._50w-2.white.align-l {
    display: none;
  }

  ._50w-2.white.dd {
    width: 80%;
    height: 400px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
  }

  ._50w-2.white.dd.kjj.arcgreen {
    width: 80%;
    height: 400px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50w-2.white.dd.kjj.arcgreen.sagee {
    display: none;
  }

  ._100w100ph-2.no-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  ._240px-2 {
    position: static;
    top: 64px;
    right: 32px;
    width: 160px;
    height: 160px;
    margin-left: 0px;
    background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: url('../images/Screenshot-2018-11-16-11.15.30.png'), linear-gradient(180deg, #fff, #fff);
    background-size: 86px, auto;
  }

  .link-block-6 {
    display: none;
  }

  .link-block-6.slate {
    width: 80%;
    margin-bottom: 24px;
    border-radius: 12px;
    background-color: #fe204a;
  }

  .link-block-6.slate.whitee {
    width: 80%;
    background-color: #f7f7f7;
  }

  .link-block-6.slate.whitee.red {
    background-color: #a0a19b;
  }

  .link-block-6.slate.whitee.red.teal {
    width: 92%;
    height: 220px;
    border-radius: 4px;
    background-color: #9ae5e6;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .link-block-6.slate.whitee.phone-w {
    width: 92%;
    height: 220px;
    border-radius: 4px;
    background-color: #9ae5e6;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .link-block-6.slate.white {
    background-color: #f7f7f7;
  }

  .link-block-6.slate.white.teal-mac {
    width: 92%;
    height: 220px;
    border-radius: 4px;
    background-color: #9ae5e6;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .link-block-6.slate.teal-pohone {
    width: 92%;
    height: 220px;
    border-radius: 4px;
    background-color: #9ae5e6;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .white-button {
    width: 160px;
    height: 56px;
    background-color: #fe204a;
  }

  .white-button.white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 111px;
    -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: 60px;
    background-color: #fff;
    color: #fe204a;
  }

  .white-button.white.red {
    background-color: #fe204a;
    color: #fff;
  }

  .white-button.rfkmngrk {
    background-image: none;
  }

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

  .red-button {
    width: 160px;
    height: 56px;
  }

  .red-button.white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 111px;
    -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: 60px;
    background-color: #fff;
    color: #fe204a;
  }

  .red-button.white.red {
    background-color: #fe204a;
    color: #fff;
  }

  .georgia {
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #0e0c0c;
  }

  .georgia.white:hover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
  }

  .georgia.white-grey {
    color: #000;
  }

  .text-block-65 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -70px;
    margin-bottom: 128px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .spamnmn {
    color: #fe204a;
  }

  ._10080 {
    padding-left: 0px;
  }

  .image-72 {
    max-width: 280px;
  }

  .image-73 {
    width: 270px;
    max-width: 390px;
  }

  .image-75 {
    max-width: 280px;
  }

  .image-76 {
    max-width: 280px;
  }
}

#w-node-71569092219c-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-8c53c91a82cb-b5397e9e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-8ea3acecf16f-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-dcdb48da5f39-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-86781845fc4d-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-195bfe0f09ba-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-8a2345e33ecf-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-86d27085897a-b5397e9e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-1439d90c754a-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-8e409adf2838-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-594a931a7d3c-b5397e9e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-33fe45fbb18f-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-2d0d8cd3f0b3-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-256b98360a55-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-6b6d17c3fafc-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b7428412af02-b5397e9e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-38eeba54c941-b5397e9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-ebc71ce6fff9-1ce6fff9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-71569092219c-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-8c53c91a82cb-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6f168012ff66-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-dcdb48da5f39-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-71799c5308a9-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-b4ff4844289b-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-84172c6075ab-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ef5ff4ea300a-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-4f082213eef6-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-4c271044a98c-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b2fd32bc7eb7-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-7177cdfb159f-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-2cbb95706eba-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-02bd20402554-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-2486f3df2c16-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-7d41b3636f0d-02397e9f {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-1b2ec965318f-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-9622e014fd3f-02397e9f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-92b306919f00-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-1db981ecb875-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-8ecbb467995c-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-006552c39d66-02397e9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-71569092219c-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-8c53c91a82cb-59549977 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-230e7d52b798-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-8ea3acecf16f-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-90c1623f5028-59549977 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-d29c11b17fd3-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-dcdb48da5f39-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-86781845fc4d-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ba2449d5b44b-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-195bfe0f09ba-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-9f21949b2f1b-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-8a2345e33ecf-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-86d27085897a-59549977 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-1439d90c754a-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-8e409adf2838-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-594a931a7d3c-59549977 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-33fe45fbb18f-59549977 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-9f0a2040c636-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-2d0d8cd3f0b3-59549977 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-914437f2ebd7-a0e0f315 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ce02686315eb-a0e0f315 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-0a60e05be8a4-a0e0f315 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce8aba085994-a0e0f315 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-59d8f3b3e10e-a0e0f315 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

@font-face {
  font-family: 'Materialicons';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}