body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.content {
  height: 70vh; }

.footer-20192 {
  position: relative;
  color: #fff;
  padding: 7rem 0;
  background-color: #2e572b; 
}

  .footer-20192 .container {
    position: relative; }
  .footer-20192 h3 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1.5; }
  .footer-20192 .links li {
    margin-bottom: 10px;
    line-height: 1.5;
    display: block; }
    .footer-20192 .links li a {
      color: #fff; }
      .footer-20192 .links li a:hover {
        color: #fff; }
  .footer-20192 .social li {
    display: inline-block;
    position: relative; }
    .footer-20192 .social li a {
      position: relative;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: inline-block;
      margin: 0;
      padding: 0;
      background-color: #588d40;
      color: #fff; }
      .footer-20192 .social li a > i{
        position: absolute;
        font-size: 20px;
        top: 50%;
        left: 50%;
        color: #fff;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .footer-20192 .footer-logo {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .1rem; }
  .footer-20192 .copyright {
    color: #fff; }



  .footer-20192 .cta {
    -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
    box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
    padding: 20px;
    background-color: #588d40;
    top: -150px;
    color: #fff;
    position: relative; 
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
  }


.footer-20192 .container .col-sm{
  font-size: 15px;
}



  .footer-20192 .cta table tbody tr td .get-location a{
    margin: 0;
    padding: 0;
  }

  .footer-20192 .branch table tbody tr td a button{
    width: 100%;
    font-size: 10px;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #2e572b;
  }


    .footer-20192 .cta h2, .footer-20192 .cta h3 {
        line-height: 1.5; 
    }

    .footer-20192 .cta h3 {
       font-size: 20px; 
    }

      /* .footer-20192 .cta{
        background-image: url(img/contact-info.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 225px;
      } */


.footer-20192 .cta table{
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 1rem;
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
}

.footer-20192 .cta th, td{
    padding: 1rem;
}

.footer-20192 .cta table td{
    text-align: center;
}

.footer-20192 .cta th{
    /* background: rgba(16, 28, 57, 0.9); */
    background: rgba(4, 27, 2, 0.9);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-20192 .cta th{
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
}

.footer-20192 .cta tr:nth-last-of-type(2n){
    background: rgba(16, 15, 15, 0.7);
}

/* .footer-20192 .cta .dental{
  background: rgba(0, 0, 0, 0.7);

} */

.footer-20192 .cta .dental img{
  width: 300px;
}
