/**/.imageWidget{position:relative}.imageWidget a,.imageWidget span.image-caption{font-style:italic;text-align:center}.imageWidget a[data-caption]::after,.imageWidget span[data-caption]::after{content:attr(data-caption);display:block;line-height:100%}
.imageWidget.with-caption a::after,.imageWidget.with-caption span.image-caption::after{margin-top:12px}.imageWidget img[width][height]{height:auto}[data-flex-site] #fcontainer .imageWidget:after,[data-flex-site] #flex-footer .imageWidget:after,[data-flex-site] #flex-header .imageWidget:after{content:none}
[data-flex-site] #fcontainer .imageWidget:before,[data-flex-site] #flex-footer .imageWidget:before,[data-flex-site] #flex-header .imageWidget:before{font-size:80px;transform:none}.imageWidget.hover img.hover-image,.imageWidget:hover img.hover-image{display:initial}
.imageWidget.hover.hasHover img:not(.hover-image),.imageWidget:hover.hasHover img:not(.hover-image){display:none!important}.imageWidget img.hover-image,.imageWidget img.logo-on-scroll{display:none}/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}
/* Custom Widgets Styles */
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@500;600&family=Roboto:wght@400;500&display=swap");
.poweredby-container {
  align-items: center;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 25px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding-left: 50px;
  padding-right: 50px;
}

.poweredby-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.poweredby-image {
  max-width: 40px;
}

.poweredby-text {
  color: white;
  margin: 0px;
  padding: 0px;
  z-index: 2;
}

.poweredby-text p {
  margin: 0px;
  display: flex;
  justify-content: left;
}

.poweredby-text-copy {
  margin: 0px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Bebas Neue", cursive;
}

.poweredby-text-app {
  font-size: 12px;
  color: #FFFFFF;
  font-family: "Bebas Neue", cursive;
}

@media screen and (max-width: 767px) {
  .poweredby-container {
    /*background-color: #231D4F;*/
    align-items: center;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    gap: 25px;
    text-decoration: none;
  }
}

.tag-one-link {
  display: flex;
  text-decoration: none;
}

.page-title-one-one-title-container {
  display: flex;
  background-color: #000000;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  clip-path: polygon(3% 0%, 100% 0, 97% 100%, 0 100%) !important;
  transition: 0.3s;
  align-items: center;
}

.page-title-one-one-title-container:hover {
  opacity: 0.6;
  transform: scaleX(1.01);
}

.page-title-one-one-tag-title h1 {
  margin: 0px !important;
}

.page-title-one-one-tag-title {
  font-size: 14px;
  margin: 0px !important;
}

.form-links-two-main {
  background: none;
}

.faq-one-button:empty {
  margin: 0px !important;
}

.form-links-two-title h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: white !important;
}

.rteBlock defaultList {
  font-family: "Poppins", sans-serif !important;
}

.form-links-two-title {
  color: white;
}

.form-links-two-description {
  margin-bottom: 0px;
  color: white;
}

.form-links-two-groupcode {
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
}

.form-links-two-group-title h2 {
  color: white;
  font-size: 20px !important;
}

.form-links-two-group-title {
  margin: 0px;
  color: white;
}

.faq-two-one-title {
  margin: 0px !important;
}

.form-links-two-group-contact {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}

.form-links-two-group-contact-link {
  margin: 0px !important;
}

.form-links-two-group-contact-link a:hover {
  color: yellow;
}

.form-links-two-group-price {
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
  font-weight: bold;
  font-size: 30px;
}

.form-links-two-group-price h2 {
  margin: 0px !important;
  font-size: 30px;
}

.form-links-two-group-age {
  margin-top: 0px !important;
  margin-bottom: 10px;
  font-size: 17px !important;
}

.faq-one-button {
  margin: 0px !important;
}

.documents-two-button {
  margin-bottom: 20px;
}

.faq-one-button-container:empty {
  display: none;
}

.form-links-two-group-contact-desc {
  margin-bottom: 5px;
  color: white !important;
  font-weight: bold;
  font-size: 18px !important;
}

.form-links-two-group-image {
  width: 20%;
  height: 100%;
}

.form-links-two-group-description-container {
  display: flex;
  flex-direction: column;
}

.form-links-two-group-desc {
  --description-text-: #ffffff;
  margin-top: 0px;
  margin-bottom: 10px;
  color: var(--description-text-) !important;
}

.rteBlock {
  line-height: 1.2;
  font-family: "Poppins", sans-serif !important;
}

.rteBlock span {
  color: #ffffff;
  font-size: 12px !important;
  line-height: 1.2;
}

button.form-links-two-accordion-two {
  background-color: black;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  outline: none;
  font-size: 22px;
  transition: 0.2s;
  font-weight: normal;
  gap: 15px;
  border: none;
}

button.form-links-two-accordion-two.active,
button.form-links-two-accordion-two:hover {
  background-color: #00294f;
}

.form-links-two-accordion h5,
.form-links-two-accordion-two h5 {
  margin: 0px !important;
}

button.form-links-two-accordion:before,
button.form-links-two-accordion-two:before {
  content: "\f054";
  font: var(--fa-font-solid);
  font-weight: 800;
  font-size: 14px;
  color: #FFF;
  float: right;
  margin-left: 5px;
}

button.form-links-two-accordion.active:before,
button.form-links-two-accordion-two.active:before {
  content: "\f054";
  transform: rotate(90deg);
  color: #FFF;
}

.form-links-two-panel,
.form-links-two-panel-two {
  padding: 5px 30px;
  max-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  opacity: 0;
  background-color: #013369;
}

.form-links-two-panel a,
.form-links-two-panel-two a {
  color: white;
  margin-bottom: 5px;
}

.form-links-two-panel span,
.form-links-two-panel-two span {
  color: white;
}

.form-links-two-panel.show,
.form-links-two-panel-two.show {
  opacity: 1;
  max-height: 100%;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-links-two-panel.hide,
.form-links-two-panel-two.hide {
  opacity: 0;
  height: 0;
}

@media screen and (max-width: 767px) {
  .form-links-two-group-description-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .form-links-two-group-image {
    width: 100%;
    height: auto;
  }
}

.widget-1f5975 .copyright {
    font-size: 13px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
