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

.story {
  padding: 50px 0; }
  .story .container .story-title {
    text-align: center; }
  .story .container .content-wrapper {
    display: flex;
    gap: 40px;
    margin-top: 30px; }
  .story .container .banner {
    flex: 1; }
  .story .container .content {
    flex: 1; }
  @media only screen and (max-width: 992px) {
    .story .container {
      flex-direction: column-reverse; }
      .story .container .content-wrapper {
        flex-direction: column-reverse; } }

.team {
  background: #f0f0f0;
  padding: 50px 0; }
  .team-title {
    text-align: center; }
  .team .container .swiper {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    position: relative; }
    .team .container .swiper .swiper-wrapper {
      display: flex;
      align-items: stretch; }
      .team .container .swiper .swiper-wrapper .swiper-slide {
        box-sizing: border-box;
        height: auto;
        flex: 1 0 auto;
        display: flex;
        gap: 20px;
        flex-direction: column;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0 12px #00000012;
        background: #fff; }
        .team .container .swiper .swiper-wrapper .swiper-slide .team-member {
          height: 250px;
          width: 100%; }
          .team .container .swiper .swiper-wrapper .swiper-slide .team-member img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .team .container .swiper .swiper-wrapper .swiper-slide .team-details .position {
          color: #ff3c41;
          font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
        .team .container .swiper .swiper-wrapper .swiper-slide .team-details .description {
          margin-top: 10px; }

.approach {
  padding: 50px 0; }
  .approach .container {
    text-align: center; }
    .approach .container .approach-title {
      margin-bottom: 30px; }
    .approach .container .approach-elements {
      margin-top: 50px;
      display: flex;
      gap: 40px; }
      .approach .container .approach-elements .element {
        flex: 1;
        display: flex;
        padding: 10px;
        border-radius: 10px;
        gap: 10px;
        flex-direction: column;
        align-items: center;
        transition: all 0.3s ease-in-out; }
        .approach .container .approach-elements .element .approach-icon {
          width: 75px;
          height: 75px;
          padding: 12px;
          border-radius: 50%;
          border: 3px solid #1E63C7; }
        .approach .container .approach-elements .element:hover {
          scale: 1.1;
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  @media only screen and (max-width: 768px) {
    .approach .container .approach-elements {
      flex-direction: column;
      gap: 20px;
      align-items: stretch; } }

.certifications .back-wrapper {
  position: relative;
  height: 85vh; }
  .certifications .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); }
    .certifications .back-wrapper .background img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .certifications .back-wrapper .background video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .certifications .back-wrapper .background .overlay {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      background: rgba(12, 18, 51, 0.45); }
  .certifications .back-wrapper .content-wrapper {
    height: 100%;
    display: flex;
    align-items: center; }
    .certifications .back-wrapper .content-wrapper .content h2, .certifications .back-wrapper .content-wrapper h5 {
      color: #fff;
      max-width: 600px; }
.certifications .container {
  padding-bottom: 50px; }
  .certifications .container .ce-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: -30px; }
    .certifications .container .ce-block .item {
      padding: 20px;
      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;
      aspect-ratio: 1 / 1; }
      .certifications .container .ce-block .item img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
@media only screen and (max-width: 768px) {
  .certifications .container .ce-block {
    gap: 8px; }
    .certifications .container .ce-block .item {
      padding: 6px; } }

/*# sourceMappingURL=about-us.css.map */
