.contact-item{border-top: 1px solid rgb(255 255 255 / 14%);    padding-top: 10px;    margin-bottom: 15px;   font-size: 14px;  }
.contact-item a, .contact-item span{ display: block;  }

.contact-item > div:first-child{ font-weight: 500}

.page-contacts .page-form { background: #1b507a}
.page-contacts .from-title { color: #fff}
.page-contacts  .page-form .button{ background: linear-gradient(259.45deg, #CAB57F 21.61%, #F4DFA4 50.2%, #CBB580 80%), linear-gradient(259.45deg, #CAB57F 21.61%, #F4DFA4 50.2%, #CBB580 80%); color: #2c425c}

.company-title-map{ margin-top: 20px; min-height: 300px; height: 300px; filter: saturate(0.5); border-radius: 15px; overflow: hidden}
 

@media only screen and (min-width: 768px) {



    .company-title-content{ margin-right: 20px}
    .company-title-map{ margin: 0; height: 100%}
}

@media only screen and (min-width: 1024px) {
    .company-title-content{ margin-right:40px}

    .contact-item{  padding-top: 15px;    margin-bottom: 25px;   font-size: 16px;  }


}



