/**** Custom Style ***/
body {
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

h2 {
  font-weight: 800 !important;
  font-size: 40px !important;
  margin-bottom: 30px;
  color: #1b1b1b;
}

a.navbar-brand {
  display: none;
}

.br-4 {
  border-radius: 40px;
}

.text-red {
  color: maroon;
}

.btn,
form .btn {
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 2.4px !important;
  padding: 8px 28px !important;
  color: #fff !important;
  background-color: #17212b !important;
  border-color: #17212b !important;
}

.btn:hover,
form .btn:hover {
  background-color: #3c4854 !important;
  border-color: #3c4854 !important;
  color: #fff;
}

.btn-primary {
  background: #00f0ff;
  border-color: #00f0ff;
  color: #000;
}

.bg-project-grey {
  background-color: #eaedf0;
}

.bg-project-tertiary {
  background-color: #4a5867 !important;
}

.bg-project-primary {
  background-color: #17212b !important;
}

h2 {
  line-height: 1.3 !important;
}

a {
  color: #031f45;
  transition: 0.3s all ease-in-out;
}

.hide {
  display: none !important;
}

@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 48px;
    line-height: 1.7;
    font-weight: 400;
  }
}

/*** Header ***/
header {
  position: fixed;
  background: transparent;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition: 0.3s all ease-in-out;
}

a.custom-logo-link img {
  max-width: 150px;
  transition: 0.3s all ease-in-out;
}

header nav.navbar > div > a.custom-logo-link {
  display: none;
}

div#mainNavbar {
  justify-content: space-between !important;
  padding: 12px 0;
  transition: 0.3s all ease-in-out;
}

ul#menu-primary-menu > li:not(:first-of-type) {
  margin-left: 24px;
}

div#mainNavbar ul a {
  color: #fff !important;
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2.4rem;
  padding: 0;
  position: relative;
  transition: 0.3s all ease-in-out;
}

div#mainNavbar ul ul a {
    color: #000 !important;
    padding: 0 15px;
    font-size: 15px;
}

.navbar-nav .dropdown-menu {
    position: static;
    min-width: 300px;
    left: 50%;
    transform: translateX(-50%);
}

div#mainNavbar ul li a:hover {
    color: #b6b3b3 !important;
}

.auth-buttons a.btn.btn-outline-primary {
  border: none;
  color: #1f1f1f;
}

.auth-buttons a.btn.btn-outline-primary:hover {
  color: #a19578;
  background: transparent;
}

.navbar-brand img {
  height: 40px;
}

.auth-buttons .btn {
  align-items: center;
  background: transparent;
  color: #1f1f1f;
  display: inline-flex;
  font-size: 16px;
  font-weight: 400;
  justify-content: center;

  line-height: 20px;
  min-height: 48px;
  min-width: 20rem;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  letter-spacing: 1px;
  min-width: 105px;
  border-radius: 0;
  border: 1px solid #a19578;
}

.auth-buttons .btn:hover {
  background: #a19578;
  color: #fff;
}

header.scrolled {
  background: #17212b;
}

header.scrolled a.custom-logo-link img {
  max-width: 100px;
}

header.scrolled div#mainNavbar ul a {
  font-size: 14px;
}

header.scrolled div#mainNavbar {
  padding: 0;
}

@media (max-width: 991.98px) {
  .auth-buttons {
    margin-top: 10px;
    text-align: center;
  }
}

/*** Homepage ***/
section#hero {
  background: #17212b;
  background: linear-gradient(0deg, #fff, #a6acb3 18%, #3a434c 70%, #17212b);
}

.hp-hero-text {
  padding: 174px 0 120px;
}

.hp-hero-text h2 {
  font-size: 96px !important;
  letter-spacing: -1px;
  line-height: 1.05 !important;
  font-weight: 600 !important;
}

.hp-hero-text h2 small {
  display: block;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}

span.underline {
  display: inline-block;
  position: relative;
  z-index: 2;
}

span.underline:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  background: url(../img/homepage-imgs/red-line.png) no-repeat;
  height: 15px;
  background-size: 100% 100%;
  display: block;
  z-index: -1;
}

.hp-hero-img {
  position: relative;
  padding-bottom: 440px;
  margin-top: 100px;
}

.hp-hero-img > div {
  box-shadow: 0 0 10px #332;
}

.hp-hero-img img {
  width: 100%;
}

.img1 {
  width: 30%;
}

.img2 {
  width: 42%;
  position: absolute;
  left: 20%;
  padding: 100px;
  background: #17212b;
  transform: translateY(-222.5%);
}

.img3 {
  position: absolute;
  right: 0;
  width: 35%;
  top: 0;
}

.img4 {
  left: 14%;
  transform: translateY(-69%);
  width: 25% !important;
  position: absolute;
}

.img5 {
  left: 42%;
  transform: translateY(-87%);
  width: 40%;
  position: absolute;
}

section#hp-text1 {
  margin-top: -130px;
}

.image-container6.text-center img {
  width: 100vw;
  max-width: 74vw;
  transform: translateX(-36%);
}

.hp-text-arrow1,
.hp-text-arrow2 {
  position: relative;
}

.hp-arrow1 {
  position: absolute;
  top: -67px;
  left: -65px;
  width: 200px;
  height: 200px;
}

section#custom-software {
  padding-top: 100px;
}

.hp-arrow2 {
  position: absolute;
  right: 95px;
  top: 110%;
  width: 85px;
}

.image-container7 {
  margin-top: -180px;
}

.image-container7 img {
  width: 100vw;
  max-width: 56vw;
  transform: translateX(27%);
}

section#legacy-software {
  margin-top: 150px;
}

.hp-arrow3 {
  position: absolute;
  width: 180px;
  left: 100%;
}

.image-container8 {
  max-width: 650px;
}

#homepage-arrow-4 {
  max-width: 200px;
  margin-top: 50px;
  transform: translateX(-50px);
}

.contact-section form p {
  margin: 0;
}

.contact-section form input:not([type="submit"]),
.contact-section form textarea {
  padding: 10px 15px;
}

.contact-section form textarea {
  height: 150px;
  resize: none;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: absolute !important;
  width: initial !important;
  font-size: 13px;
}

.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.phone-section a {
  text-decoration: none;
  color: #17212b;
  font-weight: 600;
}

/*** Footer ***/
footer#colophon {
  padding: 70px 0;
  color: #fff;
}

.footer-top p {
  font-size: 12px;
}

footer#colophon ul {
  margin: 0 0 20px;
}

footer#colophon ul li {
  margin-bottom: 10px;
}

footer#colophon ul a {
  color: #fff !important; 
  text-decoration: none;
  border: none;
}

footer#colophon ul a:hover {
  color: #3c4854 !important;
}

/*** Inner Page ***/
aside#secondary,
footer.entry-footer,
header.entry-header {
  display: none;
}

.post,
.page,
.page-content,
.entry-content,
.entry-summary {
  margin: 0 !important;
}

.page header {
  background: #17212b !important;
}

.padding-ip1 {
  padding: 120px 0 100px;
}

.bi-check-all {
  font-size: 30px;
  margin-right: 10px;
}

.value-item i {
  font-size: 50px;
}

h4.val-item-underline:after {
  content: "";
  display: block;
  height: 15px;
  width: 170px;
  margin: auto;
}

h4.val-item-underline.underline1:after {
  background: url(../img/about-imgs/curved-underline-blue.svg) center center
    no-repeat;
  background-size: contain;
}

h4.val-item-underline.underline2:after {
  background: url(../img/about-imgs/curved-underline-green.svg) center center
    no-repeat;
  background-size: contain;
}

h4.val-item-underline.underline3:after {
  background: url(../img/about-imgs/curved-underline-indigo.svg) center center
    no-repeat;
  background-size: contain;
}

h4.val-item-underline.underline4:after {
  background: url(../img/about-imgs/curved-underline-orange.svg) center center
    no-repeat;
  background-size: contain;
}

h4.val-item-underline.underline5:after {
  background: url(../img/about-imgs/curved-underline-red.svg) center center
    no-repeat;
  background-size: contain;
}

h4.val-item-underline.underline6:after {
  background: url(../img/about-imgs/curved-underline-violet.svg) center center
    no-repeat;
  background-size: contain;
}

.max800 {
  max-width: 800px;
}

.max1000 {
  max-width: 1000px !important;
}

.fw-italic {
  font-style: italic;
}

.page ul,
.page ol {
  margin-left: 0;
}

.hexagon-image-container .hexagon-image {
  -webkit-clip-path: polygon(28% 0, 72% 0, 96% 50%, 72% 100%, 28% 100%, 4% 50%);
  clip-path: polygon(28% 0, 72% 0, 96% 50%, 72% 100%, 28% 100%, 4% 50%);
  -o-object-fit: contain;
  object-fit: contain;
  width: 100% !important;
  position: absolute !important;
  height: unset !important;
}

.text-project-secondary,
.text-project-secondary a,
a.text-project-secondary {
  color: #a32424 !important;
}

.page h1 {
  font-size: 40px;
}

.mb-0 {
  margin-bottom: 0;
}

.circle-icon {
  border-radius: 50%;
  width: 100%;
  max-width: 43px;
  height: 43px;
  background: rgba(163, 36, 36, 0.2);
  color: #17212b;
  text-align: center;
  line-height: 2.75;
}

.text-orange {
  color: rgba(183, 67, 20, 0.5);
}

.text-green {
  color: rgba(71, 124, 9, 0.5);
}

.our-approach i {
  font-size: 2.5em;
  margin-top: 4px;
}

.text-blue {
  color: rgba(13, 133, 191, 0.5);
}

.text-indigo {
  color: rgba(12, 38, 124, 0.5);
}

.text-violet {
  color: rgba(115, 72, 173, 0.5);
}

.text-red2 {
  color: rgba(163, 36, 36, 0.5);
}

/*** Media Queries ***/
@media only screen and (max-width: 1199px) {
  .hp-hero-text h2 {
    font-size: 50px !important;
  }

  a.custom-logo-link img {
    max-width: 130px;
  }

  .hp-hero-text h2 small {
    font-size: 22px;
    font-weight: 500;
  }

  .hp-hero-img {
    padding-bottom: 340px;
  }

  h2 {
    font-size: 30px !important;
  }

  .lead {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  header {
    position: fixed;
    background: #17212b;
  }

  .auth-buttons {
    border-top: 1px solid #fff;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  ul#menu-primary-menu {
    margin-left: 0;
    margin-top: 0;
  }

  header nav.navbar > div > a.custom-logo-link {
    display: block;
  }

  .auth-buttons a:nth-child(1) {
    background: #fff;
    color: #000 !important;
  }

  a.custom-logo-link img {
    max-width: 110px;
  }

  button.navbar-toggler {
    filter: invert(1);
  }

  div#mainNavbar img {
    display: none;
  }

  ul#menu-primary-menu > li:not(:first-of-type) {
    margin-left: 0;
  }

  .hp-hero-text h2 {
    text-align: center;
  }

  .img2 {
    padding: 55px;
  }

  .hp-hero-text {
    padding: 174px 0 30px;
  }

  .hp-hero-img {
    padding-bottom: 300px;
  }

  section#hp-text1 {
    padding-bottom: 100px;
  }

  .image-container6.text-center img,
  .image-container7 img {
    max-width: 100%;
    transform: translateX(0%);
  }

  .hp-arrow1,
  .hp-arrow2,
  .hp-arrow3,
  .hp-arrow4,
  .hp-arrow5,
  #homepage-arrow-4 {
    display: none;
  }

  section#custom-software {
    text-align: center;
    padding-top: 0;
  }

  .image-container7 {
    margin-top: 30px;
  }

  section#legacy-software {
    text-align: center;
    padding: 80px 0;
    margin-top: 80px;
  }

  section#mobile-app-dev {
    padding: 80px 0;
    text-align: center;
  }

  footer h4 {
    margin-top: 30px !important;
  }

  .footer-logo,
  .footer-top p {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .img2 {
    padding: 20px;
  }
}
