.service-content p {
    font-weight: 400;
    line-height: 25px;
    margin-top: 10px;
    font-size: 16px;
}

.service-content h4 {
    font-size: 25px;
    font-weight: bold;
}


section.service-section2 {
    padding-top: 100px;
    padding-bottom: 50px;
    
}


.font-comprensive {
         font-size: 38px;
    text-align: center;
    margin-bottom: 32px;
    color: #000 !important;
}

.button-boxy{
      color: #26A0DA !important;
    box-shadow: 0 0 20px #31475520;
    border: 2px solid #26A0DA;
    background-color: #ffffff !important;
    text-align: center;
}

.nav-link.button-boxy p {
    font-size: 15px;
}


.nav-pills .nav-link {
  
    color: #000!important;
}

.button-boxy {
    height: 186px;
}

section.solution-tab-sec3 {
    padding-top: 40px;
    padding-bottom: 59px;
}

.top-p{
  padding-top: 40px;
  padding-bottom: 30px;
}

.row.pt {
    justify-content: center;
    background: #fff;
    padding-top: 4px;
    margin-top: 39px;
    padding-bottom: 0px;
}

.imag-class{
    text-align: center;
}

.im-width1{
    width: 75%;
}

.cont-prt {
    padding-top: 45px;
}

.justi-clascenter{
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}


.ju-butllet{
        line-height: 32px;
    margin-top: 18px;
    padding-left: 20px;
}


p.card-text.pt-2 {
    color: #000;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
}


.cont-prt p {
    font-size: 15px;
    line-height: 24px;
}

.text-align-left {
    text-align: left !important;
}

section.ptb.who-section {
    padding: 50px 0px!important;
}

@media (max-width: 600px) {
.font-comprensive {
    font-size: 21px!important;
    text-align: center;
    margin-bottom: 32px;
    color: #000 !important;
}
    .who-section h1 {
        font-size: 23px!important;
        font-weight: 600;
        color: #fff;
        margin-top: 20px;
    }
        .who-section p {
        font-size: 15px!important;
        line-height: 24px;
    }
    section.service-section2 {
    padding-top: 52px!important;
    padding-bottom: 50px;
}
.service-content h4 {
    font-size: 20px;
    font-weight: bold;
}
    .service-item {
        height: auto;
        min-height: 180px;
        width: 100%;
        padding: 35px 20px!important;
        background-size: 100% 100%;
        margin-bottom: 18px;
    }
    .service-item1 {
        height: auto;
        min-height: 180px;
        width: 100% !important;
        padding: 35px 20px!important;
        background-size: 100% 100%;
        margin: 0px;
    }
    .cont-prt {
    text-align: center!important;
}
    .cont-prt img {
        width: 43px!important;
        height: 45px!important;
    }
    .tab-cont h4 {
    font-size: 16px!important;
    padding-top: 17px;
    font-weight: 600;
}
.cont-prt p {
    font-size: 14px!important;
    line-height: 24px;
}
    .nav-pills .nav-link {
        
        width: 296px!important;
        margin-left: 37px!important;
        margin-bottom: 15px!important;
    }
    section.solution-tab-sec3 {
    padding-top: 40px;
    padding-bottom: 14px!important;
}
.im-width1 {
    width: 50%!important;
}
.ju-butllet {
    line-height: 28px;
    margin-top: 20px;
    padding-left: 26px !important;
    font-size: 14px!important;
    text-align: left!important;
}
.row.pt {
    justify-content: center;
    background: #fff;
    padding-top: 24px;
    margin-top: 28px;
    padding-bottom: 11px!important;
}
.cont-prt {
    padding-top: 16px;
}
section.ptb.solution-tab-sec {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
h1.text-primary.fw-bold {
    font-size: 22px;
}
.career-section .content h4 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
    }
    ul.dropdown-menu.new1 {
    width: 287px!important;
}
ul.dropdown-menu.new1 a.dropdown-item

 {
    color: #000;
    font-size: 14px;
}
}


.service-item {
    height: 300px;
    margin: 5px 0;
    padding: 30px 40px;
    background-image: url(../image/tanext/banner3.webp);
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}


.service-item1 {
    height: 300px;
    margin: 5px 0;
    padding: 30px 40px;
    background-image: url(../image/tanext/banner4.webp);
    background-repeat: no-repeat;
    background-size: contain;
    transform: scale(1);
    transition: all 400ms cubic-bezier(.25, .46, .45, .94);
    cursor: pointer;
}


.solution4-section {
    height: auto;
    width: 100%;
    background-image: url(../image/tanext/banner5.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.career-section {
    height: auto;
    width: 100%;
    background: linear-gradient(0deg, #314755aa, #314755aa), url(../image/tanext/banner6.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.wid-vit{
    width: 18%;
}




