/* cspt-service-style-3 */

.cspt-service-style-3 {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.cspt-service-style-3,
.cspt-service-style-3 .creativesplanet-box-content,
.cspt-service-style-3 .cspt-service-icon-wrapper {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.cspt-service-style-3 img {
    border-radius: 2px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
}

.cspt-service-style-3 .cspt-service-icon-wrapper img {
    height: 30px;
    width: 30px;
    margin-bottom: 6px;
}

.cspt-service-style-3 .creativesplanet-box-content {
    position: relative;
}

.cspt-service-style-3 .cspt-featured-wrapper {
    padding: 10px;
}

.cspt-service-style-3 .creativesplanet-box-content-inner {
    padding: 35px 30px 15px;
    text-align: left;
}

.cspt-service-style-3 .cspt-service-title {
    position: relative;
    font-size: 22px;
    line-height: 30px;
    margin: 0px 0 15px;
}

.cspt-service-style-3 .cspt-service-icon-wrapper {
    height: 65px;
    width: 65px;
    font-size: 30px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    right: 30px;
    top: -40px;
}

.cspt-service-style-3 .cspt-service-category {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 0;
    letter-spacing: 1px;
}

body .cspt-service-style-3 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
    position: relative;
}

.cspt-service-style-3:hover .cspt-service-icon-wrapper {
    background: var(--cspt-greenly-global-color) !important;
    color: #fff !important;
}

.cspt-service-style-3:hover .creativesplanet-box-content {
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.06);
}

body .cspt-service-style-3 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before {
    bottom: -5px;
}

body .elementor-element .cspt-service-style-3 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
    margin-bottom: 20px;
    display: inline-block;
}

body .cspt-service-style-3 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
    background-color: #000;
}

.cspt-service-style-3 .cspt-service-category a,
.cspt-service-style-3 .cspt-service-icon-wrapper {
    color: var(--cspt-greenly-global-color);
}

body .cspt-service-style-3 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
    background-color: var(--cspt-greenly-global-color);
}