@media (min-width: 1025px){
.home-slideshow .ba-slideshow-title {
    width: 60%;
  }
}
/* menu Alejandro */
#item-15948309520 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.active > a, #item-15948309520 .main-menu li.active > span {
  border-bottom: solid;
  border-width 1px;
  border-color:white;

}

/* menu Alejandro cierre */ 

/* Box Alejandro */
.ba-grid-column-wrapper .box-up:hover {
margin-top:-2px;
}


/* Box Alejandro Cierre */

/* Forms */
.ba-form .ba-btn-submit {
    font-family: 'Rajdhani';
    letter-spacing: 6px;
    font-weight: 700 !important;
    margin-top: 35px;
  	transition: .3s linear;
    -webkit-transition: .3s linear;
}

.ba-form .ba-btn-submit:hover {
    color: #1b1b1d!important;
    background-color: rgba(255, 255, 255, 1)!important;
  	opacity: 1!important;
}

.com-baforms:not(.footer-contact) .ba-form textarea,
.com-baforms:not(.footer-contact) .ba-form input {
	  font-weight: bold;
}

.footer-contact .ba-form .ba-btn-submit {
   margin-top: 0;
}