%PDF- %PDF-
| Direktori : /var/www/projetos/fundacaofic.org.br/css/ |
| Current File : /var/www/projetos/fundacaofic.org.br/css/site.css |
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=Oswald:wght@400;700&display=swap');
/* site */
body {
font-family: "DM Sans", Arial, Helvetica, sans-serif;
background: rgb(13, 28, 65);
background: linear-gradient(180deg, rgba(13, 28, 65, 1) 0%, rgba(13, 28, 65, 1) 15%, rgba(0, 151, 255, 1) 50%) fixed;
}
.socialmediascrool {
height: 50vh;
overflow-y: scroll;
}
.font-garamond {
font-family: Garamond, Georgia, 'Times New Roman', Times, serif;
}
.font-oswald {
font-family: 'Oswald', Arial, Helvetica, sans-serif;
}
.bg-darkblue {
background-color: #0d1c41;
}
.bg-silverlight {
background-color: #b4b4b4;
}
.bg-darkbar {
background-color: #535353;
}
.font-site-bold {
font-weight: 700;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
cursor: pointer;
}
/* Header */
/* .navbar-brand {
padding-left: 3rem;
} */
.header-nav {
min-height: 13vh;
}
.header-h-line {
min-height: 4vh;
}
/* .navbar-nav .nav-item {
display: block;
min-width: 20vh !important;
} */
/* .navbar-nav .nav-item .nav-link {
text-align: center;
} */
/* Main */
.main-receive-news .item {
min-height: 13vh;
}
.main-receive-news h3 {
font-size: 2rem;
font-weight: 600;
}
.darkbar-label-email {
font-size: 1rem;
}
.imgfilipecorpo {
width: 500px;
}
h1.font-garamond {
font-size: 3rem;
font-weight: 600;
}
.text-justify {
text-align: justify;
}
.twthead{
width: 33.33333333%;
}