.c-text {
    background: linear-gradient(90deg, #520a17cf 0%, rgb(82 10 23 / 12%) 100%);
    padding: 64px 57px;
    border-left: 8px solid rgba(255, 255, 255, 0.507);
}
.service-main-wrapper-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.service-main-wrapper-list .single-service-wrapper {
    display: flex;
    align-items: center;
    background: #F6F6F6;
    border-radius: 100px;
    transition: all 0.3s;
}
.service-main-wrapper-list .single-service-wrapper .thumbnail {
    max-width: 94px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
}
.service-main-wrapper-list .single-service-wrapper .thumbnail img {
    transition: 0.6s;
}
.service-main-wrapper-list .single-service-wrapper:hover .thumbnail img {
    transform: scale(1.08);
}
.service-main-wrapper-list .single-service-wrapper:hover {
    transform: translateY(-5px);background: #ecff00;
}
.service-main-wrapper-list .single-service-wrapper .content .title {
    margin: 0;
    padding: 0 30px;
    font-size: 20px;
}
.service-main-wrapper-list .single-service-wrapper .content .title a:hover {
    color: #161616;
}



.testimonial p {
    font-size: 23px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: #ffffff;
}
.author-container img {
    width: 100px;
    display: inline-block;
    max-width: 100px;
    border-radius: 50%;float: left;
}
.author-info {
    color: #ffffff;
    display: block;
    margin-left: 20px;
    float: left;
    margin-top: 1em;
    line-height: 25px;
}
.author-info span {
    display: block;
}
.author-container {
    display: inline-block;
    float: left;
    /* line-height: 21px; */
}
.testimonial {
    margin-bottom: 20px;
}
span.author-position {
    color: #ecff00;
}
.testimonial i {
    color: #ecff00;
    font-size: 51px;
    margin-bottom: 20px;
}
.author-container img {
    width: 80px !important;
}
.st-i .elementor-counter-number-suffix {
     font-size: 31px;
    line-height: 30px;
}
.case-one__single-card {
    background: #38050e;
    padding: 10px;
    border: 1px solid #65303A;
}
.content-se {
    padding: 15px 20px;
}
.content-se .title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;margin-bottom: 20px;display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    line-height: 26px;
}
.content-se span {
    color: #ecff009e;
    font-weight: 300;
    font-size: 14px;
    margin-right: 15px;
}
.post-more-button {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    letter-spacing: -.02em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding-bottom: 6px;
    color: #fff;
}
.post-more-button:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.post-more-button:hover {
    letter-spacing: 3px;
    color: #ecff00;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #ecff00;
    border-bottom: 2px solid #ecff00 !important;
    border-top: 0px ! IMPORTANT;
    border-left: 0px;
    border-right: 0px;
}
.elementor-tab-title {
    border-bottom: 1px solid #65303A !important;
}
.pd-dis .elementor-tab-content {
    padding-left: 0px;
    padding-right: 0px;
}

.service-4__inner .service-4__item.active {
    position: relative;
    border: 1px solid #65303A;
    padding: 54px 34px 60px 80px;
    transition: all 0.5s ease;
    overflow: hidden;
}
 
.service-4__inner .service-4__item .media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-4__inner:hover .service-4__item {
    background: #ecff00 !important;
}

 

.service-4__inner:hover .service-4__item .media .content {
    background: #ffffffe6 !important;
}
.service-4__inner .service-4__item .media .content {
    top: 14px;
    z-index: 1;
    right: 14px;
    padding: 30px;
    max-width: 300px;
    position: absolute;
       background: #ecff00e3;
}
.service-4__inner .service-4__item .media .content .title {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -1.1px;
}
.service-4__inner .service-4__item .media .content .arrow {
    margin-top: 145px;
    display: inline-block;
}
.service-4__inner .service-4__item .media .content .desc {
    font-size: 16px;
    font-weight: 500;
    margin-top: 34px;
    line-height: 20px;
    color: #161616;
    letter-spacing: -0.48px;
}
.desc {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.service-4__inner .service-4__item.active .media {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.service-4__inner .service-4__item .media {
    position: relative;
    clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 0);
    transition: clip-path 0.8s ease-in-out;
}
.service-4__inner .service-4__item > .title {
       left: 68px;
    bottom: 27px;
    rotate: -90deg;
    font-size: 29px;
    font-weight: 500;
    line-height: 56px;
    white-space: nowrap;
    position: absolute;
    color: #ecff00;
    /* letter-spacing: -1.5px; */
    transform-origin: left bottom;
}
.service-4__inner:hover .service-4__item > .title {
    color: #161616;
}

.bl-list {
    border: 1px solid #65303A;
    padding: 25px 15px;    border-radius: 20px;
}
.bl-l-blog-img img {
    border-radius: 15px;
    max-height: 225px;
    object-fit: cover;
    width: 100%;
    min-height: 225px;
}
.bl-l-meta {
    margin-bottom: 15px;
}
.bl-l-meta a {
    font-weight: normal;
    font-size: 15px;
    margin-right: 10px;
    color: #ecff00;
}
.bl-l h3 a {
    font-size: 26px;
}
.bl-l h3 a:hover {
    color: #ecff00;
}
.bl-text {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 20px;
    color: #CACACA;
    letter-spacing: -0.48px;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.bl-l-meta {
    width: 80px;
    height: 80px;
    background: #ecff00;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;    margin-bottom: 35px;
}
.bl-l-meta img {
    width: 55px;
}

.bl-l h3 a {
    font-size: 26px;
    color: #ffffff;
}
.bl-l-t .blog_more:hover {
    letter-spacing: 3px;
    color:#ecff00;
}
.bl-l-t .blog_more {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    letter-spacing: -.02em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    padding-bottom: 6px;
    color: #ecff00;
}
.bl-l-t .blog_more:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #ecff00;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

.bg-blure .elementor-widget-wrap {
    backdrop-filter: blur(10px);
}






.team-block {
    background-color: #6C0F20;
    border-radius: 40px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
}
.team-block .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 40px 55px;
}
.team-block .content .title-area {
    border-left: 1px solid #ECFF00;
    padding-left: 15px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.team-block .content .title {
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 10px;    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.team-block .content .title a:hover{color:#020202}
.team-block .content .title a {
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    display: inline;
}
.team-block .content .text {
    line-height: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: rgb(255 255 255 / 60%);
}
.team-block .content .arrow-icon {
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #ecff00;
    cursor: pointer !important;
    color: #020202;
    font-size: 17px;
    height: 50px;
    width: 50px;
}
.team-block .content .arrow-icon i {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    rotate: -30deg;
}
.team-block .image-wrap {
    position: relative;
    text-align: center;
    background-color: #353535;
    border-radius: 40px;
    height: 445px;
    z-index: 1;
}
.team-block .image-wrap::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: "";
    height: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-6.39%, #ECFF00), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, #ECFF00 -6.39%, rgba(0, 0, 0, 0) 100%);
    top: auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}
.team-block .image-wrap .image-shape {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.team-block .image-wrap .image {
    position: relative;
    top: -30px;
    width: 330px;
    height: 475px;
    margin: 0 auto;
}
.team-block .image-wrap .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.team-block .image-wrap::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: "";
    height: 250px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-6.39%, #000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, #000 -6.39%, rgba(0, 0, 0, 0) 100%);
    top: auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.team-block::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: #ECFF00;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    top: auto;
    visibility: hidden;
    z-index: -1;
}
.team-block:hover .image-wrap {
    position: relative;
    text-align: center;
    background-color: #353535;
    border-radius: 40px;
    height: 445px;
}
.team-block:hover .content .arrow-icon {
    background-color: #020202;
    cursor: pointer !important;color: #ECFF00;
}
.team-block:hover .content .title-area {
    border-color: #020202;
}
.team-block:hover .content .text {
    color: #020202;
}
.team-block:hover .content .title {
    color: #020202;
}
.team-block:hover::after {
    opacity: 1;
    height: 100%;
    visibility: visible;
}


.team-contact-info-card {
    background: #6C0F20;
    border-radius: 20px;
}
.team-contact-info {
    background: #ecff00;
    color: #151515;
    border-radius: 0px 0px 20px 20px;
}
.ico-t .icon-arrow-down {
    rotate: 324deg;
    margin-top: -4px;
}





span.span-t {
    color: #CACACA;
}

.img-team {
    position: relative;
    overflow: hidden;
}
h2.team-title {
    color: #ecff00;
    font-weight: 700;
    font-size: 45px;
}
.dis-text {
    color: #CACACA;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #65303A;
}
.team-item-tag {
    position: absolute;
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -.05em;
    line-height: .6em;
    bottom: 27px;
    right: 10px;
    white-space: nowrap;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg) translateX(100%);
    -ms-transform: rotate(-90deg) translateX(100%);
    transform: rotate(-90deg) translateX(100%);
}
.team-contact-info {
    padding: 30px;
}

.team-contact-info h5 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.team-contact-info-item {
    margin-bottom: 10px;
    font-weight: 600;
}






