@charset "UTF-8";
/*Color Table*/
html,
body {
  font-family: 'Helvetica', Arial, Sans-serif;
  font-size: 62.56%;
  /*background-image: url('../img/point.png');*/ }

.body {
  position: relative;
  display: block;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  font-size: 1.6rem; }

.dots {
  position: fixed;
  background: url(../img/dots.png) repeat center center;
  height: 100%;
  width: 100%;
  opacity: 0.2; }

.orange {
  background-color: #919290; }

.purple {
  background-color: #52077a; }

.rose {
  background-color: #df126c; }

.header {
  position: fixed;
  display: flex;
  height: 116px;
  padding-top: 35px;
  left: 0;
  right: 0;
  z-index: 1; }
  .header > .container {
    height: 100%; }

.header-bg {
  position: fixed;
  display: flex;
  height: 116px;
  padding-top: 35px;
  left: 0;
  right: 0;
  z-index: 1;
  background: #333;
  background: -webkit-linear-gradient(bottom, transparent, #333);
  background: -moz-linear-gradient(bottom, transparent, #333);
  background: -o-linear-gradient(bottom, transparent, #333);
  background: linear-gradient(to top, transparent, #333); }
  .header-bg > .container {
    height: 100%; }

.controllers {
  position: fixed;
  display: inline-block;
  bottom: 15vh;
  left: 0;
  right: 0;
  z-index: 1;
  height: 10vh; }
  .controllers > .container {
    height: 100%; }
    .controllers > .container > .text {
      float: left;
      height: 10vh;
      display: flex;
      align-items: center; }
      .controllers > .container > .text > a {
        font-family: 'Gobold Lowplus', sans-serif;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        font-size: 1.7rem;
        margin: 0;
        text-decoration: none;
        display: flex;
        align-items: center; }
      .controllers > .container > .text > a:hover {
        color: #828481; }
      .controllers > .container > .text > a.emp {
        font-family: 'Gobold Lowplus', sans-serif;
        font-weight: 100;
        text-transform: uppercase;
        color: #9d45c9;
        font-size: 1.7rem;
        margin: 0;
        text-decoration: none;
        display: flex;
        align-items: center; }
      .controllers > .container > .text > a.emp:hover {
        color: #f22694; }
    .controllers > .container > .button {
      float: right;
      margin: 0;
      height: 10vh;
      display: flex;
      align-items: center; }

a.text-btn {
  color: #9d45c9;
  text-decoration: none;
  padding-left: 40px;
  font-size: 18px;
  letter-spacing: 0.2rem;
  font-family: 'Gobold Lowplus';
  text-transform: uppercase;
  align-items: center;
  display: flex; }

a.text-btn:hover {
  color: #ff4eaa;
  text-decoration: none;
  cursor: pointer; }

.btn-stars {
  height: 36px;
  position: relative;
  width: 240px; }

.logo {
  position: relative;
  width: 30%;
  float: left; }
  .logo > img {
    position: absolute;
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center"; }

.logo-footer {
  position: relative;
  padding-bottom: 4.22%;
  width: 17%;
  display: inline-flex;
  align-items: flex-start;
  top: 4px; }
  .logo-footer > img {
    position: absolute;
    display: block;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center"; }

.copyright {
  position: relative;
  width: 100%;
  align-items: flex-start;
  top: 30px; }
  .copyright > a img {
    position: relative;
    display: flex;
    max-width: 6%;
    float: right;
    margin-left: 15px; }

.pagina-1 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../img/bgpoint_rosa.png); }

.pagina-2 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../img/bgpoint_laranja.png); }

.btn {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  color: white;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  font-family: 'Gobold bold', sans-serif;
  display: inline-block;
  font-size: 18px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer; }

.button1 {
  background-color: transparent;
  color: #828481;
  border: 1.5px solid #828481; }

.button1:hover {
  background-color: #828481;
  color: #919290; }

.button2 {
  background-color: transparent;
  color: #fff;
  border: 1.5px solid #fff; }

.button2:hover {
  background-color: #9d45c9;
  color: #fff; }

/*P├ígina Principal*/
.main {
  position: relative;
  display: block;
  height: 100vh;
  width: 100vw;
  z-index: 0; }

.main-texts {
  bottom: -42vh;
  text-align: center;
  position: relative; }

.main-texts-5 {
  bottom: -20vh;
  position: relative;
  display: inline-flex; }

.main-texts-2 {
  bottom: -50vh;
  text-align: center;
  position: relative; }

.main-title {
  display: flex;
  justify-content: center; }
  .main-title > h1 {
    color: #fff600;
    font-size: 6rem;
    background: rgba(255, 110, 11, 0.7);
    padding: 0 20px;
    letter-spacing: 0.3em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.main-subtitle > h2 {
  color: #fff;
  font-size: 3.2rem;
  letter-spacing: 0.6em;
  font-family: 'Gobold Light', sans-serif;
  margin: 0; }

.footer-main {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: #0090da;
  border-top: solid 6px white; }

/*P├ígina Artistas*/
.star-texts {
  bottom: -20vh;
  text-align: left;
  position: relative; }

.star-title {
  display: flex;
  justify-content: flex-start; }
  .star-title > h1 {
    color: #fff;
    font-size: 4.5rem;
    background: rgba(82, 7, 122, 0.7);
    padding: 0 20px;
    letter-spacing: 0.2em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.star-subtitle > h2 {
  color: #9d45c9;
  font-size: 26px;
  letter-spacing: 0.5em;
  font-family: 'Gobold bold', sans-serif;
  padding-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px; }

.star-subtitle-ext > h2 {
  color: #9d45c9;
  font-size: 20px;
  letter-spacing: 0.3em;
  font-family: 'Gobold bold', sans-serif;
  padding-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px; }

.star-text {
  width: 28vw; }
  .star-text > p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Gobold Lowplus', sans-serif;
    padding-left: 40px;
    text-transform: uppercase; }

.footer-stars {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  border-bottom: 12px solid #f22694; }

/*P├ígina Estat├¡sticas*/
.est-texts {
  bottom: -20vh;
  text-align: left;
  position: relative; }

.est-texts-1 {
  bottom: -4vh;
  text-align: left;
  position: relative; }

.est-title {
  display: flex;
  justify-content: flex-start; }
  .est-title > h1 {
    color: #828481;
    font-size: 6rem;
    padding: 0 20px;
    letter-spacing: 0.2em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.est-subtitle > h2 {
  color: #52077a;
  font-size: 26px;
  letter-spacing: 0.5em;
  font-family: 'Gobold bold', sans-serif;
  padding-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px; }

.est-text {
  width: 28vw; }
  .est-text > p {
    color: #fff;
    font-size: 18px;
    font-family: 'Gobold bold', sans-serif;
    padding-left: 40px; }

.footer-est {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  border-bottom: 12px solid #52077a; }

/*P├ígina Empresa*/
.emp-texts {
  bottom: -36vh;
  text-align: center;
  position: relative; }

.emp-texts-bg {
  bottom: -60vh;
  text-align: center;
  position: relative; }

.emp-title {
  display: flex;
  justify-content: center; }
  .emp-title > h1 {
    color: #f22694;
    font-size: 6.2rem;
    background: rgba(82, 7, 122, 0.7);
    padding: 0 20px;
    letter-spacing: 0.3em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.emp-subtitle > h2 {
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.5em;
  font-family: 'Gobold Light', sans-serif;
  margin: 0; }

.emp-title-1 {
  display: flex;
  justify-content: center; }
  .emp-title-1 > h1 {
    color: #f22694;
    font-size: 4rem;
    background: rgba(82, 7, 122, 0.7);
    padding: 0 20px;
    letter-spacing: 0.2em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.emp-subtitle-1 > h2 {
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  font-family: 'Gobold Light', sans-serif;
  margin: 0; }

/*P├ígina Pagamento*/
.pag-title {
  display: flex;
  justify-content: center; }
  .pag-title > h1 {
    color: #fff600;
    font-size: 5.6rem;
    background: rgba(255, 110, 11, 0.7);
    padding: 0 20px;
    letter-spacing: 0.2em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.pag-subtitle > h2 {
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.5em;
  font-family: 'Gobold Light', sans-serif;
  margin: 0; }

/*P├ígina Contato*/
.cont-text {
  display: inline-flex;
  width: 87vw;
  justify-content: center;
  align-items: center;
  height: 250px; }
  .cont-text > p {
    text-align: center;
    color: #fff600;
    font-size: 18px;
    font-family: 'Gobold Light', sans-serif;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    width: 370px;
    height: 100%; }

.name {
  position: relative;
  display: inline-flex;
  height: 100%;
  width: 70%;
  justify-content: flex-end;
  float: right; }
  .name h4 {
    font-family: 'Gobold bold', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: orange;
    font-size: 2rem;
    margin: 0;
    align-items: center;
    display: flex; }

@media screen and (max-width: 1200px) {
  .name {
    position: relative;
    display: inline-flex;
    width: 570px;
    justify-content: flex-end;
    height: 100%;
    align-items: center; }
    .name h4 {
      font-family: 'Gobold bold', sans-serif;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      color: orange;
      font-size: 2.5rem;
      margin: 0; } }
@media screen and (min-width: 1920px) {
  .name {
    position: relative;
    display: inline-flex;
    width: 798px;
    justify-content: flex-end;
    height: 100%;
    align-items: center; }
    .name h4 {
      font-family: 'Gobold bold', sans-serif;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      color: orange;
      font-size: 2.5rem;
      margin: 0; } }
@media screen and (max-width: 1023px) {
  .name {
    position: relative;
    display: inline-flex;
    width: 415px;
    justify-content: flex-end;
    height: 100%;
    align-items: center; }
    .name h4 {
      font-family: 'Gobold bold', sans-serif;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      color: orange;
      font-size: 2.5rem;
      margin: 0; } }
.name-purple {
  position: relative;
  display: inline-flex;
  width: 57%;
  justify-content: flex-end;
  align-items: center;
  height: 100px; }
  .name-purple > h4 {
    font-family: 'Gobold bold', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #9d45c9;
    font-size: 2.5rem;
    margin: 0; }

.name-pink {
  position: relative;
  display: inline-flex;
  width: 57%;
  justify-content: flex-end;
  align-items: center;
  height: 100px; }
  .name-pink > h4 {
    font-family: 'Gobold bold', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #ff4eaa;
    font-size: 2.5rem;
    margin: 0; }

video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity; }

.menu img {
  width: 60px;
  height: 60px; }

.bg-texts {
  bottom: -57vh;
  text-align: center;
  position: relative; }

.bg-title {
  display: flex;
  justify-content: center; }
  .bg-title > h1 {
    color: #fff600;
    font-size: 4rem;
    background: rgba(255, 110, 11, 0.7);
    padding: 0 20px;
    letter-spacing: 0.2em;
    font-family: 'Gobold bold', sans-serif;
    margin: 0; }

.bg-subtitle > h2 {
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  font-family: 'Gobold Light', sans-serif;
  margin: 0; }

i.fa.fa-play-circle-o.rosep.fa-2x:hover {
  color: #ff4eaa; }

.frames-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  padding-bottom: 4%; }

@media screen and (min-width: 1441px) {
  .frames-footer {
    position: fixed;
    right: 0;
    bottom: 0;
    padding-bottom: 3%; } }
.slideInUp {
  animation-delay: 500ms; }

.dir {
  position: relative;
  display: inline-flex;
  color: white;
  font-family: 'Gobold Light', sans-serif;
  width: 100%;
  display: flex;
  color: white;
  font-family: 'Gobold Light', sans-serif; }

.dev {
  position: relative;
  display: inline-flex;
  color: white;
  font-family: 'Gobold Light', sans-serif;
  align-items: center;
  cursor: pointer;
  width: 100%;
  justify-content: flex-end; }

@font-face {
  font-family: 'Gobold bold';
  src: url("../fonts/gobold/Gobold Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gobold Lowplus';
  src: url("../fonts/gobold/Gobold Lowplus.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gobold Regular';
  src: url("../fonts/gobold/Gobold Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gobold Light';
  src: url("../fonts/gobold/Gobold Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.img-main {
  position: relative;
  width: 100%;
  height: 65vh;
  margin-top: 7em;
  background-image: url(../img/img-main.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.img-main-boletim {
  position: relative;
  width: 100%;
  height: 65vh;
  margin-top: 7em;
  background-image: url(../img/img-boletim-esportivo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.bg-main {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image: url("../img/img-main-2.jpg");
  background-repeat: no-repeat, repeat;
  background-position: center;
  background-size: cover;
  z-index: -100; }

/*P├ígina Artistas*/
.img-star-ivete {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url("../img/img-stars.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-bell {
  position: relative;
  width: 100%;
  height: 91vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-1.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-claudia {
  position: relative;
  width: 100%;
  height: 91vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-leo {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-3.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-wesley {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-4.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-durval {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-5.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-harmonia {
  position: relative;
  width: 100%;
  height: 112vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-6.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-saulo {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-7.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-ricardo {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-8.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-gd {
  position: relative;
  width: 96%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-10.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-star-oito7 {
  position: relative;
  width: 100%;
  height: 90vh;
  margin-top: 3em;
  background-image: url("../img/img-stars-9.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

/*P├ígina Estat├¡sticas*/
.img-est-1 {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-est.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-est-2 {
  position: relative;
  width: 100%;
  height: 54vh;
  margin-top: 9em;
  background-image: url(../img/img-est-2.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  .img-est-2 > .dots .est-texts {
    bottom: 0vh;
    text-align: left;
    position: relative; }

.img-est-3 {
  position: relative;
  width: 100%;
  height: 58vh;
  margin-top: 9em;
  background-image: url("../img/img-est-3.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  .img-est-3 > .dots .est-texts {
    bottom: -5vh;
    text-align: left;
    position: relative; }

.img-est-4 {
  position: relative;
  width: 100%;
  height: 62vh;
  margin-top: 7em;
  background-image: url("../img/img-est-4.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  .img-est-4 > .dots .est-texts {
    bottom: -5vh;
    text-align: left;
    position: relative; }

.img-est-5 {
  position: relative;
  width: 100%;
  height: 92vh;
  margin-top: 3em;
  background-image: url("../img/img-est-5.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

/*P├ígina Camarote Galera*/
.img-camarote {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url("../img/img-camarote.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.bg-galera {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image: url("../img/img-galera-2.jpg");
  background-repeat: no-repeat, repeat;
  background-position: center;
  background-size: cover;
  z-index: -100; }

/*P├ígina Empresa*/
.img-emp {
  position: relative;
  width: 100%;
  height: 65vh;
  margin-top: 5em;
  background-image: url("../img/img-emp.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.bg-emp {
  position: relative;
  width: 100vw;
  height: 100vh;
  background-image: url("../img/img-emp-2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/*P├ígina Tour*/
.img-tour {
  position: relative;
  width: 100%;
  height: 62vh;
  margin-top: 6em;
  background-image: url("../img/img-tour.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  .img-tour > .est-texts {
    bottom: -10vh;
    text-align: left;
    position: relative; }

.img-tour-2 {
  position: relative;
  width: 100%;
  height: 62vh;
  margin-top: 6em;
  background-image: url("../img/img-tour-2.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }
  .img-tour-2 > .est-texts {
    bottom: -10vh;
    text-align: left;
    position: relative; }

/*P├ígina Pagamento*/
.img-pag {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url("../img/img-pag.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

/*P├ígina Contato*/
.img-cont {
  position: relative;
  width: 100%;
  height: 18vh;
  margin-top: 11em;
  background-image: url(../img/logo-destaque.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.img-logo-cont {
  position: relative;
  width: 19vw;
  background-image: url(../img/logo-destaque.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: -57vw;
  display: flex;
  align-items: center; }

/*P├ígina Extras*/
.img-ext {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url("../img/img-ext.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-1 {
  position: relative;
  width: 93%;
  height: 80vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-1.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-2 {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-2.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-3 {
  position: relative;
  width: 90%;
  height: 93vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-3.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-4 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-4.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-5 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-5.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-6 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-6.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-7 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-7.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-8 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-8.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-9 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-9.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-10 {
  position: relative;
  width: 90%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-10.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-11 {
  position: relative;
  width: 95%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-11.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-12 {
  position: relative;
  width: 100%;
  height: 93vh;
  margin-top: 3em;
  background-image: url("../img/img-ext-12.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.img-ext-13 {
  position: relative;
  width: 90%;
  height: 78vh;
  margin-top: 3em;
  background-image: url(../img/img-ext-13.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.frame {
  position: relative;
  display: flex;
  width: 100%;
  height: 100vh;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 60px; }

/*# sourceMappingURL=style.css.map */
