.modal-form {
  display: none;
  max-width: 460px;
  margin: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 8px;
  -moz-background-clip: padding;
  border-radius: 8px;
  background-clip: padding-box;
  text-align: center;
  padding: 45px 45px 30px;
  position: relative;
  background-color: #fff;
  background-color: var(--white);
  border-color: transparent;
}
.modal-form .ajax-loader {
  display: none !important;
}
.modal-form__title {
  font-size: 30px;
}
.modal-form__privacy {
  margin-top: 20px;
  font-size: 12px;
  opacity: 0.6;
}
.modal-form form {
  padding: 22px 0 0 !important;
}
.modal-form textarea {
  max-width: 100%;
}
.modal-form .btn {
  min-width: 200px !important;
  font-size: 16px !important;
  line-height: 30px !important;
}

.post-template-default .blog-post .image {
  max-height: unset;
}

.callback-inline-form .vc_custom_1630657191625 {
  margin-top: 60px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 10px !important;
}
.callback-inline-form .vc_custom_1543351724297 {
  padding-top: 0px !important;
  background-image: url(/wp-content/uploads/2018/11/subscribe-dots.png?id=6943) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.callback-inline-form .vc_custom_1543351176963 {
  background-image: url(/wp-content/uploads/2018/11/subscribe-bg.png?id=6942) !important;
}
.callback-inline-form .vc_custom_1630658319529 {
  padding-top: 0px !important;
}
.callback-inline-form .vc_custom_1631788185109 {
  margin-top: 0 !important;
}
.callback-inline-form .vc_custom_1630657963169 {
  margin-top: 21px !important;
}

/*# sourceMappingURL=custom.css.map */
