/* set domain styles */
body {
  color: #000000;
  font-family: Open Sans, Arial, Helvetica, sans-serif;
}

a {
  color: #000000;
}

a:hover {
  color: #cccccc;
}

a:focus, a.active {
  color: #cccccc;
}

/* Heading */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Caladea, Times New Roman, Times, serif;
}

/* Navigation font */
.navigation, .main_nav {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.text-font-caladea {
  font-family: Caladea, Times New Roman, Times, serif;
}

.text-font-open-sans {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
}

/* Custom section styles */
.section-id-2 {
  background-size: cover;
  background-position: center 13%;
  background-repeat: repeat;
  padding: 120px 0;
}
.section-id-2 span {
  color: #B3D332;
}
.section-id-2 p {
  line-height: 2;
}

.section-id-5 {
  background-size: cover;
  background-position: 9% 42%;
  background-repeat: repeat;
  padding: 0px 0 0 0;
  height: 640px;
  position: relative;
  z-index: -1;
  margin-top: -170px;
}
.section-id-5::before {
  content: "";
  position: absolute;
  top: -2px;
  right: 0;
  bottom: 75%;
  left: 0;
  background: linear-gradient(0deg, transparent, #fff, #fff);
}
.section-id-5 p {
  font-size: 2.7rem;
  line-height: 24px;
}

.section-id-6 {
  background-size: cover;
  background-position: center 46%;
  background-repeat: repeat;
  height: 620px;
}
.section-id-6 .page-section-container {
  background-color: rgba(247, 242, 242, 0.4);
}
.section-id-6 div {
  height: 100%;
}

.section-id-10 {
  background-size: cover;
  background-position: center 35%;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-10 .container-fluid {
  max-width: 1170px;
}
.section-id-10 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-10 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-10 .container-fluid {
    max-width: none;
  }
}

.section-id-12 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-12 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-12 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-12 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-12 .container-fluid {
    max-width: 750px;
  }
}

.section-id-14 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-14 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-14 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-14 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-14 .container-fluid {
    max-width: 750px;
  }
}

.section-id-15 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-18 {
  background-size: cover;
  background-position: center 47%;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-18 .page-section-container {
  background-color: rgba(255, 255, 255, 0.01);
}
.section-id-18 .container-fluid {
  max-width: 1170px;
}
.section-id-18 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-18 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-18 .container-fluid {
    max-width: none;
  }
}

.section-id-20 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-20 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-20 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-20 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-20 .container-fluid {
    max-width: 750px;
  }
}

.section-id-21 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f9e8;
}
.section-id-21 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-21 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-21 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-21 .container-fluid {
    max-width: 750px;
  }
}

.section-id-22 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-22 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-22 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-22 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-22 .container-fluid {
    max-width: 750px;
  }
}

.section-id-23 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-31 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f9e8;
}
.section-id-31 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-31 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-31 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-31 .container-fluid {
    max-width: 750px;
  }
}

.section-id-33 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f5f9e8;
}
.section-id-33 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-33 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-33 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-33 .container-fluid {
    max-width: 750px;
  }
}

.section-id-35 {
  background-size: cover;
  background-position: center 11;
  background-repeat: repeat;
  height: 420px;
  background-size: cover;
  background-position: center 11%;
  background-repeat: no-repeat;
  height: 320px !important;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-35 .container-fluid {
  max-width: 1170px;
}
.section-id-35 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-35 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .section-id-35 .container-fluid {
    max-width: none;
  }
}

.section-id-37 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-37 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-37 {
    margin-left: 0;
    margin-right: 0;
  }
  .section-id-37 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-37 .container-fluid {
    max-width: 750px;
  }
}

.section-id-39 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-39 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-39 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-39 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-39 .container-fluid {
    max-width: 750px;
  }
}

.section-id-40 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-41 {
  background-size: cover;
  background-position: 27 46;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-41 .page-section-container {
  background-color: rgba(255, 255, 255, 0.03);
}
.section-id-41 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-41 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .section-id-41 .container-fluid {
    max-width: none;
  }
}

.section-id-43 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-43 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-43 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-43 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-43 .container-fluid {
    max-width: 750px;
  }
}

.section-id-45 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-45 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-45 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-45 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-45 .container-fluid {
    max-width: 750px;
  }
}

.section-id-46 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-47 {
  background-size: cover;
  background-position: center 9;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-47 .page-section-container {
  background-color: rgba(243, 236, 236, 0);
}
.section-id-47 .container-fluid {
  max-width: 1170px;
}
.section-id-47 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-47 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-47 .container-fluid {
    max-width: none;
  }
}

.section-id-49 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-49 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-49 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-49 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-49 .container-fluid {
    max-width: 750px;
  }
}

.section-id-51 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-51 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-51 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-51 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-51 .container-fluid {
    max-width: 750px;
  }
}

.section-id-52 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-53 {
  background-size: cover;
  background-position: 41 65;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-53 .page-section-container {
  background-color: rgba(255, 255, 255, 0);
}
.section-id-53 .container-fluid {
  max-width: 1170px;
}
.section-id-53 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-53 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-53 .container-fluid {
    max-width: none;
  }
}

.section-id-55 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-55 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-55 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-55 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-55 .container-fluid {
    max-width: 750px;
  }
}

.section-id-57 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-57 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-57 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-57 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-57 .container-fluid {
    max-width: 750px;
  }
}

.section-id-58 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-59 {
  background-size: cover;
  background-position: center 9;
  background-repeat: repeat;
  height: 320px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-59 .container-fluid {
  max-width: 1170px;
}
.section-id-59 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-59 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-59 .container-fluid {
    max-width: none;
  }
}

.section-id-61 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-61 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-61 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-61 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-61 .container-fluid {
    max-width: 750px;
  }
}

.section-id-63 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-63 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-63 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-63 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-63 .container-fluid {
    max-width: 750px;
  }
}

.section-id-64 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-65 {
  background-size: cover;
  background-position: center 79;
  background-repeat: repeat;
  height: 320px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-65 .page-section-container {
  background-color: rgba(229, 223, 223, 0);
}
.section-id-65 .container-fluid {
  max-width: 1170px;
}
.section-id-65 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-65 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-65 .container-fluid {
    max-width: none;
  }
}

.section-id-67 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-67 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-67 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-67 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-67 .container-fluid {
    max-width: 750px;
  }
}

.section-id-69 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-69 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-69 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-69 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-69 .container-fluid {
    max-width: 750px;
  }
}

.section-id-70 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-71 {
  background-size: cover;
  background-position: center 79;
  background-repeat: repeat;
  height: 420px;
  background-size: cover;
  background-position: center 79%;
  background-repeat: repeat;
  height: 320px !important;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-71 .page-section-container {
  background-color: rgba(227, 223, 223, 0);
}
.section-id-71 .container-fluid {
  max-width: 1170px;
}
.section-id-71 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-71 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .section-id-71 .container-fluid {
    max-width: none;
  }
}

.section-id-73 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-73 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-73 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-73 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-73 .container-fluid {
    max-width: 750px;
  }
}

.section-id-75 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-75 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-75 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-75 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-75 .container-fluid {
    max-width: 750px;
  }
}

.section-id-76 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-77 {
  background-size: cover;
  background-position: center 9;
  background-repeat: repeat;
  height: 320px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-77 .page-section-container {
  background-color: rgba(236, 235, 235, 0.33);
}
.section-id-77 .container-fluid {
  max-width: 1170px;
}
.section-id-77 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-77 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-77 .container-fluid {
    max-width: none;
  }
}

.section-id-79 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-79 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-79 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-79 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-79 .container-fluid {
    max-width: 750px;
  }
}

.section-id-81 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-81 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-81 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-81 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-81 .container-fluid {
    max-width: 750px;
  }
}

.section-id-82 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-83 {
  background-size: cover;
  background-position: center 68;
  background-repeat: repeat;
  height: 320px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-83 .page-section-container {
  background-color: rgba(233, 230, 230, 0.35);
}
.section-id-83 .container-fluid {
  max-width: 1170px;
}
.section-id-83 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-83 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-83 .container-fluid {
    max-width: none;
  }
}

.section-id-85 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-85 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-85 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-85 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-85 .container-fluid {
    max-width: 750px;
  }
}

.section-id-87 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-87 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-87 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-87 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-87 .container-fluid {
    max-width: 750px;
  }
}

.section-id-88 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-89 {
  background-size: cover;
  background-position: center 69;
  background-repeat: repeat;
  height: 320px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-89 .page-section-container {
  background-color: rgba(234, 230, 230, 0.34);
}
.section-id-89 .container-fluid {
  max-width: 1170px;
}
.section-id-89 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-89 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-89 .container-fluid {
    max-width: none;
  }
}

.section-id-91 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-91 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-91 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-91 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-91 .container-fluid {
    max-width: 750px;
  }
}

.section-id-93 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-93 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-93 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-93 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-93 .container-fluid {
    max-width: 750px;
  }
}

.section-id-94 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-96 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-96 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-96 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-96 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-96 .container-fluid {
    max-width: 750px;
  }
}

.section-id-98 {
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-98 .page-section-container {
  background-color: rgba(255, 252, 252, 0.45);
}
.section-id-98 .container-fluid {
  max-width: 1170px;
}
.section-id-98 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-98 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-98 .container-fluid {
    max-width: none;
  }
}

.section-id-99 {
  background-size: 100% auto;
  background-position: 49% 33%;
  background-repeat: no-repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-99 .page-section-container {
  background-color: rgba(245, 242, 242, 0);
}
.section-id-99 .container-fluid {
  max-width: 1170px;
}
.section-id-99 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-99 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-99 .container-fluid {
    max-width: none;
  }
}

.section-id-101 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-101 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-101 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-101 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-101 .container-fluid {
    max-width: 750px;
  }
}

.section-id-103 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-103 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-103 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-103 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-103 .container-fluid {
    max-width: 750px;
  }
}

.section-id-104 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-105 {
  background-size: cover;
  background-position: center 67%;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-105 .page-section-container {
  background-color: rgba(255, 255, 255, 0.56);
}
.section-id-105 .container-fluid {
  max-width: 1170px;
}
.section-id-105 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-105 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-105 .container-fluid {
    max-width: none;
  }
}

.section-id-107 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-107 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-107 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-107 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-107 .container-fluid {
    max-width: 750px;
  }
}

.section-id-108 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-108 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-108 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-108 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-108 .container-fluid {
    max-width: 750px;
  }
}

.section-id-109 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-109 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-109 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-109 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-109 .container-fluid {
    max-width: 750px;
  }
}

.section-id-110 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-111 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-111 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-111 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-111 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-111 .container-fluid {
    max-width: 750px;
  }
}

.section-id-113 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-113 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-113 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-113 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-113 .container-fluid {
    max-width: 750px;
  }
}

.section-id-115 {
  background-size: cover;
  background-position: center bottom;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-115 .page-section-container {
  background-color: rgba(255, 255, 255, 0.01);
}
.section-id-115 .container-fluid {
  max-width: 1170px;
}
.section-id-115 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-115 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-115 .container-fluid {
    max-width: none;
  }
}

.section-id-117 {
  background-color: #E4E4E4;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-117 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-117 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-117 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-117 .container-fluid {
    max-width: 750px;
  }
}

.section-id-125 {
  background-size: cover;
  background-position: center 67%;
  background-repeat: repeat;
  height: 420px;
  margin-left: 50px;
  margin-right: 50px;
}
.section-id-125 .page-section-container {
  background-color: rgba(255, 255, 255, 0.56);
}
.section-id-125 .container-fluid {
  max-width: 1170px;
}
.section-id-125 div {
  height: 100%;
}
@media (max-width: 1199px) {
  .section-id-125 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-125 .container-fluid {
    max-width: none;
  }
}

.section-id-127 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-127 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-127 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-127 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-127 .container-fluid {
    max-width: 750px;
  }
}

.section-id-128 {
  background-color: #E7E7E7;
  color: #000000;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-128 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-128 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-128 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-128 .container-fluid {
    max-width: 750px;
  }
}

.section-id-129 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-129 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-129 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-129 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-129 .container-fluid {
    max-width: 750px;
  }
}

.section-id-130 {
  background-color: #015AAA;
  color: #ffffff;
  padding-right: 50px;
  border: 50px solid white;
}

.section-id-131 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-131 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-131 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-131 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-131 .container-fluid {
    max-width: 750px;
  }
}

.section-id-133 {
  background-color: #E7E7E7;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-133 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-133 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-133 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-133 .container-fluid {
    max-width: 750px;
  }
}

.section-id-143 {
  background-color: #B3D332;
  background-size: cover;
  background-position: center 21%;
  background-repeat: repeat;
  color: #ffffff;
  padding: 100px 0;
}
.section-id-143 .page-section-container {
  min-height: 600px;
}
.section-id-143 h1 {
  font-size: 4rem;
  color: #000000;
  margin-top: 28%;
}

.column-id-24 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-24 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-24 p br {
    display: none;
  }
}

.column-id-25 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-25 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-25 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-25 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-25 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-25 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-25 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-25 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-25 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-33 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-33 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-33 p br {
    display: none;
  }
}

.column-id-34 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-34 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-34 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-34 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-34 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-34 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-34 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-34 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-34 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-41 #logo a img {
  max-height: 180px;
  max-width: 200px;
}

.column-id-64 div {
  height: 100%;
}
.column-id-64 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-64 p {
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-64 p.h1 {
  font-size: 50px;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0;
  bottom: 20%;
}
.column-id-64 .column-id-64 p.h1:first-child {
  bottom: 20%;
}

.column-id-69 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-69 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-69 p br {
    display: none;
  }
}

.column-id-70 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-70 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-70 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-70 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-70 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-70 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-70 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-70 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-70 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-76 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-76 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-76 p br {
    display: none;
  }
}

.column-id-77 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-77 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-77 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-77 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-77 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-77 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-77 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-77 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-77 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-83 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-83 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-83 p br {
    display: none;
  }
}

.column-id-84 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-84 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-84 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-84 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-84 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-84 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-84 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-84 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-84 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-90 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-90 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-90 p br {
    display: none;
  }
}

.column-id-91 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-91 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-91 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-91 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-91 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-91 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-91 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-91 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-91 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-97 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-97 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-97 p br {
    display: none;
  }
}

.column-id-98 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-98 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-98 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-98 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-98 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-98 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-98 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-98 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-98 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-104 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-104 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-104 p br {
    display: none;
  }
}

.column-id-105 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-105 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-105 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-105 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-105 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-105 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-105 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-105 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-105 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-111 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-111 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-111 p br {
    display: none;
  }
}

.column-id-112 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-112 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-112 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-112 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-112 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-112 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-112 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-112 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-112 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-118 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-118 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-118 p br {
    display: none;
  }
}

.column-id-119 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-119 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-119 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-119 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-119 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-119 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-119 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-119 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-119 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-125 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-125 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-125 p br {
    display: none;
  }
}

.column-id-126 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-126 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-126 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-126 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-126 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-126 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-126 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-126 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-126 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-132 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-132 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-132 p br {
    display: none;
  }
}

.column-id-133 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-133 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-133 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-133 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-133 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-133 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-133 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-133 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-133 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-143 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-143 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-143 p br {
    display: none;
  }
}

.column-id-144 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-144 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-144 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-144 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-144 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-144 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-144 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-144 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-144 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-150 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-150 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-150 p br {
    display: none;
  }
}

.column-id-151 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-151 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-151 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-151 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-151 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-151 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-151 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-151 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-151 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.column-id-196 {
  background-color: #015AAA;
  color: #ffffff;
  /*padding-top: 150px;*/
  padding-bottom: 131px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.column-id-196 p {
  font-size: 3.6rem;
  line-height: 1.6em;
  font-weight: bold;
  color: white;
  margin-top: 85px;
}
@media (max-width: 767px) {
  .column-id-196 p br {
    display: none;
  }
}

.column-id-197 {
  background-color: #015AAA;
  color: #ffffff;
  margin-top: 50px;
}
.column-id-197 .formblock_main .form-control {
  border-bottom: 1px solid white;
  margin-bottom: 15px;
}
.column-id-197 .form-control {
  border: 1;
  border-bottom: 1px transparent white;
  background: none;
  border-radius: 0;
  padding-left: 0;
  color: #fff;
  min-height: 50px;
  margin-bottom: 0px;
  box-shadow: none;
}
.column-id-197 .form-control:focus {
  outline: none;
  box-shadow: none;
}
.column-id-197 .form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.column-id-197 .form-control:-ms-input-placeholder {
  color: #fff;
  line-height: 2.6;
}
.column-id-197 .page-section-6 .form-control::-ms-input-placeholder {
  color: #fff;
}
.column-id-197 .page-section-6 .btn-default {
  background: #fff;
  color: #F2622D;
  border: 0;
  border-radius: 0;
  font-weight: 800;
}
.column-id-197 .btn {
  background-color: white;
  color: #015AAA;
  font-weight: bold;
  margin-top: 20px;
}

.section-id-3 {
  padding: 50px 0;
}

.section-id-4 {
  padding-top: 120px;
}
.section-id-4 .col-flex-md-6 {
  width: 100%;
  flex-wrap: wrap;
}

.section-id-7 {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #015AAA;
}

@media (max-width: 991px) {
  .section-id-8 {
    margin-bottom: 30px;
  }
}

.section-id-9 {
  margin-bottom: 100px;
  margin-top: 20px;
}

.section-id-11 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-11 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-11 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-11 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-11 .container-fluid {
    max-width: 750px;
  }
}

.section-id-13 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-13 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-13 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-13 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-13 .container-fluid {
    max-width: 750px;
  }
}

.section-id-136 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-136 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-136 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-136 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-136 .container-fluid {
    max-width: 750px;
  }
}

.section-id-26 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-26 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-26 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-26 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-26 .container-fluid {
    max-width: 750px;
  }
}

.section-id-32 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-32 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-32 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-32 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-32 .container-fluid {
    max-width: 750px;
  }
}

.section-id-34 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-34 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-34 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-34 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-34 .container-fluid {
    max-width: 750px;
  }
}

.section-id-36 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-36 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-36 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-36 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-36 .container-fluid {
    max-width: 750px;
  }
}

.section-id-38 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-38 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-38 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-38 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-38 .container-fluid {
    max-width: 750px;
  }
}

.section-id-42 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-42 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-42 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-42 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-42 .container-fluid {
    max-width: 750px;
  }
}

.section-id-44 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-44 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-44 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-44 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-44 .container-fluid {
    max-width: 750px;
  }
}

.section-id-48 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-48 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-48 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-48 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-48 .container-fluid {
    max-width: 750px;
  }
}

.section-id-50 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-50 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-50 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-50 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-50 .container-fluid {
    max-width: 750px;
  }
}

.section-id-54 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-54 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-54 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-54 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-54 .container-fluid {
    max-width: 750px;
  }
}

.section-id-56 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-56 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-56 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-56 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-56 .container-fluid {
    max-width: 750px;
  }
}

.section-id-60 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-60 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-60 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-60 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-60 .container-fluid {
    max-width: 750px;
  }
}

.section-id-62 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-62 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-62 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-62 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-62 .container-fluid {
    max-width: 750px;
  }
}

.section-id-66 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-66 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-66 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-66 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-66 .container-fluid {
    max-width: 750px;
  }
}

.section-id-68 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-68 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-68 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-68 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-68 .container-fluid {
    max-width: 750px;
  }
}

.section-id-72 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-72 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-72 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-72 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-72 .container-fluid {
    max-width: 750px;
  }
}

.section-id-74 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-74 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-74 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-74 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-74 .container-fluid {
    max-width: 750px;
  }
}

.section-id-78 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-78 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-78 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-78 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-78 .container-fluid {
    max-width: 750px;
  }
}

.section-id-80 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-80 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-80 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-80 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-80 .container-fluid {
    max-width: 750px;
  }
}

.section-id-84 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-84 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-84 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-84 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-84 .container-fluid {
    max-width: 750px;
  }
}

.section-id-86 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-86 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-86 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-86 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-86 .container-fluid {
    max-width: 750px;
  }
}

.section-id-90 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-90 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-90 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-90 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-90 .container-fluid {
    max-width: 750px;
  }
}

.section-id-92 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-92 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-92 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-92 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-92 .container-fluid {
    max-width: 750px;
  }
}

.section-id-95 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-95 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-95 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-95 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-95 .container-fluid {
    max-width: 750px;
  }
}

.section-id-97 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-97 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-97 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-97 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-97 .container-fluid {
    max-width: 750px;
  }
}

.section-id-100 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-100 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-100 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-100 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-100 .container-fluid {
    max-width: 750px;
  }
}

.section-id-102 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-102 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-102 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-102 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-102 .container-fluid {
    max-width: 750px;
  }
}

.section-id-106 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-106 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-106 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-106 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-106 .container-fluid {
    max-width: 750px;
  }
}

.section-id-112 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-112 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-112 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-112 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-112 .container-fluid {
    max-width: 750px;
  }
}

.section-id-114 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-114 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-114 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-114 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-114 .container-fluid {
    max-width: 750px;
  }
}

.section-id-24 .foot_header {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
}

.section-id-116 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-116 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-116 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-116 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-116 .container-fluid {
    max-width: 750px;
  }
}

.section-id-126 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-126 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-126 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-126 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-126 .container-fluid {
    max-width: 750px;
  }
}

.section-id-132 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-132 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-132 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-132 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-132 .container-fluid {
    max-width: 750px;
  }
}

.section-id-134 {
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-id-134 .container-fluid {
  max-width: 1170px;
}
@media (max-width: 1199px) {
  .section-id-134 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .section-id-134 .container-fluid {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  .section-id-134 .container-fluid {
    max-width: 750px;
  }
}

.section-id-135 #bs-example-navbar-collapse-1 ul li:nth-child(9) > a::after,
.section-id-135 #nav-item-165180::after {
  content: "";
  background-image: url("/assets/images/flags/icons/en.svg");
  width: 20px;
  aspect-ratio: 640/480;
  background-size: contain;
  background-repeat: no-repeat;
}
.section-id-135 #bs-example-navbar-collapse-1 ul li:nth-child(9) > a::after {
  display: inline-block;
}
.section-id-135 #nav-item-165180::after {
  position: absolute;
  display: block;
}
.section-id-135 #search .input-group .input-group-btn .btn-default:first-child {
  display: none;
}

.section-id-144 {
  padding: 100px 0;
  /*display: flex;
  flex-wrap: wrap;
  .text-content {
  	width: calc(50% - 15px);
  	padding: 15px;
  	display: flex;
  	flex-wrap: wrap;
  	height: 240px;
  	border-radius: 5%;
  	text-align: center;
  }
  position: relative;
    margin-bottom: 40px;
    box-shadow: 0 0px 5px -2px #000;
    border: 1px solid #cccccc;
    border-radius: 5px;
    min-height: 300px;
  columns: 10px 3;
  */
}
.section-id-144 .text-content {
  width: 100%;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  height: 240px;
  border-radius: 5%;
  text-align: center;
}
.section-id-144 .text-content:nth-child(2n+1) {
  margin: 0 15px 30px 0;
}
.section-id-144 .text-content:nth-child(2n) {
  margin: 0 0 30px 0px;
}
.section-id-144 .text-content * {
  margin: auto !important;
}
@media (max-width: 1199px) {
  .section-id-144 .text-content {
    aspect-ratio: 1/1;
    height: unset !important;
  }
}

.column-id-4 {
  /*border: none;
  width: 100%;
  .h3 { font-size: 2rem; }
  span { color: $primary_alt_color; }*/
  /* form element */
}
.column-id-4 .text-content {
  margin-bottom: 30px;
}
.column-id-4 .well {
  padding: 0;
}
.column-id-4 .col-sm-8 {
  width: 100%;
  margin: 0;
}
.column-id-4 label {
  display: none;
}
.column-id-4 .input-group input {
  padding: 24px 8px;
  border: none;
}
.column-id-4 textarea {
  padding: 8px;
  height: 150px;
  border: none;
}

.column-id-5 h1 {
  color: #694599;
  padding-top: 10px;
}
.column-id-5 p {
  line-height: 2.1;
}
.column-id-5 .block-image {
  height: 240px;
}
.column-id-5 .block-image,
.column-id-5 .textblock,
.column-id-5 .text-content {
  margin-bottom: 30px;
}

.column-id-6 {
  display: flex;
  flex-wrap: wrap;
}
.column-id-6 .text-content {
  width: calc(50% - 15px);
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  height: 240px;
  border-radius: 5%;
  text-align: center;
}
.column-id-6 .text-content:nth-child(2n+1) {
  margin: 0 15px 30px 0;
}
.column-id-6 .text-content:nth-child(2n) {
  margin: 0 0 30px 15px;
}
.column-id-6 .text-content:nth-child(4n+1),
.column-id-6 .text-content:nth-child(4n) {
  background-color: #f5f9e8;
  color: #015AAA;
}
.column-id-6 .text-content:nth-child(4n+1) p a,
.column-id-6 .text-content:nth-child(4n) p a {
  color: #015AAA;
}
.column-id-6 .text-content:nth-child(5n+2),
.column-id-6 .text-content:nth-child(5n+3),
.column-id-6 .text-content:nth-child(5n+6) {
  background-color: #015AAA;
}
.column-id-6 .text-content:nth-child(5n+2) > p,
.column-id-6 .text-content:nth-child(5n+3) > p,
.column-id-6 .text-content:nth-child(5n+6) > p {
  color: #B3D332;
}
.column-id-6 .text-content * {
  margin: auto !important;
}
.column-id-6 a.text-color-primary {
  color: #B3D332;
}
.column-id-6 a.text-color-primary-alt {
  color: #015AAA;
}
.column-id-6 .text-color-primary-alt {
  color: #015AAA;
}
@media (max-width: 1199px) {
  .column-id-6 .text-content {
    aspect-ratio: 1/1;
    height: unset !important;
  }
}

.column-id-11 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  -webkit-flex-flow: row;
  justify-content: space-around;
  line-height: 30px;
}
.column-id-11 .text-content {
  position: relative;
  background: #CCCC;
  margin: 15px;
  color: #000000;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  flex: 1 0 0px;
  min-width: 1.5em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.column-id-11 .text-content:hover {
  background: #B3D332;
  color: #fff;
}
.column-id-11 .text-content:before {
  content: "";
  display: block;
  padding-top: 100%;
  float: left;
}
.column-id-11 .text-content p:last-child a {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 991px) {
  .column-id-11 .text-content {
    flex: 1 1 calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .column-id-11 div {
    flex: 1 1 calc(100% - 10px);
    width: calc(100% - 10px);
  }
}

.column-id-12 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  -webkit-flex-flow: row;
  justify-content: space-around;
  line-height: 30px;
}
.column-id-12 .text-content {
  position: relative;
  background: #CCCC;
  margin: 15px;
  color: #000000;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  flex: 1 0 0px;
  min-width: 1.5em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.column-id-12 .text-content:hover {
  background: #B3D332;
  color: #fff;
}
.column-id-12 .text-content:before {
  content: "";
  display: block;
  padding-top: 100%;
  float: left;
}
.column-id-12 .text-content p:last-child a {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (max-width: 991px) {
  .column-id-12 .text-content {
    flex: 1 1 calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .column-id-12 div {
    flex: 1 1 calc(100% - 10px);
    width: calc(100% - 10px);
  }
}

.column-id-10 {
  text-align: center;
  padding-top: 0px;
}

.column-id-13 {
  height: 400px;
}
.column-id-13 h1 {
  position: absolute;
  font-size: 5.4rem;
  font-weight: 700;
  color: #015AAA;
  top: 50%;
  transform: translateY(-50%);
}

.column-id-14 {
  text-align: center;
}
.column-id-14 h1 {
  font-weight: 700;
  font-size: 4.3rem;
  letter-spacing: 0.2em;
}
.column-id-14 p {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0.2em;
  color: #F2622D;
}
@media (max-width: 767px) {
  .column-id-14 p {
    font-size: 1.6rem;
  }
}

.column-id-15 p {
  width: 50%;
  margin: auto;
  position: relative;
  padding-left: 40px;
  margin-bottom: 1.2em;
  font-weight: 700;
}
.column-id-15 i {
  color: black;
  position: absolute;
  font-size: 1.6em;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .column-id-15 {
    margin-bottom: 30px;
  }
  .column-id-15 i {
    position: static;
    padding-right: 20px;
  }
  .column-id-15 p {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}

.column-id-16 {
  text-align: center;
}
.column-id-16 i {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  background: #015AAA;
  color: #fff;
  border-radius: 50%;
  padding-top: 8px;
  font-size: 22px;
}

.column-id-17 p {
  color: black;
  width: 50%;
  margin: auto;
  position: relative;
  padding-left: 40px;
  margin-bottom: 1.2em;
  font-weight: 700;
}
.column-id-17 i {
  color: black;
  position: absolute;
  font-size: 1.6em;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .column-id-17 {
    margin-top: 30px;
  }
  .column-id-17 i {
    position: static;
    padding-right: 20px;
  }
  .column-id-17 p {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}

.column-id-18 h3 {
  display: none;
}
.column-id-18 input,
.column-id-18 textarea {
  border: 1px solid #cccccc;
  background: #cccccc;
  box-shadow: none;
}
.column-id-18 button {
  margin-top: 20px;
  background-color: #B3D332;
  border-color: #B3D332;
}
.column-id-18 .form-content:last-child > .form-group {
  margin-bottom: 0;
}

.column-id-19 div {
  height: 100%;
}
.column-id-19 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-19 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-19 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-19 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-19 p.h1 {
    font-size: 3rem;
  }
  .column-id-19 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-20 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-20 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-21 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-21 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-22 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-22 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-23 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-23 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-28 div {
  height: 100%;
}
.column-id-28 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-28 h1, .column-id-28 .h1 {
  font-size: 4rem;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0;
  bottom: 20%;
}
.column-id-28 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-28 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-28 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-28 p.h1 {
    font-size: 3rem;
  }
  .column-id-28 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-216 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-216 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.column-id-216 div:nth-child(1) > h1:nth-child(1) {
  background: #B3D332;
  color: white;
  font-size: 6rem;
  text-align: center;
}

.column-id-30 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-30 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-46 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-46 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-65 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-65 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-66 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-66 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-67 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-67 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-68 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-68 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-71 div {
  height: 100%;
}
.column-id-71 .container-fluid {
  margin: auto;
}
.column-id-71 p {
  color: #fff;
  background: #f2622d;
  left: 0;
  bottom: 0;
}
.column-id-71 p.h1 {
  font-size: 2rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  left: 0;
  bottom: 40px !important;
}
.column-id-71 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-71 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .column-id-71 .container-fluid {
    max-width: none;
  }
}

.column-id-72 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-72 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-73 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-73 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-74 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-74 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-75 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-75 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-78 div {
  height: 100%;
}
.column-id-78 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-78 p {
  color: #fff;
  background: #f2622d;
}
.column-id-78 p.h1 {
  font-size: 4rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
}
.column-id-78 p.h1:first-child {
  bottom: 165px;
}
.column-id-78 .h1 > span:nth-child(1) {
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
}
@media (max-width: 767px) {
  .column-id-78 p.h1 {
    font-size: 3rem;
  }
  .column-id-78 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-79 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-79 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-80 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-80 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-81 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-81 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-82 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-82 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-85 div {
  height: 100%;
}
.column-id-85 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-85 p {
  color: #fff;
  background: #f2622d;
  left: 0;
  bottom: 0;
}
.column-id-85 p.h1 {
  font-size: 4rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  left: 0px;
  bottom: 20%;
}
.column-id-85 p.h1:first-child {
  bottom: 20%;
}
@media (max-width: 767px) {
  .column-id-85 p.h1 {
    font-size: 3rem;
  }
  .column-id-85 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-86 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-86 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-87 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-87 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-88 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-88 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-89 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-89 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-92 div {
  height: 100%;
}
.column-id-92 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-92 p {
  color: #fff;
  background: #f2622d;
}
.column-id-92 p.h1 {
  font-size: 2rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  left: 0;
  bottom: 40px !important;
}
.column-id-92 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-92 p.h1 {
    font-size: 3rem;
  }
  .column-id-92 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-93 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-93 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-94 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-94 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-95 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-95 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-96 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-96 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-99 div {
  height: 100%;
}
.column-id-99 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-99 p {
  color: #fff;
  background: #f2622d;
}
.column-id-99 p.h1 {
  font-size: 2rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  left: 0;
  bottom: 40px !important;
}
.column-id-99 p.h1:first-child {
  bottom: 95px;
}
@media (max-width: 767px) {
  .column-id-99 p.h1 {
    font-size: 3rem;
  }
  .column-id-99 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-100 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-100 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-101 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-101 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-102 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-102 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-103 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-103 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-106 div {
  height: 100%;
}
.column-id-106 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-106 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-106 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-106 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-106 p.h1 {
    font-size: 3rem;
  }
  .column-id-106 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-107 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-107 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-108 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-108 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-109 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-109 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-110 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-110 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-113 div {
  height: 100%;
}
.column-id-113 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-113 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-113 p.h1 {
  font-size: 4rem;
  padding: 0 26px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-113 p.h1:first-child {
  bottom: 20%;
}
@media (max-width: 767px) {
  .column-id-113 p.h1 {
    font-size: 3rem;
  }
  .column-id-113 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-114 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-114 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-115 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-115 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-116 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-116 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-117 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-117 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-120 div {
  height: 100%;
}
.column-id-120 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-120 p {
  color: #fff;
  background: #f2622d;
}
.column-id-120 p.h1 {
  font-size: 4rem;
  padding: 0 26px;
  color: #fff;
  background: #b2d234;
  left: 0px;
}
.column-id-120 p.h1:first-child {
  bottom: 40px;
}
@media (max-width: 767px) {
  .column-id-120 p.h1 {
    font-size: 3rem;
  }
  .column-id-120 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-121 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-121 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-122 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-122 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-123 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-123 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-124 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-124 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-127 div {
  height: 100%;
}
.column-id-127 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-127 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
}
.column-id-127 p.h1 {
  font-size: 4rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  bottom: 20%;
}
.column-id-127 p.h1:first-child {
  bottom: 40px;
}
@media (max-width: 767px) {
  .column-id-127 p.h1 {
    font-size: 3rem;
  }
  .column-id-127 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-128 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-128 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-129 {
  display: flex;
  flex-wrap: wrap;
}
.column-id-129 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: #000;
}
.column-id-129 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.column-id-129 .text-content:first-child {
  width: 100%;
}
.column-id-129 .text-content:not(:first-child) {
  width: 33%;
  padding: 30px 25px 25px;
}
@media (max-width: 1199px) {
  .column-id-129 .text-content:not(:first-child) {
    width: 50%;
  }
}

.column-id-130 {
  display: flex;
  flex-wrap: wrap;
}
.column-id-130 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: #000;
}
.column-id-130 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.column-id-130 .text-content:first-child {
  width: 100%;
}
.column-id-130 .text-content:not(:first-child) {
  width: 50%;
  padding: 30px 25px 25px;
}

.column-id-131 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-131 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-134 {
  display: flex;
  flex-wrap: wrap;
}
.column-id-134 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: #000;
}
.column-id-134 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.column-id-134 .text-content:first-child {
  width: 100%;
}
.column-id-134 .text-content:not(:first-child) {
  width: 33%;
  padding: 30px 25px 25px;
}
@media (max-width: 1199px) {
  .column-id-134 .text-content:not(:first-child) {
    width: 50%;
  }
}

.column-id-135 .text-content:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
}
.column-id-135 .text-content:nth-child(2) > div {
  width: 20%;
  padding: 25px;
}
@media (max-width: 1199px) {
  .column-id-135 .text-content:nth-child(2) > div {
    width: 33%;
  }
}

.column-id-136 {
  display: flex;
  flex-wrap: wrap;
}
.column-id-136 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: #000;
}
.column-id-136 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.column-id-136 .text-content:first-child {
  width: 100%;
}
.column-id-136 .text-content:not(:first-child) {
  width: 33%;
  padding: 30px 25px 25px;
}
@media (max-width: 1199px) {
  .column-id-136 .text-content:not(:first-child) {
    width: 50%;
  }
}

.column-id-137 div {
  height: 100%;
}
.column-id-137 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-137 h1, .column-id-137 .h1 {
  font-size: 4rem;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0;
  bottom: 20%;
}
.column-id-137 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-137 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-137 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-137 p.h1 {
    font-size: 3rem;
  }
  .column-id-137 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-138 div {
  height: 100%;
}
.column-id-138 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-138 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-138 h1, .column-id-138 .h1 {
  font-size: 4rem;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0;
  bottom: 20%;
}
.column-id-138 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-138 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-138 p.h1 {
    font-size: 3rem;
  }
  .column-id-138 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-139 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-139 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-140 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-140 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-141 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-141 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-142 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-142 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-145 div {
  height: 100%;
}
.column-id-145 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-145 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-145 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-145 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-145 p.h1 {
    font-size: 3rem;
  }
  .column-id-145 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-146 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-146 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-147 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-147 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-168 div {
  height: 100%;
}
.column-id-168 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-168 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-168 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-168 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-168 p.h1 {
    font-size: 3rem;
  }
  .column-id-168 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-169 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-169 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-170 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-170 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-191 div {
  height: 100%;
}
.column-id-191 .container-fluid {
  max-width: 1170px;
  margin: auto;
}
.column-id-191 p {
  color: #fff;
  background: #f2622d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.column-id-191 p.h1 {
  font-size: 6rem;
  padding: 0 25px;
  color: #fff;
  background: #b2d234;
  position: absolute;
  left: 0px;
  bottom: 40px;
}
.column-id-191 p.h1:first-child {
  bottom: 165px;
}
@media (max-width: 767px) {
  .column-id-191 p.h1 {
    font-size: 3rem;
  }
  .column-id-191 p.h1:first-child {
    bottom: 85px;
  }
}

.column-id-192 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-192 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-193 h2 {
  color: #015AAA;
  line-height: 30px;
  margin-bottom: 30px;
  color: black;
}
.column-id-193 h2 span {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.column-id-215 .main_nav ul li a {
  font-weight: bold;
  color: #015AAA;
}
.column-id-215 .main_nav ul li ul {
  background-color: #eae6f1 !important;
}
.column-id-215 .main_nav ul li ul li {
  background-color: transparent !important;
}
.column-id-215 .main_nav ul li:hover,
.column-id-215 .main_nav ul li.active-menu a {
  background-color: transparent;
  color: #694599;
}
.column-id-215 #search .input-group {
  display: flex;
  flex-wrap: wrap;
  height: 45px;
}
.column-id-215 #search .input-group #top_menu_search {
  width: 70%;
  height: 100%;
}
.column-id-215 #search .input-group .input-group-btn {
  height: 100%;
  width: 30%;
}

.column-id-217 .btn-primary {
  margin-top: 20px;
  background-color: #B3D332;
  border-color: #B3D332;
}
.column-id-217 .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.column-id-227 .text-content:nth-child(3n+1) {
  background-color: #f5f9e8;
  color: #015AAA !important;
}
.column-id-227 .text-content:nth-child(3n+2) {
  background-color: #015AAA;
  color: #B3D332 !important;
}
.column-id-227 .text-content:nth-child(3n+3) {
  background-color: #f5f9e8;
  color: #015AAA !important;
}

.column-id-226 .text-content:nth-child(3n+1) {
  background-color: #015AAA;
  color: #B3D332 !important;
}
.column-id-226 .text-content:nth-child(3n+2) {
  background-color: #f5f9e8;
  color: #015AAA !important;
}
.column-id-226 .text-content:nth-child(3n+3) {
  background-color: #015AAA;
  color: #B3D332 !important;
}

.column-id-228 .text-content:nth-child(3n+1) {
  background-color: #015AAA;
  color: #B3D332 !important;
}
.column-id-228 .text-content:nth-child(3n+2) {
  background-color: #f5f9e8;
  color: #015AAA !important;
}
.column-id-228 .text-content:nth-child(3n+3) {
  background-color: #015AAA;
  color: #B3D332 !important;
}

.column-id-233 h2 {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
}

@media (max-width: 991px) {
  .section-id-15 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-23 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-40 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-46 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-52 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-58 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-64 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-70 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-76 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-82 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-88 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-94 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }
  .section-id-94 .container {
    width: auto;
  }

  .section-id-104 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-110 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-130 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .column-id-6 .text-content {
    margin: 25px auto !important;
    width: 400px;
    max-width: 100%;
  }
  .column-id-6 .text-content * {
    width: 100%;
    text-align: center;
  }
  .column-id-6 .text-content:nth-child(2n+1) {
    background-color: #f5f9e8;
  }
  .column-id-6 .text-content:nth-child(2n+1) p a {
    color: #015AAA;
  }
  .column-id-6 .text-content:nth-child(2n) {
    background-color: #015AAA;
  }
  .column-id-6 .text-content:nth-child(2n) p a {
    color: #B3D332;
  }

  .column-id-129 .text-content:not(:first-child) {
    width: 100%;
    padding: 25px 0;
  }

  .column-id-130 .text-content:not(:first-child) {
    width: 100%;
    padding: 25px 0;
  }

  .column-id-134 .text-content:not(:first-child) {
    width: 100%;
    padding: 25px 0;
  }

  .column-id-135 .text-content:nth-child(2) > div {
    width: 50%;
  }

  .column-id-136 .text-content:not(:first-child) {
    width: 100%;
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .section-id-15 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-23 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-40 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-46 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-52 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-58 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-64 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-70 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-76 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-82 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-88 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-94 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-104 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-110 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .section-id-130 {
    background-color: #015AAA;
    border-bottom: 50px solid white;
  }

  .column-id-6 .text-content {
    aspect-ratio: 1/1;
    height: unset !important;
  }

  .column-id-24 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-24 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-25 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-25 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-25 .btn {
    margin-bottom: 20px;
  }

  .column-id-33 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-33 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-34 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-34 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-34 .btn {
    margin-bottom: 20px;
  }

  .column-id-64 p.h1 {
    font-size: 3rem;
  }
  .column-id-64 p.h1:first-child {
    bottom: 85px;
  }

  .column-id-69 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-69 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-70 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-70 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-70 .btn {
    margin-bottom: 20px;
  }

  .column-id-76 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-76 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-77 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-77 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-77 .btn {
    margin-bottom: 20px;
  }

  .column-id-83 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-83 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-84 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-84 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-84 .btn {
    margin-bottom: 20px;
  }

  .column-id-90 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-90 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-91 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-91 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-91 .btn {
    margin-bottom: 20px;
  }

  .column-id-97 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-97 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-98 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-98 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-98 .btn {
    margin-bottom: 20px;
  }

  .column-id-104 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-104 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-105 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-105 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-105 .btn {
    margin-bottom: 20px;
  }

  .column-id-111 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-111 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-112 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-112 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-112 .btn {
    margin-bottom: 20px;
  }

  .column-id-118 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-118 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-119 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-119 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-119 .btn {
    margin-bottom: 20px;
  }

  .column-id-125 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-125 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-126 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-126 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-126 .btn {
    margin-bottom: 20px;
  }

  .column-id-132 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-132 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-133 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-133 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-133 .btn {
    margin-bottom: 20px;
  }

  .column-id-135 .text-content:nth-child(2) > div {
    width: 100%;
    padding: 25px 0;
  }

  .column-id-136 .text-content:not(:first-child) {
    padding: 25px 0;
  }

  .column-id-143 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-143 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-144 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-144 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-144 .btn {
    margin-bottom: 20px;
  }

  .column-id-150 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-150 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-151 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-151 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-151 .btn {
    margin-bottom: 20px;
  }

  .column-id-170 td {
    font-size: 6px;
  }

  .column-id-196 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .column-id-196 p {
    font-size: 2.6rem;
    line-height: 1.6em;
    color: white;
    margin-top: 0px;
  }

  .column-id-197 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .column-id-197 #custom_form .well {
    margin-bottom: 15px;
  }
  .column-id-197 .btn {
    margin-bottom: 20px;
  }

  .column-id-214 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .column-id-214 .col-sm-4 {
    display: block !important;
    width: 30%;
    padding: 0;
    max-width: 100%;
  }
  .column-id-214 .col-sm-4 .input-group #top_menu_search {
    width: 100%;
    max-width: 100%;
    float: left;
  }
  .column-id-214 .col-sm-4 .input-group .input-group-btn {
    width: 100%;
    float: left;
  }
  .column-id-214 .col-sm-4 .input-group .input-group-btn .btn-default {
    width: 100%;
  }
  .column-id-214 .col-sm-4 .input-group .input-group-btn ul {
    left: 0;
  }
  .column-id-214 #logo {
    width: 40%;
  }
  .column-id-214 .navbar-toggle-btn {
    width: 30%;
  }
  .column-id-214 .navbar-toggle-btn .navbar-toggle {
    float: unset;
    margin: auto;
  }
  .column-id-214 .navbar-toggle-btn .navbar-toggle .icon-bar {
    background-color: #015AAA;
    width: 40px;
    height: 4px;
  }
  .column-id-214 #bs-example-navbar-collapse-1 {
    width: 100%;
    margin: unset;
  }
}
@media (min-width: 768px) {
  .column-id-214 > div:not(#logo) {
    display: none;
  }
}
/* Custom section styles (END) */
.global-text-color {
  color: #000000;
}

.global-text-alt-color {
  color: #ffffff;
}

.global-primary-color {
  color: #015AAA;
}

.global-primary-alt-color {
  color: #B3D332;
}

.global-secondary-color {
  color: #F2622D;
}

.global-secondary-alt-color {
  color: #525252;
}

.global-accent-color {
  color: #cccccc;
}

.global-mobile-browser-color {
  color: #999999;
}

.global-navigation-color {
  color: #000000;
}

.global-navigation-hover {
  color: #000000;
}

.global-navigation-focus {
  color: #000000;
}

.global-navigation-sub-color {
  color: #000000;
}

.global-navigation-sub-hover {
  color: #000000;
}

.global-navigation-sub-focus {
  color: #000000;
}

.global-fieldset-color {
  color: #000000;
}

.global-border-color {
  color: #f1f1f1;
}

.global-website-bgcolor {
  background-color: #ffffff;
}

.global-screen-bgcolor {
  background-color: #ffffff;
}

.global-label-color {
  color: #000000;
}

.global-footer-links {
  color: #ffffff;
}

.global-footer-headers {
  color: #f1f1f1;
}

.global-call-button-bg {
  background-color: #000000;
}

.global-call-button-text-color {
  color: #ffffff;
}

.global-text-align {
  text-align: left;
}

.global-default-font {
  font-family: Arial, Helvetica, sans-serif;
}

.global-default-font-size {
  font-size: 14px;
}

.global-font-family {
  font-family: Pathway Gothic One, sans-serif;
}

.global-menu-size {
  font-size: 1em;
}

.global-headers-size {
  font-size: 0.8em;
}

.global-nav-link-color {
  color: #ffffff;
}

.global-nav-hover-color {
  color: #000000;
}

.global-link-background {
  color: #000000;
}

.global-hover-background {
  color: #ffffff;
}

.global-logo-bg {
  background: url("/userfiles/nik.nl/images/NIK-wapen-blauwe-letters.png") 0 0 no-repeat;
}

.global-logo_dark-bg {
  background: url("/userfiles/nik.nl/images/NIK-wapen-witte-letters.png") 0 0 no-repeat;
}

.global-favicon-bg {
  background: url("/userfiles/nik.nl/images/NIK-wapen-witte-letters.png") 0 0 no-repeat;
}

.global-open_graph-bg {
  background: url("/userfiles/nik.nl/images/NIK-wapen-blauwe-letters.png") 0 0 no-repeat;
}

.global-image-bg {
  background: url("/userfiles/nik.nl/images/NIK-wapen-blauwe-letters.png") 0 0 no-repeat;
}

.global-page-bg {
  background: none;
}

.global-header-bg {
  background: none;
}

.text-color-default {
  color: #000000;
}
.text-color-default > a {
  color: #000000;
}
.text-color-default > a:hover, .text-color-default > a:focus, .text-color-default > a:active {
  color: #1a1a1a;
}

a.text-color-default {
  color: #000000;
}
a.text-color-default:hover, a.text-color-default:focus, a.text-color-default:active {
  color: #1a1a1a;
}

.text-color-default-alt {
  color: #ffffff;
}
.text-color-default-alt > a {
  color: #ffffff;
}
.text-color-default-alt > a:hover, .text-color-default-alt > a:focus, .text-color-default-alt > a:active {
  color: white;
}

a.text-color-default-alt {
  color: #ffffff;
}
a.text-color-default-alt:hover, a.text-color-default-alt:focus, a.text-color-default-alt:active {
  color: white;
}

.text-color-primary {
  color: #015AAA;
}
.text-color-primary > a {
  color: #015AAA;
}
.text-color-primary > a:hover, .text-color-primary > a:focus, .text-color-primary > a:active {
  color: #0175dd;
}

a.text-color-primary {
  color: #015AAA;
}
a.text-color-primary:hover, a.text-color-primary:focus, a.text-color-primary:active {
  color: #0175dd;
}

.text-color-primary-alt {
  color: #B3D332;
}
.text-color-primary-alt > a {
  color: #B3D332;
}
.text-color-primary-alt > a:hover, .text-color-primary-alt > a:focus, .text-color-primary-alt > a:active {
  color: #c3dc5c;
}

a.text-color-primary-alt {
  color: #B3D332;
}
a.text-color-primary-alt:hover, a.text-color-primary-alt:focus, a.text-color-primary-alt:active {
  color: #c3dc5c;
}

.text-color-secondary {
  color: #F2622D;
}
.text-color-secondary > a {
  color: #F2622D;
}
.text-color-secondary > a:hover, .text-color-secondary > a:focus, .text-color-secondary > a:active {
  color: #f5865d;
}

a.text-color-secondary {
  color: #F2622D;
}
a.text-color-secondary:hover, a.text-color-secondary:focus, a.text-color-secondary:active {
  color: #f5865d;
}

.text-color-secondary-alt {
  color: #525252;
}
.text-color-secondary-alt > a {
  color: #525252;
}
.text-color-secondary-alt > a:hover, .text-color-secondary-alt > a:focus, .text-color-secondary-alt > a:active {
  color: #6c6c6c;
}

a.text-color-secondary-alt {
  color: #525252;
}
a.text-color-secondary-alt:hover, a.text-color-secondary-alt:focus, a.text-color-secondary-alt:active {
  color: #6c6c6c;
}

.text-color-accent {
  color: #cccccc;
}
.text-color-accent > a {
  color: #cccccc;
}
.text-color-accent > a:hover, .text-color-accent > a:focus, .text-color-accent > a:active {
  color: #e6e6e6;
}

a.text-color-accent {
  color: #cccccc;
}
a.text-color-accent:hover, a.text-color-accent:focus, a.text-color-accent:active {
  color: #e6e6e6;
}

.btn-color-default {
  background-color: #000000;
  border-color: black;
  color: #fff;
}
.btn-color-default:hover, .btn-color-default:focus {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.btn-color-default:active, .btn-color-default.active, .btn-color-default:hover:active, .btn-color-default.active:hover, .btn-color-default:focus:active, .btn-color-default.active:focus {
  background-color: #333333;
  border-color: #333333;
  color: #fff;
}

.btn-color-default-bordered {
  background-color: #000000;
  border-color: #1a1a1a;
  color: #fff;
}
.btn-color-default-bordered:hover, .btn-color-default-bordered:focus {
  background-color: #1a1a1a;
  border-color: #333333;
  color: #fff;
}
.btn-color-default-bordered:active, .btn-color-default-bordered.active, .btn-color-default-bordered:hover:active, .btn-color-default-bordered.active:hover, .btn-color-default-bordered:focus:active, .btn-color-default-bordered.active:focus {
  background-color: #333333;
  border-color: #4d4d4d;
  color: #fff;
}

.btn-color-default-gradient {
  background-color: #000000;
  border-color: #1a1a1a;
  background-image: linear-gradient(#000000, #1a1a1a);
  color: #fff;
}
.btn-color-default-gradient:hover, .btn-color-default-gradient:focus {
  background-color: #1a1a1a;
  border-color: #333333;
  background-image: linear-gradient(#1a1a1a, #333333);
  color: #fff;
}
.btn-color-default-gradient:active, .btn-color-default-gradient.active, .btn-color-default-gradient:hover:active, .btn-color-default-gradient.active:hover, .btn-color-default-gradient:focus:active, .btn-color-default-gradient.active:focus {
  background-color: #333333;
  border-color: #4d4d4d;
  background-image: linear-gradient(#333333, #4d4d4d);
  color: #fff;
}

.btn-color-default-alt {
  background-color: #ffffff;
  border-color: white;
  color: #333;
}
.btn-color-default-alt:hover, .btn-color-default-alt:focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #333;
}
.btn-color-default-alt:active, .btn-color-default-alt.active, .btn-color-default-alt:hover:active, .btn-color-default-alt.active:hover, .btn-color-default-alt:focus:active, .btn-color-default-alt.active:focus {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #333;
}

.btn-color-default-alt-bordered {
  background-color: #ffffff;
  border-color: #e6e6e6;
  color: #333;
}
.btn-color-default-alt-bordered:hover, .btn-color-default-alt-bordered:focus {
  background-color: #e6e6e6;
  border-color: #cccccc;
  color: #333;
}
.btn-color-default-alt-bordered:active, .btn-color-default-alt-bordered.active, .btn-color-default-alt-bordered:hover:active, .btn-color-default-alt-bordered.active:hover, .btn-color-default-alt-bordered:focus:active, .btn-color-default-alt-bordered.active:focus {
  background-color: #cccccc;
  border-color: #b3b3b3;
  color: #333;
}

.btn-color-default-alt-gradient {
  background-color: #ffffff;
  border-color: #e6e6e6;
  background-image: linear-gradient(#ffffff, #e6e6e6);
  color: #333;
}
.btn-color-default-alt-gradient:hover, .btn-color-default-alt-gradient:focus {
  background-color: #e6e6e6;
  border-color: #cccccc;
  background-image: linear-gradient(#e6e6e6, #cccccc);
  color: #333;
}
.btn-color-default-alt-gradient:active, .btn-color-default-alt-gradient.active, .btn-color-default-alt-gradient:hover:active, .btn-color-default-alt-gradient.active:hover, .btn-color-default-alt-gradient:focus:active, .btn-color-default-alt-gradient.active:focus {
  background-color: #cccccc;
  border-color: #b3b3b3;
  background-image: linear-gradient(#cccccc, #b3b3b3);
  color: #333;
}

.btn-color-primary {
  background-color: #015AAA;
  border-color: #015aaa;
  color: #fff;
}
.btn-color-primary:hover, .btn-color-primary:focus {
  background-color: #0175dd;
  border-color: #0175dd;
  color: #fff;
}
.btn-color-primary:active, .btn-color-primary.active, .btn-color-primary:hover:active, .btn-color-primary.active:hover, .btn-color-primary:focus:active, .btn-color-primary.active:focus {
  background-color: #138ffe;
  border-color: #138ffe;
  color: #fff;
}

.btn-color-primary-bordered {
  background-color: #015AAA;
  border-color: #0175dd;
  color: #fff;
}
.btn-color-primary-bordered:hover, .btn-color-primary-bordered:focus {
  background-color: #0175dd;
  border-color: #138ffe;
  color: #fff;
}
.btn-color-primary-bordered:active, .btn-color-primary-bordered.active, .btn-color-primary-bordered:hover:active, .btn-color-primary-bordered.active:hover, .btn-color-primary-bordered:focus:active, .btn-color-primary-bordered.active:focus {
  background-color: #138ffe;
  border-color: #46a7fe;
  color: #fff;
}

.btn-color-primary-gradient {
  background-color: #015AAA;
  border-color: #0175dd;
  background-image: linear-gradient(#015AAA, #0175dd);
  color: #fff;
}
.btn-color-primary-gradient:hover, .btn-color-primary-gradient:focus {
  background-color: #0175dd;
  border-color: #138ffe;
  background-image: linear-gradient(#0175dd, #138ffe);
  color: #fff;
}
.btn-color-primary-gradient:active, .btn-color-primary-gradient.active, .btn-color-primary-gradient:hover:active, .btn-color-primary-gradient.active:hover, .btn-color-primary-gradient:focus:active, .btn-color-primary-gradient.active:focus {
  background-color: #138ffe;
  border-color: #46a7fe;
  background-image: linear-gradient(#138ffe, #46a7fe);
  color: #fff;
}

.btn-color-primary-alt {
  background-color: #B3D332;
  border-color: #b3d332;
  color: #fff;
}
.btn-color-primary-alt:hover, .btn-color-primary-alt:focus {
  background-color: #c3dc5c;
  border-color: #c3dc5c;
  color: #fff;
}
.btn-color-primary-alt:active, .btn-color-primary-alt.active, .btn-color-primary-alt:hover:active, .btn-color-primary-alt.active:hover, .btn-color-primary-alt:focus:active, .btn-color-primary-alt.active:focus {
  background-color: #d2e586;
  border-color: #d2e586;
  color: #fff;
}

.btn-color-primary-alt-bordered {
  background-color: #B3D332;
  border-color: #c3dc5c;
  color: #fff;
}
.btn-color-primary-alt-bordered:hover, .btn-color-primary-alt-bordered:focus {
  background-color: #c3dc5c;
  border-color: #d2e586;
  color: #fff;
}
.btn-color-primary-alt-bordered:active, .btn-color-primary-alt-bordered.active, .btn-color-primary-alt-bordered:hover:active, .btn-color-primary-alt-bordered.active:hover, .btn-color-primary-alt-bordered:focus:active, .btn-color-primary-alt-bordered.active:focus {
  background-color: #d2e586;
  border-color: #e2eeb0;
  color: #fff;
}

.btn-color-primary-alt-gradient {
  background-color: #B3D332;
  border-color: #c3dc5c;
  background-image: linear-gradient(#B3D332, #c3dc5c);
  color: #fff;
}
.btn-color-primary-alt-gradient:hover, .btn-color-primary-alt-gradient:focus {
  background-color: #c3dc5c;
  border-color: #d2e586;
  background-image: linear-gradient(#c3dc5c, #d2e586);
  color: #fff;
}
.btn-color-primary-alt-gradient:active, .btn-color-primary-alt-gradient.active, .btn-color-primary-alt-gradient:hover:active, .btn-color-primary-alt-gradient.active:hover, .btn-color-primary-alt-gradient:focus:active, .btn-color-primary-alt-gradient.active:focus {
  background-color: #d2e586;
  border-color: #e2eeb0;
  background-image: linear-gradient(#d2e586, #e2eeb0);
  color: #fff;
}

.btn-color-secondary {
  background-color: #F2622D;
  border-color: #f2622d;
  color: #fff;
}
.btn-color-secondary:hover, .btn-color-secondary:focus {
  background-color: #f5865d;
  border-color: #f5865d;
  color: #fff;
}
.btn-color-secondary:active, .btn-color-secondary.active, .btn-color-secondary:hover:active, .btn-color-secondary.active:hover, .btn-color-secondary:focus:active, .btn-color-secondary.active:focus {
  background-color: #f8aa8d;
  border-color: #f8aa8d;
  color: #fff;
}

.btn-color-secondary-bordered {
  background-color: #F2622D;
  border-color: #f5865d;
  color: #fff;
}
.btn-color-secondary-bordered:hover, .btn-color-secondary-bordered:focus {
  background-color: #f5865d;
  border-color: #f8aa8d;
  color: #fff;
}
.btn-color-secondary-bordered:active, .btn-color-secondary-bordered.active, .btn-color-secondary-bordered:hover:active, .btn-color-secondary-bordered.active:hover, .btn-color-secondary-bordered:focus:active, .btn-color-secondary-bordered.active:focus {
  background-color: #f8aa8d;
  border-color: #fbcebd;
  color: #fff;
}

.btn-color-secondary-gradient {
  background-color: #F2622D;
  border-color: #f5865d;
  background-image: linear-gradient(#F2622D, #f5865d);
  color: #fff;
}
.btn-color-secondary-gradient:hover, .btn-color-secondary-gradient:focus {
  background-color: #f5865d;
  border-color: #f8aa8d;
  background-image: linear-gradient(#f5865d, #f8aa8d);
  color: #fff;
}
.btn-color-secondary-gradient:active, .btn-color-secondary-gradient.active, .btn-color-secondary-gradient:hover:active, .btn-color-secondary-gradient.active:hover, .btn-color-secondary-gradient:focus:active, .btn-color-secondary-gradient.active:focus {
  background-color: #f8aa8d;
  border-color: #fbcebd;
  background-image: linear-gradient(#f8aa8d, #fbcebd);
  color: #fff;
}

.btn-color-secondary-alt {
  background-color: #525252;
  border-color: #525252;
  color: #fff;
}
.btn-color-secondary-alt:hover, .btn-color-secondary-alt:focus {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
  color: #fff;
}
.btn-color-secondary-alt:active, .btn-color-secondary-alt.active, .btn-color-secondary-alt:hover:active, .btn-color-secondary-alt.active:hover, .btn-color-secondary-alt:focus:active, .btn-color-secondary-alt.active:focus {
  background-color: #858585;
  border-color: #858585;
  color: #fff;
}

.btn-color-secondary-alt-bordered {
  background-color: #525252;
  border-color: #6c6c6c;
  color: #fff;
}
.btn-color-secondary-alt-bordered:hover, .btn-color-secondary-alt-bordered:focus {
  background-color: #6c6c6c;
  border-color: #858585;
  color: #fff;
}
.btn-color-secondary-alt-bordered:active, .btn-color-secondary-alt-bordered.active, .btn-color-secondary-alt-bordered:hover:active, .btn-color-secondary-alt-bordered.active:hover, .btn-color-secondary-alt-bordered:focus:active, .btn-color-secondary-alt-bordered.active:focus {
  background-color: #858585;
  border-color: #9f9f9f;
  color: #fff;
}

.btn-color-secondary-alt-gradient {
  background-color: #525252;
  border-color: #6c6c6c;
  background-image: linear-gradient(#525252, #6c6c6c);
  color: #fff;
}
.btn-color-secondary-alt-gradient:hover, .btn-color-secondary-alt-gradient:focus {
  background-color: #6c6c6c;
  border-color: #858585;
  background-image: linear-gradient(#6c6c6c, #858585);
  color: #fff;
}
.btn-color-secondary-alt-gradient:active, .btn-color-secondary-alt-gradient.active, .btn-color-secondary-alt-gradient:hover:active, .btn-color-secondary-alt-gradient.active:hover, .btn-color-secondary-alt-gradient:focus:active, .btn-color-secondary-alt-gradient.active:focus {
  background-color: #858585;
  border-color: #9f9f9f;
  background-image: linear-gradient(#858585, #9f9f9f);
  color: #fff;
}

.btn-color-accent {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #333;
}
.btn-color-accent:hover, .btn-color-accent:focus {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
  color: #333;
}
.btn-color-accent:active, .btn-color-accent.active, .btn-color-accent:hover:active, .btn-color-accent.active:hover, .btn-color-accent:focus:active, .btn-color-accent.active:focus {
  background-color: #999999;
  border-color: #999999;
  color: #333;
}

.btn-color-accent-bordered {
  background-color: #cccccc;
  border-color: #b3b3b3;
  color: #333;
}
.btn-color-accent-bordered:hover, .btn-color-accent-bordered:focus {
  background-color: #b3b3b3;
  border-color: #999999;
  color: #333;
}
.btn-color-accent-bordered:active, .btn-color-accent-bordered.active, .btn-color-accent-bordered:hover:active, .btn-color-accent-bordered.active:hover, .btn-color-accent-bordered:focus:active, .btn-color-accent-bordered.active:focus {
  background-color: #999999;
  border-color: gray;
  color: #333;
}

.btn-color-accent-gradient {
  background-color: #cccccc;
  border-color: #b3b3b3;
  background-image: linear-gradient(#cccccc, #b3b3b3);
  color: #333;
}
.btn-color-accent-gradient:hover, .btn-color-accent-gradient:focus {
  background-color: #b3b3b3;
  border-color: #999999;
  background-image: linear-gradient(#b3b3b3, #999999);
  color: #333;
}
.btn-color-accent-gradient:active, .btn-color-accent-gradient.active, .btn-color-accent-gradient:hover:active, .btn-color-accent-gradient.active:hover, .btn-color-accent-gradient:focus:active, .btn-color-accent-gradient.active:focus {
  background-color: #999999;
  border-color: gray;
  background-image: linear-gradient(#999999, gray);
  color: #333;
}

.block-primary {
  background-color: #015AAA;
  color: #ffffff;
}

a.block-primary {
  background-color: #015AAA;
  color: #ffffff;
}
a.block-primary:hover, a.block-primary:focus {
  color: #ffffff;
}

.block-primary-alt {
  background-color: #B3D332;
  color: #ffffff;
}

a.block-primary-alt {
  background-color: #B3D332;
  color: #ffffff;
}
a.block-primary-alt:hover, a.block-primary-alt:focus {
  color: #ffffff;
}

.block-secondary {
  background-color: #F2622D;
  color: #ffffff;
}

a.block-secondary {
  background-color: #F2622D;
  color: #ffffff;
}
a.block-secondary:hover, a.block-secondary:focus {
  color: #ffffff;
}

.block-secondary-alt {
  background-color: #525252;
  color: #ffffff;
}

a.block-secondary-alt {
  background-color: #525252;
  color: #ffffff;
}
a.block-secondary-alt:hover, a.block-secondary-alt:focus {
  color: #ffffff;
}

.block-accent {
  background-color: #cccccc;
  color: #000000;
}

a.block-accent {
  background-color: #cccccc;
  color: #000000;
}
a.block-accent:hover, a.block-accent:focus {
  color: #000000;
}

.highlight-primary {
  background-color: #015AAA;
}

a.highlight-primary {
  background-color: #015AAA;
}

.highlight-primary-alt {
  background-color: #B3D332;
}

a.highlight-primary-alt {
  background-color: #B3D332;
}

.highlight-secondary {
  background-color: #F2622D;
}

a.highlight-secondary {
  background-color: #F2622D;
}

.highlight-secondary-alt {
  background-color: #525252;
}

a.highlight-secondary-alt {
  background-color: #525252;
}

.highlight-accent {
  background-color: #cccccc;
}

a.highlight-accent {
  background-color: #cccccc;
}

.text-contrast-primary {
  color: #ffffff;
}

a.text-contrast-primary {
  color: #ffffff;
}

.text-contrast-primary-alt {
  color: #ffffff;
}

a.text-contrast-primary-alt {
  color: #ffffff;
}

.text-contrast-secondary {
  color: #ffffff;
}

a.text-contrast-secondary {
  color: #ffffff;
}

.text-contrast-secondary-alt {
  color: #ffffff;
}

a.text-contrast-secondary-alt {
  color: #ffffff;
}

.text-contrast-accent {
  color: #000000;
}

a.text-contrast-accent {
  color: #000000;
}

.font-caladea {
  font-family: Caladea, Times New Roman, Times, serif;
}

.font-open-sans {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
}