.footer .parsley-errors-list.filled {
  display: none !important; }

.footer form .form-group {
  margin: 0; }

.input_style {
  padding-right: 0; }

.btn_style {
  padding-left: 0; }

form .input_style input.form-control:not([type=checkbox]):not([type=radio]) {
  border-radius: 5px 0 0 5px;
  background: transparent;
  border: 4px solid #fff;
  border-right: 0; }

.input_style .form-control:focus {
  border: none; }

.btn_style .btn:focus {
  outline: 0 !important;
  border-radius: 0 5px 5px 0;
  border-left: 0;
  border-color: #fff; }

.btn_style .btn {
  border-radius: 0 5px 5px 0;
  border: 4px solid #fff;
  border-left: 0;
  line-height: 1.38; }

.footer__copyright {
  font-size: 15px;
  margin: 0 !important; }

.link_list a {
  text-align: left;
  display: block;
  margin: 0; }

.footer .social-icons {
  margin-top: 30px; }

.link_list {
  margin-top: 1rem; }

.section--1599205935245 .section--medium .heading {
  position: absolute;
  z-index: 11;
  left: 15%;
  width: 100%; }

.video__wrapper {
  border: 7px solid white; }

.section--1599213194332 h5 {
  margin-bottom: 0px; }

.section--1599213194332 .btn--solid {
  margin-top: 0px; }

.section--1599222629830 form .form-group {
  margin-bottom: 15px;
  width: 31%;
  display: inline-flex;
  margin-right: 5.5%; }

.section--1599222629830 .btn--block {
  width: 26%;
  display: inline;
  margin: auto;
  justify-content: center; }

.section--1599208646694 h4 {
  margin: 0px 0 0 -150px;
  font-size: 30px; }

.section--1599213194332 img {
  border: 6px solid white; }

@media only screen and (max-width: 768px) {
  .section--1599222629830 form .form-group {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    margin-right: 0px; }

  .section--1599222629830 .btn--block {
    width: 100%;
    display: block; }

  .footer form .form-group {
    margin: 0;
    width: 95%;
    border-right: 4px solid white;
    margin-bottom: 15px; }

  .section--1599213194332 .col-md-4 {
    margin: 10px 0px; }

  .section--1599208646694 h4 {
    margin: 0px;
    text-align: center;
    font-size: 24px; } }
.section--1600761140986 .container {
  max-width: 100% !important; }
