.ttm-fid-view-lefticon.style2.inside {
    padding: 25px 0px;
    text-align: center;
}


.spacing-1 {
    margin-top: unset;
    margin-left: -190px;
    padding-top: unset;
    padding-bottom: 140px;
    padding-left: 60px;
    margin-bottom: -126px;
}

.ttm-row {
    padding: 50px 0;
}

.links a {
    padding: 10px;
    text-decoration: none;
    color: #333;
    position: relative;
    /* Enable relative positioning */
}

.links a:not(:last-child)::after {
    content: "";
    position: absolute;
    height: 70%;
    /* Adjust line height */
    width: 2px;
    /* Line thickness */
    background-color: rgba(0, 0, 0, 0.2);
    /* Line color */
    top: 15%;
    /* Adjust line position vertically */
    right: -3px;
    /* Adjust line position horizontally */
}



/* quality services start */

.spacing-1 {
    margin-top: unset;
    margin-left: -190px;
    padding-top: unset;
    padding-bottom: 140px;
    padding-left: 60px;
    margin-bottom: -126px;
}

/* quality services end */

/* service start */


.widget ul#menu-footer-quick-links li a:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    height: 2px;
    width: 8px;
    background-color: #fff;
}

ul {
    list-style-type: none;
}

.featured-icon-box.icon-align-top-content.style2 a.di_link {
    display: block;
    font-size: 13px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 48px;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}



.tagcloud {
    margin-top: 30px;
    text-align: center;
}

.tag-cloud-links {
    display: inline-block;
    margin-bottom: 20px;
}

.tag-cloud-link {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px;
    background-color: #f2f2f2;
    color: #333;
    border-radius: 20px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.tag-cloud-link:hover {
    background-color: #ddd;
}

.widget .tagcloud a {
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 7px 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    background-color: #3469c6;
    color: #fff;
}

.tag-cloud-link {
    text-transform: uppercase;
}

  /* service end */