@charset "UTF-8";
@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

body {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

.page {
  margin: 0; }

.inner {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto; }
  @media only screen and (max-width: 1200px) {
    .inner {
      padding-inline: 20px; } }
  @media only screen and (max-width: 768px) {
    .inner {
      padding-inline: 10px; } }

.content-box {
  margin: 50px 0; }

.btn-primary {
  background: #fff;
  padding: 10px 20px;
  color: #0F2B46;
  border-radius: 3px;
  font-weight: 900;
  font-size: 20px;
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  .btn-primary:visited {
    color: #0F2B46; }
  .btn-primary:hover {
    background: #0F2B46;
    text-decoration: none;
    color: #fff; }
  @media only screen and (max-width: 480px) {
    .btn-primary {
      font-size: 14px; } }

.btn-secondary {
  background: #ff3c41;
  font-size: 20px;
  border-radius: 3px;
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  color: #fff;
  padding: 10px 20px; }
  .btn-secondary:visited {
    color: #fff; }
  .btn-secondary:hover {
    background: #fff;
    text-decoration: none;
    color: #ff3c41; }

.underline {
  display: block;
  width: 84px;
  height: 3px;
  border-radius: 3px;
  background: #00bfff;
  margin: 0; }

@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

.hero {
  position: relative;
  justify-content: center;
  display: flex;
  min-height: 89vh;
  align-items: flex-end;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .hero .background {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%; }
    .hero .background img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .hero .background video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .hero .background .overlay {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      background: rgba(12, 18, 51, 0.45); }
  .hero .container {
    width: 100%;
    padding: 100px 0 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 16%, rgba(15, 43, 70, 0.8) 55%, #0F2B46 100%), linear-gradient(0deg, #0F2B46 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0) 80%); }
  .hero .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .hero .content-wrapper .content {
      max-width: 700px;
      margin-bottom: 30px; }
      .hero .content-wrapper .content .hero-title {
        padding-top: 50px;
        margin-bottom: 10px;
        color: #fff;
        text-shadow: 1px 3px 10px #0F2B46; }
        .hero .content-wrapper .content .hero-title b {
          color: #ff3c41; }
      .hero .content-wrapper .content .hero-subtitle {
        padding-bottom: 20px;
        color: #fff; }
    .hero .content-wrapper .points p {
      color: #fff; }
  @media only screen and (max-width: 992px) {
    .hero .content-wrapper {
      flex-direction: column;
      align-items: flex-start; } }

.action {
  padding: 50px 0;
  background: #1E63C7; }
  .action .container {
    text-align: center; }
    .action .container .content {
      max-width: 590px;
      margin: 50px auto; }
      .action .container .content p, .action .container .content h2 {
        color: #fff; }

.call-action {
  padding: 50px 0;
  background: #1E63C7; }
  .call-action .container {
    text-align: center; }
    .call-action .container .content {
      margin: 30px auto; }
      .call-action .container .content p, .call-action .container .content h2, .call-action .container .content h5 {
        color: #fff; }
    .call-action .container .button-group {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      margin-bottom: 30px; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #0F2B46;
  padding: 10px 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .site-header .container {
    display: flex;
    align-items: center; }
    .site-header .container .site-branding {
      display: flex;
      flex-direction: column; }
      .site-header .container .site-branding .custom-logo-link img {
        max-height: 54px;
        width: auto;
        display: block; }
      .site-header .container .site-branding .site-title {
        display: none; }
      .site-header .container .site-branding .site-description {
        margin: 2px 0 0;
        color: #6a7a8e;
        font-size: .9rem; }
  .site-header .main-navigation {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    justify-content: flex-end; }
    .site-header .main-navigation .menu-toggle {
      display: none;
      width: 44px;
      height: 44px;
      border: 0;
      background: transparent;
      cursor: pointer;
      position: relative;
      z-index: 1201;
      color: #00bfff;
      -webkit-appearance: none;
      appearance: none;
      font-size: 0;
      line-height: 0;
      padding: 8px; }
      .site-header .main-navigation .menu-toggle .bar {
        display: block;
        width: 26px;
        height: 2px;
        border-radius: 3px;
        background-color: currentColor; }
      .site-header .main-navigation .menu-toggle[aria-expanded="true"] .bar:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
        transition: .2s; }
      .site-header .main-navigation .menu-toggle[aria-expanded="true"] .bar:nth-child(2) {
        opacity: 0;
        transition: .2s; }
      .site-header .main-navigation .menu-toggle[aria-expanded="true"] .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
        transition: .2s; }
    .site-header .main-navigation #primary-menu {
      display: flex;
      justify-content: flex-end;
      gap: 20px;
      margin: 0;
      padding: 0; }
      .site-header .main-navigation #primary-menu > li {
        position: relative; }
        .site-header .main-navigation #primary-menu > li > a {
          display: block;
          padding: 5px 15px;
          font-weight: 600;
          color: #fff;
          text-decoration: none; }
          .site-header .main-navigation #primary-menu > li > a:hover {
            color: #00bfff;
            border-bottom: 2px solid #00bfff; }
        .site-header .main-navigation #primary-menu > li.current-menu-item > a, .site-header .main-navigation #primary-menu > li.current-page-ancestor > a {
          color: #00bfff;
          border-bottom: 2px solid #00bfff; }
        .site-header .main-navigation #primary-menu > li.menu-item-has-children > a::after {
          content: "▾";
          margin-left: .35rem;
          font-size: .75em; }
        .site-header .main-navigation #primary-menu > li.menu-item-has-children .sub-menu {
          display: none;
          position: absolute;
          left: 0;
          top: 100%;
          min-width: 220px;
          padding: 8px;
          margin: 6px 0 0;
          background: #fff;
          border-radius: 10px;
          box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08); }
          .site-header .main-navigation #primary-menu > li.menu-item-has-children .sub-menu li > a {
            display: block;
            padding: 10px 12px;
            color: #1E63C7; }
            .site-header .main-navigation #primary-menu > li.menu-item-has-children .sub-menu li > a:hover {
              color: #0F2B46; }
        .site-header .main-navigation #primary-menu > li.menu-item-has-children:hover > .sub-menu {
          display: block; }
    @media only screen and (max-width: 992px) {
      .site-header .main-navigation .menu-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 5px; }
      .site-header .main-navigation #primary-menu {
        position: fixed;
        top: calc(72px + -17px);
        right: 16px;
        width: min(86vw, 320px);
        max-height: 70vh;
        overflow-y: auto;
        display: none;
        flex-direction: column !important;
        flex-wrap: nowrap;
        gap: 8px;
        background: #21759b;
        border-radius: 12px;
        padding: 12px;
        margin: 0;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
        z-index: 1100; }
        .site-header .main-navigation #primary-menu > li {
          display: block;
          width: fit-content;
          margin: 5px 0; }
        .site-header .main-navigation #primary-menu > li > a {
          display: block;
          width: 100%; }
        .site-header .main-navigation #primary-menu .sub-menu {
          display: none;
          position: static;
          padding: 0 0 6px 12px;
          margin: 0;
          box-shadow: none; }
          .site-header .main-navigation #primary-menu .sub-menu li > a {
            padding: 10px 6px; }
        .site-header .main-navigation #primary-menu .menu-item-has-children.submenu-open > .sub-menu {
          display: block; }
      .site-header .main-navigation.is-open #primary-menu {
        display: flex !important;
        flex-direction: column !important;
        opacity: 1;
        transform: none; }
      .site-header .main-navigation .site-description {
        display: none; } }

footer {
  background: #0F2B46;
  color: #fff;
  padding: 30px 0; }
  footer h3, footer h4, footer h5, footer p, footer a {
    color: #fff; }
    footer h3:visited, footer h4:visited, footer h5:visited, footer p:visited, footer a:visited {
      color: #fff; }
  footer h4, footer h5 {
    margin-bottom: 10px;
    font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  footer a:hover {
    color: #00bfff;
    border-bottom: 2px solid #00bfff; }
  footer .container .footer-columns {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 30px; }
    footer .container .footer-columns .bnap-column {
      flex: 2; }
      footer .container .footer-columns .bnap-column .custom-logo-link img {
        width: 200px;
        margin-bottom: 10px; }
      footer .container .footer-columns .bnap-column .description {
        margin-bottom: 10px; }
    footer .container .footer-columns .quick-link {
      flex: 1; }
      footer .container .footer-columns .quick-link .footer-navigation {
        margin-top: 10px; }
    footer .container .footer-columns .service-column {
      flex: 1; }
      footer .container .footer-columns .service-column .service-navigation {
        display: flex;
        flex-direction: column;
        margin-top: 10px; }
    footer .container .footer-columns .business-area {
      flex: 1; }
      footer .container .footer-columns .business-area .certificates {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px; }
        footer .container .footer-columns .business-area .certificates img {
          height: auto;
          object-fit: cover; }
  footer .site-info {
    border-top: 1px solid #1E63C7;
    padding-top: 30px;
    text-align: center; }
  @media only screen and (max-width: 992px) {
    footer .container .footer-columns {
      flex-direction: column; } }

/*# sourceMappingURL=styles.css.map */
