.hlogo {
    width: 190px;
}

.dropdown>a::before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 32px;
    right: 0px;
}

.h2_sty {
    font-family: Quicksand, sans-serif;
    letter-spacing: -3px;
}

.Quicksand_font {
    font-family: Quicksand, sans-serif;
    letter-spacing: -1px;
}

.Quicksand_font_0 {
    font-family: Quicksand, sans-serif !important;
    color: #fff !important;
    letter-spacing: 0px;
}

.font_family_Roboto {
    font-family: "Roboto";
}

.footer_top {
    display: inline-block;
    width: 100%;
    margin-bottom: -5px;
}

.footer_top svg {
    fill: #070337;
}

.links-list>li>a {
    font-family: "Roboto" !important;
    font-size: 15px
}

.service-block-10 .inner-box .text h4 a {
    color: #070337;
    font-weight: 700;
}

.current>a {
    color: #8F6DFF !important;
}

.textstyle h3 {
    font-family: Quicksand, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
}

.textstyle h2 {
    font-family: Quicksand, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
}

.textstyle p {
    font-family: "Roboto";
    margin-bottom: 25px;
    text-align: justify;
}

.textstyle p span {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    color: #070337;
}

.textstyle ul {
    margin-bottom: 25px;
    padding-left: 30px;
    list-style: unset;
}

.textstyle ul li {
    font-family: "Roboto";
    margin-bottom: 0px;
    text-align: justify;
    list-style: unset;
}

.logof {
    width: 200px;
    margin-bottom: 20px;
}

.tp_footer {
    float: right;
}

.tp_footer a {}

.tp_footer a li {
    float: left;
    margin-left: 20px;
    font-size: 15px;
}