/* breadcrum START */
.breadcrumb-wraper {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 22px 0px 21px;
}

.breadcrumList {
    margin-left: 75px;
    display: flex;
    align-items: center;

}

.breadcrumList p {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: rgba(39, 50, 57, 0.7);
}

.breadcrumList p span {
    font-weight: 700;
}

/* breadcrum ends here */
/* telecom  vas starts here */
.tellHead {
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #273239;
    text-align: center;
}

.tellDes {
    padding: 23px 0px 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: rgba(39, 50, 57, 0.7);
    text-align: center;
    width: 100%;
    max-width: 706px;
    margin: 0 auto;
}

.telecomVasWaper .t-services {
    border: unset;
}



/* servicees */
.ourServices {
    padding-top: 75px;
    padding-bottom: 84px;
}

.secHeading {
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 38px;
    color: #273239;
    margin: 0 auto;
}

.serviceDesc {
    width: 100%;
    max-width: 901px;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: rgba(39, 50, 57, 0.7);
    padding: 22px 0px 107px;
}

.serviceWraper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 48px;
    flex-wrap: wrap;
    row-gap: 41px;
}

.serviceParentWraper {
    width: 100%;
    max-width: 954px;
}

.singleService {
    width: 100%;
    max-width: 280px;

}

.singleService h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #273239;
    padding-top: 23px;
}

p.shortText {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: rgba(39, 50, 57, 0.7);
}


/* ourClient  */
.cstmContaier {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0px 15px;
}

.ourClientWraper {
    display: flex;
    justify-content: flex-start;
    column-gap: 18px;
    margin-top: 18px;
}

.singleClient {
    width: 100%;
    max-width: 257px;
    height: 222px;
    padding: 44px 0px 0px 29px;
    background: #FFFFFF;
    border: 1px solid rgba(39, 50, 57, 0.3);
    border-radius: 0px;
}

.client {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(39, 50, 57, 0.6);
    padding-bottom: 28px;
}

.ourClient {
    padding-bottom: 75px;
}

/* our work */
.workWraper {
    display: flex;
    column-gap: 30px;
    padding-top: 15px;
}


.absolureDiv {
    width: 100%;
    max-width: 303px;
    background-color: #fff;
    padding: 28px 46px 25px 25px;
    position: relative;
    margin-top: -53px;
}

.absolureDiv h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #273239;
}

.absolureDiv .workText {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.1px;
    color: rgba(39, 50, 57, 0.7);
    padding: 16px 0px;
}

.ourWork {
    padding-bottom: 75px;
}

.businessCard {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px 0px 34px;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: rgba(39, 50, 57, 0.3);
    padding-right: 40px;
}

.businessCard:last-child {
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgba(39, 50, 57, 0.3);
}

.businessCard p {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.1px;
    color: #273239;
    opacity: 0.5;
}

.otherBusiness {
}

.businessCard:first-child {
    margin-top: 18px;
}

/* our work */




/* telecom vas */
.no-mr {
    margin-top: 0px !important;
}

.telecomVas {
    display: flex;
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
    column-gap: 31px;
    padding-top: 40px;
}

.telLeft {
    width: 100%;
    max-width: 312px;
}

.telLeft ul {
    list-style: none;
}

.tel-ul {
    width: 100%;
    max-width: 1203px;
    margin: 0 auto;
}

.telecomVasWaper .t-services .row {
    margin: unset !important;
}
.telLeft ul li {
    max-width: max-content;    
    margin-bottom: 30px;
}

.telLeft ul li a{   
    color: rgba(39, 50, 57, 0.7);
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 28px;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent;
    padding-right: 14px;
    transition: .2s;
}

.telLeft ul li a:hover{
    font-weight: 800;
    color: #273239;
    border-bottom: 3px solid var(--theme-red);
}

.telLeft ul li.active a{
    font-weight: 800;
    color: #273239;
    border-bottom: 3px solid var(--theme-red);
}

.telecomVasWaper .t-services .ls-cart {
    margin-top: 0px;
}

.telecomVasWaper .t-services .ls-cart .image {
    max-width: 100%;
}

.t-services .ls-cart .image img {
    box-shadow: unset;
}

@media (max-width:1440px) {
    .telecomVas {
        max-width: 1170px;
    }
}