@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {

  font-weight: 300;
  font-style: normal;
  color: #2A2A2A;
  font-size: 16px;
  background: #fff;
  font-family: "Hanken Grotesk", serif;

}

input:focus,
button:focus,
a:focus {
  outline: none !important;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5 {

  font-weight: 600;
}

h1 {
  font-size: 80px;
}

h2 {
  font-size: 70px;
}

h3 {
  font-size: 50px;
}

h4 {
  font-size: 40px;
}

h5 {
  font-size: 30px;
}

h6 {
  font-size: 20px;
}

a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #000 !important;
}

img {
  max-width: 100%;
}

ul {
  padding-left: 0;
}

.f-size-11 {
  font-size: 11px;
}

.f-size-12 {
  font-size: 12px;
}

.f-size-14 {
  font-size: 114px;
}

.f-size-16 {
  font-size: 16px;
}

.f-size-18 {
  font-size: 18px;
}

.f-weight-100 {
  font-weight: 100;
}

.f-weight-200 {
  font-weight: 200;
}

.f-weight-300 {
  font-weight: 300;
}

.f-weight-400 {
  font-weight: 400;
}

.f-weight-500 {
  font-weight: 500;
}

.f-weight-600 {
  font-weight: 600;
}

.f-weight-700 {
  font-weight: 700;
}

.f-weight-800 {
  font-weight: 800;
}

.f-weight-900 {
  font-weight: 900;
}

.f-weight-bold {
  font-weight: bold;
}

.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}


.btn-border {
  border: 1px solid #FFFAFA;
  border-radius: 30px;
  padding: 10px 20px;

}

.site-section {
  padding: 50px 0;
}

.site-banner {
  background-repeat: no-repeat;
  background-size: cover;
}



@media (max-width: 768px) {

  .container {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

}




.site-banner {
  color: #2A2A2A;
  padding-top: 130px;
  padding-bottom: 50px;
}

.site-header {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 25px 0;
}

label span {
  color: #f00;
}

.banner-from {
  border-radius: 20px;
}

.form-control {
  color: #505050;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #F7931E;
  border-radius: 0;
  padding-left: 0;
}

.banner-from {
  border-radius: 20px;
  padding: 15px 15px;
}

.form-group {
  margin-bottom: 20px;
}

.banner-list-item span {
  width: 55px;
  height: 55px;
  background: #F7931E;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-list-item p {
  margin-bottom: 0;
}

.banner-list-holder ul {
  list-style: none;
  padding-left: 0;
}

.banner-list-item {
  border-radius: 0;
  padding: 10px;
  margin-bottom: 15px;
  list-style: none;
  border-bottom: 1px solid #f7931e;
}

.banner-list-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.category li {
  display: inline-block;
}

.category li {
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid rgb(42 42 42 / 56%);
  border-radius: 30px;
  margin-right: 10px;
}

.portfolio-item {
  background: #E8E8E8;
  border-radius: 20px;
  padding: 20px;
  transition: all 200ms;
}

.portfolio-item:hover {
  background: #23605E;
  color: #fff;
}

.portfolio-item:hover li {
  border-color: #fff;
}

.portfolio-item:hover a img {
  filter: invert();
}

.portfolio-item img {
  border-radius: 12px;

}

.btn-border {
  border-radius: 5px;
  border: 1px solid #2A2A2A;
  color: #2A2A2A;
}

.owl-carousel .owl-item img {
  width: initial !important;
}

.client .item {
  min-height: 100px;
}

.solution-holder {
  border-right: 1px solid #AFAFAF;
}

.solution-item {
  border-bottom: 1px solid #AFAFAF;
  padding: 50px 0;
  min-height: 350px;
}

.solutions .container {
  max-width: 1090px;
}

.more-icon {
  max-width: 25px;
}

.solution-holder h5 {
  margin-top: 15px;
}

.b-r-20 {
  border-radius: 20px;
}

.process-list ul {
  padding-left: 0;
  list-style: none;
}

.process-list .img-holder {
  border: 1px solid #2A2A2A;
  width: 65px;
  height: 56px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.process-list .text-holder {
  width: 100%;
  border-top: 1px solid #AFAFAF;
  border-bottom: 1px solid #AFAFAF;
  padding: 15px 0 10px;
  transition: all 300ms;
}

.process-list .item-list {
  margin-bottom: 45px;
  transition: all 300ms;
}

.process-list .img-holder img {
  max-width: 30px;
}

.item-list:hover .img-holder {
  background-color: #F7931E;
  border-color: #F7931E;
}
.item-list .img-holder {
  width: 66px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #5a5a5a;

}
.item-list:hover .img-holder img {
  filter: brightness(100);
}

.item-list:hover .text-holder,
.item-list:hover .text-holder h6 {
  border-color: #F7931E;
  color: #F7931E;
}
.item-lis .text-holder,
.item-list .text-holder h6 {
  color: #2A2A2A;
}

.test-holder {
  border: 1px solid #F7931E;
  padding: 30px 21px;
  border-radius: 15px;
}

.test-holder img {
  border-radius: 6px;
}

.process .item {
  padding: 1px;
}

.footer-list {
  list-style: none;
}

.footer-list li {
  width: 200px;
  border: 1px solid #AFAFAF;
  border-radius: 30PX;
  margin-bottom: 12px;
  padding: 7px 15px 7px
}

.form-control:focus,
option:focus,
textarea:focus {
  outline: none !important;
}

.site-footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.btn-orange {
  background: #F7931E;
  color: #fff;
  padding: 8px 45px;
  border: none;
  border-radius: 15px;
}

.solution-holder:nth-last-child(odd) {
  border: none;
}

.site-footer {
  background: url(../img/footer-bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
}

.social {
  list-style: none;
  padding-left: 0;
}

.social img {
  max-width: 30px;
}

.social a {
  display: block;
  padding: 5px;
}

.map {
  padding-bottom: 0;
}

.form-holder {
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
  padding: 40px 15px;
  background: hsl(0deg 0% 94.12% / 20%);

}

.social-media {
  list-style: none;
  padding-left: 0;
  display: block;
}

.social-media a {
  width: 40px;
  height: 40px;
  display: block;
  background: #2A2A2A;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin-bottom: 5px;
}

.footer-from {
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
  padding: 40px 15px;
  background: hsl(0deg 0% 94.12% / 20%);
}

.address {
  border: 1px solid #919191;
  min-height: 330px;
  border-radius: 30px;
  padding: 30px 0;
}

.address-title {
  border-bottom: 1px solid #919191;
}

.address-text {.call-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #F7931E;
  color: #fff;
  padding: 10px 22px;
  border-radius: 30px;
  font-weight: 500;
  margin-top: 15px;
  transition: all 0.3s ease;
}

.call-btn:hover {
  background: #e68000;
  color: #fff !important;
}

.call-icon {
  font-size: 18px;
}
  padding: 20px 30px;
}

.address-title.d-flex {
  padding: 0px 30px 20px;
}

.address p {
  line-height: 30px;
}

.call-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #F7931E;
  color: #fff;
  padding: 10px 22px;
  border-radius: 30px;
  font-weight: 500;
  margin-top: 15px;
  transition: all 0.3s ease;
}

.call-btn:hover {
  background: #e68000;
  color: #fff !important;
}

.call-icon {
  font-size: 18px;
}

.btn-white {
  border-radius: 5px;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 30px;
}

.btn-border.btn-white:hover {
  color: #fff !important;
}

.footer-contact a {
  color: #fff;
}

.footer-contact .contact-a a {
  color: #fff;
  border: 1px solid #919191;
  border-radius: 30px;
  padding: 10px 15px;
}

.footer-contact .contact-a a:hover {
  color: #fff !important;
}

.social a {
  width: 50px;
  height: 50px;
  display: block;
  BORDER: 1px solid #919191;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.address-title img {
  position: relative;
  ;
  top: -5px;
}

.nav-pills .show>.nav-link {
  color: #5f5f5f !important;
  background-color: transparent;
  padding: 0;
  text-align: left;
  display: flex;
  align-items: center;
}

.nav-link.item-list {
  display: flex;
  align-items: center;
  background: transparent !important;
}
.text-holder {
  width: 80%;
  text-align: left;
  border-bottom: 1px solid #959595;
  padding: 10px 10px 10px 0;
  border-top: 1px solid #959595;
}
.banner-list-item h4 {
  color: #f7931e;
}

@media (max-width: 768px) {

  .site-banner h3 {
    text-align: center;
  }

  .site-banner p {
    text-align: center;
  }

  .call-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
  }

}
/*new footer design css start*/

.footer-section {
  background-color: #191919;
  color: #f2f2f2;

  padding: 80px 60px;

  @media screen and (max-width: 768px) {
    padding: 60px 30px;
  }
}

.footer-section .footer-title {
  color: #ffffff;
  font-size: clamp(32px, 4vw, 54px);
  font-weight: 500;
  line-height: 70.36px;
  text-align: center;

  margin-bottom: 50px;

  @media screen and (max-width: 768px) {
    line-height: 130%;
    margin-bottom: 25px;
  }
}

.footer-main-contents {
  display: flex;
  align-items: center;
  gap: 100px;

  @media screen and (max-width: 1080px) {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 50px;
  }
}

.address-cards {
  display: flex;
  gap: 30px;

  @media screen and (max-width: 768px) {
    flex-direction: column;
    gap: 20px;
  }
}

.address-card {
  border: 1px solid #afafaf;

  display: grid;

  text-align: center;
  border-radius: 24px;
}

.address-title {
  padding: 24px 24px 14px 24px;
  border-bottom: 1px solid #afafaf;
  text-wrap: nowrap;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  font-size: clamp(16px, 4vw, 20px);
  font-weight: 500;
  line-height: 26.06px;
}

.address-details {
  padding: 20px 24px 24px 24px;
  font-size: clamp(14px, 4vw, 16px);
  font-weight: 400;
  line-height: 20.85px;

  display: grid;
  place-items: center;
  gap: 24px;
}

.address-details button {
  font-size: 16px;
  font-weight: 500;
  line-height: 20.85px;
  border-radius: 30px;

  /* width: 180px;
  height: 36px; */
  padding: 7.5px 28px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  background-color: transparent;
  border: 1px solid #afafaf;
  color: #e8e8e8;
}

.footer-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 23.45px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;

  @media screen and (max-width: 1080px) {
    align-items: center;
  }
}

.footer-contact-btns {
  display: flex;
  gap: 20px;

  @media screen and (max-width: 768px) {
    flex-direction: column;
    gap: 10px;
  }
}

.footer-desc button {
  font-size: 16px;
  font-weight: 500;
  line-height: 20.85px;
  border-radius: 30px;

  /* width: 180px;
  height: 36px; */
  padding: 7.5px 28px;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  background-color: transparent;
  border: 1px solid #afafaf;
  color: #e8e8e8;
}

.socail-medias-footer {
  display: flex;
  gap: 16px;
}

.socail-medias-footer svg {
  cursor: pointer;
}

/*new footer design css end*/

@media (max-width: 992px) {

  .banner-from {
    padding-left: 15px;
    padding-right: 15px;
  }
  

  .solution-holder {
    border-right: none;
  }

  .banner-list-item {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .site-banner h2,
  .site-footer h2 {
    font-size: 40px;
  }

  .solution-item {
    min-height: initial;
  }

  .footer-contact {
    align-items: flex-start !important;
  }

  .site-section {
    padding: 20px 0;
  }

  .solution-item {
    padding: 30px 0;
  }

  .process-list .item-list {
    margin-bottom: 24px;
  }
  .banner-list-holder ul {
    display: flex;
    justify-content: center;
}
.contact-a {
  flex-direction: column;
}
.contact-a a {
  margin-bottom: 15px;
}
}