/* .nav-link.active::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -29px;
    left: 60px;
    width: 25%;
    border-radius: 50px;
    height: 3px;
    background-color: #76ed91;
    transition:0.3s ease-in-out;
    }  */
/* hero section end */
/* ====================serve section end ==================*/
/* email section end */
/* .foot_place {
    display: flex;
    align-items: start;
    justify-content: space-between;

} */
.navbar_sec {
  background: var(--Primary-Color, #12182B) !important;
}

.bg-light {
  --bs-bg-opacity: 0;
  background: var(--Primary-Color, #12182B) !important;
}

.navbar {
  --bs-navbar-nav-link-padding-x: 49px;
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 21px;
}

.navbar-nav .nav-link.active {
  color: var(--Secondary-Color, #69FAB4);
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 49px;
  padding-left: 0px;
}

.nav-link {
  color: var(--Neutral-Color, #FFF);
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  position: relative;
}
.nav-link:focus {
  color: #fff;
}
.nav-link:hover {
  color: #fff;
  color: var(--Secondary-Color, #69FAB4);
}

.btn-success {
  --bs-btn-color: #12182B;
  --bs-btn-bg: #69FAB4;
  --bs-btn-border-color: #69FAB4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: none;
  --bs-btn-hover-border-color: #69FAB4;
}

.btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  padding: 15px 30px;
  border-radius: 10px;
}
.btn:hover {
  transform: 0.4s ease-in-out;
}
.btn:hover .icon {
  color: #12182B;
}

.subscribe {
  padding: 10px 23px;
}
.subscribe:hover {
  color: var(--Primary-Color, #12182B);
}

.facillity-sec {
  margin: 100px 0;
}

.facillity-content-title {
  color: var(--Primary-Color, #12182B);
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
  position: relative;
}
.facillity-content-title::after {
  position: absolute;
  background-image: url("../images/Rectangle-1.png");
  background-repeat: no-repeat;
  content: "";
  z-index: -1;
  top: 78%;
  left: 421px;
  width: 40%;
  height: 22px;
}

.facillity-content-title-2 {
  color: var(--Primary-Color, #12182B);
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
  position: relative;
  text-align: left;
}
.facillity-content-title-2::after {
  position: absolute;
  background-image: url("../images/Rectangle-1.png");
  background-repeat: no-repeat;
  content: "";
  z-index: -1;
  top: 28%;
  left: 484px;
  width: 35%;
  height: 25px;
}
.facillity-content-title-2::before {
  position: absolute;
  background-image: url("../images/expert-design.png");
  background-repeat: no-repeat;
  content: "";
  z-index: 2;
  top: 47%;
  left: 615px;
  width: 7%;
  height: 40px;
}

.facillity-whole-sec {
  margin-top: 140px;
}

.facillity-content-text {
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.side-title {
  color: var(--Primary-Color, #12182B);
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 12px;
}

.side-title-2 {
  color: var(--Primary-Color, #12182B);
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 12px;
  position: relative;
}
.side-title-2::after {
  position: absolute;
  background-image: url("../images/Rectangle-1.png");
  background-repeat: no-repeat;
  content: "";
  z-index: -1;
  top: 40%;
  left: 109px;
  width: 23%;
  height: 20px;
}
.side-title-2::before {
  position: absolute;
  background-image: url("../images/expert-design.png");
  background-repeat: no-repeat;
  content: "";
  z-index: 2;
  top: -22%;
  left: 379px;
  width: 7%;
  height: 40px;
}

.side-text {
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 32px;
}

.facillity-details-main {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 29px;
}

.details-text {
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.details-btn {
  margin-top: 30px;
}

.top {
  margin-bottom: 175px;
}

.dark {
  color: var(--Neutral-Color, #FFF);
  background: var(--Primary-Color, #12182B);
  --bs-btn-hover-bg: #69FAB4;
  --bs-btn-hover-color: #12182B;
  --bs-btn-border-color: none;
  border-radius: 11px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  padding: 20px 32px;
}

.icon {
  color: #69FAB4;
}

.nav {
  gap: 52px;
}

.seva_sec {
  background-color: #12182B;
  padding: 114px 0 122px 0;
}

.seva_title {
  color: #FFF;
  font-size: 48px;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
  padding-bottom: 24px;
  position: relative;
}
.seva_title::after {
  position: absolute;
  background-image: url("../images/serve-design.png");
  background-repeat: no-repeat;
  content: "";
  z-index: 3;
  top: -12%;
  width: 100px;
  height: 60px;
}

.seva_paragraph {
  color: #A6A6A6;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 49px;
}

.card-img-top {
  width: 50px;
  height: 50px;
  margin-top: 73px;
  margin-bottom: 30px;
}

.first {
  display: block;
}

.second {
  display: none;
}

.card {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid transparent !important;
  background: linear-gradient(154deg, rgba(121, 117, 131, 0.2) 5.35%, rgba(54, 53, 103, 0.2) 83.85%), rgba(49, 48, 54, 0.2);
  transition: 0.3s ease-in-out;
  border-radius: 30px;
  min-height: 363px;
}
.card:hover {
  background-image: url(../images/border.png);
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.card:hover .first {
  display: none;
}
.card:hover .second {
  display: block;
}

.card-body {
  padding: 0;
}

.card-title {
  color: var(--Neutral-Color, #FFF);
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 12px;
}

.card-text {
  color: #B9B9B9;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 73px;
}

.mail_sec {
  margin-top: 140px;
}

.mail_place {
  border-radius: 77px;
  background-color: #12182B;
  padding: 130px 0;
}

.mail_frontline {
  color: var(--Neutral-Color, #FFF);
  text-align: center;
  font-size: 60px;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 30px;
}

.mail_texto {
  color: var(--Text-Color-2, #E6E6E6);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 48px;
}

.get-started:hover {
  color: #12182B;
}

.mail_area {
  background-color: white;
  border-radius: 14px;
  padding: 5px;
  display: flex;
  align-items: center;
  max-width: 460px;
  margin: auto;
}
.mail_area input {
  background-color: transparent;
  width: 100%;
  padding: 0 10px;
  border: 0;
}
.mail_area button {
  white-space: nowrap;
}

.foot_sec {
  padding: 140px 0 80px 0;
}

.foot_logo_testtt {
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  padding-top: 24px;
}

.tito_company {
  color: var(--Primary-Color, #12182B);
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.foot_meno {
  display: flex;
  flex-direction: column;
  justify-content: left;
  gap: 15px;
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.foot_meno-2 .form-control {
  --bs-border-radius: 10px;
  border: 1px solid var(--Text-Color-3, #B9B9B9);
  background: var(--Other-Color-6, #F1F4FC);
  color: var(--Text-Color-1, #5E5E5E);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  padding: 10px 30px 10px 23px;
  margin: 12px 0;
  max-width: 284px;
}

.form-control:focus {
  box-shadow: none;
}

.secreat_sec {
  background-color: #12182B;
}

.secreat_priywo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.secreat_tito {
  color: var(--Neutral-Color, #FFF);
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  padding: 22px 0;
}

.social-media {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 24px;
}

.port-img {
  border-radius: 40px;
  overflow: hidden;
  transition: 0.2s;
}
.port-img:hover {
  transform: scale(1.2);
}
/*# sourceMappingURL=service.css.map */
