body {
    height: 100vh;
    background-color: white;
    font-size: 1.4rem;
    font-family: 'Kanit';
    color: darkslategray;
    line-height: 1;
}

.nav-bar {
    background: linear-gradient(90deg, #1a3189db 0%, #483c90db 100%);
    height: 60px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
    position:fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.nav-setup {
    display: flex;
    font-size: 29px;
    line-height: 1.43;
}

.internacional:hover {
    background-color: #c2b6b66b;
    border-radius: 40px;
}
.internacional {
    padding: 0 8px;
    color: white;
    margin-right: 10px;
}

.menuident {
    background-color: white;
    padding: 0 12px;
    border-radius: 20px;
    color: #575454;
}

.menu-login-nav, .languages {
    width: 245px;
    height: 200px;
    background-color: white;
    position: absolute;
    right: 19px;
    top: 68px;
    border-radius: 12px;
    filter: drop-shadow(2px 4px 6px #0000007a);
    display: none;
    padding: 20px;
    font-size: 18px;
}

.btn-login {
    width: 100%;
    margin: 2px;
    display: block;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.languages img {
    width: 30px;
    margin-right: 5px;
}

.languages a {
    display: block;
    padding: 5px 0;
}


.ident a {
    color: aliceblue;
}

.search-box {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    background: #2f3640;
    line-height: 40px;
    border-radius: 40px;
    padding: 10px;
    /* margin: auto; */
}

.search-btn {
  color: #e84118;
  float: right;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2f3640;
  display: flex;
  justify-content: center;
  align-items:center;
}

.search-txt {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: white;
    font-size: 22px;
    transition: 0.4s;
    line-height: 40px;
    margin-left: 25px;
    width: 300px;
}

.callpage {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    color: white;
}

.callpage h5 {
    margin-top: 10px;
    text-align: center;
    font-size: 1.5rem;
    padding: 10px 100px 10px 100px;
}

.brand {
    position: fixed;
    top: 5px;
    left: 15px;
    width: 200px;
    height: 50px;
    background-image: url(https://essennse2.s3.amazonaws.com/static/landingpage/essennsewhite.png);
    background-size: cover;
    z-index: 10;
}

.banner {
    margin-top: 0px;
    height: 520px;
    background-image: url(https://essennse2.s3.amazonaws.com/static/landingpage/banner.png);
    background-position: 54% 81%;
    background-repeat: no-repeat;
    background-size: cover;
}

.wave {
  background-image: -webkit-linear-gradient(left, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.90), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
  background-image: -o-linear-gradient(left, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.90), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
  background-image: linear-gradient(to right, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.90), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
  height: 100px;
  color: white;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}

.faq {
  max-width: 1440px;
  margin: auto;
    /* height: 500px;
    overflow: auto; */
}

.mission {
    text-align: center;
}

.mission.look {
    background: #d5d5d5;
}

.mission.look button {
    border-radius: 40px;
    margin-bottom: 20px;
}

.mission p {
    font-size: 1.5rem;
}

.sales{
     display: flex;
}

.sales-img {
    width: 50%;
    text-align: center;
    margin-top: 10px;
}

.experiencia {
      width: 50%;
      padding: 0 30px;
}

.sales-l {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 15px;
}

.sales-r {
    flex-direction: column;
    display: flex;
    width: 50%;
    padding: 15px;
}

.slider {
    display: block;
    /* height: 450px; */
    background-color: white;
    overflow: overlay;
}

.trilho {
    display: inline-flex;
}


.block1 {
    display: flex;
    text-align: center;
    margin-top: 20px;
}

.other {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1440px;
    margin: auto;
}

.other-item {
    height: 500px;
    width: 350px;
    background-color: #dbdae9;
    /* border-radius: 20px; */
    margin: 10px;
    color: #36373a;
    text-align: center;
    padding: 15px;
}

.tutor-item {
    height: 300px;
    width: 350px;
    background-color: #dbdae9;
    /* border-radius: 20px; */
    margin: 10px;
    color: #36373a;
    text-align: center;
    padding: 15px;
}

.other, .sales, .mission, .faq, .footer {
    padding: 20px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 20px;
    filter: drop-shadow(8px 9px 15px gray);
    margin-bottom: 20px;
}


/* Area browser terapeutas refactoring */

.search {
    margin: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.teraline {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.footer {
    /* height: 200px; */
    display: flex;
}

.footer-left, .footer-right {
    width: 50%;
    color: white;
}

.footer-left {
    columns: 1;
}

footer {
    background-image: linear-gradient(to right, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.90), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
    color: white;
}

footer a {
    padding: 10px;
    line-height: 1;
    display: block;
    text-align: center;
    color: white;
}

footer a:hover {
    color: white;
}

.general-texts {
    max-width: 1440px;
    margin: 100px auto;
    padding: 20px;
}

.about-us, .term-services, .policies {}

@media only screen and (max-width:1125px) {

  .brand {
      /* position: fixed;

      left: 15px; */
      top: 10px;
      width: 150px;
      height: 38px;
      /* background-image: url(https://essennse2.s3.amazonaws.com/static/landingpage/essennsewhite.png);
      background-size: cover; */
  }

  .sales, .block1, .footer {
     display: block;
  }

  .other {
      flex-wrap: wrap;
  }

  .sales-l, .sales-r, .experiencia, .sales-img, .footer-left, .footer-right {
     width: 100%;
  }

  .other, .sales, .mission, .footer, .experiencia {
     padding: 5px;
  }

  .faq {
     padding: 20px;
     /* text-align: justify; */
  }
  /* Area browser terapeutas refactoring */
  .teraline {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%;
  }


  .footer-left, .footer-right {
      margin-top: 20px;
      text-align: center;
  }

  footer a {
    text-align: center;
    line-height: 1;
    display: block;
    padding: 10px;
  }


}


@media only screen and (min-width:1600px) {
    .banner {
        margin-top: 0px;
        height: 520px;
        background-image: url(https://essennse2.s3.amazonaws.com/static/landingpage/bigbanner.png);
        background-position: 46% 81%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #435e8b;
    }
}

@media only screen and (max-width:992px) {

    .teraline {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width:576px) {

    .teraline {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner {
        margin-top: 0px;
        height: 520px;
        background-image: url(https://essennse2.s3.amazonaws.com/static/landingpage/smallbanner.png);
        background-position: 46% 81%;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #435e8b;
    }
}
