.respaldos{
      background: #000;
padding-top: 25px;
	text-align: center;
}
.logoinicial{
  width: 300px;
}
.callicon{
  display: none;
}
.text-credix{
  color: #006699;
}
.btn-credix{
  color: #fff;
  background: #006699;
}
.colorbacknav{
  background-color: transparent;
}
.v-ba{
  margin-top: -25px;
  font-weight: 900;
  color: #fff !important;
}
.imgserv{
  width: auto;
}
.gridi p{
  font-size: 1.1rem;
}

.border-bb{
  border-bottom: 0px solid;
  border-color: transparent;
}
.btnllam{
  margin-top: 0px;
}
.cred-icon{
	text-align: center!important;
	
}
.contenedor{
	margin-bottom: 30px;
	margin-top: 0px;
}
@media (max-width: 768px){
  .respaldos{
    margin-top: 0px;
    padding-top: 8px;
    background-color: #000;
  }
	.contenedor{
	margin-bottom: 0px;
	margin-top: 0px;
}
	.cred-icon{
	text-align: center !important;
	padding-left: 0px;
}
  .logoinicial{
    width: 175px;
  }
  .callicon{
    display: block;
  }
  .colorbacknav{
  background-color: #fff;
  }
  .imgserv{
    width: 61px;
  }
  .gridi p{
    font-size: 13.5px;
  }
  .border-bb{
    border-bottom: 1px solid;
    border-color: #ff0d0d;
  }
  .btnllam{
  margin-top: 20px;
}
}


.nav-link{
  cursor: pointer;
}

.box-50{
    border-radius: 23%;
    background-color: #f8f8f8;
    display: inline-block;
    height: auto;
    line-height: 114px;
    margin-right: 0;
    text-align: center;
    
}
.lineas{
  margin-top: -15px;
  color: #fff !important;
}
.cred-icon img:hover{
	cursor: pointer;
}

