img{max-width:100%;}
*{word-wrap:break-word;}
.text_abstract{overflow:hidden;width:130px;height:20px;word-wrap:break-word;text-size-adjust:100%;white-space:nowrap;text-overflow:ellipsis;}
body{
    background-color: #32210F;
    color: white;
}
.pattern-bottom img{
    width: 90%;
}
.btn-ruarh{
    background-color:#E18E36; 
    border-radius: 30px; border:0px;
    width: 100%;
}
.border-dashed {
  border-style: dashed !important;
  border: 0px;
  border-bottom: 1px solid white;
}

#section-6 {
    background-color: #1E150B;
}
.servicios{
    position: relative;
    padding-top:70px;
    /* background: url(/files/assets/back_tasa.png) no-repeat right top; */
}
.servicios .back-servicios{
    position: relative;
    z-index:1;
}
.info-servicios{
    position: relative;
    z-index: 2;

}
.list-square {
  list-style-type: square;
}


.servicios{
    position: relative;
    padding-top:0px;
    background-size:cover !important;
    background: url(/files/assets/back_tasa.png) no-repeat right top;
}
.logo_beige{
    width: 50%;
}
.container-fluid{
    padding-left:0px !important;
    padding-right:0px !important;
    margin-left:0px !important;
    margin-right:0px !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    .fs-24,.fs-36,.fs-32,.fs-45{
        font-size: 16px !important;
        line-height: 19px !important;
    }
    .fs-30{
        font-size: 20px !important;
    }
    .buttons {
        border: 0px;
    }
    .servicios{
        position: relative;
        padding-top:0px;
        background-size:cover !important;
        background: url(/files/assets/mobile/servicios_mobile.png) no-repeat right top;
    }
    #section-6 {
        background-color: #32210F;
    }

}
.info-servicios h2{
    letter-spacing: 5px;;
}
@media (min-width: 768px) {
  .servicios{
        position: relative;
        padding-top:70px;
        background: url(/files/assets/back_tasa.png);
    }
    .servicios .back-servicios{
        position: absolute;
        z-index:1;
    }
    .info-servicios{
        position: relative;
        z-index: 2;

    }
    .logo_beige{
        width: auto;
    }
    .btn-ruarh{
    background-color:#E18E36; 
    border-radius: 30px; border:0px;
    width: auto;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .fs-30{
        font-size: 20px !important;
        line-height: 105%;
    }
}



.letter-spacing-6{
    letter-spacing: 6px !important;
}

.fs-21{
    font-size: 21px;
    line-height: 40px;
}
.fs-24{
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 25%;
}
.fs-30{
    font-size: 30px;
    line-height: 105%;
}
.fs-36{
    font-size: 36px;
    line-height: 105%;
}
.fs-45{
    font-size: 45px;
    line-height:40px;
    letter-spacing: 25%;
}
