.page-contact-us .body {
  background-image: url(/template/00058964/images/bg-color.png);
}
.page-contact-us .page-content{
  padding:0;
}
#spltr-A6FDF44D-120B-4E97-BCD6-929C2DC7CECB{
    padding:115px 0;
    max-width: 1400px;
    margin: 0 auto;
}
.send-message-title p{
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0;
    text-align: left;
    margin: 0 0 24px 0;
    padding: 0;
    color: #000;
}
.widget-form .single-input-row .form-row.send-message-title p{
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0;
    text-align: left;
    margin: 0 0 24px 0;
    padding: 0;
    color: #000;
}
.contact-form{
  border: 1px solid #DEDEDE;
  background: rgba(255, 255, 255, 0.96);
  padding:55px 68px;
  border-radius:10px;
  max-width: 833px;
}

/*responsive css*/
@media screen and (max-width:1600px){
.responsive .left-contact-info {
    margin-left: 60px;
}
  
}


@media screen and (max-width:1500px){
.responsive .left-contact-info {
    margin-left:0px;
}
}
/*responsive start*/
