<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*header-css*/
header {
  height: 90px;
  background: #fff;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 99;
  box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.15); }

.navigation {
  padding: 0px;
  margin: 0px;
  background: #fff; }

.navigation li {
  list-style-type: none;
  display: inline-block;
  margin-left: 30px;
  position: relative; }

.navigation li a {
  color: #474747;
  transition: .3s;
  display: block;
  text-decoration: none;
  font-size: 16px; }

.navigation li a:hover {
  color: #903564; }

.navigation .active {
  color: #903564; }

.show-on-hover {
  display: inline-block; }

.dropdown-menu {
  background: #fff;
  top: 24px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  text-align: right;
  min-width: 160px;
  border: 0px;
  padding: 8px;
  right: 0px !important;
  left: auto; }

.dropdown-menu li {
  margin-left: 0px;
  display: block; }

.dropdown-menu li a {
  color: black !important;
  padding: 8px 14px !important;
  text-decoration: none;
  display: block;
  border-bottom: 1px dotted #d2d2d2; }

.dropdown-menu a:hover {
  background: #903564 !important;
  color: #fff !important; }

.show-on-hover:hover &gt; ul.dropdown-menu {
  display: block; }

@media only screen and (max-width: 767px) {
  .nav-link {
    padding: 6px 8px;
    font-size: 12px; }

  .nav-tabs .nav-link {
    border: 0px; }

  .nav-tabs {
    padding: 10px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navigation li {
    margin-bottom: 10px; }

  .nav-link {
    padding: 6px 8px;
    font-size: 13px; }

  .nav-tabs {
    padding: 10px; } }
@media only screen and (max-width: 991px) {
  .navbar-toggler {
    background: #903564;
    width: 70px;
    height: 70px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    border: 0px;
    outline: none;
    box-shadow: none;
    border-radius: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff !important; }

  header {
    height: 70px; }

  .navbar-brand {
    width: 120px;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 0px; }

  .navbar-brand img {
    width: 100%; }

  .navbar {
    padding: 0px; }

  header .container {
    padding: 0px;
    max-width: 100%; }

  .navigation {
    background: #903564; }

  .navigation li {
    margin-left: 0px; }

  .navigation li a {
    color: #fff !important;
    padding: 7px 16px;
    border-bottom: 1px dotted #d2d2d2; }

  .dropdown-menu {
    display: block;
    background: transparent;
    padding: 0px;
    border: 0px;
    box-shadow: none;
    min-width: 100%;
    text-align: left; }

  .dropdown-menu li {
    padding: 0px; }

  .show-on-hover {
    display: block; } }
.gpw-logo {
  position: fixed;
  z-index: 9999;
  right: 10px;
  top: 0; }
  .gpw-logo img {
    width: 100px; }
  @media (min-width: 360px) and (max-width: 1024px) {
    .gpw-logo {
      display: none; } }

@media (min-width: 992px) and (max-width: 1700px) {
  .navbar {
    padding-right: 70px; } }
/*header-css-END*/
/*footer-css*/
footer {
  background-image: url(../img/contact-bg.png);
  background-size: cover;
  background-repeat: no-repeat; }

.footer_link {
  background: rgba(0, 0, 0, 0.6);
  padding: 70px 0px; }

.footer_link h4 {
  border-bottom: 1px solid #4c4c4c;
  margin-bottom: 15px;
  font-size: 18px;
  padding-bottom: 5px;
  color: #903564;
  font-weight: 700;
  position: relative; }

.footer_link h4:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 20px;
  height: 1px;
  background: #903564; }

.footer_link ul {
  margin: 0px;
  padding: 0px; }

.footer_link li {
  list-style-type: none;
  display: block;
  color: #fff;
  line-height: 30px;
  position: relative;
  font-size: 14px; }

.footer_link li a {
  color: #fff;
  line-height: 30px;
  text-decoration: none;
  font-size: 14px; }

.footer_link li i {
  position: absolute;
  left: -22px;
  top: 5px;
  color: #903564;
  font-size: 15px; }

/*footer_link-css-END*/
/*hexagon-css*/
.dt-sc-social-icons {
  float: left;
  display: block;
  margin-bottom: 0px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-top: 10px !important; }

.dt-sc-social-icons li {
  float: left;
  display: block;
  margin-right: 10px; }

.dt-sc-social-icons li i {
  position: relative;
  left: 0px;
  top: 0px; }

.dt-sc-social-icons li:hover .hexagon, .dt-sc-social-icons li:hover .corner1, .dt-sc-social-icons li:hover .corner2 {
  background-color: #ffffff;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }

.dt-sc-social-icons .hexagon {
  width: 27px;
  height: 16px;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  margin: 10px 0px; }

.hexagon {
  position: relative;
  float: left;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.dt-sc-social-icons li:hover .hexagon, .dt-sc-social-icons li:hover .corner1, .dt-sc-social-icons li:hover .corner2 {
  background-color: #ffffff;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }

.hexagon .corner1, .hexagon2 .corner1 {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg); }

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: inherit;
  left: 0;
  top: 0; }

.dt-sc-social-icons li:hover .hexagon, .dt-sc-social-icons li:hover .corner1, .dt-sc-social-icons li:hover .corner2 {
  background-color: #ffffff;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; }

.hexagon .corner2, .hexagon2 .corner2 {
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: inherit;
  left: 0;
  top: 0; }

.dt-sc-social-icons li .hexagon .fa {
  font: normal 16px FontAwesome;
  line-height: 16px;
  width: 100%;
  position: absolute;
  display: block;
  margin: 0px;
  text-align: center;
  color: #000000; }

.dt-sc-contact-info .fa {
  font-size: 15px;
  font-family: FontAwesome;
  font-weight: normal;
  float: left;
  margin: 5px 10px 10px 0px; }

.hexagon {
  background: #903564; }

/*hexagon-css-END*/
.copyright {
  padding: 15px 0px;
  background: #903564;
  text-align: center;
  color: #fff;
  font-size: 15px; }

/*footer-css-END*/
.security-page-banner {
  background: url(../img/security-page-banner.png);
  height: 490px;
  margin-top: 90px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .security-page-banner {
      height: auto;
      padding: 70px 0px;
      margin-top: 70px; } }

.security-page-heading {
  font-size: 46px;
  font-weight: 700;
  color: #282C32;
  line-height: 50px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .security-page-heading {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 0px; } }

.security-font-size-60 {
  font-size: 58px;
  line-height: 60px; }
  @media (max-width: 991px) {
    .security-font-size-60 {
      font-size: 40px;
      line-height: 46px; } }

.security-page-about-section {
  padding: 60px 0px;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  color: #3C4C61;
  font-weight: 300; }
  @media (max-width: 767px) {
    .security-page-about-section {
      font-size: 20px;
      line-height: 30px; } }

.security-text-black {
  color: #282C32; }

.security-page-methodology-bg {
  padding: 100px 0px;
  background: url(../img/methodology-bg.png);
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .security-page-methodology-bg {
      padding: 60px 0px; } }

.security-page-py-5 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .security-page-py-5 {
      padding-left: 12px;
      padding-right: 12px;
      margin-bottom: 12px; } }

.security-page-card {
  background: #fff;
  border: 1px solid #ECF2F6;
  padding: 40px 30px;
  height: 100%;
  border-radius: 6px; }
  .security-page-card img {
    height: 50px;
    object-fit: cover;
    margin-bottom: 16px; }
  .security-page-card h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #282C32; }
  .security-page-card p {
    font-size: 16px;
    line-height: 26px;
    color: #3C4C61; }

.security-page-text-size-18 {
  font-size: 18px;
  line-height: 28px;
  color: #3C4C61; }

.security-solutions {
  padding: 100px 0px; }
  @media (max-width: 767px) {
    .security-solutions {
      padding: 60px 0px; } }

.security-page-ps-100 {
  padding-left: 80px;
  position: relative; }
  .security-page-ps-100:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0px;
    width: 1px;
    height: calc(100% - 67px);
    background: #CCD5DD; }
  @media (max-width: 767px) {
    .security-page-ps-100 {
      padding-left: 72px;
      padding-right: 14px !important; } }

.security-page-sub-heading {
  position: relative;
  font-size: 26px;
  color: #000;
  font-weight: 700;
  padding-top: 12px;
  line-height: 36px; }
  .security-page-sub-heading .security-page-sub-heading-icon {
    position: absolute;
    left: -80px;
    width: 60px;
    height: 60px;
    top: 0px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: #942271; }
    .security-page-sub-heading .security-page-sub-heading-icon img {
      height: 36px;
      object-fit: cover; }
      @media (max-width: 767px) {
        .security-page-sub-heading .security-page-sub-heading-icon img {
          height: 30px; } }
    @media (max-width: 767px) {
      .security-page-sub-heading .security-page-sub-heading-icon {
        left: -66px;
        width: 50px;
        height: 50px; } }
  @media (max-width: 767px) {
    .security-page-sub-heading {
      padding-top: 10px;
      font-size: 22px;
      line-height: 28px; } }

.security-solutions-list {
  margin: 0px;
  padding: 0px; }
  .security-solutions-list li {
    list-style-type: none;
    position: relative;
    margin-bottom: 30px;
    font-weight: 600;
    color: #000;
    font-size: 18px; }
    .security-solutions-list li:before {
      content: "";
      position: absolute;
      left: -50px;
      top: 10px;
      width: 30px;
      height: 1px;
      background: #CCD5DD; }
      @media (max-width: 767px) {
        .security-solutions-list li:before {
          width: 30px;
          left: -42px; } }
    .security-solutions-list li .bullet-circle {
      position: absolute;
      left: -26px;
      top: 3px;
      width: 16px;
      height: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background: #fff;
      border: 1px solid #CCD5DD; }
      .security-solutions-list li .bullet-circle .bullet-fill {
        background: #942271;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        display: inline-block; }
      @media (max-width: 767px) {
        .security-solutions-list li .bullet-circle {
          left: -26px; } }
    .security-solutions-list li p {
      font-size: 16px;
      font-weight: normal;
      color: #3C4C61; }

.security-page-gray-bg {
  background: #FAFAFA;
  padding: 100px 0px; }
  @media (max-width: 767px) {
    .security-page-gray-bg {
      padding: 60px 0px; } }

.secure-business-bg {
  background: url(../img/business-today-banner.png);
  padding: 100px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff; }
  .secure-business-bg p {
    font-family: Georgia;
    font-style: italic;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 36px;
    color: #fff; }
    @media (max-width: 767px) {
      .secure-business-bg p {
        font-size: 20px;
        line-height: 28px; } }
  .secure-business-bg a {
    font-weight: 700;
    color: #fff; }
  @media (max-width: 767px) {
    .secure-business-bg {
      padding: 70px 0px; } }

.img-fluid-custom {
  max-width: 100%;
  border-radius: 6px;
  height: auto; }
  @media (min-width: 320px) and (max-width: 599px) {
    .img-fluid-custom {
      width: 100%;
      height: 150px;
      object-fit: cover; } }
  @media (min-width: 600px) and (max-width: 991px) {
    .img-fluid-custom {
      width: 100%;
      height: 250px;
      object-fit: cover; } }

body {
  /* font-family: "Source Sans 3", sans-serif; */
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #282C32; }

/*# sourceMappingURL=style.css.map */
</pre></body></html>