.dop_con {
  color: #2a5151;
font-size: 16px;
font-family: 'Roboto',Arial,sans-serif;
text-align: justify;
}
.dop_con p, .dop_con ul {padding: 0 0 10px 0;}
.dop_con h2, .dop_con .h2 {padding: 15px 0 10px 0; font-size: 20px; font-weight: 700; color: #2a5151;}
.dop_con h1 {color: #2f5c5c;
  font-size: 36px;
  margin-bottom: 20px;
  font-family: 'Philosopher', Arial,sans-serif;
  font-weight: 700;
  background-position: center center;
  border-color: transparent;
  border-style: solid;}
  
  .zeromap div,
.zeromap iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
    border-radius: 20px; /*радиус скругления углов*/
}