@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; }

.nav-services {
  padding: 50px 0 0 0; }
  .nav-services .container .top-nav-bar {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #1E63C7;
    padding-bottom: 20px; }
    .nav-services .container .top-nav-bar .nav-item {
      display: flex;
      gap: 6px;
      align-items: center;
      padding: 10px;
      background: #f0f0f0;
      border-radius: 10px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
      .nav-services .container .top-nav-bar .nav-item .icon {
        width: 24px;
        height: 24px;
        object-fit: cover; }
      .nav-services .container .top-nav-bar .nav-item:hover {
        scale: 1.1;
        transition: all 0.3s ease-in-out;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.content-list .list-item {
  margin: 50px 0 100px; }
  .content-list .list-item .services-title, .content-list .list-item .services-subtitle {
    text-align: center; }
  .content-list .list-item .service-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 30px; }
    .content-list .list-item .service-cards-grid .service-item {
      border-radius: 10px;
      overflow: hidden;
      display: flex;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
      .content-list .list-item .service-cards-grid .service-item .item-icon-field {
        flex: 1;
        background: #f0f0f0;
        padding: 10px; }
        .content-list .list-item .service-cards-grid .service-item .item-icon-field img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .content-list .list-item .service-cards-grid .service-item .content-wrapper {
        flex: 10;
        padding: 10px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-title {
          font-family: "Inter-b", "Open Sans", Arial, sans-serif;
          margin-bottom: 10px; }
        .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points {
          display: flex;
          gap: 10px;
          margin: 20px 0;
          flex-wrap: wrap; }
          .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points .point {
            display: flex;
            align-items: center;
            gap: 6px;
            padding: 6px;
            border-radius: 30px;
            background: #f0f0f0; }
            .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points .point img {
              width: 15px;
              height: 15px; }
            .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points .point small {
              color: #1E63C7;
              font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
        .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info {
          display: flex;
          gap: 6px;
          justify-content: space-between;
          align-items: center; }
          .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper .price {
            color: #397e39; }
          .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper .info {
            font-family: "Inter-b", "Open Sans", Arial, sans-serif;
            color: #6a7a8e;
            font-size: 14px; }
          .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .btn {
            background: #1E63C7;
            font-family: "Inter-b", "Open Sans", Arial, sans-serif;
            color: #fff;
            display: flex;
            align-items: center;
            height: fit-content;
            padding: 5px 10px;
            font-size: 17px;
            border-radius: 4px; }
@media only screen and (max-width: 992px) {
  .content-list .list-item .service-cards-grid {
    grid-template-columns: repeat(1, 1fr); }
    .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .btn {
      font-size: 14px; } }
@media only screen and (max-width: 768px) {
  .content-list .list-item {
    margin: 50px 0; } }
@media only screen and (max-width: 480px) {
  .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points {
    gap: 5px;
    justify-content: flex-start; }
    .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-points .point {
      font-size: 13px; }
  .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper {
    flex: 1; }
    .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper .price {
      font-size: 15px; }
    .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper .info {
      font-size: 12px; }
    .content-list .list-item .service-cards-grid .service-item .content-wrapper .item-info .price-wrapper .btn {
      flex: 1;
      font-size: 12px;
      justify-content: center; } }

.trust {
  background: #f0f0f0;
  padding-bottom: 50px; }
  .trust .back-wrapper {
    position: relative;
    height: 65vh; }
    .trust .back-wrapper .background {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      z-index: 1; }
      .trust .back-wrapper .background img,
      .trust .back-wrapper .background video {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .trust .back-wrapper .background .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(12, 18, 51, 0.45); }
    .trust .back-wrapper .content-wrapper {
      position: relative;
      z-index: 2;
      height: 100%;
      display: flex;
      align-items: center; }
      .trust .back-wrapper .content-wrapper .content h2,
      .trust .back-wrapper .content-wrapper .content h5 {
        color: #fff;
        max-width: 600px; }
  .trust .cards-grid {
    position: relative;
    z-index: 3;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: -30px; }
    .trust .cards-grid .card {
      background: #fff;
      border-radius: 10px;
      padding: 20px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
      .trust .cards-grid .card .card-icon {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #f0f0f0;
        padding: 10px; }
        .trust .cards-grid .card .card-icon img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .trust .cards-grid .card .card-title {
        margin: 20px 0; }
  @media only screen and (max-width: 992px) {
    .trust .cards-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 768px) {
    .trust .cards-grid {
      grid-template-columns: repeat(1, 1fr); } }

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