.btn-dropdown{
	border:none;
  	border-radius:0px;
  	width:100%;
  height:100%;
   padding:1.5rem 0.5rem;
}  
.btn.btn.dropdown:focus{
	box-shadow:none;
}
.section-dropdown p {
  width:100%;
  height:100%;
	  padding:1.5rem 0.5rem; 
  	border:1px solid var(--c-corp-dnd);
  text-align:center;
}
.plus{
	vertical-align:middle;
  text-align:center;
  font-size:2rem;
  font-weight:bolder;
}
.dropdown-item{
	white-space:normal;
}  
.float-element{
	background-color:var(--main-white);
}
.float-element{
	padding:5rem;
}
.float-element button img{
	width:25px;
}                                     
.btn-dropdown{
	border:none;
  	border-radius:0px;
  	width:100%;
  height:100%;
   padding:1.5rem 0.5rem;
  color: var(--main-white);
}  
.section-dropdown p {
  width:100%;
  height:100%;
  padding:0.5rem 0.5rem; 
  border:1px solid var(--c-corp-dnd);
  text-align:center;
  vertical-align:middle;
}                                    #VIDEOS-TESTIGOS-CONSULTORIA {background-image: var(--gradient-v-corp);background-position: top;overflow: hidden;background-size: cover;background-repeat: no-repeat;}@media (min-width:576px) {#VIDEOS-TESTIGOS-CONSULTORIA {background-image: var(--gradient-v-corp);background-position: top;overflow: hidden;background-size: 100vw 75%;background-repeat: no-repeat;}}