html {
  scroll-behavior: smooth;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

img,
video,
iframe {
  max-width: 100%;
}

iframe {
  border: 0;
}

.navbar-brand img {
  max-height: 56px;
}

.contact_full {
  max-width: 920px;
  margin: 0 auto;
}

.ceprose-contact-form::after {
  clear: both;
  content: "";
  display: block;
}

#ceprose-contact-status {
  display: none;
  font-weight: 600;
  margin: 0 15px 20px;
}

.ceprose-contact-form .required-error {
  border-color: #d9534f !important;
}

.contact_full iframe {
  width: 100%;
}
