/*#region URL: /content/styles/pagespecific/home.scss */
/*HOME MEDIA QUERY FOR OUTDOOR*/
.outdoor-fullscreen {
  width: 100vw;
  overflow: hidden;
  /*.slide {
        position: relative;
        height: calc(100vh - 110px);
        min-height: 400px;
        width: 100vw;
        position: relative;
        @media (max-width:575px) and (max-height: 550px) {
            min-height: 210px;
        }
    }*/
  position: relative;
  height: calc(100vh - 110px);
  min-height: 400px;
  /*width: 100vw;*/
  position: relative;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-fullscreen {
    min-height: 210px;
  }
}

.outdoor-texts {
  position: relative;
  top: 0;
  left: 0;
  z-index: 3;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.98);
  margin: 0;
  width: 100%;
}

.outdoor-texts .textdiv {
  white-space: nowrap;
  margin: 15px;
  z-index: 99;
  margin: 0;
}

.video_home {
  object-fit: cover;
  object-position: 85% 100%;
  height: 100%;
  width: 100%;
  bottom: 0px;
  right: 0px;
  position: absolute;
  /*margin-right: -40px;*/
}

@media (max-width: 575px) and (max-height: 550px) {
  .video_home {
    margin-right: 0;
  }
}

@media (min-width: 576px) {
  .video_home {
    margin-right: 0;
    object-position: bottom right;
  }
}

_:-ms-lang(x), .video_home {
  height: auto;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home {
    padding-bottom: 15px;
    position: relative;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home {
    padding-top: 5vw;
    padding-left: 5vw;
  }
}

@media (min-width: 576px) and (max-height: 375px) {
  .outdoor-texts-home {
    padding-top: 1vw;
    padding-left: 5vw;
  }
}

@media (min-width: 768px) {
  .outdoor-texts-home {
    padding-top: 5vw;
    padding-left: 8vw;
  }
}

.outdoor-texts-home > div:nth-child(1) {
  text-align: center;
  font-size: 5vw;
  font-style: oblique;
  margin-bottom: 0;
  padding-top: 15px;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home > div:nth-child(1) {
    margin-bottom: 0;
    padding-top: 10px;
    /*text-align: left;*/
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home > div:nth-child(1) {
    text-align: left;
    font-size: 2.5vw;
  }
}

@media (min-width: 1200px) {
  .outdoor-texts-home > div:nth-child(1) {
    text-align: left;
    font-size: 2.5vw;
  }
}

.outdoor-texts-home > div:nth-child(2) {
  text-align: center;
  font-size: 8vw;
  white-space: normal;
  margin-top: 15px;
  line-height: 1.1;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home > div:nth-child(2) {
    /*text-align: left;*/
    /*text-align: left;*/
    /*font-size: 26px;*/
    white-space: normal;
    margin-top: 5px;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home > div:nth-child(2) {
    text-align: left;
    font-size: 5vw;
  }
}

@media (min-width: 1200px) {
  .outdoor-texts-home > div:nth-child(2) {
    text-align: left;
    font-size: 4vw;
  }
}

.outdoor-texts-home > div:nth-child(3) {
  text-align: center;
  font-size: 10vw;
  margin-top: 15px;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home > div:nth-child(3) {
    /*text-align: left;*/
    /*text-align: left;*/
    font-size: 28px;
    margin-top: 0;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home > div:nth-child(3) {
    text-align: left;
    font-size: 7vw;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .outdoor-texts-home > div:nth-child(3) {
    text-align: left;
    font-size: 6vw;
    margin-top: 0;
  }
}

.outdoor-texts-home > div:nth-child(4) {
  text-align: center;
  font-size: 4vw;
  margin-top: 35px;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home > div:nth-child(4) {
    /*text-align: left;*/
    font-size: 14px;
    margin-top: 10px;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home > div:nth-child(4) {
    text-align: left;
    font-size: 2vw;
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .outdoor-texts-home > div:nth-child(4) {
    font-size: 1.5vw;
  }
}

@media (min-width: 1200px) {
  .outdoor-texts-home > div:nth-child(4) {
    font-size: 1.5vw;
  }
}

.outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais {
  background-color: transparent;
  border: solid 2px white;
  border-radius: 6px;
  font-size: inherit;
  text-transform: uppercase;
  padding: 3vw 8vw;
  color: white;
  z-index: 2;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais {
    float: left;
    padding: 1vw 3vw;
    color: white;
    font-size: inherit;
    padding: 10px 20px;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais {
    /*float: left;*/
    padding: 2vw 4vw;
    color: white;
    font-size: inherit;
    /*padding: 10px 20px;*/
  }
}

@media (min-width: 768px) {
  .outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais {
    padding: 2vw 4vw;
  }
}

@media (min-width: 1200px) {
  .outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais {
    padding: 1vw 2vw;
  }
}

.outdoor-texts-home > div:nth-child(4) .btn-home-saiba-mais:hover {
  color: #333;
}

.outdoor-texts-home .arrow-lg {
  margin-top: 18px;
}

@media (max-width: 575px) and (max-height: 550px) {
  .outdoor-texts-home .arrow-lg {
    margin-top: 8px;
    margin-left: 15px;
  }
}

@media (min-width: 576px) {
  .outdoor-texts-home .arrow-lg {
    margin-top: 22px;
  }
}

.contrate-br {
  display: none;
}

.saibamais-wrapper {
  display: inline-block;
  text-align: center;
}

/* tela xs com tamanho pequeno no modo paisagem */

/*#endregion*/