.top-row .imgfish {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 980px) {
  .bottom-row {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column-reverse;
  }
}
#masthead, footer#colophon, .header-clone {
  display: none;
}
@media (min-width: 1500px) {
  .container {
    width: 98%;
  }
}
@media (max-width: 1850px) {
  body h1 {
    font-size: 64px;
    color: #2a317e;
    margin-top: 15px;
  }
  body h2 {
    font-size: 48px;
  }
  body h3 {
    font-size: 34px;
  }
  body h5 {
    color: #2a317e;
  }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    text-align: center;
  }
}
body a {
  color: #2a317e;
}
body p {
  line-height: 1;
  margin-bottom: 0;
  text-align: center;
}
body li {
  line-height: 1.1;
}
body .green-text {
  color: #8ec927 !important;
}
body .white-text {
  color: #fff !important;
}
.bl-block-row, .bl-block {
  background: #2d2e82;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
}
.bl-block-row h2, .bl-block h2, .bl-block-row h4, .bl-block h4 {
  color: #fff;
}
.bl-block-row h3, .bl-block h3 {
  color: #7eb928;
}
.bl-block-row {
  border-radius: 100px 0 0 100px;
}
.bl-block-row h3, .bl-block-row h4 {
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
}
.wpcf7 {
  direction: rtl !important;
  text-align: center;
  background: #8ec927;
  border-radius: 100px;
  padding: 20px 10px;
}
.wpcf7 h3 {
  color: #2a317e;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 780px) {
  .wpcf7 h3 {
    font-size: 30px;
  }
}
.wpcf7 .wpcf7-form-control-wrap {
  margin-bottom: 5px !important;
  display: inline-block;
  max-width: 100%;
}
.wpcf7 input, .wpcf7 textarea {
  max-width: 100%;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  font-size: 22px;
}
.wpcf7 input {
  height: 35px;
}
.wpcf7 textarea {
  height: 70px;
}
.wpcf7 .white-form {
  line-height: 1;
  color: #fff;
  margin-bottom: 10px;
}
.wpcf7 .blue-form {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.wpcf7 .wpcf7-submit {
  background-color: #2d2e82;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  padding: 0px 38px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #fff;
  color: #2d2e82;
}
body {
  font-family: 'Assistant', sans-serif;
}
body p, body span, body h1, body h2, body h3, body h4, body h5, body h6, body a {
  font-family: 'Assistant', sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: 700;
  margin: 5px 0 10px;
}
@media (min-width: 981px) {
  .logo-block img {
    max-height: 240px;
    object-fit: cover;
    object-position: bottom;
  }
}
@media (max-width: 980px) {
  .logo-block img {
    max-width: 200px;
  }
}
img.hybridimg {
  max-width: 110px;
  margin-right: 10px;
}
.imglimit img {
  max-height: 26px;
  object-fit: contain;
}
/*.container {
 width: 100%;
 }*/
.imglimit img.desktop-hide {
  max-height: 34px;
}
.desktop-hide {
  display: none;
}
@media (max-width: 980px) {
  /*    .container {
   width: 100%;
   padding: 30px 0 !important;
   }*/
  .desktop-hide {
    display: block;
  }
  .phone-hide {
    display: none;
  }
  .bl-block-row, .bl-block {
    border-radius: 0px;
  }
  .bl-block {
    margin-left: -15px;
    margin-right: -15px;
  }
  .bl-block-row {
    display: flex;
  }
  .wpcf7 {
    margin: 40px auto;
  }
  a.phonebut {
    background-color: #2d2e82;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding: 5px 19px;
    margin: 4px auto;
    display: inline-block;
    border-radius: 10px;
  }
  a.phonebut:hover {
    background-color: #fff;
    color: #2d2e82;
  }
}
@media only screen and (max-width: 780px) {
  .bl-block-row h4 {
    font-size: 42px;
  }
  body h1 {
    font-size: 36px;
  }
  body h2 {
    font-size: 30px;
  }
  body h3 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .bl-block-row {
    display: block;
  }
}
.maintext .wpb_wrapper > div:nth-child(-n+3) {
  margin-bottom: 15px;
}
.footer-text p {
  font-size: 0.8em;
}
/*# sourceMappingURL=index.css.map */