/* Googlefont Poppins CDN Link */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Inter", sans-serif;
  margin: 0px;
  padding: 0px;
  color: #1e1e1e;
}
.footer-logoSection {
  padding-right: 50px;
}
.header-top {
  background-color: #0193c6;
}
a.headerContactLink {
  color: #fff;
  font-weight: 500;
  padding: 10px;
}
.headerContactLink span.contactIcons {
  border-radius: 100%;
  position: static !important;
  display: inline-block;
  width: 28px;
  background-color: #fff;
  transform: translateY(0px);
  height: 28px;
}
.headerContactLink {
  position: relative;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
.navbar-toggler {
  padding: 4px 6px;
}
.fs-12 {
  font-size: 12px !important;
}
a:hover,
a {
  text-decoration: none;
  color: inherit;
}
img {
  width: 100%;
}
ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}

a.navbar-brand {
  width: 110px;
  object-fit: contain;
}
.navbar-nav {
  margin-left: auto;
}
header {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45);
  background-color: #fff;
}
a.nav-link:hover,
a.nav-link.active {
  border-radius: 6px;
  background: #0193c6;
  color: #fff !important;
}
a.nav-link {
  margin-left: 15px !important;
  border-radius: 6px;
  padding: 10px 20px !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #1e1e1e;
  font-weight: 500;
  font-size: 18px;
}
.bannerImg {
  max-width: 650px;

  text-align: end;
  margin-left: auto;
}
.bannerSection {
  background-color: #fbfbfb;
  padding: 40px 10px 60px 30px;
  margin-top: 4px;
}
.custom-carousel-item .carousel-caption {
  position: absolute;
  right: auto;
  top: 50%;
  width: 500px;
  bottom: auto;
  transform: translateY(-50%);
  left: 0px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
}
.carousel-caption p {
  color: #0193c6;
}
span.textColor {
  font-weight: 700;
  font-size: 43px;
  color: #0193c6;
}

.carousel-caption h2 {
  font-size: 44px;
  font-weight: 600;
  color: #000;
}
.groupBtnSection {
  display: flex;
  margin-top: 20px;
}
a.bannerBtn {
  margin-right: 20px;
  text-align: center;
  border-radius: 6px;
  width: 120px;
  display: flex;
  height: 35px;
  line-height: 35px;
  font-weight: 600;
  color: #0193c6;
  border: 1px solid #0193c6;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
a.bannerBtn.active,
a.bannerBtn:hover {
  background-color: #0193c6;
  color: #fff;
}

span.heading {
  font-weight: 700;
  font-size: 36px;
  line-height: 38px;
  text-transform: capitalize;
  color: #0193c6;
}
.sectionTitle {
  padding-top: 30px;
  padding-bottom: 45px;
  text-align: center;
}
.why-us-section {
  padding-bottom: 30px;
  background-color: #eff4f8;
}
.lineImg {
  position: relative;
  top: -13px;
}
.boxCard {
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 6px;
  text-align: center;
}
.boxImg {
  margin: -50px auto 20px;
  width: 70px;
  border-radius: 100%;
  height: 70px;
  display: flex;
  background-color: #0193c6;
  border: 3px solid #fff;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(149, 157, 165, 0.2) 0px -7px 16px;
}
img.boxCardImg {
  width: 40px;
}
.boxCard {
  height: 100%;
  border-radius: 10px;
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 6px;
  text-align: center;
}
.boxCard h4,
.boxCard h2 {
  color: #0193c6;
  font-weight: 500;
}
.description {
  font-size: 14px;
  color: #1e1e1e;
}
.headingSecondColor {
  color: #a2c82d !important;
}
.empoering-Innovator-Section {
  padding: 40px 0px;
}
.featureSection {
  position: relative;
  z-index: 11;
  padding: 40px 40px;
  background-color: #eff4f8;
}
.featureContent {
  padding: 0px 40px;
}

.feature-leftSection ul li {
  text-align: justify;
  padding-left: 20px;
  position: relative;
  font-weight: normal;
  color: #1e1e1e;
}
.feature-leftSection .title {
  color: #0193c6;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}
p.smalltext {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
span.cercle {
  top: 6px;
  color: #a2c82d;
  left: 0px;
  font-size: 9px;
  position: absolute;
}
.bgColor {
  background-color: #f1fbff;
}
.copyWrightSection {
  box-shadow: 0px -2px 7px -1px rgba(0, 0, 0, 0.45),
    0px 0px 0px -1px rgba(0, 0, 0, 0.45);
  background-color: #0193c6;
}
footer {
  margin-top: 7px;
  box-shadow: 0px -2px 7px -1px rgba(0, 0, 0, 0.45),
    0px 0px 0px -1px rgba(0, 0, 0, 0.45);
  background-color: #fff;
}
.skillSection {
  padding: 40px 0px 50px 0px;
}
.footerSection {
  padding: 55px 0px;
}
.footer-logoSection img {
  width: 80px;
}
.descreaption-footer {
  text-align: justify;
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
}
.linkTitle {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #0193c6;
}
.footerLinkItems a {
  font-size: 16px;
  font-weight: 500;
}
li.footerLinkItems {
  position: relative;
  padding-left: 20px;
}

.shareIcon:hover,
.likeIocn:hover,
.contactLink:hover,
.footerLinkItems:hover a,
.footerLinkItems:hover .cercle {
  color: #0193c6;
  text-decoration: underline;
}
.headerContactLink:hover {
  color: #a2c82d;
  text-decoration: underline;
}
.footerLinkItems span.cercle {
  top: 6px;
  color: #0193c6;
  left: 0px;
  font-size: 9px;
  position: absolute;
}
.contactLink {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  position: relative;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 500;
}
span.contactIcons {
  position: absolute;
  border-radius: 100%;
  left: 0px;
  width: 28px;
  background-color: #0193c6;
  top: 50%;
  transform: translateY(-50%);
  height: 28px;
}
.contactIcons img {
  margin: 6px;
  width: 16px;
}
.footer-contact-section p {
  font-size: 15px;
  font-weight: normal;
}
p.copyText {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  padding: 10px;
  color: #fff;
  margin-bottom: 0px;
}
/* product page css here  */
.product-section-content {
  border-radius: 20px;
  padding: 50px;
}
.doc {
  padding: 30px 115px 30px 20px;
  position: relative;
  border-radius: 20px;
  background: #fff;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
.doc .textSectionContent .heading {
  color: #0193c6;
  font-size: 28.233px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.textSectionContent .level {
  color: #0193c6;

  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.skillName {
  color: #ef5c00;
  text-align: justify;
  font-size: 16px;
  margin: 5px 20px 5px 0px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.userTime {
  display: flex;
  align-items: center;
}
.userSection,
.timeSection {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  color: #1e1e1e;
  margin-right: 30px;
}
.server {
  z-index: 15;
  margin-bottom: 48px;
  margin-top: 48px;
  padding: 20px;
  position: relative;
  border-radius: 20px;
  background: #fff;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
span.imgesPatern {
  width: auto;
  display: inline-block;
}
span.imgesPatern:before {
  content: "";
  width: 10px;
  top: 55%;
  z-index: 8;
  border-radius: 100%;
  right: -11px;
  background-color: #ef5c00;
  height: 10px;
  position: absolute;
}
span.imgesPatern:after {
  content: "";
  width: 200px;
  top: 57%;
  z-index: 8;
  left: 123px;
  height: 150px;
  position: absolute;
  background: transparent;
  border-top: 2px dashed #ef5c00;
  border-right: 2px dashed #ef5c00;
}
/* span.imgesPatern2:before {
  content: '';
  width: 10px;
  bottom: 77%;
  z-index: 8;
  left: -10px;
  border-radius: 100%;
  background-color: #EF5C00;
  height: 10px;
  position: absolute;
} */

span.three.imgesPatern:after {
  content: "";
  width: 121px;
  top: -36%;
  z-index: 8;
  left: 204px;
  height: 181px;
  position: absolute;
  background: transparent;
  border-top: none;
  border-bottom: 2px dashed #ef5c00;
  border-right: 2px dashed #ef5c00;
}

.pattern01 {
  top: 31px;
  position: absolute;
  right: -58px;
}
.product-section .sectionTitle {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.pattern03 {
  top: 19%;
  position: absolute;
  right: 20px;
}
.pattern03 img,
.pattern02 img {
  width: 20px;
}
.pattern01 img {
  width: 120px !important;
}

.pattern02 {
  top: 20%;
  position: absolute;
  left: 30px;
}
.pattern05 {
  bottom: 0px;
  position: absolute;
  left: -147px;
}
.pattern05 img {
  width: 300px;
}
.blogSection,
.aboutSection,
.industriesPagesSection,
.srvicesPagesSection,
.product-section {
  position: relative;
  z-index: 11;
}
.pattern005 {
  bottom: 250px;
  position: absolute;
  left: -147px;
}
.pattern005 img {
  width: 300px;
}
/* span.imgesPatern2:after {
  content: '';
  width: 200px;
  bottom: 93%;
  z-index: 7;
  right: 123px;
  height: 150px;
  position: absolute;
  background: transparent;
  border-top: 2px dashed #EF5C00;
  border-left: 2px dashed #EF5C00;
  border-bottom: 2px dashed #EF5C00;
} */
.imgesPatern2 img,
.imgesPatern img {
  position: relative;
  z-index: 10;
}
.server .imageSection {
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.server .textSectionContent {
  width: fit-content;
  margin-left: auto !important;
}
.textSectionContent p {
  font-size: 22px;
  margin: 12px 0px;
}
.imageSection {
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.bgColor3 {
  background: #f9f9f9;
}
.imageSection img {
  width: 220px;
}
/* services page css here  */
.bgcolor1 {
  background: #f1fbff;
}
.srvicesPagesContent {
  padding: 40px;
}
.srvicesPagesContent .row .col-12.col-md-4 {
  margin-bottom: 60px;
}

.srvicesPagesContent .boxCard .boxImg {
  margin: -75px auto 20px;
  width: 90px;
  border-radius: 100%;
  height: 90px;
}
/* blog page css here  */
.IndustriesPagesContent .row .col-12.col-md-4 {
  margin-bottom: 30px;
}
.IndustriesPagesContent .boxCard {
  display: flex;
  height: 100%;
  border-radius: 10px;
  padding: 30px 20px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 6px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.industriesPagesSection .sectionTitle {
  padding-top: 30px;
  padding-bottom: 25px;
  text-align: center;
}
/* about page css  */
.aboutFinchSection {
  padding: 40px;
  border-radius: 21.429px;
  background: #fff;
  box-shadow: 5.71429px 5.71429px 7.14286px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
}
.aboutFinchSection .sectionTitle {
  text-align: left;
  padding: 0px;
  font-weight: 600;
  font-size: 28px;
  color: #0193c6;
  margin-bottom: 10px;
}
.tagLine {
  font-size: 16px;
  font-weight: 600;
  color: #ef5c00;
}
.about-finch-textContent {
  padding: 5px 0px;
}
.text-Description p {
  font-size: 16px;
  margin-bottom: 8px;
}
.about-finch-textContent {
  padding: 5px 0px;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.aboutUsList small.smalltext {
  font-size: 18px;
  font-weight: normal;
  color: #ef5c00;
}
/* blog css here  */

.blogSectionContent .row .col-12.col-md-4 {
  margin-bottom: 20px;
}
.blogSectionContent {
  border-radius: 18px;
}
.imgOverBtn {
  bottom: 0px;
  left: 0px;
  border-radius: 0px 0px 0px 10px;
  background-color: #0193c6;
}
.blogSection .sectionTitle {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.blogImgSection {
  border-radius: 10px;
  overflow: hidden;
}
.blog-box {
  height: 100%;
  border-radius: 10px;
  background: #fff;
  box-shadow: 4.51128px 4.51128px 4.51128px 0px rgba(0, 0, 0, 0.2);
}
.blog-box-heading h4 {
  color: #0193c6;
  font-size: 18.045px;
  font-weight: 600;
  line-height: normal;
}
.shareIcon,
.likeIocn {
  font-size: 20px;
  color: #0193c6;
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1199.99px) {
  .industriesPagesSection .sectionTitle {
    padding-top: 0px !important;
  }
  .boxCard {
    padding: 30px 10px !important;
  }
  .srvicesPagesContent .row .col-12.col-md-4:last-child {
    margin-bottom: 0px !important;
  }
  .footerSection {
    padding: 30px 0px 15px !important;
  }
  span.imgesPatern2:after {
    content: "";
    width: 280px !important;
    bottom: 95% !important;
    z-index: 7;
    right: 19px !important;
    height: 150px !important;
  }
  span.imgesPatern:after {
    content: "";
    width: 230px !important;
    top: 57% !important;
    z-index: 8;
    left: 80px !important;
    height: 150px !important;
  }
  .bannerImg {
    max-width: 450px !important;
    text-align: end;
    margin-left: auto;
  }
  span.textColor {
    font-size: 34px;
  }
  .custom-carousel-item .carousel-caption {
    width: 420px !important;
  }
  .carousel-caption h2 {
    font-size: 36px;
  }
  .bannerSection {
    background-color: #fbfbfb;
    padding: 40px 10px 40px 20px;
    margin-top: 4px;
  }
  .sectionTitle {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
  }
  .boxCard h2 {
    color: #0193c6;
    font-weight: 700;
    font-size: 24px;
  }
  .empoering-Innovator-Section {
    padding: 30px 0px;
  }
  .featureSection {
    padding: 30px 20px;
    background-color: #eff4f8;
  }
  .featureContent {
    padding: 0px 0px !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 991px) {
  .footer-logoSection {
    padding-right: 15px !important;
  }

  span.imgesPatern:before,
  span.imgesPatern2:after,
  span.imgesPatern:after {
    display: none;
  }
  .skillSection {
    padding: 30px 0px 30px 0px !important;
  }
  .bannerSection {
    padding: 15px 10px 20px 20px !important;
    margin-top: 4px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 350px !important;
  }
  .bannerImg {
    max-width: 310px !important;
  }
  .carousel-caption h2 {
    font-size: 24px;
  }
  span.textColor {
    font-size: 24px !important;
  }
  .carousel-caption img {
    width: 28px !important;
    margin-bottom: 5px !important;
  }
  .carousel-caption p {
    margin-bottom: 3px !important;
  }
  .why-us-Content {
    padding: 0px 15px !important;
  }
  span.heading {
    font-size: 28px !important;
  }
  .sectionTitle {
    padding-top: 0px !important;
  }
  .service-link,
  .footer-contact-section,
  .useful-link,
  .footer-logoSection {
    margin-bottom: 15px;
  }
  .linkTitle {
    margin-bottom: 5px !important;
  }
  .footerSection {
    padding: 30px 0px 0px !important;
  }
  .blog-box .px-3 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .blog-box .bannerBtn {
    width: 100px !important;
  }
  .shareIcon {
    padding-left: 5px !important;
  }
  .boxCard h4,
  .boxCard h2 {
    font-size: 18px !important;
  }
  .boxCard {
    padding: 30px 10px !important;
  }
  .srvicesPagesContent .row .col-12.col-md-4:last-child {
    margin-bottom: 0px !important;
  }
  .footerSection {
    padding: 30px 0px 15px !important;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 767px) {
  .userSection,
  .timeSection {
    margin-right: 20px !important;
  }
  .server {
    margin-top: 50px !important;
  }
  .carousel-caption img {
    width: 22px !important;
    margin-bottom: 20px !important;
  }
  .carousel-caption p {
    line-height: 18px !important;
    margin-bottom: 3px !important;
  }
  .carousel-caption h2 {
    font-size: 20px !important;
  }
  span.textColor {
    font-size: 19px !important;
  }
  .groupBtnSection {
    margin-top: 10px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 280px !important;
  }
  .visionSection {
    margin-bottom: 50px !important;
  }
  .empoering-Innovator-Section .row .col-12.col-md-4 {
    margin-bottom: 50px !important;
  }
  .empoering-Innovator-Section .row .col-12.col-md-4:last-child {
    margin-bottom: 0px !important;
  }
  .feature-leftSection ul {
    margin-bottom: 20px !important;
  }
  .hrListItems {
    margin-bottom: 0px !important;
  }
  .hrSectionText {
    margin-top: 20px !important;
  }
  .hrSectionMain {
    padding-bottom: 10px !important;
  }
  .internshipSectionMain {
    margin-top: 20px !important;
  }

  .footerSection {
    padding: 20px 0px 0px !important;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .text-Description {
    font-size: 16px;
    margin-bottom: 20px !important;
  }
  .aboutFinchSection .sectionTitle {
    text-align: left;
    padding: 0px !important;
  }
  a.bannerBtn {
    margin-right: 10px !important;
  }
  span.textColor {
    font-size: 16px !important;
  }
  .carousel-caption p {
    font-size: 13px !important;
  }
  .carousel-caption h2 {
    font-size: 18px !important;
  }
  .srvicesPagesContent .row .col-12.col-md-4:last-child {
    margin-bottom: 0px !important;
  }
  .doc {
    padding: 20px 85px 20px 25px !important;
  }
  .imageSection img {
    width: 180px !important;
  }

  .product-section-content {
    padding: 20px 28px 20px 28px !important;
  }
  .product-section .sectionTitle {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  a.headerContactLink {
    font-size: 13px !important;
  }
  .internshipSectionMain,
  .hrSectionText {
    padding: 0px 20px !important;
    margin-top: 20px !important;
  }

  span.heading {
    font-size: 24px !important;
  }
  .boxCard h2 {
    font-size: 18px !important;
  }
  .boxImg {
    margin: -60px auto 10px !important;
  }
  .description {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .boxCard h4 {
    font-size: 16px !important;
  }
  .feature-leftSection .title {
    font-size: 18px !important;
  }
  .sectionTitle {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
  }
  p.copyText {
    font-size: 13px !important;
  }

  .descreaption-footer,
  .footer-contact-section p,
  .contactLink,
  .footerLinkItems a {
    font-size: 14px !important;
  }
  .bannerImg {
    right: -60px !important;
    position: relative !important;
    max-width: 320px !important;
  }
}
@media only screen and (max-width: 480px) {
  .aboutFinchSection {
    padding: 40px 10px !important;
    border-radius: 21.429px;
    background: #fff;
    text-align: justify !important;
  }
  .internshipSectionMain,
  .hrSectionText {
    padding: 0px 5px !important;
    margin-top: 20px !important;
  }
  .carousel-caption img {
    margin-bottom: 10px !important;
  }
  .IndustriesPagesContent .row .col-12.col-md-4 {
    margin-bottom: 15px;
  }

  .doc {
    width: 100% !important;
    padding: 20px 15px 20px 15px !important;
  }
  .imageSection {
    margin-top: 20px !important;
    position: static !important;
    right: -100px;
    top: 50%;
    transform: translateY(0px) !important;
  }
  .server .textSectionContent {
    margin-top: 20px;
    width: auto !important;
    margin-left: auto !important;
  }
  .textSectionContent p {
    font-size: 18px !important;
    margin: 5px 0px !important;
  }
  .footerSection {
    padding: 20px 10px 0px !important;
  }
  .sectionTitle {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
  }
  .empoering-Innovator-Section .sectionTitle,
  .why-us-section .sectionTitle {
    padding-top: 0px !important;
    padding-bottom: 36px !important;
  }
  .bannerImg {
    right: -133px !important;
    position: relative !important;
    max-width: 320px !important;
  }
  a.bannerBtn {
    margin-right: 10px !important;
    width: 100px !important;
    font-size: 14px !important;
  }
  .carousel-caption p {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 3px !important;
  }
  .carousel-caption h2 {
    font-size: 18px !important;
  }
  span.textColor {
    font-size: 20px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 160px !important;
  }
  .custom-carousel-item .carousel-caption h4 {
    font-size: 20px !important;
  }
  .bannerSection {
    padding: 15px 0px 20px 8px !important;
    margin-top: 4px !important;
  }
  a.bannerBtn {
    margin-right: 5px !important;
    width: 100px !important;
    font-size: 12px !important;
  }
  .bannerImg {
    right: -146px !important;
    position: relative !important;
    max-width: 322px !important;
  }
  .IndustriesPagesContent .row .col-12.col-md-4 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 375.99px) {
  span.textColor {
    font-size: 18px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 160px !important;
  }
  .custom-carousel-item .carousel-caption h4 {
    font-size: 16px !important;
  }
  .bannerSection {
    padding: 15px 0px 20px 8px !important;
    margin-top: 4px !important;
  }
  a.bannerBtn {
    margin-right: 5px !important;
    width: 100px !important;
    font-size: 12px !important;
  }
  .bannerImg {
    right: -146px !important;
    position: relative !important;
    max-width: 322px !important;
  }
  .IndustriesPagesContent .row .col-12.col-md-4 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .groupBtnSection {
    display: flex;
    margin-top: 20px;
    flex-direction: row !important;
    justify-content: space-between;
  }
  .groupBtnSection a.bannerBtn {
    margin-bottom: 10px !important;
  }
  .carousel-caption img {
    width: 20px !important;
  }
  .userTime {
    display: flex;
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .timeSection {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 280px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .header-top a.headerContactLink {
    display: flex;

    align-items: center !important;
  }
  .header-top .contactIcons {
    margin-right: 3px !important;
  }
  a.navbar-brand {
    width: 80px !important;
  }
  .bannerSection {
    padding: 15px 1px 20px 8px !important;
    margin-top: 4px !important;
  }
  .header-top .container .justify-content-end {
    justify-content: space-between !important;
  }
  a.headerContactLink {
    padding: 10px 0px !important;
  }
  .headerContactLink span.contactIcons {
    border-radius: 100%;
    position: static !important;
    display: inline-block;
    width: 20px !important;
    background-color: #fff;
    transform: translateY(0px);
    height: 20px !important;
  }
  .header-top .contactIcons img {
    margin: 4px;
    width: 12px !important;
  }
  .header-top a.headerContactLink {
    font-size: 12px !important;
  }
  a.bannerBtn {
    margin-right: 5px !important;
    width: 90px !important;
    font-size: 12px !important;
  }
  .custom-carousel-item .carousel-caption {
    width: 160px !important;
  }
  .sectionTitle {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
  }
  .aboutFinchSection .sectionTitle {
    font-size: 17px !important;
  }
  .aboutFinchSection {
    padding: 40px 10px !important;
    border-radius: 21.429px;
    background: #fff;
    text-align: justify !important;
  }
}
.empoering-Innovator-Section,
.why-us-section {
  position: relative;
  z-index: 11;
}

.pattern1 img {
  width: 200px !important;
}
.pattern1 {
  bottom: 20px;
  position: absolute;
  right: -100px;
}
.pattern2 {
  top: 0px;
  position: absolute;
  left: 30px;
}
.pattern3 {
  top: 40%;
  position: absolute;
  right: 20px;
}
.pattern3 img,
.pattern2 img {
  width: 30px;
}

.pattern4 {
  top: 50%;
  position: absolute;
  left: -10px;
}
.pattern4 img {
  width: 40px;
}

.pattern5 {
  top: 0px;
  position: absolute;
  left: -147px;
}
.pattern5 img {
  width: 400px;
}
.pattern6 {
  z-index: 10;
  top: 50%;
  position: absolute;
  right: -210px;
}
.pattern6 img {
  width: 260px;
}
.pattern7 {
  top: 30%;
  position: absolute;
  left: -247px;
}
.pattern7 img {
  width: 300px;
}
.pattern8 {
  z-index: 10;
  top: 40%;
  position: absolute;
  right: -29px;
}
.pattern8 img {
  width: 350px;
  rotate: -180deg;
}

.pattern9 img {
  width: 30px;
}

.pattern9 {
  top: 40%;
  position: absolute;
  left: -4px;
}
.pattern10 img {
  width: 177px;
  rotate: 180deg;
}

.pattern10 {
  top: -3%;
  position: absolute;
  left: -116px;
}
.pattern11 img {
  width: 400px;
  rotate: 180deg;
}

.pattern11 {
  top: 50%;
  position: absolute;
  left: -221px;
}
.pattern12 img {
  width: 240px;
}
.pattern12 {
  z-index: 10;
  top: 25%;
  position: absolute;
  right: -160px;
}
.featureContent {
  z-index: 11;

  position: relative;
}
.hrSectionMain {
  z-index: 11;
  background-color: #fff;
  position: relative;
}
/* .bgImg {
  overflow: hidden;
  background-image: url(../images/bgimgs.png);
  background-repeat: no-repeat;
  background-origin: border-box;
  background-position: center;
  background-size: contain;
} */
@media (max-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px !important;
  }
}
@media (max-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px !important;
  }
}
@media (max-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px !important;
  }
}

@media (min-width: 1199px) {
  .container.old {
    max-width: 1140px !important;
  }
}

/* Css for the SEO */
/* .sectionTitle {
  text-align: left;
  padding: 0px;
  font-weight: 600;
  font-size: 28px;
  color: #0193c6;
  margin-bottom: 10px;
} */

.cta-banner {
  background-color: #0193c6;
  padding: 40px;
  color: #fff;
}

.cta-banner .bannerBtn {
  width: 50%;
  float: right;
  color: #fff;
  border: 1px solid #fff;
}

.cta-banner .bannerBtn:hover {
  background-color: #ef5c00;
}

.contact-form-container {
  background-color: #ffffff;
  padding: 20px;
  /* border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.contact-form-container h2 {
  margin-bottom: 20px;
  color: #333333;
}

.contact-form-container button {
  background-color: #0193c6;
}

.contact-form-container button:hover {
  background-color: #ef5c00;
  border-color: #fff;
}

.contactUsSection a,
.KnowMore a {
  color: #0193c6;
  font-weight: bold;
}

/* CTA Banner Styles */
.cta-banner {
  background-color: #0193c6; /* Finch theme color */
  color: white;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.cta-content {
  text-align: center;
  z-index: 1;
}

.cta-text {
  font-size: 2em;
  margin-bottom: 20px;
  animation: fadeIn 3s ease-in-out;
  color: #fff; /* Color from logo */
}

.cta-button {
  background-color: #f57f17; /* Color from logo */
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 1.2em;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s;
  animation: slideIn 3s ease-in-out;
}

.cta-button:hover {
  background-color: #ffb300; /* Lighter shade from logo */
  color: #0077b6; /* Finch theme color */
}

/* Animation Keyframes */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Background Animation */
.cta-banner::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background-image: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  animation: rotate 6s linear infinite;
  z-index: 0;
  opacity: 0.3;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#contact-form {
  width: 50%;
  margin: 0 auto;
}

.web-section-details{
  padding-top: 0;
}
.get-in-touch-title{
  padding-bottom: 20px;
}