.our-team-ittech-style {
    padding: .69rem 0;
    position: relative;
}
.our-team-ittech-style .column-gap {
    display: flex;
    align-items: center;
}
.our-team-ittech-style .elementor-col-50 {
    width: 50%;
}
.our-team-ittech-style .subtitle {
    font-size: 1.39rem;
    padding: 0 0 0 3.13rem;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color: #0c5adb;
    font-family: 'Nunito', sans-serif;
    line-height: 1.2;
    transition: .5s;
    margin: .76rem 0 .97rem 0;
}
.our-team-ittech-style .subtitle:before {
    position: absolute;
    left: 0;
    width: 2.71rem;
    height: .83rem;
    background: url('/wp-content/uploads/2025/10/title-shape.webp');
    content: "";
    top: .35rem;
    border-radius: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.our-team-ittech-style .title {
    font-size: 2.92rem;
    margin: .56rem 0 0;
    line-height: 3.47rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    transition: .5s;
}
.our-team-ittech-style .title3 {
    font-size: 2.92rem;
    margin: 0px 0 0;
    line-height: 3.47rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    transition: .5s;
}
.our-team-ittech-style .dreamit-button {
    text-align: right;
}
.our-team-ittech-style .dreamit-button a.button {
    padding: .83rem 2.78rem .83rem 2.78rem;
    background: #226cfe;
    display: inline-block;
    border-radius: 2.08rem;
    border: .07rem solid #226cfe;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 1.11rem;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
    line-height: 1.81rem;
}
.our-team-ittech-style .dreamit-button a.button:hover {
    color: #2d3dfc;
}
.our-team-ittech-style .dreamit-button a.button:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: #fff;
    border-radius: .21rem;
    transition: .5s;
}
.our-team-ittech-style .dreamit-button a.button:hover {
    color: #2d3dfc;
}
.our-team-ittech-style .dreamit-button a.button:hover:before {
    width: 100%;
    left: 0;
}
.our-team-ittech-style .dreamit-button a.button i {
    font-size: .97rem;
    width: 1.04rem;
    border-radius: 0;
    height: inherit;
    line-height: inherit;
    text-align: center;
    background: transparent;
    color: #fff;
    display: inline-block;
    margin-left: .28rem;
    position: relative;
    transition: .5s;
    font-weight: 700;
}
.our-team-ittech-style .dreamit-button a.button:hover i {
    color: #0c5adb;
    background: transparent;
}
.our-team-ittech-style .spacer-inner {
    height: 2.08rem;
}
.our-team-ittech-style .widget-team {
    display: flex;
    gap: 1.39rem;
}
.our-team-ittech-style .widget-team .elementor-col-33 {
    width: 33.333%;
}
.our-team-ittech-style .widget-team .team {
    transition: .5s;
    background: #f1f5f7;
    padding: 2.08rem;
    text-align: center;
    position: relative;
    border-radius: .69rem;
}
.our-team-ittech-style .widget-team .team .image {
    position: relative;
    line-height: 0;
    overflow: hidden;   
}
.our-team-ittech-style .widget-team .team .image img {
    height: 25rem;
    aspect-ratio: 360/360;
    border-radius: .56rem;
}
.our-team-ittech-style .widget-team .team ul.social-icon {
    list-style: none;
    margin: 0;
    background-image: linear-gradient(0deg, #3513f9 0%, #1a90ff 100%);
    border-radius: 2.08rem;
    position: absolute;
    right: -3.54rem;
    bottom: -1.74rem;
    padding: 1.18rem .9rem 2.43rem;
    transition: .5s;
}
.our-team-ittech-style .team ul.social-icon li {
    display: block;
    margin-bottom: 1.11rem;
    color: #fff;
}
.our-team-ittech-style .team ul.social-icon li a {
    transition: .5s;
}
.our-team-ittech-style .team ul.social-icon li i {
    display: block;
    color: #fff;
    transition: 0.3s;
    font-size: 1.11rem;
    line-height: 2.22rem;
}
.our-team-ittech-style .team:hover ul.social-icon{
    right:1.39rem;
}
.our-team-ittech-style .team ul.social-icon li:nth-child(2) a i {
    line-height: 1.11rem;
}
.our-team-ittech-style .widget-team .team .team-content {
    padding: 1.25rem 0 .21rem;
    text-align: center;
}
.our-team-ittech-style .team .team-content h2.name {
    margin: 0 0 0;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
}
.our-team-ittech-style .team .team-content h2.name a {
    font-size: 1.94rem;
    color: #041424;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    text-align: center;
}
.our-team-ittech-style .team .team-content .designation {
    font-size: 1.18rem;
    color: #686868;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
    text-align: center;
    margin: 0 0 0;
    line-height: 1.2;
    transition: .5s;
}
@media only screen and (max-width: 767.9px) {
    .our-team-ittech-style {
        padding: 17.42rem 5.12rem;
    }
    .our-team-ittech-style .column-gap {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .our-team-ittech-style .elementor-col-50 {
        width: 100%;
        text-align: center;
    }
    .our-team-ittech-style .subtitle {
        font-size: 5.12rem;
        padding: 0 0 0 11.53rem;
        margin: 2.82rem 0 3.59rem 0;
    }
    .our-team-ittech-style .subtitle:before {
        width: 9.99rem;
        height: 3.07rem;
        top: 1.28rem;
    }
    .our-team-ittech-style .title {
        font-size: 4.87rem;
        line-height: 8.45rem;
        margin: 2.05rem 0 0;
    }
    .our-team-ittech-style .title3 {
        font-size: 5.38rem;
        line-height: 8.45rem;
    }
    .our-team-ittech-style .dreamit-button {
        text-align: center;
        margin: 5.12rem 0 0 0;
    }
    .our-team-ittech-style .dreamit-button a.button {
        padding: 3.07rem 10.25rem 3.07rem 10.25rem;
        border-radius: 7.68rem;
        border: .26rem solid #226cfe;
        font-size: 4.1rem;
        line-height: 6.66rem;
    }
    .our-team-ittech-style .dreamit-button a.button:before {
        border-radius: .77rem;
    }
    .our-team-ittech-style .dreamit-button a.button i {
        font-size: 3.59rem;
        width: 3.84rem;
        margin-left: 1.02rem;
    }
    .our-team-ittech-style .spacer-inner {
        height: 15.37rem;
    }
    .our-team-ittech-style .widget-team {
        gap: 5.12rem;
        flex-direction: column;
    }
    .our-team-ittech-style .widget-team .team {
        width: 100%;
        padding: 5.12rem;
        border-radius: 2.56rem;
    }
    .our-team-ittech-style .widget-team .team .image img {
        height: 79.41rem;
        aspect-ratio: 310/310;
        border-radius: 2.05rem;
        transition: .5s;
    }
    .our-team-ittech-style .widget-team .team ul.social-icon {
        right: -13.06rem;
        bottom: -6.4rem;
        padding: 4.35rem 3.33rem 8.97rem;
        border-radius: 7.68rem;
    }
    .our-team-ittech-style .team ul.social-icon li {
        line-height: 8.2rem;
        margin-bottom: 4.1rem;
    }
    .our-team-ittech-style .team ul.social-icon li i {
        font-size: 4.1rem;
        line-height: 8.2rem;
    }
    .our-team-ittech-style .widget-team .team:hover ul.social-icon {
        right: 5.12rem;
    }
    .our-team-ittech-style .widget-team .team .team-content {
        padding: 4.61rem 0 .77rem;
    }
    .our-team-ittech-style .team .team-content h2.name a {
        font-size: 5.38rem;
    }
    .our-team-ittech-style .team .team-content .designation {
        font-size: 4.35rem;
    }
}