@media (min-width: 1200px) {
  .box-elementos {
    background-size: cover;
    background-position: top;
    background-image: url(../../assets/img/img-capa.jpg) !important;
    position: relative;
    height: 65vh;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .box-elementos {
    background-size: cover;
    background-position: top;
    background-image: url(../../assets/img/img-capa.jpg) !important;
    position: relative;
    height: 70vh;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .box-elementos {
    background-size: cover;
    background-position: top;
    background-image: url(../../assets/img/img-capa.jpg) !important;
    position: relative;
    height: 70vh;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .box-elementos {
    background-size: cover;
    background-position: top right;
    background-image: url(../../assets/img/img-capa.jpg) !important;
    position: relative;
    height: 50vh !important;
  }
}

@media (max-width: 575.98px) {
  .box-elementos {
    background-size: cover;
    background-position: top right;
    background-image: url(../../assets/img/img-capa.jpg);
    position: relative;
    height: 65vh;
  }
}

.capa-titulo {
  height: auto;
  position: relative;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .capa-titulo {
    height: auto;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .div-marrom {
    z-index: 3;
    width: 35%;
    top: 60vh;
    background-color: #ada59c;
    height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 1200px) {
  .div-rosa {
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 50px;
    width: auto;
    background-color: #d18f8f;
    height: 100px !important;
  }
}

@media (min-width: 1200px) {
  .div-branca {
    color: #d18f8f !important;
    padding: 10px 10px 10px 50px;
    margin-left: 20%;
    width: auto;
    bottom: -150px;
    background-color: rgba(255,255,255,0);
    height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .div-marrom {
    z-index: 3;
    width: 40%;
    top: 65vh;
    background-color: #ada59c;
    height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .div-marrom {
    z-index: 3;
    width: 40%;
    top: 65vh;
    background-color: #ada59c;
    height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .div-marrom {
    z-index: 3;
    width: 40%;
    top: 45vh;
    background-color: #ada59c;
    height: 70px !important;
    position: absolute;
  }
}

@media (max-width: 575.98px) {
  .div-marrom {
    height: 70px !important;
    z-index: 3;
    width: 50%;
    top: 61vh;
    background-color: #ada59c;
    position: absolute;
  }
}

@media (min-width: 1200px) {
  .div-branco {
    left: 5%;
    width: 90%;
    top: 35%;
    background-color: #ffffff;
    min-height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .div-branco {
    left: 5%;
    width: 90%;
    top: 35%;
    background-color: #ffffff;
    min-height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .div-branco {
    left: 5%;
    width: 90%;
    top: 35%;
    background-color: #ffffff;
    min-height: 100px !important;
    position: absolute;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .div-branco {
    left: 5%;
    width: 90%;
    top: 35%;
    background-color: #ffffff;
    min-height: 100px !important;
    position: absolute;
  }
}

@media (max-width: 575.98px) {
  .div-branco {
    left: 5%;
    width: 90%;
    top: 35%;
    background-color: #ffffff;
    min-height: 100px !important;
    position: absolute;
  }
}

.tx-rosa {
  color: #d18f8f;
}

.tx-cinza {
  color: #747474;
  font-family: 'Open Sans';
}

.fundo-cinza01 {
  background-color: #dbdbdb;
}

.fundo-cinza02 {
  border-left: 10px solid #fff;
  background-color: #ececec;
}

@media (min-width: 1200px) {
  .fonte-capa {
    z-index: 10;
    left: -20px;
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #d18f8f;
    font-size: 3.5rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: Oswald;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .fonte-capa {
    z-index: 4;
    left: -20px;
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #d18f8f;
    font-size: 3.5rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: Oswald;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .fonte-capa {
    z-index: 4;
    left: -20px;
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #d18f8f;
    font-size: 3rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: Oswald;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .fonte-capa {
    z-index: 4;
    left: -20px;
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #d18f8f;
    font-size: 2rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: Oswald;
  }
}

@media (max-width: 575.98px) {
  .fonte-capa {
    left: -20px;
    z-index: 4;
    display: inline-block;
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #d18f8f;
    font-size: 2rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: Oswald;
  }
}

@media (min-width: 1200px) {
  .fonte-capa02 {
    font-size: 3.5rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #d18f8f;
    font-family: Oswald;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .fonte-capa02 {
    font-size: 3.5rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #d18f8f;
    font-family: Oswald;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .fonte-capa02 {
    font-size: 3rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #d18f8f;
    font-family: Oswald;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .fonte-capa02 {
    font-size: 2rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #d18f8f;
    font-family: Oswald;
  }
}

@media (max-width: 575.98px) {
  .fonte-capa02 {
    font-size: 2rem;
    letter-spacing: 5px;
    font-weight: bold;
    color: #d18f8f;
    font-family: Oswald;
  }
}

.subtitulo-color {
  font-family: 'Open Sans';
  color: #666;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .min-h {
    min-height: 40vh;
  }
}

@media (max-width: 575.98px) {
  .min-h {
    min-height: 40vh;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .min-h {
    min-height: 30vh;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .min-h {
    min-height: 30vh;
  }
}

@media (min-width: 1200px) {
  .min-h {
    min-height: 30vh;
  }
}

.h-md-250-c {
  background-color: #ececec;
  padding: 20px;
  min-height: 250px;
}

@media only print {
  .h-md-250-c {
    background-color: #ececec;
    padding: 0px;
    min-height: auto !important;
  }
}

.h-md-250-e {
  background-color: #ececec;
  padding: 20px;
  min-height: 350px;
}

@media only print {
  .h-md-250-e {
    background-color: #ececec;
    padding: 20px;
    min-height: auto !important;
  }
}

.h-md-250 {
  background-color: #dbdbdb;
  padding: 10px;
  height: 250px;
}

.psn-logo {
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  max-width: 150px;
  display: block;
}

.psn-logo .coracao {
  stroke: #666;
  stroke-width: 15px;
  fill: none;
  transition: all 0.8s ease;
}

.psn-logo:hover .coracao {
  stroke: #d18f8f;
}

.box-rosa {
  z-index: 3;
  position: relative;
  display: inline-block;
  background-color: #d18f8f;
}

@media only print {
  .box-rosa {
    padding: 0px;
    text-align: left;
    z-index: 3;
    position: relative;
    display: inline-block;
    background-color: #d18f8f;
  }
}

.box-rosa2 {
  z-index: 3;
  position: relative;
  background-color: #d18f8f;
}

.box-rosa_fonte {
  letter-spacing: 2px !important;
  font-weight: 100;
  color: #ffffff;
  font-family: Oswald !important;
}

@media (min-width: 1200px) {
  .box-cinza {
    z-index: 2;
    position: absolute;
    width: 35%;
    height: 100px;
    background-color: #ececec;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .box-cinza {
    z-index: 2;
    position: absolute;
    width: 35%;
    height: 100px;
    background-color: #ececec;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .box-cinza {
    z-index: 2;
    position: absolute;
    width: 45%;
    height: 100px;
    background-color: #ececec;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .box-cinza {
    z-index: 2;
    position: absolute;
    width: 60%;
    height: 100px;
    background-color: #ececec;
  }
}

@media (max-width: 575.98px) {
  .box-cinza {
    z-index: 2;
    position: absolute;
    width: 80%;
    height: 100px;
    background-color: #ececec;
  }
}

@media (min-width: 1200px) {
  .div-lateral-rosa {
    z-index: 1;
    background-color: #d18f8f;
    position: absolute;
    height: 100%;
    width: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .div-lateral-rosa {
    z-index: 1;
    background-color: #d18f8f;
    position: absolute;
    height: 100%;
    width: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .div-lateral-rosa {
    z-index: 1;
    background-color: #d18f8f;
    position: absolute;
    height: 100%;
    width: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .div-lateral-rosa {
    z-index: 1;
    background-color: #d18f8f;
    position: absolute;
    height: 100%;
    width: 20px;
  }
}

@media (max-width: 575.98px) {
  .div-lateral-rosa {
    z-index: 1;
    background-color: #d18f8f;
    position: absolute;
    height: 100%;
    width: 5px;
  }
}

.fundo-marrom {
  background-color: #ada59c;
}

.color-cinza {
  background-color: #ececec;
}

.color-icon-tm {
  display: inline-block;
  color: #e6d1d1;
  margin-right: 20px;
  font-size: 36px !important;
}

a:hover {
  color: #ada59c;
  text-decoration: underline;
}

a {
  color: #d18f8f;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.h-md-200-a {
  background-color: #dac5c2;
  padding: 20px;
  box-shadow: 12px 14px 0px rgb(236,236,236);
  -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
  /*-webkit-box-shadow: 12px 14px 6px rgba(0, 0, 0, 0.5);*/
}

.titulo-marrom {
  letter-spacing: 1px !important;
  font-weight: 100;
  color: #95897c;
  font-family: Oswald !important;
}

.titulo-cinza {
  text-align: center;
  letter-spacing: 1px !important;
  font-weight: 100;
  color: #212529;
  font-family: Oswald !important;
}

.titulo-cinza02 {
  letter-spacing: 1px !important;
  font-weight: 100;
  color: #212529;
  font-family: Oswald !important;
}

li {
  padding: 10px;
}

.bons-estudos {
  letter-spacing: 2px !important;
  font-weight: bold;
  font-family: Oswald !important;
  color: #d18f8f;
}

@media (max-width: 575.98px) {
  .margim-mobile {
    margin-bottom: 25px;
    margin-top: 25px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .margim-mobile {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

.footer {
  padding: 10px 0;
  color: #f0f9ff;
  background-color: #d18f8f;
}

.btn-primary {
  color: #fff;
  background-color: #d18f8f;
  border-color: #d18f8f;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #212529;
  background-color: #ada59c;
  border-color: #ada59c;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(173,165,156,0.5);
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(209,143,143,0.5);
}

.btn-primary:hover {
  color: #fff;
  background-color: #ada59c;
  border-color: #ada59c;
}

.min-alt {
  min-height: 75px!important;
}

.texto-maior {
  font-size: 2rem;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .texto-maior {
    font-size: 1.8rem !important;
  }
}

@media (max-width: 575.98px) {
  .texto-maior {
    font-size: 1.8rem !important;
  }
}

.linha-branca {
  background-color: #fff;
  text-align: center !important;
}

.text-preto {
  color: #212529;
}

.fundo-color {
  background-color: #ececec;
}

.tx-color_rosa_normal {
  color: #d18f8f;
  font-family: 'Open Sans';
  font-weight: 300;
}

.slider {
  width: 90%;
  margin: 100px auto;
}

