/*
** SCREEN-SIZES
*/
/**
 * Breakpoints 
 */
/**
 * MEDIA QUERIES
 */
/**
* ATALHOS 
*/
/** 
*  PRE-FIXOS 
*/
* {
  font-family: 'Kanit', sans-serif; }

a {
  text-decoration: none;
  color: #000; }

button {
  cursor: pointer;
  background-color: #000;
  color: #FFF;
  outline-style: none; }
  button:focus {
    outline-style: none; }

img {
  width: 100%;
  height: 100%; }

p, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0; }

input[type="number"]:-webkit-any {
  display: none; }

textarea::-webkit-scrollbar {
  display: none; }

.loading {
  text-align: center;
  font-weight: 700; }

.modal-show {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00000040;
  top: 0; }

.internit_modal-show {
  animation: internitModShow 1s;
  animation-fill-mode: forwards; }

.internit_modal-hidden {
  animation: internitModHidden 1s;
  animation-fill-mode: forwards; }

.internit_modal-show, .internit_modal-hidden {
  width: 30%;
  margin: 0 auto; }
  .internit_modal-show .internit_modal-head, .internit_modal-hidden .internit_modal-head {
    text-align: right;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .internit_modal-show .internit_modal-head button, .internit_modal-hidden .internit_modal-head button {
      background-color: #fff;
      border: none;
      padding: 2%;
      font-size: 1.5rem;
      margin-right: 2%;
      font-weight: 700;
      outline-style: none;
      cursor: pointer;
      visibility: hidden; }
      .internit_modal-show .internit_modal-head button:focus, .internit_modal-hidden .internit_modal-head button:focus {
        outline-style: none; }
  .internit_modal-show .internit_modal-body, .internit_modal-hidden .internit_modal-body {
    background-color: #fff;
    text-align: center;
    padding: 10% 5% 10%;
    border-radius: 0 0 .2rem .2rem; }
    .internit_modal-show .internit_modal-body p, .internit_modal-hidden .internit_modal-body p {
      font-size: 1.2rem;
      font-weight: 700; }

header nav {
  z-index: 99999;
  border-top: solid 8px #000; }
  @media only screen and (max-width: 1023px) {
    header nav ul li {
      text-align: center; } }
  header nav ul li a {
    font-weight: 400;
    font-size: 1.25rem; }

footer {
  background-color: #000;
  color: #FFF;
  padding: 3rem 0; }
  footer .container {
    font-weight: 300; }
    footer .container p {
      text-transform: uppercase;
      font-size: 0.875rem;
      font-weight: 300;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        footer .container p {
          font-size: 0.6rem; } }
    footer .container div {
      display: flex;
      flex-direction: column;
      justify-items: center;
      align-items: center;
      margin-top: 1rem; }
      footer .container div span {
        font-weight: 300;
        font-size: 0.625rem;
        text-transform: uppercase; }
      footer .container div img {
        width: auto;
        margin-top: .3rem; }
    @media only screen and (min-width: 1920px) {
      footer .container {
        max-width: 1500px; } }

#banner {
  margin: 3rem 0; }
  @media only screen and (min-width: 1200px) {
    #banner {
      height: 100vh; } }
  #banner .row {
    margin: 0;
    height: 100%; }
    #banner .row .col-lg-6 {
      height: 100%;
      padding-right: 0;
      padding-left: 0; }
      #banner .row .col-lg-6 .box {
        position: relative;
        height: 100%; }
        #banner .row .col-lg-6 .box-logo {
          text-align: center; }
          #banner .row .col-lg-6 .box-logo img {
            width: auto;
            max-width: 100%; }
            @media only screen and (max-width: 1919px) {
              #banner .row .col-lg-6 .box-logo img {
                width: 40%; } }
            @media only screen and (max-width: 767px) {
              #banner .row .col-lg-6 .box-logo img {
                width: 65%; } }
        #banner .row .col-lg-6 .box-description {
          width: 100%;
          max-width: 625px;
          margin: 0 auto;
          text-align: center; }
          #banner .row .col-lg-6 .box-description h1 {
            font-weight: 300;
            font-size: 3rem;
            color: #000;
            line-height: 45px;
            margin: 1.75rem auto; }
            @media only screen and (max-width: 1919px) {
              #banner .row .col-lg-6 .box-description h1 {
                font-size: 2.3rem;
                margin: 1rem auto; } }
            @media only screen and (max-width: 767px) {
              #banner .row .col-lg-6 .box-description h1 {
                font-size: 2rem; } }
          #banner .row .col-lg-6 .box-description p {
            font-size: 1.35rem;
            line-height: 40px;
            font-weight: 300;
            max-width: 541px;
            text-align: center;
            margin: 0 auto;
            color: #000; }
            @media only screen and (max-width: 1919px) {
              #banner .row .col-lg-6 .box-description p {
                font-size: 1.2rem; } }
        #banner .row .col-lg-6 .box .more-informations {
          margin-top: 2rem; }
          #banner .row .col-lg-6 .box .more-informations a {
            background-color: #000;
            font-weight: 500;
            font-size: 1.4rem;
            padding: .5rem 1.2rem;
            border-radius: 10px; }
          @media only screen and (max-width: 1023px) {
            #banner .row .col-lg-6 .box .more-informations {
              margin-bottom: 2rem; } }
        #banner .row .col-lg-6 .box::after {
          position: absolute;
          content: "";
          background: url(../../src/img/gerais/grafismos.webp);
          height: 100%;
          width: 339px;
          top: 0;
          left: 0;
          z-index: -1; }
          @media only screen and (max-width: 767px) {
            #banner .row .col-lg-6 .box::after {
              width: 78px;
              background-size: cover; } }
        @media only screen and (max-width: 1023px) {
          #banner .row .col-lg-6 .box {
            padding-bottom: 3rem; } }
      #banner .row .col-lg-6 > img {
        width: 100%;
        height: 100%;
        max-width: 100%;
        object-fit: cover; }

#apresentacao {
  margin: 2rem 0; }
  #apresentacao .box .image img {
    width: auto; }
    @media only screen and (max-width: 1919px) {
      #apresentacao .box .image img {
        height: 446px;
        object-fit: cover;
        max-width: 100%; } }
    @media only screen and (max-width: 1199px) {
      #apresentacao .box .image img {
        height: auto; } }
  @media only screen and (max-width: 767px) {
    #apresentacao .box .image {
      order: 2; } }
  #apresentacao .box .text {
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
    border-right: solid 2px #000;
    padding: 5.188rem 2.563rem 2.875rem 1.938rem; }
    #apresentacao .box .text h2 {
      font-weight: 300;
      text-align: center;
      font-size: 3rem;
      color: #000; }
      @media only screen and (max-width: 1919px) {
        #apresentacao .box .text h2 {
          font-size: 2rem; } }
      @media only screen and (max-width: 767px) {
        #apresentacao .box .text h2 {
          font-size: 1.5rem; } }
    #apresentacao .box .text .description ul {
      list-style: none;
      padding-left: 0;
      text-align: center;
      margin-top: 2.375rem; }
      #apresentacao .box .text .description ul li {
        font-weight: 300;
        font-size: 1.25rem; }
        @media only screen and (max-width: 767px) {
          #apresentacao .box .text .description ul li {
            font-size: 1rem; } }
    @media only screen and (max-width: 1919px) {
      #apresentacao .box .text {
        padding: 2.188rem 2.563rem 1.875rem 1.938rem; } }
    @media only screen and (max-width: 1199px) {
      #apresentacao .box .text {
        margin-top: 1rem;
        border-left: solid 2px #000;
        margin: 1rem;
        padding: 1.188rem 1rem 1.875rem 1rem; } }
  @media only screen and (max-width: 1199px) {
    #apresentacao .box {
      flex-wrap: wrap; } }

#lazer {
  margin: 8rem 0;
  position: relative; }
  @media only screen and (max-width: 1199px) {
    #lazer {
      padding: 0 1rem; } }
  #lazer .carousel {
    width: 100%;
    max-width: 1067px;
    margin: 0 auto;
    border: solid 2px #000;
    padding: 2rem 4rem 2rem 2rem;
    height: 447px;
    position: relative; }
    #lazer .carousel h2 {
      font-size: 3rem;
      font-weight: 300;
      color: #000; }
      @media only screen and (max-width: 1919px) {
        #lazer .carousel h2 {
          font-size: 2.6rem; } }
      @media only screen and (max-width: 767px) {
        #lazer .carousel h2 {
          font-size: 1.5rem; } }
    #lazer .carousel .description-carousel {
      position: absolute;
      bottom: -2rem;
      left: 2rem;
      background: #FFF;
      padding: 0 2rem; }
      #lazer .carousel .description-carousel .name {
        display: flex;
        justify-content: center;
        align-items: center; }
        #lazer .carousel .description-carousel .name img {
          width: 49px;
          height: 49px;
          object-fit: cover;
          margin-right: 1rem; }
        #lazer .carousel .description-carousel .name span {
          font-size: .8rem; }
      @media only screen and (max-width: 1023px) {
        #lazer .carousel .description-carousel {
          max-width: 35%;
          padding: 0 1rem; } }
      @media only screen and (max-width: 767px) {
        #lazer .carousel .description-carousel {
          max-width: 100%;
          bottom: 15.5rem;
          left: .3rem; } }
    @media only screen and (max-width: 767px) {
      #lazer .carousel {
        height: 465px; } }
  #lazer .carousel-lazer {
    position: absolute;
    right: 0;
    bottom: -10rem;
    max-width: 49%;
    padding-bottom: 3rem; }
    @media only screen and (max-width: 1919px) {
      #lazer .carousel-lazer {
        max-width: 55%;
        bottom: -14rem; } }
    @media only screen and (max-width: 1199px) {
      #lazer .carousel-lazer {
        max-width: 60%; } }
    @media only screen and (max-width: 767px) {
      #lazer .carousel-lazer {
        max-width: 87%;
        bottom: -4rem; } }
    #lazer .carousel-lazer .swiper-slide {
      max-width: 100%;
      position: relative; }
      #lazer .carousel-lazer .swiper-slide img {
        width: 100%;
        height: 450px;
        object-fit: contain; }
        @media only screen and (max-width: 1919px) {
          #lazer .carousel-lazer .swiper-slide img {
            height: 353px; } }
        @media only screen and (max-width: 767px) {
          #lazer .carousel-lazer .swiper-slide img {
            height: 250px; } }
      #lazer .carousel-lazer .swiper-slide .name {
        display: none;
        align-items: center;
        justify-content: center;
        max-width: 328px;
        width: 100%;
        background-color: #fff;
        position: absolute; }
        #lazer .carousel-lazer .swiper-slide .name img {
          margin-right: 1rem; }
        #lazer .carousel-lazer .swiper-slide .name span {
          font-weight: 300; }
      #lazer .carousel-lazer .swiper-slide > span {
        position: absolute;
        bottom: -1.2rem;
        right: 0;
        color: #5C5C5C;
        text-transform: uppercase;
        font-weight: 300;
        font-size: .8rem; }
    #lazer .carousel-lazer .arrows {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      max-width: 129px;
      position: absolute;
      bottom: 0rem; }
      #lazer .carousel-lazer .arrows div.swiper-button-disabled {
        opacity: .3; }
    #lazer .carousel-lazer img {
      max-width: 100%;
      width: auto; }

#academia {
  margin-top: 15rem;
  position: relative; }
  @media only screen and (max-width: 1919px) {
    #academia {
      margin-top: 21rem; } }
  @media only screen and (max-width: 767px) {
    #academia {
      margin-top: 11rem; } }
  #academia > img {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 999; }
    @media only screen and (max-width: 1199px) {
      #academia > img {
        top: 43%; } }
    @media only screen and (max-width: 767px) {
      #academia > img {
        top: 38%; } }
  #academia .container-academia {
    width: 100%;
    max-width: 1576px;
    height: 459px;
    position: relative;
    border: solid 2px #000;
    margin: 0 auto; }
    @media only screen and (max-width: 1919px) {
      #academia .container-academia {
        max-width: 1180px;
        height: 400px; } }
    @media only screen and (max-width: 1199px) {
      #academia .container-academia {
        max-width: 755px;
        height: 359px; } }
    @media only screen and (max-width: 767px) {
      #academia .container-academia {
        max-width: 361px;
        height: 217px; } }
    #academia .container-academia .name {
      position: absolute;
      top: -2rem;
      background: #FFF;
      padding: 0 5rem;
      left: 50%;
      transform: translateX(-50%); }
      #academia .container-academia .name img {
        width: auto;
        margin-right: 1rem; }
      #academia .container-academia .name span {
        font-size: 1.3rem;
        font-weight: 300; }
        @media only screen and (max-width: 767px) {
          #academia .container-academia .name span {
            font-size: 1.1rem; } }
      @media only screen and (max-width: 767px) {
        #academia .container-academia .name {
          width: 74%;
          padding: 0 3rem; } }
  #academia .more-informations {
    margin-top: 5rem; }
    #academia .more-informations a {
      background: #000;
      font-weight: 500;
      padding: .5rem 1.2rem;
      border-radius: 10px !important; }
    @media only screen and (max-width: 1199px) {
      #academia .more-informations {
        margin-top: 3rem; } }
    @media only screen and (max-width: 767px) {
      #academia .more-informations {
        margin-top: 4rem; } }

#tour {
  margin: 1rem 0; }
  #tour .container-title {
    text-align: center;
    margin-bottom: 2rem; }
    #tour .container-title h2 {
      font-weight: 300;
      font-size: 3rem; }
      @media only screen and (max-width: 1023px) {
        #tour .container-title h2 {
          font-size: 2.7rem; } }
      @media only screen and (max-width: 767px) {
        #tour .container-title h2 {
          font-size: 1.5rem; } }
    @media only screen and (max-width: 1023px) {
      #tour .container-title {
        padding: 0 1rem; } }
  @media only screen and (max-width: 767px) {
    #tour .image iframe {
      height: 500px; } }
  #tour .image > img {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center; }
  #tour .image .button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #tour .image .button button {
      background-color: transparent;
      border: none; }
    @media only screen and (max-width: 1199px) {
      #tour .image .button img {
        width: 70%; } }

#tourModal .modal-dialog {
  max-width: 800px; }
#tourModal .modal-header {
  background-color: #000;
  color: #FFF; }
  #tourModal .modal-header h5 {
    font-weight: 400;
    color: #FFF; }
#tourModal .modal-body {
  padding: 1.5rem 3rem; }
  #tourModal .modal-body h3 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #000; }
    @media only screen and (max-width: 767px) {
      #tourModal .modal-body h3 {
        font-size: 1.1rem; } }
  #tourModal .modal-body form {
    margin-top: 2rem; }
    #tourModal .modal-body form input:not(input[type='radio']),
    #tourModal .modal-body form select {
      width: 100%;
      border: none;
      border-bottom: solid 2px #000;
      max-width: 100%;
      /* padding-left: 0.938rem; */
      outline: none;
    }
      #tourModal .modal-body form input + input {
        margin-top: 2.375rem; }
      #tourModal .modal-body form input::placeholder {
        color: #000;
        font-weight: 300; }
      @media only screen and (max-width: 1199px) {
        #tourModal .modal-body form input {
          max-width: 100%; } }
    #tourModal .modal-body form .politica {
      width: 100%;
      max-width: 100%;
      margin-left: auto; }
      #tourModal .modal-body form .politica p {
        margin-top: 1.75rem;
        font-size: 0.875rem;
        font-weight: 300;
        text-align: left;
        padding-left: 2rem; }
        #tourModal .modal-body form .politica p a {
          text-decoration: underline;
          cursor: pointer; }
          #tourModal .modal-body form .politica p a:hover {
            text-decoration: underline; }
        @media only screen and (max-width: 1919px) {
          #tourModal .modal-body form .politica p {
            font-size: .75rem; } }
      #tourModal .modal-body form .politica .labelCheckbox {
        color: #FFF;
        display: block;
        position: relative;
        padding-left: 2rem;
        margin-bottom: .7rem;
        margin-top: 1rem;
        cursor: pointer;
        font-size: .9rem;
        text-align: left; }
        #tourModal .modal-body form .politica .labelCheckbox input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        #tourModal .modal-body form .politica .labelCheckbox .checkmark {
          position: absolute;
          top: 2px;
          left: 0;
          height: 18px;
          width: 18px;
          background-color: transparent;
          border-radius: 2px;
          border: solid 1px #000; }
          #tourModal .modal-body form .politica .labelCheckbox .checkmark:after {
            content: "";
            position: absolute;
            display: none;
            left: 6px;
            top: 2px;
            width: 5px;
            height: 10px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          @media only screen and (max-width: 1919px) {
            #tourModal .modal-body form .politica .labelCheckbox .checkmark {
              top: 0; } }
        #tourModal .modal-body form .politica .labelCheckbox input:checked ~ .checkmark {
          background-color: #000; }
          #tourModal .modal-body form .politica .labelCheckbox input:checked ~ .checkmark:after {
            display: block; }
        #tourModal .modal-body form .politica .labelCheckbox a {
          color: #fff; }
    #tourModal .modal-body form .button-form {
      text-align: right; }
      #tourModal .modal-body form .button-form button {
        margin-top: 2rem;
        border-radius: 6px;
        font-size: 1.3rem;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
        font-weight: 400;
        border: none; }
        @media only screen and (max-width: 1919px) {
          #tourModal .modal-body form .button-form button {
            font-size: 1.1rem; } }
  @media only screen and (max-width: 767px) {
    #tourModal .modal-body {
      padding: 1rem; } }

#facilities {
  margin: 4rem 0; }
  #facilities .container-title {
    margin-bottom: 2rem; }
    #facilities .container-title h2 {
      text-align: center;
      font-weight: 300;
      color: #000;
      font-size: 3rem; }
      @media only screen and (max-width: 1919px) {
        #facilities .container-title h2 {
          font-size: 2.3rem; } }
      @media only screen and (max-width: 767px) {
        #facilities .container-title h2 {
          font-size: 1.4rem; } }
  #facilities .container-carousel {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 3rem;
    width: 100%;
    max-width: 1235px;
    margin: 0 auto; }
    #facilities .container-carousel::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      max-width: 1040px;
      max-height: 743px;
      background: transparent;
      border: solid 2px #000;
      top: 2rem;
      left: 50%;
      transform: translateX(-50%); }
      @media only screen and (max-width: 1919px) {
        #facilities .container-carousel::after {
          max-width: 892px; } }
      @media (max-width: 1359px) {
        #facilities .container-carousel::after {
          max-width: 571px; } }
      @media only screen and (max-width: 767px) {
        #facilities .container-carousel::after {
          max-height: 551px; } }
    #facilities .container-carousel .swiper-wrapper {
      padding: 3rem 0; }
      @media (max-width: 1359px) {
        #facilities .container-carousel .swiper-wrapper {
          padding: 0; } }
    #facilities .container-carousel .swiper-slide {
      height: 540px; }
      @media (max-width: 1359px) {
        #facilities .container-carousel .swiper-slide {
          padding-left: 1rem;
          padding-right: 1rem;
          height: 645px; } }
      @media only screen and (max-width: 767px) {
        #facilities .container-carousel .swiper-slide {
          height: 456px; } }
      #facilities .container-carousel .swiper-slide img {
        width: 100%;
        object-fit: contain;
        max-width: 100%; }
        @media (min-width: 1360px) {
          #facilities .container-carousel .swiper-slide img {
            width: auto; } }
      #facilities .container-carousel .swiper-slide .text {
        display: none;
        width: 100%;
        max-width: 380px;
        background-color: #FFF;
        position: absolute;
        top: -9rem;
        left: 50%;
        transform: translateX(-50%); }
        @media (max-width: 1359px) {
          #facilities .container-carousel .swiper-slide .text {
            top: -6rem; } }
        @media (min-width: 1360px) {
          #facilities .container-carousel .swiper-slide .text {
            max-width: 388px; } }
        @media only screen and (max-width: 767px) {
          #facilities .container-carousel .swiper-slide .text {
            max-width: 230px;
            top: -5rem; } }
        @media only screen and (max-width: 767px) {
          #facilities .container-carousel .swiper-slide .text.large {
            max-width: 310px; } }
        #facilities .container-carousel .swiper-slide .text .icon {
          max-width: 57px;
          max-height: 55px;
          width: 100%;
          height: 100%;
          margin-right: 1rem; }
          @media only screen and (max-width: 767px) {
            #facilities .container-carousel .swiper-slide .text .icon img {
              width: 66%; } }
          @media only screen and (max-width: 767px) {
            #facilities .container-carousel .swiper-slide .text .icon {
              text-align: center; } }
        #facilities .container-carousel .swiper-slide .text span {
          color: #000;
          text-transform: uppercase;
          font-size: 1.2rem;
          font-weight: 300; }
          @media only screen and (max-width: 767px) {
            #facilities .container-carousel .swiper-slide .text span {
              font-size: 1rem; } }
      #facilities .container-carousel .swiper-slide > span {
        display: none;
        position: absolute;
        bottom: -4.4rem;
        right: -2.8rem;
        text-transform: uppercase;
        color: #5C5C5C;
        font-size: 12px; }
      @media (min-width: 1360px) {
        #facilities .container-carousel .swiper-slide-next {
          z-index: 9999;
          position: relative; }
          #facilities .container-carousel .swiper-slide-next a > img {
            transform: scale(1.4); } }
    @media only screen and (min-width: 1360px) and (max-width: 1023px) {
      #facilities .container-carousel .swiper-slide-next a > img {
        transform: scale(1.2); } }
      @media (min-width: 1360px) {
          #facilities .container-carousel .swiper-slide-next .text {
            display: flex;
            justify-content: center;
            align-items: center; }
            #facilities .container-carousel .swiper-slide-next .text.large {
              padding: 0 1rem; }
          #facilities .container-carousel .swiper-slide-next span {
            display: block; } }
      @media (max-width: 1359px) {
        #facilities .container-carousel .swiper-slide-active .text {
          display: flex;
          justify-content: center;
          align-items: center; }
        #facilities .container-carousel .swiper-slide-active span {
          display: block; } }
    #facilities .container-carousel .button-prev.arrow, #facilities .container-carousel .button-next.arrow {
      position: absolute;
      top: 50%;
      transform: translateX(-50%);
      z-index: 9; }
      #facilities .container-carousel .button-prev.arrow img, #facilities .container-carousel .button-next.arrow img {
        width: auto; }
        @media only screen and (max-width: 767px) {
          #facilities .container-carousel .button-prev.arrow img, #facilities .container-carousel .button-next.arrow img {
            width: 72%; } }
    #facilities .container-carousel .button-prev {
      left: 5%; }
      @media only screen and (max-width: 1919px) {
        #facilities .container-carousel .button-prev {
          left: 4%; } }
      @media (max-width: 1359px) {
        #facilities .container-carousel .button-prev {
          left: 11%; } }
      @media only screen and (max-width: 767px) {
        #facilities .container-carousel .button-prev {
          left: 14%; } }
    #facilities .container-carousel .button-next {
      right: 0%; }
      @media (max-width: 1359px) {
        #facilities .container-carousel .button-next {
          right: 3%; } }
      @media only screen and (max-width: 767px) {
        #facilities .container-carousel .button-next {
          text-align: right;
          right: 0; } }
  #facilities .container .more-informations {
    margin-top: 3rem; }
    #facilities .container .more-informations a {
      background: #000;
      font-weight: 500;
      padding: .5rem 1.2rem;
      border-radius: 10px !important; }

#video {
  margin: 4rem 0; }
  @media only screen and (max-width: 1023px) {
    #video div iframe {
      height: 395px; } }
  #video div .background {
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 1023px) {
      #video div .background {
        object-fit: cover; } }
  #video div .player {
    transform: translate(-50%, -50%);
    z-index: 999;
    cursor: pointer; }
    #video div .player img {
      width: auto;
      max-width: 100%; }
      @media only screen and (max-width: 1023px) {
        #video div .player img {
          width: 52%; } }
      @media only screen and (max-width: 767px) {
        #video div .player img {
          width: 33%; } }
    @media only screen and (max-width: 1023px) {
      #video div .player {
        text-align: center; } }

#oportunidade .container-title {
  width: 100%;
  max-width: 1195px;
  margin: 0 auto; }
  #oportunidade .container-title h2 {
    font-weight: 300;
    font-size: 3rem;
    text-align: center;
    color: #000;
    line-height: 45px; }
    @media only screen and (max-width: 767px) {
      #oportunidade .container-title h2 {
        font-size: 1.6rem;
        line-height: 31px; } }
#oportunidade .container-informations {
  margin-top: 6.313rem; }
  #oportunidade .container-informations .box h5 {
    font-size: 1.4rem; }
    @media only screen and (max-width: 767px) {
      #oportunidade .container-informations .box h5 {
        font-size: 1.3rem; } }
  #oportunidade .container-informations .box ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0.75rem; }
    #oportunidade .container-informations .box ul li {
      font-size: 1.1rem;
      font-weight: 300; }
      @media only screen and (max-width: 767px) {
        #oportunidade .container-informations .box ul li {
          font-size: 1rem; } }
  #oportunidade .container-informations .box p {
    font-size: 1.1rem;
    font-weight: 300;
    margin-top: 0.75rem; }
  #oportunidade .container-informations .box:nth-child(2) {
    margin-top: 3.5rem; }
    @media only screen and (max-width: 767px) {
      #oportunidade .container-informations .box:nth-child(2) {
        margin-top: 1.5rem; } }
  @media only screen and (max-width: 767px) {
    #oportunidade .container-informations .box .col-lg-6:nth-child(2) {
      margin-top: 2rem; } }
  @media only screen and (max-width: 767px) {
    #oportunidade .container-informations {
      margin-top: 2.313rem; } }
#oportunidade .container-images {
  margin-top: 4.125rem;
  border: solid 2px #000;
  padding-top: 1.813rem;
  padding-left: 6.3rem;
  padding-bottom: 3.4rem; }
  #oportunidade .container-images .box {
    width: 100%;
    max-width: 485px; }
    #oportunidade .container-images .box .logo img {
      width: auto;
      max-width: 100%; }
      @media only screen and (max-width: 767px) {
        #oportunidade .container-images .box .logo img {
          width: 70%; } }
    @media only screen and (max-width: 1199px) {
      #oportunidade .container-images .box .logo {
        text-align: center; } }
    #oportunidade .container-images .box .text {
      margin-top: 1.313rem; }
      #oportunidade .container-images .box .text p {
        font-weight: 300;
        font-size: 1.5rem;
        line-height: 35px;
        color: #000; }
        @media only screen and (max-width: 1919px) {
          #oportunidade .container-images .box .text p {
            font-size: 1.35rem; } }
        @media only screen and (max-width: 767px) {
          #oportunidade .container-images .box .text p {
            font-size: 1.1rem;
            line-height: 26px; } }
    @media only screen and (max-width: 1199px) {
      #oportunidade .container-images .box {
        max-width: 100%; } }
  #oportunidade .container-images .image {
    right: -13rem;
    top: 50%;
    transform: translateY(-50%); }
    @media only screen and (max-width: 1919px) {
      #oportunidade .container-images .image img {
        width: 73%; } }
    @media only screen and (max-width: 1199px) {
      #oportunidade .container-images .image img {
        width: 100%; } }
    @media only screen and (max-width: 1919px) {
      #oportunidade .container-images .image {
        text-align: right;
        right: -7rem; } }
    @media only screen and (max-width: 1199px) {
      #oportunidade .container-images .image {
        position: relative !important;
        top: unset;
        transform: none;
        right: unset;
        text-align: center;
        margin-top: 1.5rem; } }
  @media only screen and (max-width: 1199px) {
    #oportunidade .container-images {
      padding-left: 2.3rem;
      padding-right: 2.3rem; } }
  @media only screen and (max-width: 767px) {
    #oportunidade .container-images {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
#oportunidade .container .more-informations {
  margin-top: 3.875rem; }
  #oportunidade .container .more-informations a {
    background: #000;
    font-weight: 500;
    padding: .5rem 1.2rem;
    border-radius: 10px !important; }

#realizacao {
  margin: 6rem 0; }
  #realizacao .container-title {
    margin-bottom: 1.625rem; }
    #realizacao .container-title h4 {
      text-align: center;
      font-size: 1.5rem;
      font-weight: 300; }
  @media only screen and (min-width: 1200px) {
    #realizacao .container-informations .col-lg-6:first-child {
      border-right: solid 0.5px rgba(0, 0, 0, 0.5); } }
  @media only screen and (max-width: 767px) {
    #realizacao .container-informations .col-lg-6:first-child img {
      width: 80%; } }
  #realizacao .container-informations-logo {
    text-align: center;
    padding-right: 1.2rem; }
    #realizacao .container-informations-logo img {
      width: 360px;
      max-width: 100%; }
    @media only screen and (min-width: 1200px) {
      #realizacao .container-informations-logo {
        text-align: right; } }
  #realizacao .container-informations-text {
    padding-left: 1rem; }
    #realizacao .container-informations-text p {
      font-weight: 300;
      font-size: 0.875rem;
      width: 100%;
      max-width: 100%; }
      @media only screen and (min-width: 1200px) {
        #realizacao .container-informations-text p {
          max-width: 456px; } }
    @media only screen and (max-width: 1199px) {
      #realizacao .container-informations-text {
        margin-top: 1.5rem;
        text-align: center; } }

#contato {
  margin: 4rem 0; }
  #contato .container-form {
    border: solid 2px #000;
    width: 100%;
    max-width: 1220px;
    margin-left: auto;
    padding: 8rem 6.063rem 8rem 7rem;
    text-align: right; }
    @media only screen and (max-width: 1919px) {
      #contato .container-form {
        max-width: 991px;
        padding: 4rem 4.063rem 4rem 7rem; } }
    @media only screen and (max-width: 1199px) {
      #contato .container-form {
        padding: 2rem; } }
    @media only screen and (max-width: 767px) {
      #contato .container-form {
        padding: 2rem 1.063rem 2rem 1rem; } }
    #contato .container-form form input:not(input[type='radio']),
    #contato .container-form form select {
      width: 100%;
      border: none;
      border-bottom: solid 2px #000;
      max-width: 666px;
      /* padding-left: 0.938rem; */
      outline: none;
    }
      #contato .container-form form input + input {
        margin-top: 2.375rem; }
      #contato .container-form form input::placeholder {
        color: #000;
        font-weight: 300; }
      @media only screen and (max-width: 1919px) {
        #contato .container-form form input:not(input[type='radio']) {
          max-width: 525px; } }
      @media only screen and (max-width: 1199px) {
        #contato .container-form form input:not(input[type='radio']) {
          max-width: 100%; } }
    #contato .container-form form .message,
    #contato .container-form form .channels {
      margin-top: 1.625rem;
      display: flex;
      flex-direction: column;
      width: 100%;
      max-width: 666px;
      margin-left: auto;
      text-align: left; }
      #contato .container-form form .message label,
      #contato .container-form form .channels label:first-child {
        padding-left: 0.938rem;
        font-weight: 300;
        margin-bottom: 4px; }
      #contato .container-form form .message textarea {
        border: solid 2px #000; }
      @media only screen and (max-width: 1919px) {
        #contato .container-form form .message,
        #contato .container-form form .channels  {
          max-width: 525px; } }
      @media only screen and (max-width: 1199px) {
        #contato .container-form form .message,
        #contato .container-form form .channels  {
          max-width: 100%; } }
    #contato .container-form form p input[type="checkbox"] {
      width: auto;
      margin-right: 0.5rem; }
    #contato .container-form form .politica {
      width: 100%;
      max-width: 666px;
      margin-left: auto; }
      #contato .container-form form .politica p {
        margin-top: 1.75rem;
        font-size: 0.875rem;
        font-weight: 300;
        text-align: right; }
        #contato .container-form form .politica p a {
          text-decoration: underline;
          cursor: pointer; }
          #contato .container-form form .politica p a:hover {
            text-decoration: underline; }
        @media only screen and (max-width: 1919px) {
          #contato .container-form form .politica p {
            font-size: .75rem; } }
        @media only screen and (max-width: 1199px) {
          #contato .container-form form .politica p {
            text-align: left;
            margin-left: 2rem; } }
      #contato .container-form form .politica .labelCheckbox {
        color: #FFF;
        display: block;
        position: relative;
        padding-left: 2rem;
        margin-bottom: .7rem;
        margin-top: 1rem;
        cursor: pointer;
        font-size: .9rem;
        text-align: left; }
        #contato .container-form form .politica .labelCheckbox input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        #contato .container-form form .politica .labelCheckbox .checkmark {
          position: absolute;
          top: 2px;
          left: 0;
          height: 18px;
          width: 18px;
          background-color: transparent;
          border-radius: 2px;
          border: solid 1px #000;
          margin-left: 6rem; }
          #contato .container-form form .politica .labelCheckbox .checkmark:after {
            content: "";
            position: absolute;
            display: none;
            left: 6px;
            top: 2px;
            width: 5px;
            height: 10px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          @media only screen and (max-width: 1919px) {
            #contato .container-form form .politica .labelCheckbox .checkmark {
              margin-left: 2rem;
              top: 0; } }
          @media only screen and (max-width: 1199px) {
            #contato .container-form form .politica .labelCheckbox .checkmark {
              margin-left: 0; } }
        #contato .container-form form .politica .labelCheckbox input:checked ~ .checkmark {
          background-color: #000; }
          #contato .container-form form .politica .labelCheckbox input:checked ~ .checkmark:after {
            display: block; }
        #contato .container-form form .politica .labelCheckbox a {
          color: #fff; }
      @media only screen and (max-width: 1919px) {
        #contato .container-form form .politica {
          max-width: 525px; } }
      @media only screen and (max-width: 1199px) {
        #contato .container-form form .politica {
          max-width: 100%; } }
    #contato .container-form form button {
      margin-top: 2rem;
      border-radius: 6px;
      font-size: 1.3rem;
      padding-left: 1rem;
      padding-right: 1rem;
      font-weight: 400;
      border: none; }
      @media only screen and (max-width: 1919px) {
        #contato .container-form form button {
          font-size: 1.1rem; } }
    #contato .container-form-interesse {
      background: #000;
      color: #FFF;
      width: 100%;
      max-width: 614px;
      height: 100%;
      max-height: 485px;
      text-align: left;
      padding-top: 2.875rem;
      padding-left: 1.5rem;
      left: -17rem; }
      #contato .container-form-interesse h2 {
        font-weight: 300;
        font-size: 3rem; }
        @media only screen and (max-width: 1919px) {
          #contato .container-form-interesse h2 {
            font-size: 2.4rem; } }
        @media only screen and (max-width: 1199px) {
          #contato .container-form-interesse h2 {
            font-size: 1.8rem; } }
      @media only screen and (max-width: 1919px) {
        #contato .container-form-interesse {
          max-width: 553px;
          max-height: 428px;
          left: -13rem; } }
      @media only screen and (max-width: 1199px) {
        #contato .container-form-interesse {
          position: relative !important;
          left: 0;
          padding-bottom: 2.875rem;
          margin-bottom: 2rem;
          max-width: 100%; } }

#localizacao {
  margin: 12rem 0;
  position: relative; }
  #localizacao .container-information .box {
    width: 100%;
    max-width: 1029px;
    border: solid 2px #000;
    padding: 3.8rem 1.125rem 10.5rem 8rem; }
    #localizacao .container-information .box h2 {
      position: absolute;
      top: -2rem;
      font-weight: 300;
      font-size: 3rem;
      padding: 0 3rem;
      left: 12.5rem;
      background-color: #FFF; }
      @media only screen and (max-width: 1919px) {
        #localizacao .container-information .box h2 {
          left: 6.8rem;
          padding: 0 2rem; } }
      @media only screen and (max-width: 1199px) {
        #localizacao .container-information .box h2 {
          padding: 0 1rem;
          left: 1.8rem; } }
      @media only screen and (max-width: 767px) {
        #localizacao .container-information .box h2 {
          font-size: 2rem;
          top: -1.4rem; } }
    #localizacao .container-information .box .description p {
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 35px;
      color: #000; }
      @media only screen and (max-width: 767px) {
        #localizacao .container-information .box .description p {
          font-size: 1.1rem;
          line-height: 25px; } }
    #localizacao .container-information .box .locations {
      margin-top: 5.563rem;
      list-style: none;
      padding-left: 0; }
      #localizacao .container-information .box .locations li {
        padding-bottom: .1rem;
        border-bottom: solid 1px #000;
        width: 100%;
        max-width: 395px;
        font-size: 1.35rem;
        padding-left: 1.063rem; }
        #localizacao .container-information .box .locations li + li {
          margin-top: 1.938rem; }
          @media only screen and (max-width: 767px) {
            #localizacao .container-information .box .locations li + li {
              margin-top: 1.2rem; } }
        @media only screen and (max-width: 767px) {
          #localizacao .container-information .box .locations li {
            font-size: 1rem; } }
      @media only screen and (max-width: 1199px) {
        #localizacao .container-information .box .locations {
          margin-top: 2.563rem; } }
      @media only screen and (max-width: 767px) {
        #localizacao .container-information .box .locations {
          margin-top: 2.563rem; } }
    @media only screen and (max-width: 1919px) {
      #localizacao .container-information .box {
        padding: 3.8rem 1.125rem 10.5rem 5rem; } }
    @media only screen and (max-width: 1199px) {
      #localizacao .container-information .box {
        padding: 3.8rem 1.125rem 2.5rem 2rem; } }
  @media only screen and (min-width: 1920px) {
    #localizacao .container {
      max-width: 1695px; } }
  @media only screen and (max-width: 1919px) {
    #localizacao .container {
      max-width: 1256px; } }
  #localizacao .image {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: right; }
    @media only screen and (max-width: 1919px) {
      #localizacao .image img {
        width: 67%;
        object-fit: contain;
        object-position: right; } }
    @media only screen and (max-width: 1199px) {
      #localizacao .image img {
        width: 100%; } }
    @media only screen and (max-width: 1199px) {
      #localizacao .image {
        position: relative;
        top: unset;
        right: unset;
        transform: none;
        text-align: center;
        margin-top: 3.5rem; } }
  @media only screen and (max-width: 767px) {
    #localizacao {
      margin: 6rem 0; } }

/*# sourceMappingURL=murano-residencial.css.map */
