/***************************************************************

                appnova.co website's stylesheet                 

***************************************************************/

/* Template base styles */
@import url("style.css");
/* appnova's font */
@import url("../fonts/nordeco/stylesheet.css");

/*--------------------------------------------------------------
# appnova's logo
--------------------------------------------------------------*/
#header .logo img {
  max-height: 50px;
}

.logo img {
  padding: 0;
  margin: 0;
  max-height: 60px;
}

/* Logo Font */
.logo-font {
  font-family: 'Nordeco'; font-weight: normal; font-size: normal;
}

.logo-font-xs {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-small;
}

.logo-font-s {
  font-family: 'Nordeco'; font-weight: normal; font-size: small;
}

.logo-font-m {
  font-family: 'Nordeco'; font-weight: normal; font-size: medium;
}

.logo-font-l {
  font-family: 'Nordeco'; font-weight: normal; font-size: large;
}

.logo-font-xl {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-large;
}

.logo-font-bold {
  font-family: 'Nordeco'; font-weight: bold; font-size: normal;
}

.logo-font-bold-xs {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-small;
}

.logo-font-bold-s {
  font-family: 'Nordeco'; font-weight: bold; font-size: small;
}

.logo-font-bold-m {
  font-family: 'Nordeco'; font-weight: bold; font-size: medium;
}

.logo-font-bold-l {
  font-family: 'Nordeco'; font-weight: bold; font-size: large;
}

.logo-font-bold-xl {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-large;
}

/* Logo Font Color */
.logo-font-color {
  font-family: 'Nordeco'; font-weight: normal; font-size: normal;
  color: #0a4c80;
}

.logo-font-color-xs {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-small;
  color: #0a4c80;
}

.logo-font-color-s {
  font-family: 'Nordeco'; font-weight: normal; font-size: small;
  color: #0a4c80;
}

.logo-font-color-m {
  font-family: 'Nordeco'; font-weight: normal; font-size: medium;
  color: #0a4c80;
}

.logo-font-color-l {
  font-family: 'Nordeco'; font-weight: normal; font-size: large;
  color: #0a4c80;
}

.logo-font-color-xl {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-large;
  color: #0a4c80;
}

.logo-font-color-bold {
  font-family: 'Nordeco'; font-weight: bold; font-size: normal;
  color: #0a4c80;
}

.logo-font-color-bold-xs {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-small;
  color: #0a4c80;
}

.logo-font-color-bold-s {
  font-family: 'Nordeco'; font-weight: bold; font-size: small;
  color: #0a4c80;
}

.logo-font-color-bold-m {
  font-family: 'Nordeco'; font-weight: bold; font-size: medium;
  color: #0a4c80;
}

.logo-font-color-bold-l {
  font-family: 'Nordeco'; font-weight: bold; font-size: large;
  color: #0a4c80;
}

.logo-font-color-bold-xl {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-large;
  color: #0a4c80;
}

/* Logo Font Light Color */
.logo-font-light-color {
  font-family: 'Nordeco'; font-weight: normal; font-size: normal;
  color: #25aae1;
}

.logo-font-light-color-xs {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-small;
  color: #25aae1;
}

.logo-font-light-color-s {
  font-family: 'Nordeco'; font-weight: normal; font-size: small;
  color: #25aae1;
}

.logo-font-light-color-m {
  font-family: 'Nordeco'; font-weight: normal; font-size: medium;
  color: #25aae1;
}

.logo-font-light-color-l {
  font-family: 'Nordeco'; font-weight: normal; font-size: large;
  color: #25aae1;
}

.logo-font-light-color-xl {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-large;
  color: #25aae1;
}

.logo-font-light-color-bold {
  font-family: 'Nordeco'; font-weight: bold; font-size: normal;
  color: #25aae1;
}

.logo-font-light-color-bold-xs {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-small;
  color: #25aae1;
}

.logo-font-light-color-bold-s {
  font-family: 'Nordeco'; font-weight: bold; font-size: small;
  color: #25aae1;
}

.logo-font-light-color-bold-m {
  font-family: 'Nordeco'; font-weight: bold; font-size: medium;
  color: #25aae1;
}

.logo-font-light-color-bold-l {
  font-family: 'Nordeco'; font-weight: bold; font-size: large;
  color: #25aae1;
}

.logo-font-light-color-bold-xl {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-large;
  color: #25aae1;
}

/* Logo Font Dark Color */
.logo-font-dark-color {
  font-family: 'Nordeco'; font-weight: normal; font-size: normal;
  color: #124265;
}

.logo-font-dark-color-xs {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-small;
  color: #124265;
}

.logo-font-dark-color-s {
  font-family: 'Nordeco'; font-weight: normal; font-size: small;
  color: #124265;
}

.logo-font-dark-color-m {
  font-family: 'Nordeco'; font-weight: normal; font-size: medium;
  color: #124265;
}

.logo-font-dark-color-l {
  font-family: 'Nordeco'; font-weight: normal; font-size: large;
  color: #124265;
}

.logo-font-dark-color-xl {
  font-family: 'Nordeco'; font-weight: normal; font-size: x-large;
  color: #124265;
}

.logo-font-dark-color-bold {
  font-family: 'Nordeco'; font-weight: bold; font-size: normal;
  color: #124265;
}

.logo-font-dark-color-bold-xs {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-small;
  color: #124265;
}

.logo-font-dark-color-bold-s {
  font-family: 'Nordeco'; font-weight: bold; font-size: small;
  color: #124265;
}

.logo-font-dark-color-bold-m {
  font-family: 'Nordeco'; font-weight: bold; font-size: medium;
  color: #124265;
}

.logo-font-dark-color-bold-l {
  font-family: 'Nordeco'; font-weight: bold; font-size: large;
  color: #124265;
}

.logo-font-dark-color-bold-xl {
  font-family: 'Nordeco'; font-weight: bold; font-size: x-large;
  color: #124265;
}


/*--------------------------------------------------------------
# Header Social Links
--------------------------------------------------------------*/
.header-social-links {
  margin: 0 0 0 30px;
}

.header-social-links a {
  color: #9ba6af;
  padding-left: 8px;
  display: inline-block;
  line-height: 0px;
  transition: 0.3s;
}

.header-social-links a i {
  line-height: 0;
}

.header-social-links a:hover {
  color: #3498db;
}

@media (max-width: 768px) {
  .header-social-links {
    margin: 0 15px 0 0;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs-alt {
  padding: 140px 0 60px 0;
  width: 100%;
  height: 60vh;
  margin-top: 50px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.breadcrumbs-alt:before {
  content: "";
  --background-color: rgba(27, 47, 69, 0.7);
  background-color: rgba(10, 76, 128, 0.7);
  position: absolute;
  inset: 0;
}

.breadcrumbs-alt h1 {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  font-family: 'Nordeco';
}

#non-product-page-h1 {
  font-family: 'Raleway', 'Sans serif';
}

.breadcrumbs-alt h2 {
  color: #dbdbdb;
  font-size: x-large;
}

.breadcrumbs-alt ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #3498db;
  font-family: 'Nordeco';
}

#non-product-page-ol {
  font-family: 'Raleway', 'Sans serif';
}

.breadcrumbs-alt ol a {
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
}

.breadcrumbs-alt ol a:hover {
  text-decoration: underline;
}

.breadcrumbs-alt ol li+li {
  padding-left: 10px;
}

.breadcrumbs-alt ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #fff;
  content: "/";
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  background: url("../img/backgrounds/hero-bg.jpeg") top center;
}

#nova-pay #hero {
  width: 100%;
  height: 60vh;
  background-size: cover;
  position: relative;
  margin-top: 50px;
  padding: 0;
  background: url("../img/backgrounds/hero-bg-payments-ecosystem.jpeg") center center;
}

#nova-bridge #hero {
  width: 100%;
  height: 60vh;
  background-size: cover;
  position: relative;
  margin-top: 50px;
  padding: 0;
  background: url("../img/backgrounds/hero-bg-payments-int.jpeg") center center;
}

#nova-hub #hero {
  width: 100%;
  height: 60vh;
  background-size: cover;
  position: relative;
  margin-top: 50px;
  padding: 0;
  background: url("../img/backgrounds/hero-bg-payments-hub.png") center center;
}

#privacy #hero {
  width: 100%;
  height: 60vh;
  background-size: cover;
  position: relative;
  margin-top: 50px;
  padding: 0;
  background: url("../img/backgrounds/hero-bg-sec.jpeg") center center;
}

#nova-pay #hero:before,
#nova-bridge #hero:before,
#nova-hub #hero:before,
#privacy #hero:before {
  content: "";
  -background: rgba(56, 64, 70, 0.7);
  background: rgba(10, 76, 128, 0.7);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#nova-pay #hero,
#nova-bridge #hero,
#nova-hub #hero {
  h1 {
    font-family: 'Nordeco';
    font-weight: bold;
    font-style: normal;
    color: #fff;
  }

  h2 {
    color: #dbdbdb;
  }

  ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #3498db;
    font-family: 'Nordeco';
    justify-content: center;
  }
  
  ol a {
    color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
  }
  
  ol a:hover {
    text-decoration: underline;
  }
  
  ol li+li {
    padding-left: 10px;
  }
  
  ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    content: "/";
  }
}

#privacy #hero {
  h1 {
    color: #fff;
  }

  h2 {
    color: #dbdbdb;
  }

  ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #3498db;
  }
  
  ol a {
    color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
  }
  
  ol a:hover {
    text-decoration: underline;
  }
  
  ol li+li {
    padding-left: 10px;
  }
  
  ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    content: "/";
  }

}


/*--------------------------------------------------------------
# Products sections
--------------------------------------------------------------*/
.portfolio .logo img {
  padding: 0;
  margin: 0;
  max-height: 70px;
  align-items: center;
}

.portfolio .logo-bridge img {
  padding: 0;
  margin: 0;
  max-height: 80px;
  align-items: center;
}

.portfolio .animated-v,
.section .animated-v {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

.portfolio .animated-h,
.section .animated-h {
  animation: left-right 2s ease-in-out infinite alternate-reverse both;
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes left-right {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(-10px);
  }
}

@keyframes left-right {
  0% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(-10px);
  }
}

/*--------------------------------------------------------------
# Modal - services's popups
--------------------------------------------------------------*/
.modal-header {
  justify-content: space-between;
}

.modal-content {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  h4 {
    font-weight: 600;
    margin: 10px 0 15px 0;
    font-size: 22px;
    color: #124265;
    transition: ease-in-out 0.3s;
  }
  p, li {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
  }
}

/*--------------------------------------------------------------
# novabridge & novahub's benefits section
--------------------------------------------------------------*/
.benefits .icon-boxes {
  margin-top: 100px;
}

.benefits .icon-box {
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  margin-bottom: 20px;
}

.benefits .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.benefits .icon-box .title a {
  color: #124265;
  transition: 0.3s;
}

.benefits .icon-box .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.benefits .icon-box .icon {
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 1;
  color: #2487ce;
}

.benefits .icon-box:hover {
  transform: scale(1.08);
}

.benefits .icon-box:hover .title a {
  color: #2487ce;
}

/*--------------------------------------------------------------
# novabridge & novahub's features section
--------------------------------------------------------------*/
.features .content {
  padding: 30px 0;
}

.features .content .icon-box {
  margin-top: 25px;
}

.features .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.features .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #2487ce;
}

.features .content .icon-box p {
  font-size: 15px;
  color: #979aa1;
  margin-left: 60px;
}

@media (max-width: 991px) {
  .features .image {
    text-align: center;
  }

  .features .image img {
    max-width: 80%;
  }
}

@media (max-width: 667px) {
  .features .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Other Page / Error Page
--------------------------------------------------------------*/
.content .btn-contact {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #2487ce;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #2487ce;
}

.content .btn-contact:hover {
  background: #2487ce;
  color: #fff;
  text-decoration: none;
}

.content .btn-go-home,
.content .btn-go-home:focus {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  background: #2487ce;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  
  color: #fff;
  animation-delay: 0.8s;
  margin-top: 6px;
}

.content .btn-go-home:hover,
.content .btn-go-home:focus:hover {
  color: #fff;
  background: #3194db;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer .footer-top {
  background: white url(../img/backgrounds/footer-bg.png) no-repeat right top;
  background-size: contain;
  border-top: 1px solid #e1ecff;
  border-bottom: 1px solid #e1ecff;
  padding: 60px 0 30px 0;
}