
/* comapny -profile--- */
.comp-profile-hdr {
    font-family: Sofia Pro;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #0c1529;
  }
  
  .compny-prfile-trade {
    border: 2px solid #1f62ae;
    overflow: visible;
    background-position: center;
    background-size: contain;
  }
  
  .pro-trade-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    left: 30px;
    bottom: 30px;
  }
  
  .tble-th {
    background-color: #2384c1 !important;
    font-family: var(--font-family-Lato);
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    color: white !important;
  }
  
  .tble-th-2 {
    background-color: #2384c1 !important;
    font-family: var(--font-family-Lato);
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: white !important;
  }
  
  .tble-hdr {
    color: #08202e !important;
    font-family: var(--font-family-Lato);
    font-size: 18px;
    font-weight: 700;
    background-color: #ededf1 !important;
    text-align: left;
    border: 0;
  }
  
  .tble-td {
    color: #353c4d !important;
    font-family: var(--font-family-Lato);
    font-size: 18px;
    font-weight: 500;
    text-align: left;
  }
  
  .compmany-hdr {
    font-family: Sofia Pro;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: start;
    color: #0c1529;
  }
  
  .cust-img-satisfact-hhdr {
    width: 45px;
  }
  
  .used-card-hdr-comp {
    font-family: var(--font-family-Lato);
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #0c1529;
  }
  
  .core-value-hdr {
    font-family: var(--font-family-Lato);
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #0c1529;
  }
  
  .key-offer-para {
    font-family: var(--font-family-Lato);
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #353c4d;
  }
  
  .core-value-para {
    font-family: var(--font-family-Lato);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #353c4d;
  }