﻿.logo-top {
}

    .logo-top img {
        height: 30px;
    }

.vertical-social {
    display: inline-block;
    height: 260px !important;
    padding: 10px 15px;
}

.team-member-thumb {
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

    .team-member-thumb img {
        width: 100px;
    }

.single-team-member {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin-bottom: 30px;
}

.team-info h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}

.team-info p {
    color: #ccc;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}

.footer-logo {
}

    .footer-logo img {
        height: 50px;
        width: auto;
    }

.section-heading > p {
    max-width: 100%;
}

.service_single_content_custom {
}

    .service_single_content_custom img {
        height: 90px;
    }

.service_single_content_custom {
}

.service_icon {
    margin-bottom: 20px;
    min-height: 56px;
    text-align: center;
}

.service_single_content h6 {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
}

.integration-link-custom {
    background-image: linear-gradient(#8a46ff,#6e38cc);
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    letter-spacing: .58px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 100px;
}
    .integration-link-custom:hover {
        padding: 8px 20px;
        display: inline-block;
        vertical-align: top;
        position: relative;
        letter-spacing: .58px;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        background-image: linear-gradient(90deg,#ffd913,#b51600);
        border-radius: 100px;
    }
.center {
    text-align: center;
}

.service_single_content_custom {
}

    .service_single_content_custom ul {
        margin: 0;
        padding: 0;
        margin-left: 30px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

        .service_single_content_custom ul li {
            color: #fff;
            font-size: 15px;
            list-style: disc;
        }
