
.c-base1{color:#00edc9;}/**turquesa**/
.b-c-base1{
	
	width:100%;
	height:10px;
	border-bottom:1px solid #00edc9;}
.c-base2{color:#252231;}/**azul profundo**/
.opacity-20{
  opacity: 0.8;
}
.btn-intro{
	background-color:#d44ed2;
	border-radius: .8rem;
    text-align: center;
    width: 100%;
    padding: 1.2rem 3rem 1.2rem 3rem;
	margin:1rem;
    align-items: center;
    justify-content: center;
    line-height: 1;
    display: flex;
	max-width:300px;
	}
.btn-intro:hover{background-color:#3b3b3e;}
.btn-donload-app{
	background-color:#d44ed2;
	color:#fff;
    text-align: center;
    width: 100%;
    padding: 1.2rem 3rem 1.2rem 3rem;
	margin:1rem;
    align-items: center;
    justify-content: center;
    line-height: 1;
    display: flex;
	max-width:300px;
	}
.btn-donload-app:hover{background-color:#fff;color:#3b3b3e;}
.f-hr {
    margin: 1rem 0;
    color: #f1f1f1;
    border: 1;
    border-top: 1px solid;
}
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.list-group-submenu {
  margin-left:20px;
}
