@font-face {
  font-family: "GILLSANSNOVA";
  src: url("../fonts/GILLSANSNOVA.woff") format("woff"), url("../fonts/GILLSANSNOVA.woff2") format("woff2"), url("../fonts/GILLSANSNOVA.svg#GILLSANSNOVA") format("svg"), url("../fonts/GILLSANSNOVA.eot"), url("../fonts/GILLSANSNOVA.eot?#iefix") format("embedded-opentype"), url("../fonts/GILLSANSNOVA.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GILLSANSBONOVA";
  src: url("../fonts/GILLSANSBONOVA.woff") format("woff"), url("../fonts/GILLSANSBONOVA.woff2") format("woff2"), url("../fonts/GILLSANSBONOVA.svg#GILLSANSBONOVA") format("svg"), url("../fonts/GILLSANSBONOVA.eot"), url("../fonts/GILLSANSBONOVA.eot?#iefix") format("embedded-opentype"), url("../fonts/GILLSANSBONOVA.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Montserrat", "GILLSANSNOVA", sans-serif;
  font-size: 16px;
  color: #333333;
  background-color: #ffffff;
  background-image: url("../images/gray_background.png");
  background-repeat: repeat;
  background-position: top left;
  background-blend-mode: multiply;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-montserrat {
  font-family: "Montserrat", "GILLSANSBONOVA", sans-serif;
  font-weight: 700;
  color: #121921;
}

.bg-light-texture {
  background-color: #f4f6f8;
  background-image: url("../images/gray_background.png");
  background-repeat: repeat;
  background-blend-mode: multiply;
}

.bg-white-texture {
  background-color: #ffffff;
  background-image: url("../images/gray_background.png");
  background-repeat: repeat;
  background-blend-mode: multiply;
}

section.bg-white {
  background-image: url("../images/gray_background.png");
  background-repeat: repeat;
  background-blend-mode: multiply;
}

.orange_button {
  background-color: #e07223;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.95rem;
  padding: 12px 30px;
  border: none;
  border-radius: 6px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 4px 6px rgba(224, 114, 35, 0.15);
}
.orange_button:hover {
  background-color: rgb(195.7211155378, 97.8605577689, 27.5788844622);
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(224, 114, 35, 0.3);
  text-decoration: none;
}
.orange_button:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(224, 114, 35, 0.2);
}

.navbar-wrapper {
  transition: all 0.3s ease;
  z-index: 1030;
}
.navbar-wrapper .navbar {
  background-color: rgba(18, 25, 33, 0.75) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: all 0.3s ease;
}
.navbar-wrapper .navbar .navbar-brand .daru {
  width: 50px;
  height: 50px;
}
.navbar-wrapper .navbar .navbar-brand .logo-text {
  letter-spacing: 1px;
}
.navbar-wrapper .navbar .navbar-brand .logo-text span {
  font-weight: 800;
}
.navbar-wrapper .navbar .nav-item {
  margin-left: 15px;
}
.navbar-wrapper .navbar .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.85);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.95rem;
  padding: 8px 16px;
  position: relative;
  transition: color 0.3s ease;
}
.navbar-wrapper .navbar .nav-item .nav-link:hover, .navbar-wrapper .navbar .nav-item .nav-link.active {
  color: #e07223 !important;
}
.navbar-wrapper .navbar .nav-item .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 2px;
  background-color: #e07223;
  border-radius: 2px;
}

.hero-carousel,
.hero-banner {
  height: 90vh;
  min-height: 550px;
  background-color: #121921;
  position: relative;
}
.hero-carousel .carousel-indicators,
.hero-banner .carousel-indicators {
  z-index: 15;
  bottom: 40px;
  justify-content: center;
}
.hero-carousel .carousel-indicators button,
.hero-banner .carousel-indicators button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  border: 2px solid transparent;
  margin: 0 6px;
  transition: all 0.3s ease;
}
.hero-carousel .carousel-indicators button.active,
.hero-banner .carousel-indicators button.active {
  background-color: #e07223;
  transform: scale(1.2);
}
.hero-carousel .slider-bg,
.hero-banner .slider-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.hero-carousel .slider-bg::before,
.hero-banner .slider-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(18, 25, 33, 0.8) 0%, rgba(18, 25, 33, 0.3) 100%);
  z-index: 1;
}
.hero-carousel .slider-bg .container,
.hero-banner .slider-bg .container {
  position: relative;
  z-index: 2;
  height: 100%;
}
.hero-carousel .hero-content-box .hero-title,
.hero-banner .hero-content-box .hero-title {
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.5px;
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
  animation: fadeInUp 0.8s ease forwards;
}
@media (max-width: 991px) {
  .hero-carousel .hero-content-box .hero-title,
  .hero-banner .hero-content-box .hero-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 575px) {
  .hero-carousel .hero-content-box .hero-title,
  .hero-banner .hero-content-box .hero-title {
    font-size: 1.8rem;
  }
}
.hero-carousel .hero-content-box .btn-hero-action,
.hero-banner .hero-content-box .btn-hero-action {
  animation: fadeInUp 0.8s ease 0.2s forwards;
  opacity: 0;
  display: inline-block;
}

.section-title {
  font-size: 2rem;
  letter-spacing: 0.5px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 1.6rem;
  }
}

.title-underline {
  width: 60px;
  height: 4px;
  background-color: #e07223;
  border-radius: 2px;
}

.service-card {
  border-radius: 8px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  top: 0;
  background-color: #ffffff !important;
  background-image: url("../images/gray_background.png") !important;
  background-repeat: repeat !important;
  background-blend-mode: multiply !important;
}
.service-card .service-icon {
  display: block;
  margin: 0 auto 1.5rem auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.service-card .service-card-title {
  font-weight: 800;
  font-size: 1.3rem;
  color: #121921;
  transition: color 0.3s ease;
}
.service-card .service-card-desc {
  line-height: 1.5;
}
.service-card:hover {
  top: -8px;
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(18, 25, 33, 0.1) !important;
  border-color: rgba(224, 114, 35, 0.3) !important;
}
.service-card:hover .service-card-title {
  color: #e07223;
}

.service-card-1 .service-icon {
  width: 150px;
  height: 136px;
  background-image: url("../images/icon_1.png");
  background-position: right center;
}

.service-card-2 .service-icon {
  width: 159px;
  height: 136px;
  background-image: url("../images/icon_2.png");
  background-position: center;
}

.service-card-3 .service-icon {
  width: 158px;
  height: 136px;
  background-image: url("../images/icon_3.png");
  background-position: center;
}

.service-card-4 .service-icon {
  width: 139px;
  height: 136px;
  background-image: url("../images/icon_4.png");
  background-position: center;
}

.reference-item {
  cursor: pointer;
  background-color: #121921;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.reference-item img {
  transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.reference-item .reference-overlay {
  background-color: rgba(18, 25, 33, 0.75);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 2;
  transition: all 0.4s ease;
}
.reference-item .reference-overlay .orange_button {
  transform: scale(0.9);
  transition: all 0.3s ease;
}
.reference-item:hover img {
  transform: scale(1.08);
  filter: brightness(0.7);
}
.reference-item:hover .reference-overlay {
  opacity: 1 !important;
}
.reference-item:hover .reference-overlay .orange_button {
  transform: scale(1);
}

.advantages-list .advantage-item .advantage-check {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(224, 114, 35, 0.1);
  flex-shrink: 0;
}
.advantages-list .advantage-item .advantage-check i {
  font-size: 0.95rem;
}
.advantages-list .advantage-item .advantage-title {
  font-size: 1.15rem;
  font-weight: 600;
}

.phone-mockup-wrapper {
  width: 250px;
  right: 20px;
  bottom: -30px;
  z-index: 5;
  animation: floatAnimation 6s ease-in-out infinite;
}
.phone-mockup-wrapper .phone-case {
  border-radius: 42px !important;
  box-shadow: 0 20px 40px rgba(18, 25, 33, 0.3) !important;
}
.phone-mockup-wrapper .phone-case .phone-screen {
  border-radius: 34px !important;
  height: 420px;
}
.phone-mockup-wrapper .phone-case .phone-screen .sim-header {
  background-color: #121921;
}
.phone-mockup-wrapper .phone-case .phone-screen .sim-body {
  background-color: #ffffff;
}
.phone-mockup-wrapper .phone-case .phone-screen .sim-body .orange_button {
  font-size: 0.65rem;
  padding: 8px 12px;
}

.form-floating {
  margin-bottom: 1rem;
}
.form-floating .form-control {
  border: 1px solid rgba(18, 25, 33, 0.12);
  padding: 1.25rem 1rem 0.5rem;
  background-color: #ffffff;
  color: #121921;
  font-family: "Montserrat", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  box-shadow: none;
  transition: all 0.25s ease;
}
.form-floating .form-control:focus {
  border-color: #e07223;
  box-shadow: 0 0 0 4px rgba(224, 114, 35, 0.1);
  background-color: #ffffff;
}
.form-floating label {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 0.85rem 1rem;
  color: #606f7b;
}

.border-dashed {
  border-style: dashed !important;
  border-width: 2px !important;
  border-color: rgba(224, 114, 35, 0.4) !important;
  background-color: rgba(224, 114, 35, 0.02);
  transition: all 0.3s ease;
}
.border-dashed:hover {
  border-color: #e07223 !important;
  background-color: rgba(224, 114, 35, 0.05);
}

.contact-details-box {
  background-color: #f4f6f8;
  border: 1px solid rgba(18, 25, 33, 0.04) !important;
  border-radius: 12px;
}
.contact-details-box a {
  transition: color 0.2s ease-in-out;
}
.contact-details-box a:hover {
  color: #e07223 !important;
}
.contact-details-box .contact-detail-row .detail-icon-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  flex-shrink: 0;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(18, 25, 33, 0.04);
}
.contact-details-box .contact-detail-row .detail-icon-circle i {
  font-size: 1.1rem;
}

.footer-modern {
  background-color: #0b0f14;
  color: rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-modern .footer-title {
  font-size: 1.15rem;
  letter-spacing: 0.5px;
}
.footer-modern .footermenu .nav-link {
  font-size: 0.95rem;
}
.footer-modern .footermenu .nav-link:hover {
  color: #e07223 !important;
  transform: translateX(4px);
}
.footer-modern .contact-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.03);
}
.footer-modern .transition-color {
  transition: all 0.25s ease;
}
.footer-modern .text-secondary {
  color: rgba(255, 255, 255, 0.55) !important;
}
.footer-modern .text-secondary:hover {
  color: #e07223 !important;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes floatAnimation {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0px);
  }
}
section#rolunk ol li {
  font-family: "Montserrat", "GILLSANSBONOVA", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  color: #121921;
}
section#rolunk ol li span {
  font-family: "Montserrat", "GILLSANSNOVA", sans-serif;
  font-weight: 400;
  color: #606f7b;
  font-size: 0.95rem;
}

@media (max-width: 991px) {
  .navbar-wrapper .navbar {
    background-color: rgba(18, 25, 33, 0.95) !important;
  }
  .hero-carousel {
    height: 75vh;
  }
  .phone-mockup-wrapper {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hero-carousel {
    height: 60vh;
    min-height: 400px;
  }
  .footer-modern .text-start {
    text-align: center !important;
  }
}

/*# sourceMappingURL=style.css.map */
