.col-sm{
  margin-bottom: 10px;
}

.col-md-auto{
  margin-bottom: 10px;
}

button {
    border-radius: 1px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2.5px;
    margin-top: 20px;
    padding: 11px 20px;
    color: white;
}

.col-lg-5{
    margin-top: 30px;
}

.ln{
      visibility: hidden;
}

hr {
    background-color: white;
    opacity: 1;
    height: 1px;
    margin-bottom: 25px;
    border: none;
    margin-top: 15px;
    max-width: 191px;
    margin-left: 0
}

.p-3 h4 a {
    font-size: 21px;
}

a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}

.map-section {
    background-color: var(--text-main-color);
    box-sizing: border-box;
    padding: 50px 0;
}

#map {
    height: 400px;
}

.col-lg-6 {
    z-index: 3;
    touch-action: pan-x pan-y;
    box-sizing: border-box;
}

.company-info {
     padding-left: 35px;
     background-size: 22px;
     padding-left: 35px;
     margin-bottom: 18px;
}

.company-info a {
    color: white !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 18px;
}

.row {
    letter-spacing: .05em;
}

.col-lg-5 {
    margin-top: 20px;
}