%PDF- %PDF-
| Direktori : /home/vacivi36/public_bakcup/code/assets/ |
| Current File : /home/vacivi36/public_bakcup/code/assets/estilo.css |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap'); */
body {
font-family: 'Montserrat', sans-serif;
}
h1 {
font-family: 'Montserrat', sans-serif;
font-weight:700;
}
h2 {
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size: 23px;
}
.navbar-dark .navbar-nav .nav-link.active {
font-weight:600;
}
.logo-brand {
background-color:#1280BB;
padding:10px, 15px, 10px, 15px;
border-radius: 12px;
}
/* .navbar {
background-color:#1280BB;
} */
/* nav, li {
color:#fff;
} */
.navbar {
background-color: #fff;
border-bottom: 1px solid;
color:#e2e2e2;
}
.arrowdown {
background-color: #0A66C2;
border-radius: 50px;
color:#fff;
}
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
/* body {
font-family: 'Roboto', serif;
font-size: 20px;
} */
.btn {
border-radius: 10px;
}
.rounded{
border-radius: 14px !important;
}
.card { border-radius: 14px !important ;}
/* body, html {
font-family: Inter,sans-serif;
} */
a {
text-decoration: none;
color: inherit;
}
.feather {
width: 65px;
height: 65px;
stroke: currentColor;
stroke-width: 0.5;
stroke-linecap: round;
stroke-linejoin: round;
fill: none;
}
.feather-arrow {
width: 40px;
height: 40px;
stroke: currentColor;
stroke-width: 0.5;
stroke-linecap: round;
stroke-linejoin: round;
fill: none;
}
.mineicons{
stroke-width:1px;
}
/* .mineicons {
width: 25px;
height: 25px;
stroke: currentColor;
stroke-width: 0.5;
stroke-linecap: round;
stroke-linejoin: round;
fill: none;
} */
#instagram {
color: #EF23CE;
}
#facebook {
color: #1093F4;
}
#whatsapp {
color: #2CD348;
}
#linkedi {
color: #0A66C2;
}
#groundcinza{
/* background-color:#F8F9FA; */
/* background-color: #262626; */
/* background-color: #F9FAFB; */
background-color:#f7f7f7;
}
#groundazul{
background-color: #1280BB;
}
.card-shadow:hover {
/* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
box-shadow: 0 7px 14px rgba(173, 173, 173, 0.25), 0 10px 10px rgba(173, 173, 173, 0.25);
}
/* .navbar-dark .navbar-nav .nav-link.active {
color:#1280bb;
} */
.testecor {
background-color:#1280bb;
color:#fff;
}
.texto-titulo{
font-weight: bold
}
.corta{
width: 100%;
object-fit: cover;
height: 455px;
}
.galeria-ti{
position: relative;
/* font-size: 25px; */
}
.texto-acima{
position: absolute;
bottom: 100px;
left: 12px;
/* background-color: black; */
color: white;
padding-left: 55px;
padding-right: 30px;
background: linear-gradient(to left,rgba(32,33,36,0) 0,#202124 81.77%);
width: 350px;
/* border-radius: 12px; */
}
.box-card-texto {
width: auto;
height: 80px;
}
.card-text {
text-align: justify-all;
}