.container {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.radio2 {
  position: relative;
  display: block;
  width: 80%;
  height: 40px;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
  padding-left: 50px;
  float: none;
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.radio2:hover {
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.radio-button-label-2 {
  margin-top: 7px;
  margin-bottom: 0px;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.radio-button-label-3 {
  color: #fff;
}

.text-block {
  padding-top: 3px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 6px #000;
}

.regular-checkbox {
  display: block;
  width: 90%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.regular-checkbox:hover {
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.coat-regular-checkbox {
  display: block;
  width: 90%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  /*padding-left: 50px;*/
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.coat-regular-checkbox:hover {
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.checkbox-label {
  margin-top: 10px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-2 {
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 40px;
  letter-spacing: 2.1px;
  text-shadow: 1px 1px 6px #000;
}

.text-block-2 {
  padding-top: 20px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-3 {
  padding-top: 7px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-4 {
  margin-bottom: 5px;
  padding-top: 7px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-5 {
  padding-top: 7px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-6 {
  color: #fff;
}

.checkbox-label-7 {
  padding-top: 6px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-8 {
  padding-top: 8px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-label-9 {
  padding-top: 6px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-field {
  padding-left: 49px;
}

.column {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
}

.section {
  padding-left: 0px;
}

.body {
/*  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);*/
  background-image: -webkit-linear-gradient(270deg, #032a61, #032a61);
  background-image: linear-gradient(180deg, #032a61, #032a61);
}

.row {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 0px 0px 10px;
}

.row-2 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.kitten-colour {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 10px 20px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  background-image: linear-gradient(180deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  box-shadow: 4px 4px 20px 0 #000;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 28px;
  padding-left: 30px;
  /*border-bottom: 5px solid #4aa5e1;*/
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  text-shadow: 1px 1px 6px #000;
}

.body-2 {
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
}

.textarea {
  padding-bottom: 152px;
  box-shadow: 1px 1px 3px 0 #000;
}

.submit-button {
  display: block;
  width: 155px;
  margin-top: 20px;
  margin-left: 20px;
  padding: 20px 25px;
  border-style: none;
  border-width: 1px;
  border-radius: 15px;
  background-color: #244d87;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
  box-shadow: 5px 5px 26px -8px #000;
  font-size: 17px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.container-2 {
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.row-3 {
  padding-top: 0px;
}

.text-field {
  box-shadow: 1px 1px 3px 0 #000;
}

.body-3 {
  padding-right: 0px;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
}

.text-field-3 {
  width: 90%;
  margin-left: 30px;
}

.heading-2 {
  padding-left: 30px;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 6px #000;
}

.select-field-4 {
  width: 90%;
  margin-left: 30px;
}

.submit-button-2 {
  margin-left: 30px;
  background-color: #244d87;
}

.select-field-3 {
  width: 90%;
  margin-left: 30px;
}

.column-2 {
  margin-top: -23px;
  border-radius: 0px;
}

.field-label-2 {
  margin-left: 30px;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.container-3 {
  margin-top: 30px;
  border-radius: 0px;
}

.submit-button-3 {
  margin-bottom: 20px;
  margin-left: 40px;
  background-color: #244d87;
}

.select-field {
  width: 90%;
  margin-left: 20px;
}

.container-4 {
  margin-top: 30px;
  margin-bottom: 0px;
}

.text-field-4 {
  width: 30%;
  margin-right: 0px;
  margin-left: 41px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.text-block-3 {
  margin-left: 20px;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 6px #000;
}

.field-label-4 {
  margin-left: 20px;
  padding-left: 20px;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.select-field-2 {
  width: 90%;
  margin-left: 20px;
  padding-left: 12px;
}

.body-4 {
/*  background-image: -webkit-linear-gradient(0deg, #4aa5e1, #316aba);
  background-image: linear-gradient(90deg, #4aa5e1, #316aba);*/
  background-image: -webkit-linear-gradient(270deg, #032a61, #032a61);
  background-image: linear-gradient(180deg, #032a61, #032a61);
}

.text-block-4 {
  margin-top: -50px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 34px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.container-5 {
  margin-top: 19px;
}

.link-2 {
  margin-left: 10px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #387fdf;
  box-shadow: 1px 1px 2px 0 #000;
  font-family: 'Open Sans', sans-serif;
  text-shadow: 1px 1px 6px #000;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 11px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  text-shadow: 1px 1px 6px #000;
}

.text-block-5 {
  padding-top: 0px;
  padding-left: 6px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  text-shadow: 1px 1px 6px #000;
}

.form-custom {
  margin-bottom: 60px;
  padding-top: 0px;
  color: #fff;
}

.c-check2 {
  position: relative;
  width: 90%;
  height: 40px;
  margin-bottom: 31px;
  padding-left: 20px;
  float: left;
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #80bf6d;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 2.1px;
}

.c-check2:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
  color: #333;
}

.c-check-box {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: 20px;
  color: #032a61;
}

.c-check-text {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-right: 0px;
  margin-left: 15px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  font-style: normal;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.body-5 {
  height: auto;
  padding-top: 0px;
  padding-bottom: 2px;
  background-image: -webkit-linear-gradient(270deg, #032a61, #032a61);
  background-image: linear-gradient(180deg, #032a61, #032a61);
}

.contact-form-title {
  font-family: Montserrat, sans-serif;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.kitten-preferences-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.kitten-pref-heading {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 6px #000;
}

.selection-help {
  padding-top: 0px;
  padding-bottom: 11px;
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 6px #000;
}

.column-3 {
  position: static;
  padding: 0px;
  border-radius: 0px;
}

.column-4 {
  padding: 0px;
}

.checkbox-wrapper {
  margin: 0px 10px 10px 10px;
  padding: 10px 0px 0px 20px;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  background-image: linear-gradient(180deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  box-shadow: 1px 1px 3px 0 #000;
}
.radio1 {
  position: relative;
  width: 90%;
  height: 40px;
  margin-bottom: 31px;
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.radio1:hover {
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.regular-radio {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: 0px;
}

.radio-button-label-4 {
  position: relative;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 2.1px;
  text-shadow: 1px 1px 6px #000;
}

.column-5 {
  border-radius: 1px;
}

.radio-button-label-5 {
  position: relative;
  margin-bottom: 0px;
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 2.1px;
  text-shadow: 1px 1px 6px #000;
}

.regular-radio2 {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: -30px;
}

.column-6 {
  padding-right: 0px;
}

.checkbox {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: 20px;
}

.checkbox-label-10 {
  margin-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 2.1px;
  text-shadow: 1px 1px 6px #000;
}

.checkbox-field-2 {
  width: 90%;
  height: 40px;
  margin-bottom: 31px;
  padding-left: 0px;
  float: left;
  border: 1px solid #032a61;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.checkbox-field-2:hover {
  background-image: -webkit-linear-gradient(270deg, #387fdf, #032a61), -webkit-linear-gradient(270deg, #387fdf, rgba(74, 165, 225, .35));
  background-image: linear-gradient(180deg, #387fdf, #032a61), linear-gradient(180deg, #387fdf, rgba(74, 165, 225, .35));
}

.field-label-5 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.field-label-6 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-shadow: 1px 1px 6px #000;
}

.text-field-5 {
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #fff, rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, #fff, rgba(0, 0, 0, .2));
}

.text-field-5:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(3, 42, 97, .5), rgba(49, 106, 186, .4));
  background-image: linear-gradient(180deg, rgba(3, 42, 97, .5), rgba(49, 106, 186, .4));
}

.text-field-6 {
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, #fff, rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, #fff, rgba(0, 0, 0, .2));
}

.text-field-6:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(49, 106, 186, .4), rgba(49, 106, 186, .5)), -webkit-linear-gradient(270deg, #fff, rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(49, 106, 186, .4), rgba(49, 106, 186, .5)), linear-gradient(180deg, #fff, rgba(0, 0, 0, .2));
}

.div-block-4 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  border: 1px solid #032a61;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(270deg, rgba(49, 106, 186, .5), rgba(56, 127, 223, .5));
  background-image: linear-gradient(180deg, rgba(49, 106, 186, .5), rgba(56, 127, 223, .5));
  box-shadow: 1px 1px 3px 0 #000;
}

.div-block-5 {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 20px;
  border: 1px solid #032a61;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(270deg, rgba(49, 106, 186, .5), rgba(56, 127, 223, .5));
  background-image: linear-gradient(180deg, rgba(49, 106, 186, .5), rgba(56, 127, 223, .5));
  box-shadow: 1px 1px 3px 0 #000;
}

.textarea-2 {
  height: 100px;
  background-image: -webkit-linear-gradient(270deg, #fff, rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, #fff, rgba(0, 0, 0, .2));
}

.text-block-6 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-align: center;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: block;
  height: 100%;
  padding-top: 132px;
  padding-bottom: 132px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(90deg, rgba(49, 106, 186, .49), rgba(74, 165, 225, .51));
  background-image: linear-gradient(0deg, rgba(49, 106, 186, .49), rgba(74, 165, 225, .51));
  text-align: center;
}

.confirmation {
  overflow: hidden;
  padding: 30px 130px;
  background-image: -webkit-linear-gradient(270deg, #316aba, #4aa5e1);
  background-image: linear-gradient(180deg, #316aba, #4aa5e1);
  box-shadow: 19px 19px 33px 7px #000;
  text-align: center;
}

.modal-wrapper-button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  padding: 5px;
}

.section-2 {
  display: none;
}

.image {
  width: 100%;
}

.signup-wrapper {
  display: block;
  width: 450px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  border: 1px solid #032a61;
  border-radius: 15px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
}

.heading-4 {
  color: #fff;
  text-align: center;
}

.submit-button-4 {
  display: block;
  width: 100%;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  color: #fff;
}

.field-label-7 {
  color: #fff;
}

.close-link {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #c0bfbf;
  text-align: center;
}

.submit-button-6 {
  width: 100%;
  height: 50px;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #001d46);
  background-image: linear-gradient(180deg, #4aa5e1, #001d46);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-shadow: 1px 1px 6px #000;
}

.pop-up-wrapper {
  display: block;
  width: 450px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(90deg, #387fdf, #4aa5e1);
  background-image: linear-gradient(0deg, #387fdf, #4aa5e1);
  box-shadow: 14px 14px 50px 0 #000;
}

.submit-button-7 {
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.success {
  width: 450px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(95deg, #387fdf, #367ad5, #032a61);
  background-image: linear-gradient(355deg, #387fdf, #367ad5, #032a61);
  box-shadow: 14px 17px 50px 0 #000;
  color: #67ff01;
  font-size: 20px;
}

.error-message {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, red, red), -webkit-radial-gradient(circle farthest-corner at 50% 50%, #ff0606, #000);
  background-image: linear-gradient(180deg, red, red), radial-gradient(circle farthest-corner at 50% 50%, #ff0606, #000);
  box-shadow: 12px 12px 43px 0 #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 0 0 #000;
}

.paragraph-3 {
  text-shadow: none;
}

.div-block-6 {
  display: block;
  width: 450px;
  margin: 100px auto 0px;
  padding: 44px;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(270deg, #032a61, #387fdf);
  background-image: linear-gradient(180deg, #032a61, #387fdf);
  box-shadow: 16px 16px 34px 0 #000;
  color: #3dff00;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-align: center;
}

.section-4 {
  position: static;
  display: block;
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(49, 106, 186, .7), rgba(3, 42, 97, .7)), url('../images/IMG_3062.jpg');
  background-image: linear-gradient(180deg, rgba(49, 106, 186, .7), rgba(3, 42, 97, .7)), url('../images/IMG_3062.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-3 {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #387fdf);
  background-image: linear-gradient(180deg, #4aa5e1, #387fdf);
  box-shadow: 4px 6px 25px 0 #000;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.checkbox-2 {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: -30px;
}

.checkbox-3 {
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-left: -30px;
}

.select-gender {
  margin-right: 10px;
  padding: 10px 10px 25px 20px;
  border: 1px none #032a61;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  background-image: linear-gradient(180deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  box-shadow: 4px 4px 20px 0 #000;
}

.checkbox-4 {
  width: 25px;
  height: 25px;
}

.checkbox-5 {
  width: 25px;
  height: 25px;
}

.checkbox-6 {
  width: 25px;
  height: 25px;
}

.checkbox-7 {
  width: 25px;
  height: 25px;
}

.checkbox-8 {
  width: 25px;
  height: 25px;
}

.checkbox-9 {
  width: 25px;
  height: 25px;
}

.checkbox-10 {
  width: 25px;
  height: 25px;
}

.submit-button-8 {
  display: block;
  width: 50%;
  margin: 15px auto 30px;
  padding-left: 35px;
  box-shadow: 4px 4px 3px 0 #000;
  text-align: center;
}

.form-block {
  margin-bottom: 0px;
}

.heading-6 {
  display: none;
}

.search-div {
  margin: 10px 10px 10px 20px;
  padding: 0px 10px 10px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5) 99%);
  background-image: linear-gradient(180deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5) 99%);
  box-shadow: 1px 1px 3px 0 #000;
}

.text-block-7 {
  padding-top: 20px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 6px #000;
}

.send-email-text {
  margin-left: -9px;
  padding: 11px 0px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.row-5 {
  margin-left: -10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0px;
}

.div-block-7 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #316aba, #4aa5e1);
  background-image: linear-gradient(180deg, #316aba, #4aa5e1);
  box-shadow: 4px 4px 20px 0 #000;
}

.div-block-8 {
  height: auto;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(190deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
  background-image: linear-gradient(260deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
  box-shadow: 4px 4px 21px 0 #000;
  margin-left:20px;
 margin-right:20px;
}

.form-block-2 {
  margin-bottom: 0px;
}

.row-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -10px;
  padding-right: 20px;
  padding-left: 20px;
}

.column-8 {
  margin-top: 1px;
  margin-bottom: -1px;
}

.div-block-9 {
  padding-top: 0px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #316aba, #4aa5e1);
  background-image: linear-gradient(180deg, #316aba, #4aa5e1);
  box-shadow: 4px 4px 20px 0 #000;
}

.form-block-3 {
  margin-top: 0px;
  padding: 0px 40px 20px;
}

.text-field-7 {
  box-shadow: 1px 1px 3px 0 #000;
}

.text-field-8 {
  box-shadow: 1px 1px 3px 0 #000;
}

.text-field-9 {
  box-shadow: 1px 1px 3px 0 #000;
}

.text-field-10 {
  box-shadow: 1px 1px 3px 0 #000;
}

.text-field-11 {
  box-shadow: 1px 1px 3px 0 #000;
}

.div-block-10 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #316aba, #4aa5e1);
  background-image: linear-gradient(180deg, #316aba, #4aa5e1);
  box-shadow: 4px 4px 20px 0 #000;
}

.column-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.radio-button {
  margin-top: 8px;
  margin-left: -30px;
  font-size: 24px;
}

.radio-button-2 {
  margin-top: 8px;
  margin-left: -30px;
  font-size: 24px;
}

.div-block-11 {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 26px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #316aba, #4aa5e1);
  background-image: linear-gradient(180deg, #316aba, #4aa5e1);
  box-shadow: 4px 4px 20px 0 #000;
}

.column-10 {
  position: static;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-11 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-12 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-13 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-14 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-15 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-16 {
  font-size: 24px;
}

.checkbox-17 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-18 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.checkbox-19 {
  margin-top: 10px;
  margin-left: -30px;
  font-size: 24px;
}

.body-6 {
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
}

.form-3 {
  margin-right: 20px;
  margin-left: 20px;
}

.gender {
  width: 80%;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 10px;
}

.row-8 {
  margin-left: 0px;
}

.column-13 {
  padding-right: 0px;
}

.coat {
  width: 80%;
}

.titles {
  width: 60%;
}

.reg-name {
  width: 95%;
}

.call-name {
  width: 95%;
}

.select-field-5 {
  width: 80%;
}

.select-field-6 {
  width: 80%;
}

.field-label-9 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-10 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-11 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-12 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-13 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.field-label-14 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.text-field-12 {
  width: 75%;
}

.text-field-13 {
  width: 75%;
}

.select-field-7 {
  width: 95%;
}

.select-field-8 {
  width: 95%;
}

.text-field-14 {
  width: 80%;
}

.text-field-15 {
  width: 80%;
}

.image-3 {
  padding-right: 0px;
  padding-left: 20px;
  float: none;
}

.image-4 {
  padding-left: 20px;
  float: left;
}

.text-field-16 {
  width: 80%;
}

.text-field-17 {
  width: 80%;
}

.text-field-18 {
  width: 80%;
}

.section-5 {
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, #4aa5e1, #316aba);
  background-image: linear-gradient(180deg, #4aa5e1, #316aba);
}

.submit-button-9 {
  margin-bottom: 20px;
  background-color: #387fdf;
  box-shadow: 1px 1px 3px 0 #000;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

html.w-mod-js *[data-ix="modal-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media (max-width: 991px) {
  .radio2 {
    width: 90%;
    padding-left: 50px;
    float: none;
  }
  .regular-checkbox {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .checkbox-label {
    margin-left: 5px;
  }
  .checkbox-label-2 {
    margin-left: 5px;
  }
  .checkbox-label-8 {
    padding-left: 15px;
  }
  .row-2 {
    margin-left: 0px;
    padding-left: 20px;
  }
  .kitten-colour {
    padding-bottom: 0px;
  }
  .submit-button-2 {
    margin-left: 0px;
  }
  .link-2 {
    margin-top: 10px;
  }
  .c-check-box {
    margin-left: 15px;
  }
  .regular-radio {
    margin-left: 0px;
  }
  .radio-button-label-4 {
     margin-left: 15px;
  }
  .radio-button-label-5 {
    margin-left: 15px;
    float: none;
  }
  .regular-radio2 {
    margin-left: -30px;
  }
  .checkbox-field-2 {
    width: 95%;
  }
  .section-4 {
    background-position: 0px 0px, 100% 100%;
  }
  .select-gender {
    padding-bottom: 10px;
  }
  .submit-button-8 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    box-shadow: 4px 4px 20px 0 #000;
  }
  .column-7 {
    height: 0px;
  }
  .heading-6 {
    display: block;
  }
  .div-block-9 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .form-block-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .div-block-11 {
    padding-bottom: 10px;
  }
  .submit-button-9 {
    margin-bottom: 20px;
    background-color: #387fdf;
    box-shadow: 1px 1px 3px 0 #000;
    color: #fff;
    text-shadow: 1px 1px 6px #000;
  }
}

@media (max-width: 767px) {
/*             .w-col {
                         background-color:red;
                         margin-bottom:-10px;
             }*/
  .radio2 {
    position: relative;
    width: 70%;
    padding-left: 50px;
    float: none;
  }
  .regular-checkbox {
    width: 80%;
    margin-bottom: 32px;
    padding-left: 50px;
  }
  .checkbox-label-4 {
    margin-top: 8px;
    padding-top: 0px;
    padding-left: 15px;
    font-family: Montserrat, sans-serif;
    text-shadow: 1px 1px 6px #000;
  }
  .checkbox-label-5 {
    padding-top: 10px;
    padding-left: 15px;
    font-family: Montserrat, sans-serif;
    text-shadow: 1px 1px 6px #000;
  }
  .checkbox-label-8 {
    padding-left: 15px;
  }
  .kitten-colour {
    margin-top: 20px;
    margin-right: 19px;
    margin-left: 30px;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(270deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
    background-image: linear-gradient(180deg, rgba(56, 127, 223, .5), rgba(49, 106, 186, .5));
  }
  .text-field-3 {
    width: 90%;
    margin-left: 30px;
  }
  .select-field-4 {
    width: 90%;
    margin-left: 30px;
  }
  .submit-button-2 {
    margin-left: 30px;
  }
  .select-field-3 {
    width: 90%;
    margin-left: 31px;
  }
  .field-label-2 {
    margin-left: 30px;
  }
  .submit-button-3 {
    margin-left: 30px;
  }
  .text-field-4 {
    margin-left: 30px;
  }
  .field-label-4 {
    margin-left: 31px;
  }
  .c-check2 {
    width: 40%;
  }
  .radio1 {
    width: 70%;
  }
  .column-5 {
    position: relative;
    display: block;
  }
  .checkbox {
    margin-left: 30px;
  }
  .checkbox-field-2 {
    position: relative;
    width: 40%;
    padding-left: 3px;
    float: left;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2.1px;
  }
  .section-4 {
    background-position: 0px 0px, 50% 100%;
  }
  .select-gender {
    margin-left: 10px;
    padding-bottom: 0px;
  }
  .checkbox-4 {
    margin-top: 6px;
  }
  .checkbox-5 {
    padding-bottom: 1px;
  }
  .checkbox-6 {
    margin-top: 7px;
  }
  .checkbox-7 {
    margin-top: 7px;
  }
  .checkbox-8 {
    margin-top: 7px;
  }
  .checkbox-10 {
    margin-top: 7px;
  }
  .column-7 {
    height: 0px;
  }
  .div-block-8 {
    height: auto;
    background-image: -webkit-linear-gradient(270deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
    background-image: linear-gradient(180deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
  }
  .div-block-10 {
    margin-left: 0px;
  }
  .column-9 {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-11 {
    margin-top: 20px;
    padding-top: 10px;
  }
  .column-10 {
    position: static;
    padding-left: 0px;
  }
  .column-11 {
    position: static;
  }
  .column-12 {
    position: static;
  }
  .row-7 {
    padding-left: 20px;
  }
  .body-6 {
    height: 100vh;
  }
  .section-5 {
    background-image: -webkit-linear-gradient(189deg, #4aa5e1, #316aba);
    background-image: linear-gradient(261deg, #4aa5e1, #316aba);
  }
  .submit-button-9 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

@media (max-width: 479px) {
  .radio2 {
    width: 70%;
    float: left;
  }
  .text-block {
    padding-top: 14px;
    padding-bottom: 0px;
  }
  .regular-checkbox {
    width: 90%;
  }
  .checkbox-label-8 {
    padding-left: 15px;
  }
  .row {
    padding-bottom: 0px;
  }
  .kitten-colour {
    margin-top: 10px;
  }
  .heading {
    margin-bottom: 5px;
    /*padding-bottom: 40px;*/
  }
  .text-field-3 {
    margin-left: 15px;
  }
  .select-field-4 {
    margin-left: 15px;
  }
  .submit-button-2 {
    margin-left: 15px;
  }
  .select-field-3 {
    margin-left: 15px;
  }
  .field-label-2 {
    margin-left: 15px;
  }
  .submit-button-3 {
    margin-left: 30px;
  }
  .text-field-4 {
    width: 50%;
    margin-left: 30px;
  }
  .field-label-4 {
    margin-left: 30px;
  }
  .text-block-4 {
    margin-top: -50px;
  }
  .link-2 {
    margin-top: 10px;
  }
  .c-check2 {
    width: 80%;
  }
  .radio1 {
    width: 70%;
  }
  .radio-button-label-5 {
    margin-left: 15px;
  }
  .regular-radio2 {
    margin-left: -30px;
  }
  .checkbox-field-2 {
    width: 80%;
  }
  .div-block-6 {
    width: 320px;
    margin-right: auto;
  }
  .div-block-8 {
    display: block;
    height: auto;
    background-image: -webkit-linear-gradient(174deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
    background-image: linear-gradient(276deg, rgba(49, 106, 186, .67), rgba(74, 165, 225, .8));
  }
  .row-7 {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
}