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

a.learn-more {
  color: #1E63C7;
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-size: 18px; }

.benefits {
  background: #f0f0f0;
  padding: 50px 0; }
  .benefits .container .service-section {
    text-align: center; }
    .benefits .container .service-section .services {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      margin-top: 50px; }
      .benefits .container .service-section .services .service-item {
        background: #fff;
        padding: 30px;
        border-radius: 10px;
        box-shadow: 0px 0 12px #00000012;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px; }
        .benefits .container .service-section .services .service-item .icon {
          width: 55px;
          height: 55px;
          border-radius: 50px;
          background: #f0f0f0;
          padding: 10px; }
          .benefits .container .service-section .services .service-item .icon img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .benefits .container .service-section .services .service-item .content {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: space-between;
          gap: 10px; }
          .benefits .container .service-section .services .service-item .content .subtitle {
            margin-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .benefits .container .service-section .services {
      gap: 6px;
      grid-template-columns: repeat(2, 1fr); }
      .benefits .container .service-section .services .service-item {
        padding: 20px 10px; } }

.why-choose-us {
  margin-bottom: 50px; }
  .why-choose-us .back-wrapper {
    position: relative;
    height: 85vh; }
    .why-choose-us .back-wrapper .background {
      position: absolute;
      top: 0;
      z-index: -1;
      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); }
      .why-choose-us .back-wrapper .background img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .why-choose-us .back-wrapper .background video {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .why-choose-us .back-wrapper .background .overlay {
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(12, 18, 51, 0.45); }
    .why-choose-us .back-wrapper .content-wrapper {
      height: 100%;
      display: flex;
      align-items: center; }
      .why-choose-us .back-wrapper .content-wrapper .content h2, .why-choose-us .back-wrapper .content-wrapper h5 {
        color: #fff;
        max-width: 600px; }
  .why-choose-us .container {
    text-align: center; }
    .why-choose-us .container .choose-block {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      margin-top: -30px; }
      .why-choose-us .container .choose-block .choose-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        padding: 30px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-radius: 10px;
        background: #fff; }
        .why-choose-us .container .choose-block .choose-item .item-icon {
          width: 55px;
          height: 55px;
          border-radius: 50px;
          background: #f0f0f0;
          padding: 10px; }
          .why-choose-us .container .choose-block .choose-item .item-icon img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
  @media only screen and (max-width: 768px) {
    .why-choose-us .container .choose-block {
      grid-template-columns: repeat(2, 1fr);
      gap: 6px; }
      .why-choose-us .container .choose-block .choose-item {
        padding: 20px 10px; } }

.testimonials {
  background: #f0f0f0;
  padding: 50px 0; }
  .testimonials .container {
    text-align: center; }
    .testimonials .container .swiper {
      width: 100%;
      height: 100%;
      margin-top: 50px;
      position: relative; }
      .testimonials .container .swiper .swiper-wrapper {
        display: flex;
        align-items: stretch; }
      .testimonials .container .swiper .swiper-slide {
        box-sizing: border-box;
        height: auto;
        flex: 1 0 auto;
        text-align: center;
        background: #fff;
        display: flex;
        gap: 20px;
        flex-direction: column;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0 12px #00000012; }
        .testimonials .container .swiper .swiper-slide .text {
          font-style: italic;
          text-align: left;
          position: relative;
          margin-top: 30px; }
          .testimonials .container .swiper .swiper-slide .text::before {
            content: "\"";
            position: absolute;
            color: #1E63C7;
            top: -30px;
            left: 0;
            font-size: 50px;
            line-height: 1; }
        .testimonials .container .swiper .swiper-slide .content-wrapper {
          display: flex;
          gap: 10px; }
          .testimonials .container .swiper .swiper-slide .content-wrapper img {
            width: 50px;
            height: 50px;
            object-fit: cover;
            border-radius: 40px; }
          .testimonials .container .swiper .swiper-slide .content-wrapper .user .rate {
            display: flex;
            gap: 4px;
            font-size: 18px;
            /* adjust size */
            line-height: 1; }
          .testimonials .container .swiper .swiper-slide .content-wrapper .user .rate .star {
            color: #ccc;
            /* default gray */ }
          .testimonials .container .swiper .swiper-slide .content-wrapper .user .rate .star.filled {
            color: #f8c11c;
            /* gold/yellow filled stars */ }
      .testimonials .container .swiper .swiper-pagination {
        position: static;
        margin-top: 20px;
        text-align: center; }

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