
        .ttm-boxes-spacing-15px .ttm-box-col-wrapper {
            margin-top: 30px;
        }

        h2.title {
            font-weight: 700;
            font-size: 25px;
            line-height: 43px;
            margin-bottom: 0;
            text-transform: uppercase;
        }

        .toggle-title {
            padding: 15px 0px 15px 35px;
            background-color:  #4286FF !important;
            color: #fff;
            font-weight: 700;
            font-size: 17px;
        }

        .featured-icon-box.icon-align-top-content.style2 {
            padding: 39px 0px 60px;
        }

        .section-title h2.title {
            font-weight: 700;
            font-size: 25px;
            line-height: 43px;
            margin-bottom: 0;
            text-transform: uppercase;
        }

        @media (max-width: 767px) {
            .section-title h2.title {
                text-align: center;
            }
        }

        .top-header a:hover {
            color: #fff;
        }

        .ttm-row.services-section-2 {
            padding: 60px 0 60px;
        }

        .ttm-team-member-content .ttm-team-member-single-title {
            font-size: 24px;
        }



        .Services-box-card {
            box-shadow: 0px 0px 12px 2px #acb3b3;
            height: 100%;
        }

        .Services-box-card:hover {
            box-shadow: 0 0 4px 2px #43aea9
        }

        @media (max-width: 767px) {

            .Services-box-col,
            .top-service-box {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }
        }

