188 lines
5.0 KiB
CSS
188 lines
5.0 KiB
CSS
/* line 3, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
.header {
|
|
color: inherit !important;
|
|
font-family: inherit !important;
|
|
}
|
|
|
|
/* line 8, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#banner {
|
|
padding-top: 12rem;
|
|
padding-bottom: 12rem;
|
|
background-color: rgba(0, 0, 0, 0.6);
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
background-size: 1920px auto;
|
|
background-blend-mode: multiply;
|
|
}
|
|
|
|
/* line 17, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#banner #mensaje {
|
|
margin-bottom: 2rem;
|
|
color: white;
|
|
font-weight: 300;
|
|
font-size: 1.6rem;
|
|
}
|
|
|
|
/* line 23, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#banner #mensaje .header {
|
|
font-weight: 900 !important;
|
|
font-size: 1.9rem;
|
|
}
|
|
|
|
/* line 28, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#banner .button {
|
|
font-family: inherit;
|
|
font-weight: 900;
|
|
background-color: #0d103c !important;
|
|
color: white;
|
|
}
|
|
|
|
/* line 36, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#aviso {
|
|
color: white;
|
|
background-color: #429ab7;
|
|
padding-top: 5rem;
|
|
padding-bottom: 3rem;
|
|
font-size: 1.6rem;
|
|
font-weight: 300;
|
|
}
|
|
|
|
/* line 44, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#aviso .header {
|
|
font-weight: 900;
|
|
}
|
|
|
|
/* line 49, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados {
|
|
padding-top: 3rem;
|
|
padding-bottom: 5rem;
|
|
background-color: #a7a9ab;
|
|
min-height: 40rem;
|
|
}
|
|
|
|
/* line 55, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .header {
|
|
color: #0d103c !important;
|
|
font-weight: 600;
|
|
}
|
|
|
|
/* line 59, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .titulo {
|
|
font-size: 1.6rem;
|
|
font-weight: 900;
|
|
padding-bottom: 1rem;
|
|
}
|
|
|
|
/* line 64, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .ficha {
|
|
border-radius: 0;
|
|
border: 0;
|
|
box-shadow: none !important;
|
|
}
|
|
|
|
/* line 70, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .ficha .content .segment {
|
|
background-color: #f4f4f4 !important;
|
|
padding-top: 0 !important;
|
|
padding-bottom: 0 !important;
|
|
font-weight: 300;
|
|
}
|
|
|
|
/* line 76, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .ficha .content .button {
|
|
font-family: inherit !important;
|
|
font-weight: 900;
|
|
padding-top: 0.3rem !important;
|
|
padding-bottom: 0.3rem !important;
|
|
background-color: #0d103c !important;
|
|
}
|
|
|
|
/* line 84, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .ficha .image {
|
|
overflow: hidden;
|
|
}
|
|
|
|
/* line 87, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .ficha .overlay {
|
|
background-color: #0d103c;
|
|
color: white;
|
|
opacity: 0.8;
|
|
text-align: center;
|
|
position: absolute;
|
|
z-index: 999;
|
|
top: 1.9rem;
|
|
right: -2.2rem;
|
|
width: 10rem;
|
|
padding-top: .3rem;
|
|
padding-bottom: .3rem;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
|
|
/* line 106, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#destacados .active {
|
|
font-weight: 900;
|
|
}
|
|
|
|
/* line 111, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#segmentos {
|
|
padding-top: 4rem;
|
|
padding-bottom: 4rem;
|
|
}
|
|
|
|
/* line 115, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#segmentos .titulo {
|
|
color: #0d103c !important;
|
|
}
|
|
|
|
/* line 121, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#segmentos .grid .basic.segment .header {
|
|
margin-top: 1rem;
|
|
}
|
|
|
|
/* line 128, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#resumen {
|
|
background-position: center;
|
|
background-position-y: -60rem;
|
|
background-repeat: no-repeat;
|
|
background-size: 2600px auto;
|
|
min-height: 20rem;
|
|
padding-top: 3rem;
|
|
}
|
|
|
|
/* line 136, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#resumen .inverted.circular.segment {
|
|
background-color: rgba(0, 0, 0, 0.8);
|
|
}
|
|
|
|
/* line 141, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#indicadores {
|
|
background-color: #a7a9ab;
|
|
padding-top: 1rem;
|
|
padding-bottom: 1rem;
|
|
min-height: 5rem;
|
|
}
|
|
|
|
/* line 147, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#indicadores .slideshow {
|
|
overflow: hidden;
|
|
height: 6rem;
|
|
}
|
|
|
|
/* line 151, ../../Workspace/git/provm/capitalinvestments/resources/assets/sass/home.scss */
|
|
#indicadores .slideshow .slide {
|
|
display: inline-block;
|
|
float: left;
|
|
background-color: white;
|
|
padding: 0;
|
|
margin: 1rem;
|
|
width: 8rem !important;
|
|
padding-top: .5rem;
|
|
padding-bottom: .5rem;
|
|
text-align: center;
|
|
}
|
|
|
|
/*# sourceMappingURL=home.css.map */ |