h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Proxima nova soft', sans-serif;
  font-size: 5.2vw;
  line-height: 6vw;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Proxima nova soft', sans-serif;
  font-size: 68px;
  line-height: 70px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Proxima nova soft', sans-serif;
  font-size: 53.33px;
  line-height: 55px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Proxima nova soft', sans-serif;
  font-size: 49.33px;
  line-height: 50px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Proxima nova soft', sans-serif;
  font-size: 38px;
  line-height: 45px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 30.66px;
  line-height: 40px;
}

.body {
  font-family: 'Helveticaneueltpro lt', sans-serif;
}

.small-paragraph {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
}

.small-paragraph.black-text {
  color: #000;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-left: 10vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}

.co-working {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10vw 3vw 5vw 7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.itanna-text-block {
  width: 45%;
}

.itanna-text-block.bottom-margin {
  margin-bottom: 10vw;
}

.text-block-heading-block {
  margin-bottom: 2vw;
  color: #be0000;
}

.medium-paragraph {
  font-size: 25px;
  line-height: 42px;
}

.medium-paragraph.margin-bottom {
  margin-bottom: 2vw;
}

.heading {
  font-size: 5.5vw;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 510px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.itanna-descriptive-block {
  width: 50%;
  padding-right: 0px;
  padding-left: 7vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.easy-block {
  max-width: 30vw;
  margin-top: 10vw;
  margin-left: 1vw;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 2px solid #be0000;
  border-bottom: 2px solid #be0000;
  color: #ba9c66;
  font-size: 4.5vw;
  line-height: 6vw;
  letter-spacing: 2px;
}

.itanna-descriptive-image {
  position: relative;
  height: 22vw;
  margin-top: 5vw;
  margin-left: 4vw;
  background-image: url('../images/coworking-first-section-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.25);
}

.red-background-text {
  margin-top: -3vw;
  margin-right: 3vw;
  margin-left: -5vw;
  padding: 5vw 6vw 5vw 4vw;
  background-color: #be0000;
  color: #fff;
  font-size: 2.6vw;
  line-height: 3.5vw;
}

.itanna-grid {
  margin-top: 10vw;
}

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

.itanna-flex-box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.itanna-flex-block-picture-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.itanna-flex-block-picture-background.reverse {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.itanna-flex-block-picture-background.reverse.picture-3 {
  background-image: url('../images/coworking-shared-office.jpeg');
}

.itanna-flex-block-picture-background.reverse.picture-4 {
  background-image: url('../images/coworking-event-hall.jpg');
}

.itanna-flex-block-picture-background.picture-1 {
  background-image: url('../images/coworking-private-office-compressor.jpg');
}

.itanna-flex-block-picture-background.picture-3 {
  background-image: url('../images/coworking-pricing-footer-gallery-3.jpg');
}

.itanna-sparkle-block {
  width: 13vw;
  height: 20vw;
  margin-right: -6.5vw;
  background-image: url('../images/example-bg.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.itanna-sparkle-block.brown {
  background-image: url('../images/flame-icon-gold.svg');
}

.itanna-sparkle-block.reverse {
  margin-right: 0vw;
  margin-left: -6.3vw;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
}

.itanna-sparkle-block.reverse.white {
  background-image: url('../images/flame-icon-white.svg');
  background-position: 0% 50%;
  background-size: contain;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(-180deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.itanna-sparkle-block.reverse.gray {
  background-image: url('../images/flame-icon-grey.svg');
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.itanna-sparkle-block.red {
  background-image: url('../images/flame-icon-red.svg');
}

.itanna-flex-text-block {
  position: relative;
  min-height: 430px;
  padding: 5vw 6vw 4vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.itanna-flex-text-block.brown-bg {
  background-color: #bba166;
  color: #fff;
}

.itanna-flex-text-block.gray-bg {
  min-height: 0px;
  padding-top: 8vw;
  padding-right: 10vw;
  background-color: #dbdcde;
}

.itanna-flex-text-block.red-bg {
  background-color: #be0000;
  color: #fff;
}

.itanna-flex-text-block.white-bg {
  padding-top: 8vw;
  padding-right: 10vw;
  padding-bottom: 8vw;
  background-color: #fff;
}

.margin-bottom {
  margin-bottom: 4vw;
}

.service-heading {
  margin-bottom: 2vw;
}

.service-heading.white-text {
  margin-bottom: 2vw;
  color: #fff;
}

.service-heading.red-text {
  color: #be0000;
}

.products-specification {
  max-width: 320px;
  color: #000;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.5px;
}

.products-specification.white-text {
  color: #fff;
}

.products-specification.big {
  font-size: 30px;
}

.specs-number-and-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
}

.number {
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Proxima nova soft', sans-serif;
  color: #be0000;
  font-size: 7vw;
  line-height: 7vw;
  font-weight: 700;
}

.number.white {
  margin-right: 20px;
  color: #fff;
  font-size: 5.5vw;
  line-height: 6vw;
}

.number.small-number {
  font-size: 52px;
  line-height: 55px;
}

.light-black-text {
  color: #333;
  text-decoration: none;
}

.brown-text {
  color: #ba9c66;
}

.black-text {
  color: #000;
}

.black-text.no-text-decoration {
  text-decoration: none;
}

.amenities {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 11vw;
  padding-bottom: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.amenities-heading-block {
  color: #be0000;
}

.amenities-text-block {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.big-amenities-flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vw;
  margin-right: 8vw;
  margin-left: 8vw;
}

.amenities-block {
  width: 50%;
}

.amenities-block.border {
  padding-top: 12vw;
  border-right: 3px solid #ddd;
}

.amenity {
  margin-bottom: 18vw;
}

.amenity._1st-side.no-top-margin {
  margin-top: 0vw;
}

.amenity.amenities-bottom-margin.no-margin {
  width: auto;
  margin: 0px 0px 0vw;
}

.amenity.no-margin {
  width: 50%;
  margin-bottom: 0vw;
}

.amenity-flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.amenity-flex-block.invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.small-circle {
  width: 25px;
  height: 25px;
  margin-left: -12.5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #ba9c66;
}

.small-circle.invert {
  margin-right: -15px;
  margin-left: 0px;
  background-color: #be0000;
}

.dotted-lines {
  position: relative;
  width: 20vw;
  height: 1px;
  border-bottom: 3px dotted #ba9c66;
}

.dotted-lines.invert {
  border-bottom-color: #be0000;
}

.dotted-lines.test {
  width: 10vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.amenity-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35vw;
  margin-left: -15px;
  padding: 1vw 5vw 1vw 3vw;
  -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;
  box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.2);
  font-size: 16px;
}

.amenity-flex.invert {
  margin-right: -15px;
  margin-left: 0px;
}

.amenities-icon {
  width: 5vw;
  height: 5vw;
  margin-right: 2vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 60%;
  background-repeat: no-repeat;
}

.amenities-icon.calendar {
  background-image: url('../images/coworking-facility-icon.svg');
}

.amenities-icon.access {
  background-image: url('../images/coworking-access-icon.svg');
}

.amenities-icon.carpark {
  background-image: url('../images/coworking-car-park-icon.svg');
}

.amenities-icon.electricty {
  background-image: url('../images/coworking-constant-electricity-icon.svg');
}

.amenities-icon.play {
  background-image: url('../images/coworking-play-area-icon.svg');
}

.amenities-icon.smart-board {
  background-image: url('../images/coworking-smartboard-icon.svg');
}

.amenities-icon.tv {
  background-image: url('../images/coworking-play-area-equipped-icon.svg');
}

.amenities-icon.security {
  background-image: url('../images/coworking-security-icon.svg');
}

.amenities-icon.kitchenette {
  background-image: url('../images/coworking-kitchennette-icon.svg');
}

.amenities-icon.internet {
  background-image: url('../images/coworking-fast-internet-icon.svg');
}

.amenities-icon.discount {
  background-image: url('../images/coworking-discount-icon.svg');
}

.amenities-icon.projector {
  background-image: url('../images/coworking-projector-icon.svg');
}

.amenities-icon.pa-system {
  background-image: url('../images/coworking-public-address-icon.svg');
}

.opacity-70 {
  opacity: 0.7;
}

/*.footer {*/
/*  display: -webkit-box;*/
/*  display: -webkit-flex;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  height: 60vh;*/
/*  padding-left: 10vw;*/
/*  -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: #000;*/
/*  color: #fff;*/
/*}*/

.itanna-button-block {
  margin-top: 11vw;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 30px;
  border-radius: 3px;
  background-color: #bd0000;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
}

.itanna-button-block:hover {
  background-color: #ba9c66;
  color: #fff;
}

.portfolio-section {
  padding-top: 7vw;
  padding-bottom: 7vw;
}

.portfolio-tab {
  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: 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;
}

.tabs-menu {
  margin-bottom: 6vw;
}

.tab-links {
  padding: 20px 50px;
  border-top: 2px solid #be0000;
  border-bottom: 2px solid #be0000;
  border-left: 2px solid #be0000;
  background-color: transparent;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  color: #000;
  font-size: 16px;
}

.tab-links.w--current {
  background-color: #be0000;
  color: #fff;
}

.tab-links.right-border {
  border-right: 2px solid #be0000;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

.body-2 {
  font-family: 'Helveticaneueltpro lt', sans-serif;
}

.portfolio-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  margin-right: auto;
  margin-left: 6.5vw;
  padding-top: 31px;
  padding-bottom: 20px;
}

.portfolio-column {
  margin-right: 2.5vw;
}

.client-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  min-height: 260px;
  min-width: 200px;
  margin-bottom: 3vw;
  padding: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 50px -30px rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 13px;
  text-align: center;
}

.client-portfolio.dummy-box {
  background-color: transparent;
  box-shadow: none;
}

.logo-box {
  width: 130px;
  min-height: 30px;
  margin: 10px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.logo-box.accounter {
  background-image: url('../images/accounteer-logo-black.svg');
}

.logo-box.powercube {
  background-image: url('../images/cube.png'), url('../images/powercube-logo.svg');
  background-position: 0px 0px, 50% 0%;
  background-size: 18%, auto;
  background-repeat: no-repeat, no-repeat;
}

.logo-box.trade-buza {
  background-image: url('../images/trade-buza-logo.svg');
}

.logo-box.gero-care {
  background-image: url('../images/gero-care-logo.png');
}

.logo-box.app-zone {
  background-image: url('../images/app-zone-logo.png');
}

.logo-box.simi-bot {
  background-image: url('../images/simbi-bot-logo.png');
}

.logo-box.carido {
  background-image: url('../images/carido-logo.png');
}

.logo-box.e-estate {
  background-image: url('../images/e-estates-logo.png');
}

.logo-box.indicina {
  background-image: url('../images/indicina.png');
}

.portfolio-tab-content {
  width: 100%;
}

.portfolio-button {
  margin-top: 18px;
  padding: 4px 13px;
  border-radius: 3px;
  background-color: #be0000;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer;
}

.pricing-models {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0vw;
  padding-bottom: 7.5vw;
  -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;
}

.pricing-models.margin-top {
  margin-top: 7.5vw;
}

.product-heading {
  margin-bottom: 10px;
  color: #be0000;
}

.product-description {
  width: 59vw;
  max-width: 631.875px;
  text-align: center;
}

.product-price-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vw;
}

.price-card {
  width: 24vw;
  margin-right: 3.5vw;
  margin-left: 3.5vw;
}

.red-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2.5vw 3.5vw;
  -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-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-color: #be0000;
  color: #fff;
}

.gold-box {
  padding: 2.5vw 3vw;
  border-right: 1px solid #ba9c66;
  border-bottom: 1px solid #ba9c66;
  border-left: 1px solid #ba9c66;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.naira-sign {
  width: 17px;
  height: 25px;
  margin-right: 3px;
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Naira.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.amount-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.duration-box {
  margin-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.8);
}

.seat-box {
  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;
}

.seat-box.border-bottom {
  border-bottom: 1px solid #ba9c66;
}

.seat-box.bottom-specs {
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Helveticaneueltpro lt', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.sub-text {
  font-size: 12px;
}

.sparkle-icon {
  width: 6vw;
  height: 5vw;
  min-height: 40px;
  min-width: 60px;
  margin-bottom: -5.5vw;
  background-image: url('../images/flame-icon-white.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
  padding-bottom: 10vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-box {
  margin-left: 3vw;
  padding-top: 4vw;
  padding-right: 8.5vw;
  padding-left: 5vw;
  background-color: #fff;
  box-shadow: 0 0 40px -30px rgba(0, 0, 0, 0.4);
}

.contact-block-heading {
  margin-bottom: 40px;
  color: #ba9c66;
}

.contact-details {
  margin-bottom: 70px;
}

.details-heading {
  font-family: 'Proxima nova soft', sans-serif;
  color: #be0000;
  font-size: 23px;
  line-height: 30px;
  font-weight: 700;
}

.email-box {
  margin-right: -5vw;
  margin-left: -1.5vw;
  padding-top: 1.5vw;
  padding-bottom: 3vw;
  padding-left: 1.5vw;
  border-top: 1.7px solid #be0000;
  text-decoration: none;
}

.picture-bg {
  width: 40vw;
  height: 539.609375px;
  min-width: 428.390625px;
  margin: 7vw 3vw 3vw 10vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(186, 156, 102, 0.6);
}

.itanna-contact-picture {
  width: 100%;
  height: 110%;
  min-width: 428.390625px;
  margin-top: -6vw;
  margin-left: -3vw;
  background-image: url('../images/coworking-pricing-contact-image.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.left-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.picture-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0vw;
  padding-bottom: 7vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.picture-box {
  width: 30vw;
  height: 26vw;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.picture-box.picture-1 {
  background-image: url('../images/coworking-pricing-footer-gallery-1.jpg');
}

.picture-box.picture-2 {
  background-image: url('../images/coworking-pricing-footer-gallery-2.jpg');
}

.picture-box.picture-3 {
  background-image: url('../images/coworking-pricing-footer-gallery-3.jpg');
}

@media (max-width: 991px) {
  .co-working {
    padding-top: 8vw;
  }
  .itanna-text-block {
    width: auto;
  }
  .itanna-text-block.bottom-margin {
    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: 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;
  }
  .text-block {
    height: 610px;
  }
  .itanna-descriptive-block {
    width: 50%;
    min-width: 390px;
    padding-left: 6vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .itanna-sparkle-block {
    min-height: 214.1876px;
    min-width: 139.2px;
    margin-right: -68px;
  }
  .itanna-sparkle-block.reverse {
    margin-left: -68px;
  }
  .number.small-number {
    font-size: 5vw;
    line-height: 6vw;
  }
  .amenities-block.border {
    padding-top: 13vw;
  }
  .amenity-flex {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
  .portfolio-section {
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .portfolio-flex-box {
    padding-left: 10px;
    -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;
  }
  .portfolio-flex-box.direct {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .portfolio-column.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .client-portfolio {
    height: auto;
    max-height: none;
    min-width: 200px;
  }
  .client-portfolio.margin-right {
    margin-right: 0vw;
  }
  .client-portfolio.margin-right.right {
    margin-right: 2.5vw;
  }
  .client-portfolio.dummy-box {
    background-color: transparent;
    box-shadow: none;
  }
  .logo-box {
    width: 140px;
  }
  .logo-box.powercube {
    background-size: 18%, auto;
  }
  .product-description {
    width: 82vw;
    max-width: 629.75px;
  }
  .product-price-flex {
    -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;
  }
  .price-card {
    min-width: 229px;
    margin: 3.5vw 1.5vw;
  }
  .naira-sign {
    margin-bottom: 13px;
  }
  .contact-details {
    margin-bottom: 25px;
  }
  .picture-bg {
    width: 30vw;
    height: 430px;
    min-width: 300px;
    margin-bottom: -2vw;
  }
  .itanna-contact-picture {
    min-width: auto;
    margin-top: -7vw;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 60px;
    line-height: 58px;
  }
  .co-working {
    padding: 10vw;
  }
  .text-block {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .itanna-descriptive-block {
    width: auto;
    height: auto;
    margin-bottom: 10vw;
  }
  .easy-block {
    max-width: 356.40625px;
    margin-top: 0vw;
    font-size: 50px;
    line-height: 65px;
  }
  .itanna-descriptive-image {
    height: 320px;
  }
  .red-background-text {
    font-size: 40px;
    line-height: 45px;
  }
  .itanna-flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .itanna-flex-box.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .itanna-flex-block-picture-background {
    width: auto;
    height: 350px;
    -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;
  }
  .itanna-flex-block-picture-background.reverse {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .itanna-flex-block-picture-background.reverse.picture-3 {
    background-position: 50% 60%;
  }
  .itanna-sparkle-block {
    width: 140px;
    height: 215px;
    min-height: auto;
    min-width: auto;
    margin-right: 0px;
    margin-bottom: -43px;
    background-position: 50% 100%;
  }
  .itanna-sparkle-block.reverse {
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .itanna-sparkle-block.reverse.white {
    margin-bottom: -88px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .itanna-flex-text-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    padding: 50px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .itanna-flex-text-block.gray-bg {
    padding: 50px 60px;
  }
  .itanna-flex-text-block.white-bg {
    padding: 50px 60px;
  }
  .number {
    font-size: 60px;
    line-height: 65px;
  }
  .number.white {
    font-size: 55px;
    line-height: 60px;
  }
  .number.small-number {
    font-size: 50px;
    line-height: 55px;
  }
  .amenities {
    padding-right: 10vw;
    padding-left: 10vw;
  }
  .big-amenities-flex-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border-left: 3px solid #ddd;
  }
  .amenities-block {
    width: auto;
    margin-top: 39px;
  }
  .amenities-block.border {
    position: absolute;
    margin-top: 47px;
    padding-top: 0px;
    border-left: 3px none #ddd;
    border-right-style: none;
  }
  .amenity {
    margin-bottom: 217px;
  }
  .amenity.amenities-bottom-margin.no-margin {
    margin-bottom: 20px;
  }
  .amenity-flex-block.invert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .small-circle {
    margin-left: -14px;
  }
  .small-circle.invert {
    margin-right: 0px;
    margin-left: -14px;
  }
  .dotted-lines {
    width: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .amenity-flex {
    width: 60vw;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 20px;
  }
  .amenity-flex.invert {
    margin-right: 0px;
    margin-left: -15px;
  }
  .amenities-icon {
    width: 70px;
    height: 50px;
    margin-right: 15px;
  }
  .tab-links {
    padding-right: 23px;
    padding-left: 23px;
    font-size: 14px;
  }
  .tab-links.right-border {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
  }
  .portfolio-flex-box {
    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;
  }
  .portfolio-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 280px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .portfolio-column.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .client-portfolio {
    min-height: auto;
    min-width: 169px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding: 4vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .client-portfolio.margin-right {
    margin-right: 30px;
  }
  .client-portfolio.margin-right.right {
    margin-right: 30px;
  }
  .client-portfolio.dont-grow {
    width: 220px;
    min-width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .client-portfolio.dummy-box {
    background-color: transparent;
    box-shadow: none;
  }
  .logo-box {
    background-size: contain;
  }
  .dummy-box {
    width: 20vw;
    min-width: 169px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .pricing-models {
    padding-right: 50px;
    padding-bottom: 64px;
    padding-left: 50px;
  }
  .pricing-models.margin-top {
    margin-top: 70px;
    padding-right: 37px;
    padding-left: 37px;
  }
  .product-heading {
    text-align: center;
  }
  .product-price-flex {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .price-card {
    max-width: 300px;
    min-width: 260px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .gold-box {
    padding-bottom: 5vw;
  }
  .naira-sign {
    margin-bottom: 14px;
  }
  .sparkle-icon {
    width: 70px;
    height: 50px;
    min-height: auto;
    min-width: auto;
    margin-bottom: -47px;
  }
  .contact-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .contact-box {
    margin-right: 10vw;
    margin-left: 10vw;
  }
  .picture-bg {
    width: 70vw;
    min-width: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .itanna-contact-picture {
    height: 100%;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 47px;
    line-height: 50px;
  }
  .itanna-descriptive-block {
    min-width: auto;
    padding-left: 0vw;
  }
  .easy-block {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    font-size: 39px;
  }
  .itanna-descriptive-image {
    margin-left: 0vw;
  }
  .red-background-text {
    margin-right: -4vw;
    margin-left: -4vw;
    padding-right: 33px;
    padding-left: 33px;
    font-size: 25px;
    line-height: 36px;
  }
  .itanna-flex-text-block {
    padding-right: 10vw;
    padding-left: 10vw;
  }
  .itanna-flex-text-block.gray-bg {
    padding-right: 10vw;
    padding-left: 10vw;
  }
  .number.small-number {
    font-size: 36px;
  }
  .amenities {
    padding-right: 0vw;
    padding-left: 0vw;
  }
  .amenities-text-block {
    padding-right: 10vw;
    padding-left: 10vw;
  }
  .amenities-block.border {
    margin-top: 28px;
  }
  .amenity.amenities-bottom-margin.no-margin {
    margin-bottom: 38px;
  }
  .amenity.no-margin {
    width: 100%;
  }
  .small-circle.invert {
    margin-right: 0px;
    margin-left: -15px;
  }
  .dotted-lines {
    width: 10vw;
  }
  .amenity-flex {
    width: 79vw;
    font-size: 16px;
    line-height: 20px;
  }
  .tab-links {
    text-align: center;
  }
  .tab-links.border-fix {
    border-right: 2px solid #be0000;
    border-bottom-width: 0px;
  }
  .portfolio-flex-box {
    margin-left: auto;
  }
  .portfolio-flex-box.direct {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .portfolio-column {
    height: auto;
    margin-right: 10vw;
    margin-left: 10vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-portfolio {
    width: auto;
    min-height: 210px;
    margin-bottom: 10vw;
    margin-left: 0px;
    padding-right: 8vw;
    padding-bottom: 8vw;
    padding-left: 8vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .client-portfolio.margin-right {
    margin-right: 0px;
  }
  .client-portfolio.margin-right.right {
    margin-right: 0px;
  }
  .client-portfolio.dont-grow {
    width: auto;
    min-width: 169px;
  }
  .portfolio-button {
    text-decoration: none;
  }
  .pricing-models {
    padding-right: 10vw;
    padding-left: 10vw;
  }
  .product-heading {
    text-align: center;
  }
  .product-price-flex {
    width: 100%;
    padding-left: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .price-card {
    width: 100%;
    max-width: 340px;
    min-width: auto;
    margin-right: auto;
    margin-bottom: 10vw;
    margin-left: auto;
  }
  .gold-box {
    padding-bottom: 7vw;
  }
  .sparkle-icon {
    margin-bottom: -37px;
  }
  .contact-box {
    margin-right: 10vw;
    margin-left: 10vw;
  }
  .picture-bg {
    width: 80vw;
    margin-right: 5vw;
    margin-left: 5vw;
  }
  .itanna-contact-picture {
    background-position: 6% 0%;
    background-size: auto 100%;
  }
  .group-test {
    padding-right: 29px;
    padding-left: 29px;
  }
  .right-flex {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .picture-section {
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .picture-box {
    width: auto;
    height: 290px;
  }
}

@font-face {
  font-family: 'Helveticaneueltpro lt';
  src: url('../fonts/HelveticaNeueLTPro-Lt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima nova soft';
  src: url('../fonts/proxima-nova-soft-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltpro lt';
  src: url('../fonts/HelveticaNeueLTPro-Lt.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Proxima nova soft';
  src: url('../fonts/proxima-nova-soft-bold.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}