section.rstpl-all-content-position {
    margin: 0 !important;
}


.page-13 .page-header {
    display: none !important;
}



section#section-id-e705135d-4b1b-4a67-9cff-4f6486f4c0a7 {
    padding: 0 !important;
}


div#column-wrap-id-b02e2a94-3fcf-4ebb-93bb-7cc8f9e6df9c {
    padding: 0;
}





.navbar.menu_center .navbar-inner {
    justify-content: space-between !important;
}



.navbar .brand h2 {
    color: white !important;
}

.rstpl-after-footer-position .menu > li {
    font-size: 14px !important;
}


@media (max-width: 767px) {
  .rstpl-head-bg .container {
    padding: 0 !important;
  }
}












.com-content-article.item-page.rstpl-article-container {
    padding-top: 50px;
    padding-bottom: 50px;
}



























.acymailing_module form {
  max-width: 320px;
}

.acymailing_module input[type="email"] {
  width: 100%;
  padding: 12px 14px;
  border: none;
  border-radius: 4px;
  margin-bottom: 10px;
}

.acymailing_module button,
.acymailing_module input[type="submit"] {
  width: 100%;
  padding: 12px;
  background: #ffffff;
  color: #3d8fb3;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}























.sureword-newsletter {
  padding: 90px 0;
}

.sureword-newsletter .acymailing_module,
.sureword-newsletter .acym_module {
  background: #ffffff;
  padding: 34px 30px;
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.10);
  max-width: 420px;
  margin-left: auto;
}

.sureword-newsletter .acymailing_module form,
.sureword-newsletter .acym_module form {
  margin: 0;
}

.sureword-newsletter .acymailing_module input[type="text"],
.sureword-newsletter .acymailing_module input[type="email"],
.sureword-newsletter .acym_module input[type="text"],
.sureword-newsletter .acym_module input[type="email"] {
  width: 100% !important;
  height: 54px;
  padding: 0 16px;
  border: 1px solid #dbe3ea;
  border-radius: 12px;
  background: #f9fbfd;
  color: #1f2a37;
  font-size: 15px;
  box-shadow: none;
  margin-bottom: 14px;
  transition: all 0.25s ease;
}

.sureword-newsletter .acymailing_module input[type="text"]:focus,
.sureword-newsletter .acymailing_module input[type="email"]:focus,
.sureword-newsletter .acym_module input[type="text"]:focus,
.sureword-newsletter .acym_module input[type="email"]:focus {
  outline: none;
  border-color: #59aee0;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(89, 174, 224, 0.12);
}

.sureword-newsletter .acymailing_module .acysubbuttons,
.sureword-newsletter .acym_module .acysubbuttons {
  margin-top: 6px;
}

.sureword-newsletter .acymailing_module input[type="submit"],
.sureword-newsletter .acymailing_module button,
.sureword-newsletter .acym_module input[type="submit"],
.sureword-newsletter .acym_module button {
  width: 100%;
  height: 54px;
  border: none;
  border-radius: 12px;
  background: linear-gradient(135deg, #4aa6da, #2a84bc);
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 25px rgba(42, 132, 188, 0.22);
  transition: all 0.25s ease;
}

.sureword-newsletter .acymailing_module input[type="submit"]:hover,
.sureword-newsletter .acymailing_module button:hover,
.sureword-newsletter .acym_module input[type="submit"]:hover,
.sureword-newsletter .acym_module button:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(42, 132, 188, 0.28);
}

.sureword-newsletter .acymailing_module label,
.sureword-newsletter .acym_module label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  margin-bottom: 7px;
}

.sureword-newsletter .acymailing_module .acyfield_email,
.sureword-newsletter .acymailing_module .acyfield_name,
.sureword-newsletter .acym_module .acyfield_email,
.sureword-newsletter .acym_module .acyfield_name {
  margin-bottom: 14px;
}

.sureword-newsletter .acymailing_module .acym__terms,
.sureword-newsletter .acym_module .acym__terms {
  font-size: 12px;
  line-height: 1.6;
  color: #64748b;
  margin: 8px 0 14px;
}

.sureword-newsletter .acymailing_module .acym__terms a,
.sureword-newsletter .acym_module .acym__terms a {
  color: #2a84bc;
  text-decoration: none;
}

.sureword-newsletter .acymailing_module .acym__terms a:hover,
.sureword-newsletter .acym_module .acym__terms a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .sureword-newsletter .acymailing_module,
  .sureword-newsletter .acym_module {
    max-width: 100%;
    margin: 30px auto 0;
  }
}





/* Mobile only */
@media (max-width: 768px) {
  .sureword-newsletter {
    padding: 0px 0px 20px 0px !important;
  }
}