﻿.single-item{
    display:block;
}
.bannerflanding img._banner{
    filter:brightness(100%);
}

.bannerflanding .bannertxt h1 {
    font-size: 45px;
    font-weight: 500;
    letter-spacing: 10px;
    text-shadow: 0 0 11px #0000009c;
}
    .bannerflanding .bannertxt h1 span {
        display: block;
        font-size: 30px;
        font-weight: 400;
    }

.bannerflanding .bannertxt {
    bottom: 10%;
    top: initial;
}

.TMM_sustansP1{
    display:inline-block;
    width:100%;
    padding:40px 0;
}
.TMM_sustanheadline{
    text-align:center;
    font-size:35px;
    font-weight:500;
    margin-bottom:15px;
}

.TMM_sustanTest{
    font-size:16px;
    text-align:center;
    line-height:24px;
}

.greybg_tmm {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background: #f2f2f2;
}
.TMM_accc_cardbox img{
    width:auto;
}
.TMM_accred_v{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.TMM_accc_cardbox {
    background: #fff;
    padding: 20px 15px;
    text-align: center;
    width: 24%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 190px;
}

    .TMM_accc_cardbox.active {
        background: #122142;
    }
        .TMM_accc_cardbox.active h4{
            color:#fff;
        }
        .TMM_accc_cardbox.active a{
            color:#fff;
        }
        .TMM_accc_cardbox h4 {
            font-size: 15px;
            letter-spacing: 0;
            padding: 20px 0;
            line-height: inherit;
        }

    .TMM_accc_cardbox a {
        display: flex;
        align-items: center;
        color: #777;
        font-size: 12px;
    }

        .TMM_accc_cardbox a img {
            width: 20px;
            filter: brightness(0.5);
        }
    .TMM_accc_cardbox.active a img {
        width: 20px;
        filter: contrast(0.5);
    }

.TMM_detailsboxCard img{
    width:auto;
}

.TMM_DetailsAreaBox1 {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}

.TMMCard_Detailsbox h3 {
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
}
.TMMCard_Detailsbox .TMM_subheadline {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.TMMCard_Detailsbox p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
    .TMMCard_Detailsbox p strong {
        font-size: 20px;
        font-weight: 500;
        display: block;
        margin: 10px 0;
    }
    .TMM_detilsDeep h2 {
        font-size: 22px;
        font-weight: 500;
        margin: 20px 0 15px;
    }
.TMM_mainBoxareaDetails {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .TMM_mainBoxareaDetails .TMM_detailsboxCard {
        width: 49%;
        margin-bottom: 20px;
    }
.TMM_ver21{
    margin-top:20px;
}

.TMM_ver21 h5{
    font-size:20px;
    font-weight:500;
    margin-bottom:6px;
}

.TMM_ver21 p{
    font-size:16px;
    line-height:24px;
}

.TMMCard_Detailsbox {
    display: none;
    
}

    .TMMCard_Detailsbox.active {
        display: block;
    }

.TMM_mattersMainBox {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background: var(--footerBlueDark);
}

.TMM_aaaMatters{
    text-align:center;
    color:#fff;
}
    .TMM_aaaMatters h3 {
        font-size: 35px;
        color: #fff;
        font-weight: 500;
    }
    .TMM_aaaMatters p {
        font-size: 19px;
        margin-top:6px;
        color: #fff;
    }

.TMM_aaaMattersDetails {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    align-items: center;
    justify-content: space-between;
}

.TMM_matterMain{
    width:49%;
    margin-bottom:20px;
}
.TMM_aaaMattersDetails .TMM_matterMain h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}
.TMM_aaaMattersDetails .TMM_matterMain p {
    color: #fff;
    font-size:16px;
    line-height:24px;
}
.TMM_matterBottomline {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.TMM_mattersMainBox12 {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}

.TMM_aaaMatters12 {
    text-align: center;
   
}

    .TMM_aaaMatters12 h3 {
        font-size: 35px;
       
        font-weight: 500;
    }

    .TMM_aaaMatters12 p {
        font-size: 19px;
        margin-top: 6px;
       
    }

.TMM_aaaMattersDetails12 {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    align-items: center;
    justify-content: space-between;
    list-style-type: disc;
}

.TMM_matterMain12 {
    width: 48%;
    margin-bottom: 20px;
    margin-left: 20px;
}

.TMM_aaaMattersDetails12 .TMM_matterMain12 h5 {
   
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}

.TMM_aaaMattersDetails12 .TMM_matterMain12 p {
    
    font-size: 16px;
    line-height: 24px;
}

.TMM_matterBottomline12 {
  
    font-size: 16px;
    line-height: 24px;
}
.TMM_accc_cardbox.active .Cliaimg {
    background: #fff;
    padding: 2px;
}

.TMMCard_Detailsbox p a{
    text-decoration:underline;
}

@media only screen and (max-width: 991px) {
    .TMM_matterMain12 {
        width: 47%;
        margin-bottom: 20px;
        margin-left: 20px;
    }
    .TMM_accc_cardbox h4 {
        font-size: 13px;
    }
}