/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap");
body {
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.btn:hover {
  color: #fff;
}
video {
  width: 100%;
  height: auto;
}
.header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  position: relative;
}
.btn {
  grid-column: 2/-1;
  grid-row: 1/-1;
  margin: 0% 0% 0% 60%;
  width: 25%;
  height: fit-content;
  color: var(--white);
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.31);
  background-image: linear-gradient(to bottom, #002587, #001b6c);
  border-radius: 0px;
}
.logo {
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
  width: 70%;
  grid-column: 1/2;
  grid-row: 1/-1;
  padding: 3% 0% 0% 16%;
}
.background-video {
  max-width: auto;
  max-height: auto;
  grid-column: 1/-1;
  z-index: -1;
  grid-row: 1/2;
}
.header-line {
  margin: 0;
  background-color: #ce292d;
  border: solid 4px #ce292d;
}
.aboutus-block {
  padding: 2% 8% 2% 8%;
  display: grid;
  grid-auto-flow: column;
}
.header-img {
  object-fit: contain;
}
.about-description {
  display: grid;
  grid-auto-flow: row;
  padding: 8% 8% 8% 8%;
  width: 100%;
  height: fit-content;
}
.imp-14 {
  width: 36%;
  height: 27.2%;
}
.about-us {
  font-size: 2rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
  padding: 0% 1% 2% 0%;
}
.description-1 {
  font-size: 1rem;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1e1e1e;
  padding: 2% 1% 2% 0%;
}
.description-2 {
  font-size: 1rem;
  text-align: left;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1e1e1e;
  padding: 2% 1% 2% 0%;
}
.description-btn {
  text-align: left;
}
.presentation {
  width: 250px;
  color: white;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ce292d;
  padding: 2%;
}
.description-btn {
  padding: 2% 2% 2% 0%;
}
.title {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto auto;
  padding: 2% 0% 1% 8%;
}
.highlights {
  font-size: xx-large;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.line {
  grid-column: 2 / 10;
}
hr {
  border: solid 2px #ce292d;
}
h3 {
  font-family: "Open Sans", sans-serif;
}
.box-1 {
  width: 45%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  margin: 1.5%;
}
.box {
  display: flex;
  flex-direction: row;
  padding: 0% 6% 3% 6%;
}
.box img {
  object-fit: cover;
}
.box-title {
  font-size: 1.2rem;
  padding: 4% 4% 0% 4%;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.look-img {
  margin: auto 0 auto 0;
}
.box-description {
  padding: 2% 4% 8% 4%;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1e1e1e;
}
.btn-2 {
  width: 300px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ce292d;
  color: white;
  padding: 1% 2% 1% 2%;
}
.info {
  padding: 0% 8% 1% 8%;
}
.exec-back {
  width: 30%;
  height: 3.1%;
  font-family: OpenSans;
  font-size: xx-large;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
#g-feature {
  background-color: #efefef;
}
.ex-info {
  display: grid;
  grid-auto-flow: column;
}
.ex-name {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.ex-job-title {
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ce292d;
}
.ex-description {
  padding-top: 2%;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1e1e1e;
}
.ex-description-1 {
  padding: 2%;
}
.partners {
  display: grid;
  grid-auto-flow: column;
  padding: 2% 8% 2% 8%;
  GAP: 2REM;
}
.p-title {
  font-size: 2rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.desc {
  padding: 10% 10% 10% 0%;
}
.p-description-1 {
  padding: 4% 0% 2% 0%;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1e1e1e;
}
.p-description-2 {
  padding: 2% 0% 4% 0%;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  font-weight: 600;
  color: #ce292d;
}
.c-title {
  font-size: 2rem;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.contact {
  display: flex;
  flex-direction: row;
}
.contact-person-info {
  display: grid;
  grid-auto-flow: row;
  gap: 1rem;
}
.contact-details {
  display: grid;
  grid-auto-flow: row;
  text-align: centre;
  grid-template-rows: 60px 1fr;
  margin: 0 auto 0 auto;
}
.c-back {
  background-image: url('../../../../images/Mask%20Group%2014.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right;
}
.c-content {
  gap: 2rem;
  display: grid;
  grid-auto-flow: column;
  padding: 2% 8% 2% 8%;
}
#mod-custom116 {
  background-image: linear-gradient(to right, #aaa, #f3f3f3 20%, #eaeaea 33%, #a2a2a2);
  background-size: cover;
}
.footer {
  background-color: #071560;
  object-fit: contain;
}
.contact-details img {
  margin: 0 auto 0 auto;
}
.wrapper {
  display: grid;
  grid-auto-flow: column;
  border-left: solid 3px #ce292d;
  padding-left: 2%;
  grid-template-columns: repeat(3, 0.5fr);
  text-align: center;
}
.contact-name {
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  padding-left: 1%;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.contact-details img {
  align-items: centre;
}
.footer img {
  padding: 2% 0% 2% 0%;
}
.contact-job-title {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ce292d;
}
.company-info {
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #071560;
}
.contact-details a {
  color: #071560;
}
.contact-details {
  color: #071560;
}
.cc-line {
  width: 0;
  height: 100%;
  border: solid 2px #ce292d;
}
.MG-14 {
  object-fit: contain;
  opacity: 0.5;
}
@media only screen and (max-width: 900px) and (min-width: 600px) {
  .hightlights {
    font-size: large;
  }
  .about-description {
    padding: 2% 0% 2% 0%;
  }
  .header-line {
    border: solid 2px #ce292d;
  }
  .look-img {
    display: none;
  }
  .aboutus-block {
    padding: 2% 8% 2% 8%;
    display: flex;
    flex-direction: column;
  }
  .btn-2 {
    width: fit-content;
  }
  .header {
    display: grid;
  }
  .item1 {
    grid-area: h;
  }
  .btn {
    font-size: small;
    width: fit-content;
  }
  .item-2 {
    grid-area: a;
  }
  .wrapper {
    border: none;
  }
  .box {
    display: grid;
    grid-template-areas: "h a";
    padding: 0% 7% 1% 7%;
  }
  .footer img {
    width: 350px;
    height: auto;
    padding: 4% 0% 4% 0%;
  }
  .c-content {
    gap: 1rem;
    display: flex;
    flex-direction: column;
  }
  .cc-line {
    display: none;
  }
  .c-title {
    margin: 0;
  }
  .contact-job-title {
    font-size: 1.2rem;
  }
  .box-1 {
    width: fit-content;
  }
  .ex-info {
    display: flex;
    flex-direction: column;
  }
  .ex-name {
    text-align: centre;
  }
  .ex-job-title {
    text-align: centre;
  }
  .ex-info img {
    width: 50%;
    height: 50%;
    margin: 0 auto 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .aboutus-block {
    display: flex;
    flex-direction: column;
  }
  .about-description {
    padding: 4%;
  }
  .aboutus-block img {
    width: 50%;
    height: 50%;
    margin: 0 auto 0 auto;
  }
  .header-line {
    border: solid 1px #ce292d;
  }
  .about-us {
    font-size: x-large;
  }
  .description-1 {
    font-size: 15px;
  }
  .description-2 {
    font-size: 15px;
  }
  .btn {
    margin: 0px 10% 0px 40%;
  }
  .btn-2 {
    width: fit-content;
  }
  .ex-description {
    font-size: 15px;
  }
  .p-title {
    font-size: x-large;
  }
  .c-title {
    font-size: x-large;
  }
  .logo {
    width: 60%;
  }
  .p-description-1 {
    font-size: 15px;
  }
  .p-description-2 {
    font-size: 15px;
  }
  .btn {
    width: fit-content;
    font-size: small;
  }
  .img-14 {
    display: block;
  }
  .box img {
    width: 100%;
    height: auto;
  }
  .box {
    display: flex;
    flex-direction: column;
    width: fit-content;
    padding: 0% 8% 0% 8%;
  }
  .contact-person-info {
    gap: 0.2rem;
  }
  .highlights {
    font-size: x-large;
  }
  .line {
    border: none;
  }
  .box-1 {
    width: fit-content;
    margin: 2%;
    padding: 0;
  }
  .ex-info {
    display: flex;
    flex-direction: column;
  }
  .ex-info img {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: 50%;
  }
  .highlights {
    margin: auto;
    text-align: centre;
    width: auto;
  }
  .ex-name {
    text-align: center;
  }
  .ex-job-title {
    text-align: center;
  }
  .ex-description {
    margin: auto;
  }
  .partners {
    display: flex;
    flex-direction: column;
  }
  .partners img {
    display: none;
  }
  .p-title {
    margin-left: auto;
    margin-right: auto;
    text-align: centre;
  }
  .p-description-1 {
    width: auto;
  }
  .p-description-1 .contact-name {
    font-size: large;
  }
  .p-description-2 {
    margin-left: auto;
    margin-right: auto;
  }
  .title {
    padding: 2% 0% 2% 8%;
  }
  .c-content {
    gap: 1rem;
    display: flex;
    flex-direction: column;
  }
  .cc-line {
    display: none;
  }
  .company-info {
    font-size: 15px;
  }
  .c-title {
    margin: 0;
  }
  .wrapper {
    border: none;
    gap: 1rem;
    font-size: 15px;
  }
  .footer img {
    width: 250px;
    height: auto;
    padding: 4% 0% 4% 0%;
  }
  .contact-name {
    font-size: 20px;
  }
  .wrapper img {
    width: 25px;
    height: auto;
  }
  .contact img {
    width: 25px;
    height: 25px;
  }
}
/*# sourceMappingURL=custom_12.css.map */