body,
html {
    height: 100%;
}

body {
    background: #DFDFDF;
    color: #0D0D0D;
    font-family: 'Montserrat', sans-serif;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

img {
    vertical-align: inherit;
}

a,
a:focus {
    color: #0D0D0D;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a:hover,
a:active {
    color: #0D0D0D;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a:focus,
a:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button:focus,
button:active {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0D0D0D;
    font-family: 'Montserrat', sans-serif;
}

ul,
ol {
    list-style: none;
}

#wrapper {
    position: relative;
}

header {
    height: 133px;
}

.top-menu {
    height: 30px;
    background-color: #f8f8f8;
    margin: 0;
    padding: 0;
    width: 100%;
}

.container {
    max-width: 1248px;
    padding: 0;
    width: 100%;
    position: relative;
}

.ul-top-menu {
    margin: 0;
    padding: 0;
}

.ul-top-menu li {
    width: 20%;
    padding: 0px;
    float: left;
    margin: 2px 0;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.ul-top-menu li+li {
    border-left: 2px solid #c9c9c9;
}

.noticias {
    color: #dd2e1a;
}

.classificados {
    color: #e78500;
}

.empregos {
    color: #4493dc;
}

.publicacoes {
    color: #70ba37;
}

.eventos {
    color: #512376;
}

#logoMarca {
    padding: 10px 0;
    background-color: #0D0D0D;
    text-align: center;
} 

#logoMarca a img {
    max-width: 100%;
    max-height: 100px;
}

.module {
    height: 415px;
    position: relative;
    height: auto;
    text-align: center;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: url(/memorial/img/fundtopo-menor.jpeg) !important;
    background-position: bottom 10px right;
}

.module .container h3 {
    color: #fff;
    padding: 60px 0;
    font-style: italic;
    font-size: 50px;
}

.module .container h1 {
    font-weight: 700;
    color: rgb(121, 9, 9);
    padding: 100px 0 70px 0;
    font-size: 80px;
}

.area-memorial {
    padding-top: 20px;
}

.letrasBusca {
    font-weight: 600;
    text-align: center;
    letter-spacing: 5px;
}

.area-busca {
    margin: 20px 0 0 0;
}

#custom-search-input .search-query {
    padding: 30px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: none;
    background: #DFDFDF;
    color: #848484;

    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

#custom-search-input .input-group-btn {
    margin-left: 0px;
    border: 1px solid#848484;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 15px;
    margin-top: 12px;
    position: relative;
    left: 0px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    color: #848484;
}

.search-query:focus+button {
    z-index: 3;
}

textarea:focus,
input:focus,
select:focus,
button:focus,
button:active {
    box-shadow: 0 0 0 0 !important;
    outline: 0 !important;
}

.card a {
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.card img {
    height: 290px;
    width: auto;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
}

.card img:hover{
    -webkit-transform: scale(1.2);
      transform: scale(1.2);

}

.card-body {
    padding: 0px;
    text-align: center;
}

.card-body p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

.nome-homenagem {
    font-weight: 600;
}

.card-body a {
    display: block;
    padding: .3rem 0rem;
    font-weight: 500;
    font-size: .8rem;
}

.card {
    background-color: transparent;
    border: 0;
    margin-bottom: 20px;
}

.page-link {
    background-color: transparent;
    border: 0;
    color: #848484;
    font-weight: 500;
    font-size: 16px;
}

.page-link:hover, .page-link:active {
    color: #848484;
}

.page-item.disabled .page-link {
    background-color: transparent;
}

.page-item.active .page-link {
    background-color: transparent;
    border-color: 0;
    text-decoration:line-through;
    color:  #0D0D0D;
}

.mastfoot img {
    max-width: 20%;
}

.link-enviar {
    color: #fff;
    font-weight: 500;
}

.link-enviar:hover {
    text-decoration: underline;
}

#logoMarcaMobile {
    padding: 10px;
    background-color: #0D0D0D;
    display: none;
}

#logoMarcaMobile a img {
    max-width: 100%;
    max-height: 55px;
}

.barra-rovivo a.logo {
    margin-right: 3em;
    float: left;
}

.barra-rovivo .wrapper {
    margin: 0;
    padding: 0;
    display: none;
    float: right;
    color: #fff;
}

.barra-rovivo .wrapper a {
    color: #fff;
}

#app-menu {
    width: 240px;
    height: 100%;
    padding-right: 0.4em;
    background-color: #0D0D0D;
    box-shadow: 4px 0 6px 1px #0D0D0D;
    position: fixed;
    top: 0;
    left: -321px;
    overflow: hidden;
    z-index: 3;
}

#app-menu header {
    height: 15%;
    padding: 10px;
    text-align: right;
}

#app-menu .content-menu {
    height: 98%;
    overflow-y: scroll;
}

#app-menu ul {
    margin-bottom: 2em;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#app-menu ul:first-child {
    margin-bottom: 0;
}

.center {
    text-align: center;
}

#app-menu ul li {
    color: #FFFFFF;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}

#app-menu ul li a {
    font-size: 1.0em;
    color: #FFFFFF;
}

#app-menu ul li:first-child {
    font-size: 1.2em;
    border-bottom: none;
    padding-left: 1em;
}

.openMenu {
    -webkit-transition-property: width height background-color font-size left top color;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: ease;
    transition-property: width height background-color font-size left top color;
    transition-duration: 1s;
    transition-timing-function: ease;
    left: 0px !important;
}

.closeMenu {
    -webkit-transition-property: width height background-color font-size right top color;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: ease;
    transition-property: width height background-color font-size right top color;
    transition-duration: 1s;
    transition-timing-function: ease;
    left: -321px !important;
}

.fs-it-btn {
    margin-top: 10px;
    border: 1px solid #a2a2a2;
    border-radius: 0;
    color: #0D0D0D;
    font-weight: bold;
    margin-right: -15px;
}

.fs-it-btn-vertical-line {
    text-align:center;
    padding: 4px 0 5px 10px;
    margin-left: 10px;
    border-left: 1px solid #a2a2a2;
}

.fs-it-btn:hover {
    color: #fff;
}

.botao-enviar-mobile {
    display: none;
}

#formulario-cadastro label {
    font-weight: 600;
    margin: 0;
    padding: 0;
}

#formulario-cadastro .form-text {
    margin: 0;
    padding: 0 0 5px 0;
}

#formulario-cadastro .form-control {
    border-radius: 3px;
    border: 1px solid #848484;
    background: #DFDFDF;
    text-align: center;
}

#formulario-cadastro fieldset legend {
    text-align: left;
    border-bottom: 1px solid;
}

#formulario-cadastro textarea {
    text-align: left !important;
}

.form-check {
    text-align: left;
    margin-bottom: 0px !important;
}

.form-check-label {
    font-size: .7rem !important;
    font-weight: normal !important;
}

.texto-memoria {
    font-size: 1.4rem;
}

.mt-20 {
    margin-top: 20px;
} 

.mb-20 {
    margin-bottom: 20px;
}

footer {
   margin: 20px 0;
}