.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/section-1-background.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.body {
  direction: rtl;
  line-height: 30px;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Codecpro, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 58px;
}

.paragraph.hero {
  color: #ff6969;
  margin-top: 15px;
  font-size: 50px;
  font-weight: 700;
}

.div-block {
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.text-span {
  color: #ff6969;
  font-size: 60px;
  font-weight: 700;
}

.div-block-2 {
  flex-direction: column;
  margin-top: 80px;
  display: flex;
  position: relative;
}

.heading {
  text-align: center;
}

.text-block {
  text-align: center;
  background-color: #ff0505;
  position: absolute;
}

.image {
  position: relative;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  background-color: rgba(41, 52, 98, .45);
  border-radius: 9px;
  flex-direction: column;
  align-items: center;
  padding-left: 70px;
  padding-right: 70px;
  font-family: Codecpro News;
  display: flex;
}

.text-span-2 {
  font-family: Codecpro, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.text-span-3 {
  background-color: #ff5353;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Codecpro, sans-serif;
  display: flex;
}

.button {
  color: #293462;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 80px;
  padding-left: 45px;
  padding-right: 45px;
  font-family: Codecpro, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.button.whatsapp {
  margin-top: 0;
}

.image-3 {
  margin-top: 140px;
}

.image-4 {
  margin-top: 100px;
}

.grid {
  grid-template-rows: auto;
}

.heading-2 {
  color: #293462;
  font-family: Codecpro, sans-serif;
}

.heading-2.centertitle {
  text-align: center;
  margin-bottom: 40px;
}

.heading-2.centertitle.white {
  color: #fff;
}

.heading-2.militerytitle {
  text-align: center;
  font-size: 28px;
}

.paragraph-2 {
  text-align: justify;
  font-family: Codecpro, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-2 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.section-3 {
  background-image: linear-gradient(rgba(41, 52, 98, .92), rgba(41, 52, 98, .92)), url('../images/1-1655907.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 79px;
  padding-bottom: 79px;
}

.flex-block {
  justify-content: center;
  align-items: center;
}

.paragraph-3 {
  color: #fff;
  font-family: Codecpro, sans-serif;
}

.flex-block-2 {
  flex-direction: column;
}

.flex-block-2.strach {
  align-items: stretch;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.text-block-3 {
  font-family: Codecpro, sans-serif;
  font-size: 27px;
}

.text-block-4 {
  color: #fff;
  font-family: Codecpro, sans-serif;
  font-size: 34px;
  font-weight: 400;
}

.text-block-4.hero {
  color: #303652;
}

.hero-button {
  grid-column-gap: 5px;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 80px;
  padding: 20px 60px;
  text-decoration: none;
  display: flex;
}

.text-span-4 {
  font-family: Codecpro, sans-serif;
}

.whatsapp-button {
  grid-column-gap: 5px;
  background-color: #0b883a;
  border-radius: 50px;
  justify-content: center;
  padding: 10px 50px;
  text-decoration: none;
  display: flex;
}

.phonenumber {
  font-size: 26px;
}

.div-block-4 {
  width: 100%;
  border-radius: 14px;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-3 {
  color: #fff;
  font-family: Codecpro, sans-serif;
  font-weight: 700;
}

.paragraph-4 {
  color: #fff;
  font-family: Codecpro, sans-serif;
}

.div-block-5 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.div-block-8 {
  background-color: #313f6b;
  background-image: linear-gradient(rgba(54, 65, 106, .54), rgba(54, 65, 106, .54)), url('../images/section-1-background.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
  align-items: flex-end;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.whatsapbutton {
  color: #fff;
  font-family: Codecpro, sans-serif;
  font-size: 18px;
}

.section-4 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.image-5 {
  position: absolute;
  top: 8%;
  bottom: auto;
  left: 2%;
  right: auto;
}

.image-5.up-right {
  top: 8%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.image-5.down-right {
  top: auto;
  bottom: 8%;
  left: auto;
  right: 2%;
}

.image-5.down-left {
  top: auto;
  bottom: 8%;
  left: 2%;
  right: auto;
}

.slide-content-wrap {
  direction: rtl;
}

.left-arrow {
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: -30%;
  right: auto;
}

.slide-nav {
  display: none;
}

.testimonial-wrap {
  direction: ltr;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.mask {
  height: auto;
}

.slide {
  background-color: #353e69;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 40px;
  padding: 40px;
}

.testimonial {
  color: #fff;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Codecpro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.testimonial-author-image {
  margin-left: 20px;
  margin-right: 0;
}

.slider {
  width: 100%;
  height: auto;
  max-width: 714px;
  background-color: rgba(221, 221, 221, 0);
}

.body-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

.body-text.light {
  color: #fff;
  text-align: right;
  font-family: Codecpro, sans-serif;
  font-size: 14px;
}

.body-text.light.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -30%;
}

.testimonial-author-wrap {
  align-items: center;
  display: flex;
}

.heading-6 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.heading-6.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-7 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.heading-7.no-margin {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Codecpro, sans-serif;
}

.grid-3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-6 {
  margin: 40px 45px 35px;
}

.image-6.member {
  margin: 0 0 31px;
}

.div-block-9 {
  background-color: #353e69;
  background-image: linear-gradient(rgba(53, 62, 105, .66), rgba(53, 62, 105, .66)), url('../images/section-1-background.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  padding-bottom: 30px;
  display: flex;
}

.div-block-9.mebmer {
  width: 270px;
  justify-content: flex-start;
  align-items: center;
  padding: 35px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-family: Codecpro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 20px;
}

.grid-4.second-line {
  grid-template-columns: 1fr 1fr;
}

.grid-4.public-member {
  grid-template-columns: 1fr;
}

.grid-4.militry1 {
  grid-template-rows: auto auto;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Codecpro, sans-serif;
}

.section-5 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.text-span-5 {
  font-size: 24px;
}

.section-6 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.div-block-10 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.slider-2 {
  direction: ltr;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mask-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide68_arrow {
  width: 3rem;
  height: 3rem;
  background-color: #f3f3f3;
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide68_arrow.left {
  right: 4rem;
}

.div_1 {
  height: 100%;
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.card {
  height: 100%;
  padding-right: 2rem;
}

.arrow {
  width: 2rem;
}

.arrow.left {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div_1-2 {
  height: 100%;
  order: -1;
}

.text-wrapper {
  margin-top: 1em;
  margin-bottom: 3em;
}

.slider_component {
  height: auto;
  direction: ltr;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 8rem;
  position: static;
}

.box {
  width: 100%;
  height: 100%;
  min-height: 380px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 3.7em;
  display: flex;
}

.box._2 {
  background-color: rgba(0, 108, 255, .05);
}

.box._3 {
  color: #f3f3f3;
  background-color: #001633;
}

.button-2 {
  color: #006cff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #006cff;
  border-radius: 200px;
  margin-top: auto;
}

.button-2:hover {
  background-color: #c8d9f7;
  border-color: rgba(0, 0, 0, 0);
}

.blog68_slide-nav {
  height: 1.7rem;
  grid-column-gap: .75em;
  filter: brightness(75%);
  font-size: .75rem;
  line-height: 1.3;
  display: none;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.card_mask {
  width: 33.33%;
  height: auto;
  overflow: visible;
}

.icon {
  width: 48px;
  height: 48px;
}

.margin-bottom.margin-medium {
  margin-bottom: 2em;
}

.margin-top.margin-large {
  margin-top: 6em;
}

.slider_component-2 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 8rem;
}

.sec {
  overflow: hidden;
}

.sec.background-color-lightgrey {
  height: 100vh;
  direction: ltr;
  background-color: #f3f3f3;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.button-3 {
  color: #006cff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #006cff;
  border-radius: 200px;
  margin-top: auto;
}

.button-3:hover {
  background-color: #c8d9f7;
  border-color: rgba(0, 0, 0, 0);
}

.subtitle {
  color: #006cff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.section-7 {
  display: none;
}

.div-block-11 {
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block-8 {
    align-items: center;
  }

  .left-arrow {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: -25px;
    right: auto;
  }

  .testimonial-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .body-text {
    font-size: 18px;
  }

  .right-arrow {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -25px;
  }

  .grid-4.militry1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-6 {
    display: none;
  }

  .slider_component {
    padding-left: 0;
    padding-right: 0;
  }

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .card_mask {
    width: 50%;
  }

  .slider_component-2, .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-span {
    font-size: 51px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    justify-content: center;
  }

  .flex-block {
    flex-direction: column;
  }

  .paragraph-3 {
    text-align: center;
  }

  .flex-block-2 {
    align-items: center;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .slide68_arrow.left {
    right: 3.5rem;
  }

  .card {
    padding-right: 1.5rem;
  }

  .slider_component {
    padding-bottom: 6rem;
  }

  .box {
    padding: 2em;
  }

  .card_mask {
    width: 80%;
  }

  .icon {
    width: 36px;
    height: 36px;
  }

  .slider_component-2 {
    padding-bottom: 6rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .subtitle {
    font-size: .7rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.streach {
    align-items: stretch;
  }

  .paragraph {
    font-size: 18px;
    line-height: 32px;
  }

  .text-span {
    font-size: 48px;
    line-height: 51px;
  }

  .div-block-2 {
    align-items: center;
    margin-top: 40px;
  }

  .text-block-2 {
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-2 {
    max-width: 53%;
  }

  .heading-2.centertitle {
    font-size: 30px;
  }

  .heading-2.militerytitle {
    text-align: center;
  }

  .section-2 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .section-3 {
    margin-top: 40px;
  }

  .hero-button {
    max-width: 100%;
    margin-top: 40px;
  }

  .heading-3 {
    margin-top: 0;
  }

  .paragraph-4 {
    margin-bottom: 0;
  }

  .div-block-5 {
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .div-block-6, .div-block-8 {
    align-items: center;
  }

  .timline {
    height: 100%;
  }

  .section-4 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .left-arrow {
    margin-top: 0;
    display: inline-block;
    position: static;
  }

  .testimonial-wrap {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mask {
    background-color: #353e69;
  }

  .slide {
    border-radius: 0;
    padding: 30px;
  }

  .testimonial {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .testimonial-author-image {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .slider {
    flex-direction: column;
  }

  .body-text.light.no-margin {
    font-size: 16px;
  }

  .right-arrow {
    margin-top: 0;
    display: inline-block;
    position: static;
  }

  .testimonial-author-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .heading-7.no-margin {
    font-size: 16px;
  }

  .grid-3 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-9 {
    width: 100%;
    align-items: center;
  }

  .div-block-9.mebmer {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-5 {
    word-break: keep-all;
  }

  .grid-4.militry1 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-5 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .text-span-5 {
    text-align: center;
  }

  .section-6 {
    direction: ltr;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
  }

  .box {
    padding: 1.5em;
  }

  .blog68_slide-nav {
    display: none;
  }

  .card_mask {
    width: 90%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .section-7 {
    direction: ltr;
    display: block;
  }

  .div-block-11 {
    justify-content: center;
  }
}

#w-node-_89b67be9-99fa-3b50-0129-7f6d741f5fdb-d48b6fc2, #w-node-_6c39e45d-4ac4-5dad-d9b4-ea319caaad07-d48b6fc2, #w-node-e09e1e48-9604-bcb6-373c-45163565026c-d48b6fc2, #w-node-_4435c47b-41ed-4eba-c8fb-c464fe526b4f-d48b6fc2, #w-node-a6aa4521-6543-4c1f-a402-9d80e8939bd5-d48b6fc2, #w-node-_21b7b927-240c-db99-c6a8-ed1a6549194c-d48b6fc2, #w-node-ba107ea0-4a2a-2518-f1e8-a1c464d5a204-d48b6fc2, #w-node-_66598e83-2e0c-73d0-9130-6ad42b1fd5c9-d48b6fc2, #w-node-_13ffd1ac-346d-3083-5698-33db6594d670-d48b6fc2, #w-node-fe8f5589-b392-ba56-c457-bdcbf4c6813e-d48b6fc2, #w-node-_9434aa42-5d6a-a378-71ec-2bed213f90dc-d48b6fc2, #w-node-_22c569e4-5b18-11e4-401f-bb1c2b6d999f-d48b6fc2, #w-node-_0a367944-d40c-220a-02d2-b125c4aa1e6b-d48b6fc2, #w-node-_6729c31a-6d62-736d-7505-632d8f2fcb79-d48b6fc2, #w-node-f385bedf-aa5f-e976-cc43-9cb3a6d87f31-d48b6fc2, #w-node-d4c2c3f4-2895-548e-6917-d6a42a5cc0c4-d48b6fc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_6729c31a-6d62-736d-7505-632d8f2fcb79-d48b6fc2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6c39e45d-4ac4-5dad-d9b4-ea319caaad07-d48b6fc2 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Codecpro';
  src: url('../fonts/CodecPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}