﻿
.navbar-publicacoes {
  background: linear-gradient(269.83deg, #175EA5 0%, #288BE4 100%);
  padding: 10px 45px;
}

  .navbar-publicacoes .nav-link,
  .link-publicacoes {
    color: white;
  }

    .navbar-publicacoes .nav-link:hover,
    .link-publicacoes:hover {
      color: deepskyblue;
    }

.navbar-logo {
  margin: 13px 0 13px 0;
}

.navbar-toggler {
  border: 1px solid rgba(255,255,255,.1);
}

.banner-search {
  width: 100%;
  background-image: url('../img/banner-search.jpg');
  background-size: cover;
  border-radius: 10px;
  height: 172px;
  padding: 27px;
}

.banner-title {
  font-family: 'Open Sans';
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  color: white;
}

.banner-subtitle {
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: white;
}

.howToPublish-title {
  font-size: 14px;
  color: #9BA1A6;
  font-family: 'Open Sans';
  line-height: 19px;
}

.search-tips-1 {
  margin-left: 10px;
  margin-top: 5px;
  font-family: 'Open Sans';
  color: #061622;
  font-weight: 600;
  font-size: 14px;
}

.search-tips-text-1 {
  font-size: 12px;
  color: #69737A;
  font-family: 'Open Sans';
  margin-left: 45px;
  width: 100%;
}

.work_table_search {
  background-image: url('../img/blue_rectangle.png');
  width: 308px;
  height: 128px;
}

.gray-search-circle {
  background-image: url('../img/search-circle.png');
  width: 32px;
  height: 32px;
}


/* BUTTONS */
.btn-outline-white-publicacoes {
  background: none;
  color: white;
  border: solid 1px white;
  border-radius: 40px;
  font-family: Open Sans;
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  padding: 0.7rem;
  text-transform: uppercase;
}

  .btn-outline-white-publicacoes:hover {
    color: white;
    border: solid 1px white;
    background: rgba(0,0,0,.08);
  }

.btn-rounded-success-publicacoes {
  background: #33D40C;
  border: solid 2px #33D40C;
  color: white;
  border-radius: 40px;
  font-family: Open Sans;
  font-style: normal;
  font-size: 11px;
  font-weight: 700;
  padding: 0.7rem;
  text-transform: uppercase;
}

  .btn-rounded-success-publicacoes:hover {
    border: solid 2px white;
    color: white;
  }

.btn-primary-publicacoes {
  background-color: #175EA5;
  color: white;
}

.mainContent .btn-primary-publicacoes {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
}

.btn-primary-publicacoes:hover {
  background-color: steelblue;
  color: white;
}

.btn-ligth-saiba-mais-search {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #175EA5;
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  margin-left: 14px;
  margin-top: 12px;
}

.gray-tag {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #F4F4F4;
  border: 1px solid #F4F4F4;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 11px;
}

.btn-ver-mais {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  color: white;
  background: #175EA5;
  border: 1px solid #175EA5;
  padding: 6px 90px;
  border-radius: 32px;
  user-select: none;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}

.btn-acessar {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  color: #37444E;
  background: transparent;
  border: 1px solid #CDD0D2;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
}

.container-search-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.completente-text {
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 13px;
  margin-left: 14px;
}

.obtenha-text {
  font-family: 'Open Sans';
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 8px;
  margin-left: 14px;
}

.container-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-content: center;
  flex-wrap: wrap;
  padding-top: 20px;
}

.links-footer {
  font-size: 12px;
  color: #9BA1A6;
  font-weight: 400;
}

.container-siga-even3 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 18px;
  margin-top: 40px;
}

.text-siga-even3 {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #9BA1A6;
  font-weight: 400;
}

.container-logos-redes-sociais {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  margin-top: 16px;
}

.container-img-redes-sociais {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}

.container-fluid-padding {
  padding: 0 20%;
}

.border-container-fluid {
  border-left: 1px solid #EDEDED;
}

.div-banner-subtitle {
  max-width: 50%
}

@media screen and (max-width: 767px) {
  .border-container-fluid {
    border-left: none;
  }

  .last-container {
    background-color: #175EA5;
  }

  .container-siga-even3 {
    display: none;
  }

  .links-footer {
    color: #FFFFFF !important;
  }

  .container-footer {
    margin-top: 20px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 543px) {
  .banner-search {
    height: 100%;
    padding: 19px;
  }

  .banner-title {
    font-size: 15px;
    line-height: 36px;
  }

  .banner-subtitle {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 790px) {
  .banner-subtitle {
    font-size: 14px;
    line-height: 21px;
  }

  .banner-title {
    font-size: 22px;
  }

  .banner-search {
    padding: 22px;
  }
}

@media screen and (max-width: 820px) {
  .c-tabs__link {
    margin: 0 4px 0 0 !important;
    font-size: 15px;
  }

  .img_box_ja_fizemos {
    display: none;
  }

  .iframe_video_duvidas {
    display: none;
  }

}

@media screen and (max-width: 1035px) {
  .div-banner-subtitle {
    max-width: 80%
  }

  .c-tabs__link {
    margin: 0 8px 0 0;
  }
}

.item-menu {
  font-size: 14px;
}

@media screen and (max-width: 318px) {
  .second-tag {
    margin-top: 10px;
  }
}

.tab-selected {
  border-bottom: 2px solid #175EA5;
  font-weight: 500;
  color: #175EA5;
}

.navbar-login {
  display: flex;
  float: right;
  width: 60%;
  justify-content: end;
  flex-wrap: wrap
}

.link-publicacoes {
  padding: .375rem .75rem;
  vertical-align: middle;
  text-decoration: none;
}


@media screen and (max-width:475px) {
  .navbar-publicacoes {
    padding: 10px 20px;
  }
}

@media screen and (max-width: 369px) {

  .navbar-publicacoes .nav-link,
  .link-publicacoes {
    font-size: 14px;
    padding: 0.375rem 0.25rem;
  }

  .btn-outline-white-publicacoes {
    font-size: 12px;
    padding: 5px 20px;
  }
}

.button-selecionar {
  font-size: 0.8rem;
  width: 100%
}

@media screen and (max-width: 290px) {
  .card-create {
    padding: 0;
  }

  .type-publicacao {
    width: 100%;
    margin: 0;
  }

  .card-button {
    padding: 0;
  }

  .button-selecionar {
    font-size: 0.7rem;
  }

  .link-publicacoes {
    font-size: 13px;
  }

  .btn-outline-white-publicacoes {
    font-size: 12px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-nav {
    flex-direction: column-reverse;
  }

  .btn-publicar {
    width: 160px;
    margin: 8px 0;
  }

  .img_box_ja_fizemos {
    display: none;
  }

  .iframe_video_duvidas {
    display: none;
  }

}

@media screen and (max-width: 425px) {
  .btn-publicar {
    width: 100%;
    margin: 8px 0;
  }

  .btn-login {
    justify-content: center;
  }

  .btn-buscar {
    width: 100%;
  }

  .img_box_ja_fizemos {
    display: none;
  }

  .iframe_video_duvidas {
    display: none;
  }

}

.btn-login {
  display: flex;
  align-items: center;
}

.dropdown-busca {
  color: #175EA5;
  font-weight: 700;
  font-family: 'Open Sans';
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-left: 15px;
}

.header_1_custom {
  text-align: center;
  background-image: url('https://even3.blob.core.windows.net/even3publicacoes-assets/home/fundo_livro-min.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.container_banner_custom {
  max-width: 570px;
}

.titulo_banner_estilo {
  color: white;
  font-weight: bold;
  font-size: 40px
}

.paragrafo_banner_estilo {
  color: white;
  font-size: 18px;
}

.btn_warning_custom {
  font-size: 16px;
  font-weight: bold;
  width: 222px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.row_btn_quero_publicar {
  margin-bottom: 150px;
}

.link_simulacao_estilo {
  color: white !important;
}

.btn_outiline_primary_custom {
  font-size: 16px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #175EA5 !important;
}

  .btn_outiline_primary_custom:hover {
    color: white !important;
  }

.titulo_pagina_exclusiva {
  font-size: 32px;
  font-weight: bold;
}

.text_pagina_exclusiva {
  font-size: 14px;
}

.ml-5-custom {
  margin-left: 5rem !important
}

.clearfix_custom {
  margin-top: 24px;
  width: 100%;
  border-top: 1px solid #CDD0D2;
}

.ml-10-custom {
  margin-left: 10rem !important
}

.ml-8-custom {
  margin-left: 8rem !important
}

.ml-6-custom {
  margin-left: 6rem !important
}

@media (max-width: 1024px) {

  .ml-5-custom {
    margin-left: 0px !important;
  }

  .ml-10-custom {
    margin-left: 0px !important;
  }

  .ml-8-custom {
    margin-left: 0rem !important
  }

  .ml-6-custom {
    margin-left: 0rem !important
  }

  .btn_acessar_conteudo {
    margin-top: 28px !important;
    display: block;
    width: 100%;
  }

  .float_left_mobile{
    float:left;
  }

}

.p_ja_fizemos {
  color: #175EA5;
  font-size: 32px;
  font-weight: bold;
}

.texto_ja_fizemos {
  color: #747474;
  font-size: 14px;
}

.bg_darkBluee {
  background-color: #0C4176;
}

.btn_outline_ligth_custom {
  font-size: 16px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white !important;
}

  .btn_outline_ligth_custom:hover {
    color: black !important;
  }

.border-secondary_custom {
  border-color: #CDD0D2 !important;
  border-radius: 16px !important;
}

.p_name_depoimento {
  color: #69737A;
}

.small-input {
  -moz-appearance: textfield;
}

  .small-input::-webkit-inner-spin-button {
    display: none;
  }

  .small-input::-webkit-outer-spin-button,
  .small-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
