.inner  .contact {
    width: 100%;
    background: #f9f9f9cf;
    padding-bottom: 159px;
}
.inner  .contact-1 {
    text-align: center;
    padding-top: 103px;
}
.inner  .contact-logo {
    position: relative;
    bottom: 9px;
}

 .inner .contact-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inner .location {
    display: flex;
    width: 382px;
}
.inner .location-logo {
    width: 110px;
    
    margin-top: 5px;
  
    padding-right: 4px;
}
.inner  .location p {
    font-size: 18px;
    font-family: GothamBook;
    width: 292px;
    line-height: 29px;
    font-weight: 100;
    color: rgb(51,51,51);
    margin-top: 34px;
    margin-left: -15px;
}
 .inner  .contact .phone {
    display: flex;
    width: 324px;
}
.inner  .call-logo{
    width: 110px;
}
.inner .contact .phone p {
    font-size: 18px;
    font-family: GothamBook;
    line-height: 3px;
    font-weight: 100;
    color: rgb(51,51,51);
    padding-top: 25px;
}

.inner .tel {
    font-size: 18px;
    font-weight: 800;
    font-family: GothamBook;
    line-height: 29px;
    color: rgb(51,51,51);
   
}
.inner .contact .email {
    display: flex;
    width: 343px;
}
.inner .email-logo{
    width: 110px;
}
.inner .contact .email p {
    font-size: 18px;
    font-family: GothamBook;
    line-height: 6px;
    font-weight: 100;
    padding-top: 21px;
    color: rgb(51,51,51);
}
.inner .teli {
    font-size: 18px;
    font-family: GothamBook;
    line-height: 29px;
    font-weight: 100;
    color: rgb(51,51,51);
}
.inner .OUR-ADVISORS {
    background-color: #F7F7F7;
    padding: 96px 0px 55px 0px;
}
.inner  img.common-logo {
    display: block;
    margin: 51px auto 0px  auto;
}










































