@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
  font-family: "Poppins", serif !important;
}
#home-page header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.logo-container {
  text-align: center;
}
.site-logo {
  max-width: 300px;
}
.menu-links {
  width: 40%;
}
.logo-container {
  width: 20%;
}
.menu-icons ul.navbar-nav {
  justify-content: flex-end;
}
.menu-icons {
  width: 40%;
}
.nav-link {
  color: #fff;
}
.navbar-brand {
  margin-right: 0px;
}
.hero-slider .container-xxl {
  position: relative;
}
.slide-content {
  position: absolute;
  top: -330px;
  width: 50%;
}
.slide-content h1 {
  font-size: 56px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
.btn {
  border-radius: 5px !important;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  padding: 7px 25px;
  line-height: 2;
}
.shop-btn {
  background: #fff;
}
.shop-btn:hover {
  background: #e5e4e4;
  color: #000;
}
.sec-heading {
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 40px;
}
.category-section {
  padding: 30px 0px;
  min-height: 500px;
}
.category-section .card,
.card.product-card {
  border: none;
  border-radius: 0px;
  margin-bottom: 20px;
}
img.card-img-top {
  border-radius: 0px;
}
.category-section .card-title {
  text-align: left;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
}
.category-section .card-title a {
  color: #1b1b1b;
}
.category-section .card-body {
  padding-left: 0px;
  padding-right: 0px;
}
.slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
}
.video-background {
  position: relative;
  width: 100%;
  min-height: 600px;
  height: 100%;
  overflow: hidden;
}

.video-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translate(-50%, -50%);
}
/* Overlaying content */
.content-overlay {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
}

/* Optional: Add background overlay to make text more visible */
/*.hero-slider:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}*/
/* step form css start */
.postal-form-step {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.separate-inputs {
  max-width: max-content;
  position: relative;
  margin-right: 55px;
}
.justify-center {
  justify-content: center;
}
.separate-inputs__autofill {
  background-color: transparent;
  height: calc(100% - 2px);
  left: 0;
  letter-spacing: 36px;
  outline-width: 0;
  padding-left: 0.875rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50;
  border: none;
}
.gap-x-2 {
  gap: 2px;
}
.input-header {
    color: #292929;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    margin-top:35px;
}
.flex {
  display: flex;
}
.gap-x-2 {
  column-gap: 0.5rem;
}

.separate-inputs .input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  border-radius: 4px !important;
  /*border-bottom: 2px solid #317BC1;
  border-color: #317BC1 !important;*/
  border-color: rgba(0, 123, 255, var(--tw-border-opacity));
  border-radius: 0;
  font-size: 1rem;
  height: 3rem;
  line-height: 3rem;
  outline-width: 0;
  text-align: center;
  width: 3rem;
  outline: none;
}
.t-card {
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  display: flex;
  flex-direction: column;
}
/* step form CSS end */
.section-hd-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.section-hd-box .sec-heading {
  margin-bottom: 0px;
}
.latest-collection .container-xxl .col-lg-4 {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.postion-content-new h3 {
  text-transform: uppercase;
  font-weight: 300;
}
.newsletter-form input#newsletter1 {
  min-height: 50px;
  border-radius: 3px;
  border: 1px solid #cccecf;
  color: #000;
  margin-bottom: 15px;
}
.btn.min-wd-cus {
  min-width: 170px;
  min-height: 50px;
}
.our-projects .card {
  cursor: pointer;
  display: block;
  background: #ffffff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
  position: relative;
  margin-bottom: 30px;
  outline: none;
  border: none;
  /* height: 100%; */
}
.our-projects .card .card-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.terms {
  display: flex;
  list-style: none;
  gap: 1rem;
  margin-bottom: 0px;
}

.project-icon span {
  height: 70px;
  width: 70px;
  display: flex;
  background: #317BC1;
  color: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 30px;
}
.project-link {
  text-decoration: none;
  color: #000;
}
.project-icon span {
  height: 70px;
  width: 70px;
  display: flex;
  background: #317BC1;
  color: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 30px;
  margin: auto;
  margin-bottom: 25px;
}
.our-projects {
  background-color: #f6f3fd;
  padding: 60px 0px;
}
.btn-primary {
  background-color: #317BC1 !important;
  border: 1px solid #317BC1 !important;
  border-radius: 4px;
}

.footer-main * {
  color: #f7f7f7;
}

.text-right {
  text-align: right;
}

.footer-top {
  padding: 70px 0px;
}
.terms li a {
    color: #f7f7f7;
    font-size: 13px;
    font-weight: 300;
}
.footer-top h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
}
header.pt-2.pb-2 {
  background-color: #fafafa;
}
.border-dashed-gray-300 {
  border: 2px dashed #e6ebec;
}
.sd-p-2 {
  padding: 2rem !important;
}
.bg-gray-200 {
  background-color: #f5f6f7 !important;
}
.faq h3 {
  font-size: 24px;
  font-weight: 700;
}
.left-content h1.title {
    font-size: 56px;
    font-weight: 800;
    margin-bottom: 60px;
}
.thankyou-page h1.title {
    margin-bottom: 30px;
}
.product-speciality {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 3rem;
}
.postal-form-step__form {
    max-width:auto;
    width: auto;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #F6F6F6;
    padding: 15px 50px;
    border-radius: 5px;
    padding-right: 15px;
    position: relative;
    right: -70px
}
.input-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2rem;
}

.service{
  background-color: #F6F6F6;
  padding: 10rem 0 4rem 0;
}

.service .sub-title{
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}

.service .title, .title-md{
  font-size: 35px;
  line-height: normal;
  font-weight: 700;
}
.service .discription{
  font-size: 18px;
}

.card-box h2.title {
  font-size: 22px;
  line-height: normal;
  font-weight: 700;
  margin: 1rem 0;
}
.category{
  background-color: #317CC2;
  padding: 6rem 0;
}
.category h3.title {
    font-size: 24px;
    line-height: normal;
    font-weight: 700;
    color: #fff;
}
.item-center-verticle{
  align-items: center;
}
.category p.info {
    font-size: 15px;
    color: #fff;
    line-height: normal;
    font-weight: 300;
}
.service .discription {
    font-size: 15px;
    line-height: normal;
    font-weight: 300;
}
h5.sub-title {
    font-size: 15px;
    line-height: normal;
    color: #fff;
    margin-bottom: 1.5rem;
    font-weight: 600;
}
.col-md-4.column-space {
    padding-right: 3rem;
}
.border-right-white{
  border-right:1px solid #fff;
}
.column-space-left {
    padding-left: 5rem;
}
a.btn-navigate {
    background: #fff;
    padding: 0.75rem 1.5rem;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0.25rem;
    text-decoration: none;
    color: #2a2a2a;
    margin-top: 1rem;
    display: inline-block;
}
.galleri-box > img{
  width: 100%;
  margin-bottom: 2rem ;
}

.galleri-box h3.title {
    font-size: 24px;
    line-height: normal;
    font-weight: 600;
    color: #000;
    margin-bottom: 2rem;
    position: relative;
}

.galleri-box h3.title:before {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #d7d3d3;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.galleri-box p.info {
    font-size: 15px;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 0px;
}
.gallery{
  padding: 6rem 0;
}

.testimonial {
    background-color: #f6f6f6;
    padding: 6rem 0;
}

.testimonial .title{
  font-size: 35px;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 4rem;
}

.review-card {
    padding: 0 2rem 2rem;
    background-color: #fff;
    position: relative;
}
img.avtar-img {
    position: relative;
    top: -32px;
}
.rating h3.client-name {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
    font-weight: 700;
}
.rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 15px;
}
.comment {
    font-size: 15px;
    line-height: normal;
    font-weight: 300;
}
.btn-read-more {
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    margin-top: 4rem;
    display: inline-block;
    text-transform: uppercase;
    color: #2e7abe;
}
.btn-read-more img {
    margin-left: 10px;
}
.quote-img-box {
    position: relative;
}
.quote-img {
    position: absolute;
    right: 65px;
    top: -40px;
}
.footer-menu-list,
.footer-menu-flex{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footer-menu-flex > li > a > .fa{
  font-size: 18px;
}

img.footer-logo {
    margin-bottom: 6rem;
}

.footer-main {
  background-color: #2A2A2A;
  padding-top: 6rem;
}

.copyright-navigate{
  color: #fff;
  text-decoration: none;
}
.row.hr-top {
    padding-top: 1rem;
    border-top: 1px solid #3e3d3d;
    padding-bottom: 1rem;
    margin-top: 6rem;
}
.hero .right-content img {
    position: relative;
    right: -12px;
}
.hero .position-img img {
    position: absolute;
    right: 0px;
    max-height: 800px;
    object-fit: cover;
    object-position: bottom;
}
.thankyou-page .position-img img {
    object-position: top;
}
.left-content-outer {
    padding: 20% 0px;
    position: relative;
    right: -100px;
    margin-left: -100px;
    padding-bottom: 16%;
}
.left-content {
    padding-right: 20%;
}
.custom-row-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.custom-col-flex {
    width: 23%;
}
/*.custom-col-flex .card-box {
    padding-right: 1.5rem;
}*/
.custom-col-flex {
    border-right: 1px solid #E4E4E4;
    margin-right: 2rem;
    padding: 1.5rem 0;
    padding-right: 1.5rem;
}
.custom-col-flex:last-child{
  margin-right: 0px;
  border: none;
}
.service-text {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 300;
}
.footer-bottom .title-menu {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.footer-menu-list a, .footer-menu-flex.social-link{
    font-size: 13px;
    color: #d1d1d1 !important;
    text-decoration: none;
    font-weight: 300;
}
.footer-menu-flex.social-link .info-icon {
    width: 34px;
    height: 34px;
    display: flex;
    background: #ffffff26;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.footer-menu-flex.social-link li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}
.footer-menu-flex.social-link li.phone-no a {
    text-decoration: none;
}
.footer-menu-flex.social-link li a {
    color: #d1d1d1 !important;
}
.copyright-text p {
    font-size: 12px;
}
.left-content-outer {
    padding: 20% 0px;
    position: relative;
    right: 0;
    margin-left: 0;
    padding-bottom: 16%;
}
.how-it-work-section .left-content {
    padding-right: 9%;
}
.how-it-work-section h1.title {
    margin-bottom: 15px;
}
.how-it-work-section .input-header {
    margin-top: 0;
}
.card-custom {
    padding: 35px;
    padding-top: 70px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    border-radius: 5px;
    min-height: 360px;
    position: relative;
    text-align: center;
}
.card-no {
    top: -36px;
    background: #317bc1;
    position: absolute;
    height: 64px;
    width: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
    left: 25px;
}
.card-custom .card-icon {
    max-height: 60px;
    margin-bottom: 25px;
}
.card-custom .card-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.card-custom .card-text {
    font-size: 15px;
    font-weight: 300;
}
.how-it-hd {
    margin-bottom: 80px;
}
.w-90{
  width: 90%;
}
.item-list {
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
    position: relative;
}
.check-icon {
    position: absolute;
    left: 0;
    top: 2px;
}
.item-list li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
}
.item-list h5 {
    font-weight: 700;
}
.img-fluid.pe-3 {
    padding-right: 0px !important;
}
.reg-card-custom .card-icon-white {
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.reg-card-custom:hover {
    background-color: #317bc1;
}
.reg-card-custom:hover .card-icon-white {
    display: block;
}
.reg-card-custom:hover .card-icon-black {
    display: none;
}
.reg-card-custom:hover .card-title, .reg-card-custom:hover .card-text{
  color: #fff;
}
.reg-card-custom{
  padding-top: 50px;
  min-height: 330px;
}
.regitration-form .form-control, .regitration-form .form-select {
    background-color: #f3f3f3;
    padding: 15px 12px;
    border: none;
}
.form-white {
  background-color: #fff;
  padding: 25px 40px;
  border-radius: 15px;
  margin: 15px 0;
}
.upload-container-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
}
.upload-container {
  border: 1px solid #4886c5;
  box-shadow: rgb(72 134 197 / 60%) 0px 0px 4px 0px;
  -moz-box-shadow: rgb(72 134 197 / 60%) 0px 0px 4px 0px;
  -webkit-box-shadow: rgb(72 134 197 / 60%) 0px 0px 4px 0px;

  border-radius: 4px;
  padding: 0.75rem 1rem;
  margin-top: 1rem;
}
.upload-container-wrap .input-wrap {
  width: 100%;
  height: 50px;
  background-color: #f3f3f3;
  min-width: 190px;
  max-width: 190px;
  overflow: hidden;
  padding: 0.7rem 1rem;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
input#photos {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 6;
  cursor: pointer;
  opacity: 0;
}

.upload-container-wrap .input-wrap span.btn-text {
  font-size: 16px;
  font-weight: 500;
}
div#fileList {
  font-size: 16px;
  font-weight: 600;
  color: #4886c5;
}
.regitration-form .form-group{
    margin-bottom: 20px;
}
label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
}
.regitration-form .btn.min-wd-cus {
    margin-top: 25px;
}
.form-control:focus, .form-select:focus {
    outline: 1px solid #b7b7b7;
    box-shadow:none;
}
.normal-para {
    font-size: 17px;
    padding-right: 12vw;
    opacity: 0.9;
    font-weight: 300;
}
.hd-check {
    margin-left: 3px;
}
.blue-text-para {
    font-size: 17px;
    color: #317bc1;
    font-weight: 700;
    padding-right: 10vw;
}
.thankyou-page-category {
    margin-top: -30px;
    padding-top: 9rem;
}
.thankyou-page h1.title {
    font-size: 51px;
}
@media (min-width: 1350px) {
    .container-xxl {
        max-width: 1280px;
    }
    .hero .position-img img {
        right: -2.5vw;
    }
}
@media only screen and (max-width: 1170px) {
  .thankyou-page h1.title br {
      display: none;
  }
  .thankyou-page h1.title {
      margin-bottom: 30px;
      font-size: 46px;
  }
}
@media only screen and (max-width: 992px) {
  body {
      overflow-x: hidden;
  }
  .hero .position-img img {
      position: static;
  }
  .postal-form-step__form {
      max-width: auto;
      width: auto;
      padding: 10px;
      padding-right: 10px;
      position: static;
  }
  .left-content-outer {
      padding: 4% 0px;
      padding-bottom: 4%;
      text-align: center;
  }
  .left-content {
      padding-right: inherit;
  }
  .hero .position-img img {
      max-height: 500px;
  }
  .left-content h1.title {
      font-size: 45px;
  }
  .custom-col-flex {
      width: 50%;
  }
  .custom-col-flex {
      border-right: none;
      margin-right: 0px;
      padding: 15px;
      padding-right: 15px;
  }
  .column-space-left {
      padding-left: 30px;
  }
  .item-center-verticle {
      row-gap: 50px;
  }
  .service {
      padding: 2rem 0 4rem 0;
  }
  .review-card {
      margin-bottom: 70px !important;
  }
  .galleri-box {
      margin-bottom: 50px !important;
  }
  
  .postal-form-step__form {
      padding: 10px;
      padding-right: 10px;
  }
  .card-custom {
      margin-bottom: 60px !important;
  }
  .card-custom:last-child{
    margin-bottom: 0px;
  }
  .ps-5.pe-5 {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
  .tab-hide{
    display: none;
  }
  .service .discription {
      padding-top: 0px !important;
  }
  .terms{
    justify-content: center;
    margin-top: 15px;
  }
  .gallery {
      padding-bottom: 2rem;
  }
  .btn-read-more {
      margin-top: 0rem;
  }
  #navbarNav .btn {
      line-height: normal;
      min-height: auto;
      margin-top: 10px;
      margin-left: auto;
      display: block;
      max-width: fit-content;
      margin-right: 0px !important;
  }
  .how-it-bottom {
      padding-top: 0px !important;
  }
  .easy-steps-section {
      padding-bottom: 0rem !important;
  }
  .service .title, .title-md {
      font-size: 32px;
      line-height: 34px;
      padding-top: 0px !important;
  }
  .thankyou-page .left-content-outer {
      text-align: left;
  }
  .normal-para, .blue-text-para{
    padding-right: 0px;
  }
  .thankyou-page-category{
    padding-top: 4rem;
    margin-top: 0;
    padding-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .how-it-work-section .left-content{
    padding-right: 0px;
  }
  .how-it-bottom h1.title-md {
      margin-top: 2rem;
  }
  .category{
    padding: 4rem 0;
  }
  .slide-content {
    width: 95%;
  }
  .slide-content h1 {
    font-size: 32px;
  }
  .bg-img{
    width: 100%;
  }
 
  .btn.min-wd-cus {
    font-size: 13px !important;
    padding: 12px 10px !important;
    min-height: auto !important;
    line-height: normal !important;
  }
  .postal-form-step__form {
      padding: 10px;
      padding-right: 10px;
  }
/* landing page style */

  .left-content h1.title {
      font-size: 40px;
  }
  .input-wrap {
      gap: 0.5rem;
  }
  .hide-mobile{
    display: none;
  }
  section.service {
      padding: 4rem 0;
      padding-bottom: 2rem
  }
  .column-space-left {
      padding-left: 1rem;
      margin-top: 0rem;
  }

  .col-md-4.column-space {
      padding-right: 1rem;
      margin-top: 2rem;
  }
  .service .title {
      font-size: 36px;
      line-height: 36px;
  }
  .service .sub-title {
      font-size: 22px;
      line-height: 26px;
  }
  .service .discription {
      padding-top: 0rem;
  }
  section.gallery {
      padding: 3rem 0 0 0;
  }
  .galleri-box {
      margin-bottom: 3rem;
  }
  .testimonial .title {
      font-size: 28px;
      line-height: 36px;
      margin-bottom: 4rem;
  }
  section.testimonial {
      padding: 3rem 0;
  }
  .review-card {
      margin-bottom: 4rem !important;
  }
  
  img.footer-logo {
      margin-bottom: 3rem;
      width: 70%;
      height: auto;
  }
  ul.footer-menu-list {
      margin-bottom: 1.5rem;
  }
  .footer-main {
      padding-top: 3rem;
  }
  .row.hr-top {
      margin-top: 3rem;
  }
  a.btn-read-more {
      margin-top: 0rem;
  }
  ul.terms {
      margin: 0;
      padding: 0;
      margin-top: 6px;
  }
  .border-right-white {
      border-right: none;
  }

  .card-box {
      border-right:none;
      margin-right: 0;
  }
  section.hero {
      padding: 2rem 0;
  }
  .separate-inputs {
      margin-right: 15px;
  }
  .separate-inputs .input {
      height: 2.5rem;
      line-height: 2.5rem;
      width: 2.5rem;
      outline: none;
  }
  .terms {
      justify-content: center;
  }
  .site-logo {
      max-width: 230px;
  }
 
  .card-box h2.title {
      line-height: 1.2;
  }
  .custom-col-flex {
    padding: 0px;
    padding-right: 0;
    margin-bottom: 32px;
  }
  .how-it-hero .col-md-6.text-right {
      text-align: left;
  }
  .w-90 {
      width: auto;
  }
  .mob-img-center {
      text-align: center;
  }
}
@media only screen and (max-width: 576px) {
  .left-content h1.title {
        font-size: 28px;
    }
    .custom-col-flex {
        width: 100%;
    }
    .error-wrap {
        flex-wrap: wrap;
        gap: 15px;
    }
    .site-logo {
        max-width: 200px;
    }
    .service .title, .title-md {
        font-size: 28px;
        line-height: 32px;
    }
}