.txtlogo{
    font-size: 18px;
    color: white;
    font-weight: 700;
}
.echo-heading{
    width: 650px
}
@media(max-width:899px){
    .echo-heading{
        width: 400px
    }
}
.mgtop100{
    margin-top: 200px;
}
.soloPC{
    display: block;
}
@media(max-width:900px){
    .soloPC{
        display: none;
    }
}
.soloMOvil{
    display: none;
}
@media(max-width:899px){
    .soloMOvil{
        display: block;
    }
}
.mgtopimg{
    margin-top: -215px;
}
.circle-mask {
    padding: 1px;
    border-radius: 100px;
    background-color: #c9c9c994;
    box-shadow: -3px 4px 4px 2px #949494;
}
.expert-label {
    position: absolute;
    left: -29px;
    top: -34px;
    right: auto;
    bottom: auto;
    max-width: 125px;
    opacity: 1;
    width: 150px;
    max-width: 500px;
}
.echo-heading.is-work {
    width: 700px;
}
@media(max-width:767px){
    .echo-heading.is-work {
        width: 630px;
        margin-left: -142px;
}
}
.text-gradient.inline {
    background-image: url(https://webadrian.adntecnologias.com/web/neumorphism/6266f459f67ef662f852a434/62670fd0b69fba37f904f9cd_bwf-gradient.svg);
}
@media screen and (max-width: 479px){
.text-gradient.inline {
    background-color: #000;
    background-image: url(https://webadrian.adntecnologias.com/web/neumorphism/6266f459f67ef662f852a434/62670fd0b69fba37f904f9cd_bwf-gradient.svg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
}
.button.is-primary {
    background-color: hsla(0,0%,100%,.15);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: -2px 3px 5px 0px #9b9393;
}
.button.is-primary.small:hover {
    box-shadow: 0 0 0 2.6px #15ce17;
    background: linear-gradient(135deg, #a1f3a79c -1%, #92e65fcc 10%, #56ee239c 75%, #6bcc7aab 100%);
}
.echo-heading.is-pricing {
    width: 600px;
    margin-bottom: 4rem;
}
@media(max-width:767px){
    .echo-heading.is-pricing {
        width: 630px;
        margin-left: -142px;
}
}
.centrar{
    align-self: center;
}
.gflow-label.is-level.level-2 {
    min-width: 100px;
    padding: 7px 10px;
}
.lottie-chat {
    margin-left: auto;
    margin-right: auto;
}
.nav-logo{
    width: 50px;
}
.footer-circle-text{
    margin-top: -5px;
}
.colorgirlytitulos{

}