@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");

* {
  margin: 0px;
  padding: 0px;
}

html,
body {
  font-family: "Poppins", sans-serif;
}
/* =================== Navbar Start ========================= */
.navbar {
  background-color: white !important;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar .navbar-brand img {
  width: 50%;
}
.book-keep {
  position: relative;
  width: 80px !important;
}
.book-keep img {
  position: absolute;
  /* left: -5px; */
  right: 0;
  top: 54px;
  width: 100% !important;
}
.audit-book img {
  position: absolute;
  /* left: -5px; */
  right: 0;
  top: 50px;
  width: 100% !important;
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .image {
    padding-top: 3px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .book-keep {
    width: 100%;
  }
  .book-keep img {
    width: 30px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 991px) {
  .book-keep-2 {
    width: 100%;
  }
  .book-keep-2 img {
    width: 30px !important;
    /* right: 30px; */
  }
}
.navbar-light .navbar-nav .nav-link {
  letter-spacing: 0px;
  color: #1a1a1a !important;
  font-size: 16px;
}
/* .accou{
	padding-left: 10px;
} */

.navbar-light .navbar-nav .nav-item {
  padding: 0px 20px;
}

.navbar-light .side-btn {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
  text-decoration: none;
}

.navbar-light .number-btn {
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 13px;
  background: #23407f 0% 0% no-repeat padding-box;
  box-shadow: -48px 0px 48px #1a1a1a14;
  border: none;
  border-radius: 0px !important;
  height: 50px;
}

@media (max-width: 1024px) {
  .navbar .navbar-brand {
    width: 22%;
  }
}

@media (max-width: 768px) {
  .navbar .navbar-brand {
    width: 30%;
  }
  .main-sta {
    margin-top: -125px;
  }

  .navbar .side-btn {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .navbar .navbar-brand {
    width: 60%;
  }
}

@media (max-width: 390px) {
  .navbar .navbar-brand {
    width: 60%;
  }
}
/* =================== Navbar End ========================= */

.services-main h1 {
  letter-spacing: -1.8px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: 400;
  font-size: 50px;
}
/* start home-page */
/* We Provide Best TAX Services css start */
.bg-capture {
  background-image: url(../img/Group\ 62.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 57%;
  height: 100vh;
  display: flex;
  align-items: center;
}

.tax-services-bg {
  background-color: #f5f5f5;
}

.gab-all {
  margin-top: 100px !important;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  border: 1px solid #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}
/* We Provide Best TAX Services css end */
/* end home-page  */
/*  Trusted By Over 100+ Startups and freelance business start */

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
/*  Trusted By Over 100+ Startups and freelance business end */
/* We have best team and best process css start */

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}
.main-row {
  margin-top: -500px;
}
.startup-para {
  position: relative;
  top: 100px;
}

.team-text {
  margin-bottom: -130px;
  margin-top: 150px;
}

.team-text h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 50px;
}

.startup-text {
  margin-top: 50px;
}
.start-three {
  height: auto !important;
}
.start-two {
  height: auto !important;
}
.start-one {
  height: auto !important;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-three {
  background-image: url(../img/Group\7\\(1\).png);
  background-position: 165px 50% !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
  height: 284px;
}
/* We have best team and best process css end */
/* Services we Provide css Start */

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card {
  padding: 5% 0%;
  border: none !important;
}

.services-provide .card .card-body {
  padding: 1rem 0rem;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

/* Services we Provide css end */

/* start home-page */

/* We Provide Best TAX Services css start */

.bg-capture {
  background-image: url(../img/Group\ 894.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  height: 100vh;
  display: flex;
  align-items: center;
}

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}

/* We Provide Best TAX Services css end */

/* end home-page  */

/*  Trusted By Over 100+ Startups and freelance business start */

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/*  Trusted By Over 100+ Startups and freelance business end */

/* We have best team and best process css start */

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.team-text {
  margin-bottom: -130px;
  margin-top: 150px;
}

.team-text h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.startup-text {
  margin-top: 50px;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-three {
  background-image: url(../img/Group\7\\(1\).png);
  background-position: 165px 50% !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
  height: 284px;
}

/* We have best team and best process css end */

/* Services we Provide css Start */

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card {
  padding: 5% 0%;
  border: none !important;
}

.services-provide .card .card-body {
  padding: 1rem 0rem;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

/* Services we Provide css end */

/* =================== Navbar Start ========================= */

.navbar {
  background-color: white !important;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-light .navbar-nav .nav-link {
  letter-spacing: 0px;
  color: #1a1a1a !important;
  font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #23407f !important;
}

.navbar-light .navbar-nav .nav-item {
  padding: 0px 20px;
}

.navbar-light .side-btn {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
  text-decoration: none;
}

.navbar-light .side-btn:hover {
  color: #23407f !important;
}

.navbar-light .number-btn {
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 13px;
  background: #23407f 0% 0% no-repeat padding-box;
  box-shadow: -48px 0px 48px #1a1a1a14;
  border: none;
  border-radius: 0px !important;
  height: 50px;
}

/* =================== Navbar End ========================= */

/* start home-page */

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}

/* We Provide Best TAX Services css end */

/* end home-page  */

/*  Trusted By Over 100+ Startups and freelance business start */

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/*  Trusted By Over 100+ Startups and freelance business end */

/* We have best team and best process css start */

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.team-text {
  margin-bottom: -130px;
  margin-top: 150px;
}

.team-text h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.startup-text {
  margin-top: 50px;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-three {
  background-image: url(../img/Group\7\\(1\).png);
  background-position: 165px 50% !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
  height: 284px;
}

/* We have best team and best process css end */

/* Services we Provide css Start */

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

/* Services we Provide css end */

/* Testimonials css start */

.test-boxmain {
  margin-top: 70px;
}

.test-box {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  /* opacity: 0.5; */
  padding: 30px;
}

.test-box:hover {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  color: gray;
  box-shadow: -3px 15px 40px #00000014;
  opacity: 1;
}

.test-box p {
  margin-top: 50px;
  color: gray;
  font-family: "Poppins", sans-serif;
}

.business {
  color: gray;
  font-size: 13px;
}

/* Testimonials css end */

/* === FAQ'S Accordion Css Start=== */

.faq-main {
  margin-top: 100px !important;
  margin-bottom: 500px !important;
  background-image: url(../img/Vector\ 1578.svg);
  background-position: 76% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  /* height: 1000px; */
  object-fit: cover;
}

/* about page css start */

/* about-section */

.img {
  background-image: url(../img/Rectangle\ 46.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -999;
  position: relative;
  left: -28px;
  top: 60px;
  width: 100px;
  height: 100px;
}

.img-2 {
  background-image: url(../img/Rectangle\ 46.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  left: 100px;
  bottom: 60px;
  width: 100px;
  height: 100px;
}

.mask-img img {
  width: 100%;
}

.color {
  margin-top: 150px;
  margin-bottom: 170px;
  margin-left: -12px;
  background-color: #f8f8f8;
}

.color h1 {
  margin-top: 40px;
  margin-left: 50px;
  text-align: left;
  font-size: 60px;
  font-family: "Poppins", sans-serif;
}

.color p {
  font-family: "Poppins", sans-serif;
  margin-left: 50px;
  font-size: 12px;
  line-height: 20px;
}

/* section-two */

.point {
  font-family: "Poppins", sans-serif;
}

.top {
  margin-top: 120px;
}

.point h4 {
  color: black;
  font-family: "Poppins", sans-serif;
}

.point h1 {
  font-size: 50px;
  font-weight: 100px;
}

.point P {
  font-size: 13px;
}

.point-2 {
  margin-top: 40px;
  color: black;
  font-family: "Poppins", sans-serif;
}

.point-2 h4 {
  font-family: "Poppins", sans-serif;
}

.point-2 h1 {
  font-size: 50px;
  font-weight: 100px;
}

.point-2 P {
  font-size: 13px;
}

.group-1 img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

/* question-section */

/* about section media query  */

/* If the screen size is 600px or less, set the font-size of <div> to 30px */

@media only screen and (max-width: 425px) {
  .img-2 {
    display: none;
  }
  .test-boxmain {
    margin-top: 0px !important;
  }
  .svg-62 {
    display: none;
  }
  .main-row {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .img-2 {
    background-image: url(../img/Rectangle\ 46.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 60px;
    bottom: 60px;
    width: 100px;
    height: 100px;
  }
  .start-three {
    background-image: url(../img/3\ background.png);
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 260px !important;
  }
}

@media only screen and (max-width: 768px) {
  .img-2 {
    background-image: url(../img/Rectangle\ 46.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 30px;
    bottom: 60px;
    width: 100px;
    height: 100px;
  }
  .fill-start {
    margin-top: -115px !important;
  }
  .choose {
    margin-top: -115px !important;
  }

  .start-one {
    background-image: url(../img/3\ background.png);
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100% !important;
  }
  .start-two {
    background-image: url(../img/3\ background.png);
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100% !important;
  }
  .start-three {
    background-image: url(../img/3\ background.png);
    background-position: 100% 50% !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100% !important;
  }
}

/* about page css end */

/* =========Contact Page Styling Start=========== */

.services-main p {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  text-align: center;
  opacity: 0.7;
  padding-top: 10px;
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.service-card-bg-img {
  width: 100%;
  background-image: url(../img/Rectangle\ frame2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* Background Image sizing Media Queries */
@media (max-width: 1024px) {
  .service-card-bg-img {
    background-size: 100% 80%;
  }
}
@media (max-width: 768px) {
  .service-card-bg-img {
    background-size: 100% 60%;
  }
}
@media (max-width: 480px) {
  .service-card-bg-img {
    background-image: none;
  }
}
/* Background Image sizing Media Queries end */

.services-cards .card {
  padding: 5%;
  border: none !important;
  background-color: transparent;
}

.services-cards .card:hover {
  background: #23407f 0% 0% no-repeat padding-box;
  box-shadow: -5px 25px 60px #d8b1271f;
  opacity: 1;
}

.services-cards .card:hover p {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
}

.services-cards .card:hover h5 {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.services-cards .card:hover hr {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
}

.services-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 500;
}

.talkmore-bgimg {
  background-image: url(../img/Inner\ frame.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.talk-more h1 {
  letter-spacing: -1.15px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-weight: 400 !important;
  text-align: center;
  opacity: 1;
  padding-top: 10%;
}

.talk-more .btn {
  margin-top: 10px;
  background-color: #1a1a1a 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 1%;
  padding-bottom: 1%;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 13px;
  border-radius: 0px;
}

/* .freelance-businesss h6 {
    text-align: center;
    letter-spacing: -0.5px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    opacity: 1;
} */

.say-helo {
  background: #23407f 0% 0% no-repeat padding-box;
  opacity: 1;
}

.say-helo h1 {
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 400;
  font-size: 42px;
  text-align: center;
}

.say-helo h6 {
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 500;
  font-size: 18px;
}

.say-helo p {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
}

.scope-work h1 {
  letter-spacing: -1.8px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 50px;
  font-weight: 400;
}

.scope-work h4 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  opacity: 1;
}

.scope-work ul li {
  list-style-type: none;
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  opacity: 0.7;
  line-height: 30px;
}

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 11px 15px 11px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 1;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #23407f;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #23407f;
}

.tabset > input:checked + label {
  letter-spacing: 0px;
  color: #23407f;
  opacity: 1;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: -1px;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tab-panel {
  padding: 60px 0;
}

/* ==================================== blog page start ===================================== */

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
  height: 50px;
  overflow: hidden;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

/* ==================================== blog page end =======================================*/

/* =========Contact Page Styling Start=========== */

.contact_page_section .contact_page_section_header {
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header h1 {
  font-weight: 400;
  font-size: 65px;
}

.contact_page_section .contact_page_section_header p {
  width: 67%;
  color: #1a1a1a;
  font-weight: normal;
  opacity: 0.7;
  margin: auto;
  margin-top: 25px !important;
}

.contact_page_section_form {
  margin-top: 4rem;
}

.contact_page_section_form .contact_details {
  font-family: "Poppins", sans-serif;
  text-align: left;
  justify-content: center;
  padding: 30px;
  margin: auto;
}

.contact_page_section_form .contact_details h2 {
  font-weight: 400;
  color: #1a1a1a;
  font-size: 42px;
}

.contact_page_section_form .contact_details p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  width: 90%;
  margin-top: 15px;
}

.contact_page_section_form .contact_details .contact_detail_inner h5 {
  font-weight: 400;
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-size: 22px;
}

.contact_page_section_form .contact_details .contact_detail_inner p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  position: relative;
  bottom: 15px;
  font-size: 13px;
}

.contact_page_section_form form .form-group input {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 17px;
  width: 100%;
}

.contact_page_section_form form .form-group textarea {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 17px;
  resize: none;
  width: 100%;
}

.contact_page_section_form form .btn-contact-submit {
  background: #23407f 0% 0% no-repeat padding-box;
  line-height: 60px;
  border: 1px solid #23407f;
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  width: 100%;
}

.contact_full_img {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.contect_faq_section h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: -1.8px;
  color: #000000;
  font-size: 65px;
}

.contect_faq_section_home {
  position: relative;
  top: 200px;
}

@media (max-width: 425px) {
  .contact_page_section .contact_page_section_header h1 {
    font-size: 55px !important;
  }
}

/* === FAQ'S Accordion Css Start=== */

.accordion .accordion-content {
  margin-top: 15px;
  overflow: hidden;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
}

.accordion .accordion-content header {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  padding: 20px;
}

.accordion .accordion-content.open header {
  background: #ffffff;
}

.accordion .accordion-content header i.fa-minus {
  color: #d8b127;
}

.accordion .accordion-content header span.title {
  padding-left: 15px;
}

.accordion .accordion-content p.discription {
  display: none;
  padding-left: 50px;
  padding-bottom: 15px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  animation: slideInDown;
  animation-duration: 0.4s;
  padding: 20px 60px 0;
  position: relative;
  bottom: 20px;
}

.accordion .accordion-content.open header span.title {
  animation: zoomIn;
  animation-duration: 1.6s;
}

.accordion .accordion-content p.discription {
  animation: zoomIn;
  animation-duration: 0.4s;
}

/* ===FAQ'S Accordion Css End=== */

/* Our Latest Blogs css start */

.our-blog-main h1 {
  font-weight: 300 !important;
  font-family: "Poppins", sans-serif;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

/* Our Latest Blogs css end */

/* ===FAQ'S Accordion Css End=== */

/* ===MEdia Query Start=== */

@media (max-width: 1440px) and (min-width: 768px) {
  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contact_page_section_form .contact_details p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .contact_page_section_form .contact_details h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact_page_section .contact_page_section_header p {
    width: 100%;
    margin-top: 5px !important;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 5px;
  }

  .contact_page_section_form .contact_details p {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .contact_page_section_form .contact_details p {
    width: 100%;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 15px;
    padding-top: 10px;
  }
}

@media (max-width: 425px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .accordion .accordion-content p.discription {
    font-size: 12px !important;
  }

  .services-cards {
    background-image: none !important;
  }
}

@media (max-width: 375px) {
  .accordion .accordion-content header {
    font-size: 13px !important;
  }
}

/* ===MEdia Query End=== */

/* =========Contact Page Styling End=========== */

/* =================== Navbar End ========================= */

/* =================== Footer Start ======================= */

.footer {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: white;
}

.footer .footer-desc {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
  opacity: 0.4;
  width: 90%;
}

.footer .icons a {
  color: #23407f;
}

.footer h3 {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 13px;
}

.footer p.links {
  line-height: 15px;
}

.footer p.links a {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
  text-decoration: none;
  opacity: 0.4;
}

.footer .input-group input {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  border-radius: 0px;
  letter-spacing: 0px;
  color: #181433;
  font-size: 13px;
  border: none;
  opacity: 0.4;
}

.footer .input-group a {
  text-decoration: none;
  background: #d8b127 0% 0% no-repeat padding-box;
  height: 50px;
  color: white;
  border: none;
  border-radius: 0px;
}

.footer .star-line {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
}

.footer .bottom-footer p {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0px;
}

/* =================== Footer Start ======================= */

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.img {
  background-image: url(../img/Desktop\ -\ 39.png);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  width: 210px;
  position: relative;
  height: 210px;
  top: 100px;
  z-index: 99;
  left: 50px;
}

.img-two {
  background-image: url(../img/Desktop\ -\ 39.png);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  width: 210px;
  position: relative;
  height: 210px;
  bottom: 130px;
  z-index: 99;
  left: 15px;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.startup-text {
  margin-top: 50px;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.fill-start {
  margin-top: -65px !important;
}

.fill-start h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600 !important;
  font-size: 23px;
}

.fill-start p {
  font-family: "Poppins", sans-serif;
}

@media (max-width: 1024px) {
  .free-sign {
    position: relative;
    top: 100px;
  }

  .fill-start {
    margin-top: -68px;
  }

  .provide-bg {
    background-image: url(../img/Group\ 63.svg);
    background-position: 200px !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: 500px;
    margin-top: -340px;
  }

  .tax-services h1 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .startup-bg {
    background-image: url(../img/Group\ 62.svg);
    background-attachment: scroll;
    background-size: contain;
    background-position: -150% 95% !important;
    background-repeat: no-repeat;
    /* height: 600px; */

    margin-bottom: 100px;
  }

  .fill-start {
    margin-top: 10px !important;
  }

  .free-sign {
    position: relative;
    top: 235px !important;
  }

  .freelance-businesss {
    margin-top: 142% !important;
  }

  .choose {
    top: -150px !important;
    position: relative;
  }
}

@media (max-width: 320px) {
  .freelance-businesss {
    margin-top: 180% !important;
  }
}

/* We have best team and best process css end */

/* Services we Provide css Start */

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.card-title {
  font-family: "Poppins", sans-serif;
  font-weight: normal !important;
}

.accou {
  font-weight: 500 !important;
}

.card-text {
  font-family: "Poppins", sans-serif;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

.serv {
  font-family: "Poppins", sans-serif;
  font-weight: 300 !important;
  margin-top: 160px;
}

@media (max-width: 1024px) {
  .serv {
    font-family: "Poppins", sans-serif;
    font-weight: 300 !important;
    margin-top: 250px;
  }
}
.free-sign h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600 !important;
  font-size: 23px;
}

@media (max-width: 600px) {
  .startup-bg {
    background-image: none !important;
  }

  .fill-start {
    margin-top: 210px !important;
    margin-bottom: 33px !important;
  }

  .faq-main {
    background-image: none;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

/* Services we Provide css end */

/* Testimonials css start */

.provide-bg {
  background-image: url(../img/Group\ 63.svg);
  background-position: 601% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
  margin-top: -347px;
}

.test-monial p {
  color: gray;
  font-family: "Poppins", sans-serif;
}

.test-monial h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300 !important;
}

.test-monial p {
  font-family: "Poppins", sans-serif;
  font-weight: normal !important;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 1pxsolidrgba (0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* Testimonials css end */

/* === FAQ'S Accordion Css Start=== */
.faq-text h1 {
  font-size: 70px !important;
  font-weight: 300;
}

/* about page css start */

/* about-section */

.img {
  background-image: url(../img/Rectangle\ 46.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -999;
  position: relative;
  left: -28px;
  top: 60px;
  width: 100px;
  height: 100px;
}

.img-2 {
  background-image: url(../img/Rectangle\ 46.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  left: 100px;
  bottom: 60px;
  width: 100px;
  height: 100px;
}

.mask-img img {
  width: 100%;
}

.color {
  margin-top: 150px;
  margin-bottom: 170px;
  margin-left: -12px;
  background-color: #f8f8f8;
}

.color h1 {
  margin-top: 40px;
  margin-left: 50px;
  text-align: left;
  font-size: 60px;
  font-family: "Poppins", sans-serif;
}

.color p {
  font-family: "Poppins", sans-serif;
  margin-left: 50px;
  font-size: 12px;
  line-height: 20px;
}

/* section-two */

.point {
  font-family: "Poppins", sans-serif;
}

.top {
  margin-top: 120px;
}

.point h4 {
  color: black;
  font-family: "Poppins", sans-serif;
}

.point h1 {
  font-size: 50px;
  font-weight: 100px;
}

.point P {
  font-size: 13px;
}

.point-2 {
  margin-top: 40px;
  color: black;
  font-family: "Poppins", sans-serif;
}

.point-2 h4 {
  font-family: "Poppins", sans-serif;
}

.point-2 h1 {
  font-size: 50px;
  font-weight: 100px;
}

.point-2 P {
  font-size: 13px;
}

.group-1 img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

/* question-section */

/* about section media query  */

/* If the screen size is 600px or less, set the font-size of <div> to 30px */

@media only screen and (max-width: 425px) {
  .img-2 {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .img-2 {
    background-image: url(../img/Rectangle\ 46.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: 60px;
    bottom: 60px;
    width: 100px;
    height: 100px;
  }
}

/* about page css end */

/* =========Contact Page Styling Start=========== */

.contact_page_section .contact_page_section_header {
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header h1 {
  font-weight: 400;
  font-size: 65px;
}

.contact_page_section .contact_page_section_header p {
  width: 67%;
  color: #1a1a1a;
  font-weight: normal;
  opacity: 0.7;
  margin: auto;
  margin-top: 25px !important;
}

.contact_page_section_form {
  margin-top: 4rem;
}

.contact_page_section_form .contact_details {
  font-family: "Poppins", sans-serif;
  text-align: left;
  justify-content: center;
  padding: 30px;
  margin: auto;
}

.contact_page_section_form .contact_details h2 {
  font-weight: 400;
  color: #1a1a1a;
  font-size: 42px;
}

.contact_page_section_form .contact_details p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  width: 90%;
  margin-top: 15px;
}

.contact_page_section_form .contact_details .contact_detail_inner h5 {
  font-weight: 400;
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-size: 22px;
}

.contact_page_section_form .contact_details .contact_detail_inner p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  position: relative;
  bottom: 15px;
  font-size: 13px;
}

.contact_page_section_form form .form-group input {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  width: 100%;
}

.contact_page_section_form form .form-group textarea {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  resize: none;
  width: 100%;
}

.contact_page_section_form form .btn-contact-submit {
  background: #23407f 0% 0% no-repeat padding-box;
  line-height: 60px;
  border: 1px solid #23407f;
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  width: 100%;
}

.contact_full_img {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.contect_faq_section h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  letter-spacing: -1.8px;
  color: #000000;
  font-size: 65px;
}

/* === FAQ'S Accordion Css Start=== */

.accordion .accordion-content.open {
  margin-top: 15px;
  overflow: hidden;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
}

.accordion .accordion-content header {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  padding: 20px;
  margin-top: 10px;
}

.accordion .accordion-content.open header {
  background: #ffffff;
}

.accordion .accordion-content header i.fa-minus {
  color: #d8b127;
}

.accordion .accordion-content header span.title {
  padding-left: 15px;
}

.accordion .accordion-content p.discription {
  display: none;
  padding-left: 50px;
  padding-bottom: 15px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  animation: slideInDown;
  animation-duration: 0.4s;
  padding: 20px 60px 0;
  position: relative;
  bottom: 20px;
}

.accordion .accordion-content.open header span.title {
  animation: zoomIn;
  animation-duration: 1.6s;
}

.accordion .accordion-content p.discription {
  animation: zoomIn;
  animation-duration: 0.4s;
}

/* ===FAQ'S Accordion Css End=== */

/* Our Latest Blogs css start */

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

/* Our Latest Blogs css end */

/* ===FAQ'S Accordion Css End=== */

/* ===MEdia Query Start=== */

@media (max-width: 1440px) and (min-width: 768px) {
  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 20px;
  }
}
@media (max-width: 1440px) {
  .main-row {
    margin-top: -435px;
  }
}
@media (max-width: 1024px) {
  .main-row {
    margin-top: -424px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contact_page_section_form .contact_details p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .contact_page_section_form .contact_details h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact_page_section .contact_page_section_header p {
    width: 100%;
    margin-top: 5px !important;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 5px;
  }

  .contact_page_section_form .contact_details p {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .contact_page_section_form .contact_details p {
    width: 100%;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 15px;
    padding-top: 10px;
  }
}

@media (max-width: 425px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .accordion .accordion-content p.discription {
    font-size: 12px !important;
  }
}

@media (max-width: 375px) {
  .accordion .accordion-content header {
    font-size: 13px !important;
  }
}

/* ===MEdia Query End=== */

/* =========Contact Page Styling End=========== */

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}
@media only screen and (max-width:767px)
{
  .tax-img img{
    display: none !important;
  }
}

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.trust-bg {
  margin-top: 200px;
}

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.startup-text {
  margin-top: 50px;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.choose {
  margin-top: -20px !important;
}

.free-sign p {
  line-height: 33px !important;
}

.startup-text p {
  line-height: 25px;
}

.fill-start p {
  line-height: 33px !important;
}

.choose p {
  line-height: 33px !important;
}

.choose h3 {
  font-family: "Poppins", sans-serif;
}

.choose p {
  font-family: "Poppins", sans-serif;
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

.test-box h4 {
  font-weight: normal !important;
  font-family: "Poppins", sans-serif;
}

@media only screen and (max-width: 425px) {
  .scope-work h1 {
    font-size: 45px !important;
  }

  .tabset > label {
    font-size: 20px !important;
  }
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
  .tabset > label {
    font-size: 18px !important;
  }

  .scope-work h1 {
    font-size: 56px !important;
  }

  .freelance-businesss {
    margin-top: 15% !important;
  }

  .trust-bg {
    margin-top: 50px;
  }

  .team-text {
    margin-top: 50px !important;
  }

  .faq-main {
    margin-top: 0px !important;
    margin-bottom: 450px !important;
  }
}

@media (max-width: 480px) {
  .freelance-businesss {
    margin-top: 50% !important;
  }
}

@media (max-width: 360px) {
  .test-box h4 {
    margin-left: 10%;
  }
}

@media (max-width: 320px) {
  .scope-work h1 {
    font-size: 32px !important;
  }
}

.services-main p {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  text-align: center;
  opacity: 0.7;
  padding-top: 10px;
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.talkmore-bgimg {
  background-image: url(../img/Inner\ frame.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.talk-more h1 {
  letter-spacing: -1.15px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-weight: 400 !important;
  text-align: center;
  opacity: 1;
  padding-top: 10%;
}

.freelance-business h6 {
  text-align: center;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  opacity: 1;
}

.say-helo {
  padding: 88px 20px;
  background: #23407f 0% 0% no-repeat padding-box;
  opacity: 1;
}

.say-helo h1 {
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 400;
  font-size: 41px;
  text-align: center;
}

.scope-work h1 {
  letter-spacing: -1.8px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 50px;
  font-weight: 400;
}

.scope-work h4 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  opacity: 1;
}

.scope-work ul li {
  list-style-type: none;
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  opacity: 0.7;
  line-height: 30px;
}

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 11px 15px 11px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 1;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #23407f;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #23407f;
}

.tabset > input:checked + label {
  letter-spacing: 0px;
  color: #23407f;
  opacity: 1;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: -1px;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tab-panel {
  padding: 60px 0;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

.contact_page_section .contact_page_section_header {
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header h1 {
  font-weight: 400;
  font-size: 65px;
}

.contact_page_section .contact_page_section_header p {
  width: 67%;
  color: #1a1a1a;
  font-weight: normal;
  opacity: 0.7;
  margin: auto;
  margin-top: 25px !important;
}

.contact_page_section_form {
  margin-top: 4rem;
}

.contact_page_section_form .contact_details {
  font-family: "Poppins", sans-serif;
  text-align: left;
  justify-content: center;
  padding: 30px;
  margin: auto;
}

.contact_page_section_form .contact_details h2 {
  font-weight: 400;
  color: #1a1a1a;
  font-size: 42px;
}

.contact_page_section_form .contact_details p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  width: 90%;
  margin-top: 15px;
}

.contact_page_section_form .contact_details .contact_detail_inner h5 {
  font-weight: 400;
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-size: 22px;
}

.contact_page_section_form .contact_details .contact_detail_inner p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  position: relative;
  bottom: 15px;
  font-size: 13px;
}

.contact_page_section_form form .form-group input {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 17px;
  width: 100%;
}

.contact_page_section_form form .form-group textarea {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 17px;
  resize: none;
  width: 100%;
}

.contact_page_section_form form .btn-contact-submit {
  background: #23407f 0% 0% no-repeat padding-box;
  line-height: 60px;
  border: 1px solid #23407f;
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  width: 100%;
}

.contact_full_img {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.contect_faq_section h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: -1.8px;
  color: #000000;
  font-size: 65px;
}

.accordion .accordion-content {
  margin-top: 15px;
  overflow: hidden;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
}

.accordion .accordion-content header {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  padding: 20px;
}

.accordion .accordion-content.open header {
  background: #ffffff;
}

.accordion .accordion-content header i.fa-minus {
  color: #d8b127;
}

.accordion .accordion-content header span.title {
  padding-left: 15px;
}

.accordion .accordion-content p.discription {
  display: none;
  padding-left: 50px;
  padding-bottom: 15px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  animation: slideInDown;
  animation-duration: 0.4s;
  padding: 20px 60px 0;
  position: relative;
  bottom: 20px;
}

.accordion .accordion-content.open header span.title {
  animation: zoomIn;
  animation-duration: 1.6s;
}

.accordion .accordion-content p.discription {
  animation: zoomIn;
  animation-duration: 0.4s;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

@media (max-width: 1440px) and (min-width: 768px) {
  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contact_page_section_form .contact_details p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .contact_page_section_form .contact_details h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact_page_section .contact_page_section_header p {
    width: 100%;
    margin-top: 5px !important;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 5px;
  }

  .contact_page_section_form .contact_details p {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .contact_page_section_form .contact_details p {
    width: 100%;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 15px;
    padding-top: 10px;
  }
}

@media (max-width: 425px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .accordion .accordion-content p.discription {
    font-size: 12px !important;
  }
}

@media (max-width: 375px) {
  .accordion .accordion-content header {
    font-size: 13px !important;
  }
}

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
  color: gray;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.team-text {
  margin-bottom: -130px;
  margin-top: 150px;
}

.startup-text {
  margin-top: 50px;
}

.startup-text p {
  color: gray;
}

.startup-para p {
  color: gray;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-three {
  background-image: url(../img/3\ background.png);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
}

@media (max-width: 1024px) {
  .free-sign {
    position: relative;
    top: 100px;
  }

  .provide-bg {
    background-image: url(../img/Group\ 63.svg);
    background-position: 200px !important;
    background-repeat: no-repeat;
    background-size: contain;
    height: 500px;
    position: relative;
    z-index: 99;
    margin-top: -340px;
  }

  .tax-services h1 {
    font-size: 40px !important;
  }
}

@media (max-width: 768px) {
  .startup-bg {
    background-image: url(../img/Group\ 62.svg);
    background-attachment: scroll;
    background-size: contain;
    background-position: -150% 95% !important;
    background-repeat: no-repeat;
    /* height: 600px; */

    margin-bottom: 100px;
  }

  .free-sign {
    position: relative;
    top: 235px !important;
  }
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: bold;
}

@media (max-width: 768px) {
  /* .freelance-business {
        margin-top: 30%!important;
    } */
  .startup-bg {
    background-image: url(../img/Group\ 62.svg);
    background-attachment: scroll;
    background-size: contain;
    background-position: -31px 230px;
    background-repeat: no-repeat;
  }

  .free-sign {
    position: relative;
    top: 185px;
  }
}

@media (max-width: 600px) {
  /* .freelance-businesss {
        margin-top: 140%!important;
    } */
  .startup-bg {
    background-image: none !important;
  }

  .fill-start {
    margin-top: 210px !important;
    margin-bottom: 33px !important;
  }

  .choose {
    margin-top: 176px !important;
  }

  .bg-capture {
    background-image: none;
    background-color: #f8f8f8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    height: 100vh;
    display: flex;
    align-items: center;
  }
}

.provide-bg {
  background-image: url(../img/Group\ 63.svg);
  background-position: 601% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
  position: relative;
  z-index: 99;
  margin-top: -347px;
}

.test-monial p {
  color: gray;
  font-family: "Poppins", sans-serif;
}

.test-box p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-size: 16px;
  line-height: 2;
}

.test-box:hover {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
  opacity: 1;
}

.test-box p {
  margin-top: 50px;
}

.business {
  color: gray;
  font-size: 13px;
}

.contact_page_section .contact_page_section_header {
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header h1 {
  font-weight: 400;
  font-size: 65px;
}

.contact_page_section .contact_page_section_header p {
  width: 67%;
  color: #1a1a1a;
  font-weight: normal;
  opacity: 0.7;
  margin: auto;
  margin-top: 25px !important;
}

.contact_page_section_form {
  margin-top: 4rem;
}

.contact_page_section_form .contact_details {
  font-family: "Poppins", sans-serif;
  text-align: left;
  justify-content: center;
  padding: 30px;
  margin: auto;
}

.contact_page_section_form .contact_details h2 {
  font-weight: 400;
  color: #1a1a1a;
  font-size: 42px;
}

.contact_page_section_form .contact_details p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  width: 90%;
  margin-top: 15px;
}

.contact_page_section_form .contact_details .contact_detail_inner h5 {
  font-weight: 400;
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-size: 22px;
}

.contact_page_section_form .contact_details .contact_detail_inner p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  position: relative;
  bottom: 15px;
  font-size: 13px;
}

.contact_page_section_form form .form-group input {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  width: 100%;
}

.contact_page_section_form form .form-group textarea {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  resize: none;
  width: 100%;
}

.contact_page_section_form form .btn-contact-submit {
  background: #23407f 0% 0% no-repeat padding-box;
  line-height: 60px;
  border: 1px solid #23407f;
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  width: 100%;
}

.contact_full_img {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.contect_faq_section h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: -1.8px;
  color: #000000;
  font-size: 65px;
}

.accordion .accordion-content.open {
  margin-top: 15px;
  overflow: hidden;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
}

.accordion .accordion-content header {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  padding: 20px;
}

.accordion .accordion-content.open header {
  background: #ffffff;
}

.accordion .accordion-content header i.fa-minus {
  color: #d8b127;
}

.accordion .accordion-content header span.title {
  padding-left: 15px;
}

.accordion .accordion-content p.discription {
  display: none;
  padding-left: 50px;
  padding-bottom: 15px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  animation: slideInDown;
  animation-duration: 0.4s;
  padding: 20px 60px 0;
  position: relative;
  bottom: 20px;
}

.accordion .accordion-content.open header span.title {
  animation: zoomIn;
  animation-duration: 1.6s;
}

.accordion .accordion-content p.discription {
  animation: zoomIn;
  animation-duration: 0.4s;
}

.blog-main {
  margin-top: -100px;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

@media (max-width: 1440px) and (min-width: 768px) {
  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contact_page_section_form .contact_details p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .contact_page_section_form .contact_details h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact_page_section .contact_page_section_header p {
    width: 100%;
    margin-top: 5px !important;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 5px;
  }

  .contact_page_section_form .contact_details p {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .contact_page_section_form .contact_details p {
    width: 100%;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 15px;
    padding-top: 10px;
  }
}

@media (max-width: 425px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .accordion .accordion-content p.discription {
    font-size: 12px !important;
  }
}

@media (max-width: 375px) {
  .accordion .accordion-content header {
    font-size: 13px !important;
  }
}

.tax-services-bg {
  background-color: #f5f5f5;
}

.tax-services h1 {
  font-size: 70px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.tax-services p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
}

.btn-tax {
  background-color: #23407f;
  height: 50px;
  width: 209px;
  font-family: "Poppins", sans-serif;
  box-shadow: -48px 0px 48px #1a1a1a14;
  border-radius: 0px;
}

.btn-tax:hover {
  background-color: #23407f;
  height: 50px;
  font-family: "Poppins", sans-serif;
  width: 209px;
  box-shadow: -48px 0px 48px #1a1a1a14;
}

.tax-img img {
  width: 100%;
  position: relative;
  z-index: 9999;
}

.trusted p {
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.startup-bg {
  background-image: url(../img/Group\ 62.svg);
  background-attachment: scroll;
  background-size: contain;
  background-position: -150% 50%;
  background-repeat: no-repeat;
  /* height: 600px; */

  margin-bottom: 100px;
}

.startup-para {
  position: relative;
  top: 100px;
}

.team-text {
  margin-bottom: -130px;
  margin-top: 150px;
}

.startup-text {
  margin-top: 50px;
}

.start-one {
  background-image: url(../img/1.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-two {
  background-image: url(../img/2.svg);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 325px;
}

.start-three {
  background-image: url(../img/3\ background.png);
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.services-provide .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 2;
}

.services-provide .card h5 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 500 !important;
}

.provide-bg {
  background-image: url(../img/Group\ 63.svg);
  background-position: 601% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
  position: relative;
  z-index: 99;
  margin-top: -347px;
}

.test-box:hover {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -3px 15px 40px #00000014;
  opacity: 1;
}

.test-box p {
  margin-top: 50px;
}

.business {
  color: gray;
  font-size: 13px;
}

.services-main p {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  text-align: center;
  opacity: 0.7;
  padding-top: 10px;
  font-size: 16px;
}

hr:not([size]) {
  height: 2px;
  width: 70%;
}

.talkmore-bgimg {
  background-image: url(../img/Inner\ frame.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.talk-more h1 {
  letter-spacing: -1.15px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-weight: 400 !important;
  text-align: center;
  opacity: 1;
  padding-top: 10%;
}

.freelance-business h6 {
  text-align: center;
  letter-spacing: -0.5px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  opacity: 1;
  font-size: 20px;
}

.say-helo h6 {
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-weight: 300;
  font-size: 18px;
}

.say-helo p {
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
}

.scope-work h1 {
  letter-spacing: -1.8px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 75px;
  font-weight: 300;
}

.scope-work h4 {
  letter-spacing: 0px;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  opacity: 1;
}

.scope-work ul li {
  list-style-type: none;
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  opacity: 0.7;
  line-height: 30px;
}

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 11px 15px 11px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 1;
  font-size: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

@media (min-width: 1439px) {
  .tabset > label {
    left: 15%;
  }
}

.tabset > label:hover,
.tabset > input:focus + label {
  color: #23407f;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #23407f;
}

.tabset > input:checked + label {
  letter-spacing: 0px;
  color: #23407f;
  opacity: 1;
  font-size: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: -1px;
  border-top: 2px solid #23407f;
  border-bottom: 2px solid #23407f;
}

.tab-panel {
  padding: 60px 0;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  opacity: 1;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

.contact_page_section .contact_page_section_header {
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header h1 {
  font-weight: 300;
  font-size: 75px;
  font-family: "Poppins", sans-serif;
}

.contact_page_section .contact_page_section_header p {
  width: 67%;
  color: #1a1a1a;
  font-weight: normal;
  opacity: 0.7;
  margin: auto;
  margin-top: 25px !important;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.contact_page_section_form {
  margin-top: 4rem;
}

.contact_page_section_form .contact_details {
  font-family: "Poppins", sans-serif;
  text-align: left;
  justify-content: center;
  padding: 30px;
  margin: auto;
}

.contact_page_section_form .contact_details h2 {
  font-weight: 400;
  color: #1a1a1a;
  font-size: 42px;
}

.contact_page_section_form .contact_details p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  width: 90%;
  margin-top: 15px;
}

.contact_page_section_form .contact_details .contact_detail_inner h5 {
  font-weight: 400;
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-size: 22px;
}

.contact_page_section_form .contact_details .contact_detail_inner p {
  font-weight: normal;
  color: #1a1a1a;
  opacity: 0.7;
  position: relative;
  bottom: 15px;
  font-size: 13px;
}

.contact_page_section_form form .form-group input {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  width: 100%;
  border-radius: 0px;
}

.contact_page_section_form form .form-group textarea {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  line-height: 60px;
  opacity: 0.9;
  padding-left: 40px;
  border: none;
  color: #1a1a1a;
  font-weight: 400;
  font-size: 17px;
  resize: none;
  border-radius: 0px;
  width: 100%;
}

.contact_page_section_form form .btn-contact-submit {
  background: #23407f 0% 0% no-repeat padding-box;
  line-height: 60px;
  border: 1px solid #23407f;
  color: #ffffff;
  font-weight: 300;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  border-radius: 0px;
  width: 100%;
}

.contact_full_img {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.contect_faq_section h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  letter-spacing: -1.8px;
  color: #000000;
  font-size: 72px;
}

.accordion .accordion-content {
  margin-top: 15px;
  overflow: hidden;
  background: #ffffff 0% 0% no-repeat padding-box;
  /* box-shadow: -3px 15px 40px #00000014; */
}

.accordion .accordion-content header {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  padding: 20px;
  opacity: 0.5;
}

.accordion .accordion-content.open header {
  background: #ffffff;
}

.accordion .accordion-content header i.fa-minus {
  color: #d8b127;
}

.accordion .accordion-content header span.title {
  padding-left: 15px;
}

.accordion .accordion-content p.discription {
  display: none;
  padding-left: 50px;
  padding-bottom: 15px;
  color: #1a1a1a;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  animation: slideInDown;
  animation-duration: 0.4s;
  padding: 20px 60px 0;
  position: relative;
  bottom: 20px;
}

.accordion .accordion-content.open header span.title {
  animation: zoomIn;
  animation-duration: 1.6s;
}

.accordion .accordion-content p.discription {
  animation: zoomIn;
  animation-duration: 0.4s;
}

.blog-cards .card {
  padding: 3%;
  border: none;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #00000014;
  opacity: 1;
  border-radius: 0px;
}

.blog-cards .card h5 {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-align: left;
  font-size: 18px;
}

.blog-cards .card p {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.7;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 25px;
}

.blog-cards .card .btn {
  padding-left: 0px;
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 600;
  opacity: 1;
  font-size: 13px;
}

.blog-cards .card .fa-arrow-right {
  font-size: 13px;
}

.blog-cards .card-body {
  padding: 1rem 0rem;
}

@media (max-width: 1440px) and (min-width: 768px) {
  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 20px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .contact_page_section_form .contact_details p {
    width: 90%;
  }
}

@media (max-width: 992px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .contact_page_section_form .contact_details h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .contact_page_section .contact_page_section_header p {
    width: 100%;
    margin-top: 5px !important;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 5px;
  }

  .contact_page_section_form .contact_details p {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .contact_page_section_form .contact_details p {
    width: 100%;
  }

  .contact_page_section_form
    .contact_details
    .contact_detail_inner
    .contact_detail_inner_text {
    padding-left: 15px;
    padding-top: 10px;
  }
}

@media (max-width: 425px) {
  .accordion .accordion-content header {
    font-size: 17px !important;
  }

  .accordion .accordion-content p.discription {
    font-size: 12px !important;
  }
}

@media (max-width: 375px) {
  .accordion .accordion-content header {
    font-size: 13px !important;
  }
}

/* =============================== login page start ================================== */

.login-bg-img1 {
  width: 100%;
  background-image: url(../img/login-backimg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  position: absolute;
  top: 200px;
  z-index: -1;
}

.login-bg-img .form-control {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  opacity: 0.7;
  border: none;
  height: 70px;
  border-radius: 0px;
}

.login-bg-img .form-control::placeholder {
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 0.6;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.login-bg-img .btn {
  width: 100%;
  height: 65px;
  background: #23407f 0% 0% no-repeat padding-box;
  opacity: 1;
  border: none;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  border-radius: 0px;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .login-bg-img1 {
    background-size: 100% 80%;
  }
}

@media (max-width: 768px) {
  .login-bg-img1 {
    background-size: 100% 60%;
  }
}

@media (max-width: 480px) {
  .login-bg-img1 {
    background-image: none;
  }
}

/* =============================== login page end ================================== */

/* =============================== otp page start ================================== */

.otp-sec .btn {
  width: 100%;
  height: 65px;
  background: #23407f 0% 0% no-repeat padding-box;
  opacity: 1;
  border: none;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  border-radius: 0px;
}

.otp .form-control {
  margin-right: 12px;
  background: #f5f5f5 0% 0% no-repeat padding-box;
  opacity: 0.7;
  height: 80px;
  border: none;
  font-size: 30px;
  text-align: center;
  border-radius: 0px;
}

.otp .form-control:focus {
  color: #495057;
  background: #f5f5f5 0% 0% no-repeat padding-box;
  opacity: 0.7;
  height: 80px;
  border: none;
}

.otp a {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  text-decoration: none;
  font-size: 16px;
}

/* =============================== otp page end ================================== */

.about-points .card {
  border: none;
}

.about-points h1 {
  letter-spacing: -1.8px;
  font-family: "Poppins", sans-serif;
  color: #1a1a1a;
  opacity: 1;
  font-size: 70px;
  font-weight: 300;
}

.about-points h5 {
  letter-spacing: -0.58px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-size: 24px;
  font-weight: 500 !important;
}

.about-points p {
  letter-spacing: 0px;
  font-family: "Poppins", sans-serif;
  color: #1a1a1a;
  opacity: 0.7;
  font-size: 14px;
}

.about-main-sec {
  align-items: center;
}

.about-main-sec img {
  position: relative;
  right: -84px;
}

.about-main-sec h1 {
  letter-spacing: -1.8px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  font-size: 70px;
  font-weight: 300;
}

.about-main-sec p {
  letter-spacing: 0px;
  color: #1a1a1a;
  font-family: "Poppins", sans-serif;
  opacity: 0.7;
  font-size: 15px;
}

.about-main-text {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  padding: 3% 5%;
  height: 500px;
}

@media (max-width: 1326px) {
  .about-main-sec img {
    position: relative;
    right: -71px;
  }
}

@media (max-width: 1280px) {
  .about-main-sec img {
    position: relative;
    right: -69px;
  }
}

@media (max-width: 1024px) {
  .about-main-sec img {
    position: relative;
    right: -57px;
  }

  .about-main-text {
    height: auto;
  }
}

@media (max-width: 820px) {
  .about-main-sec img {
    position: relative;
    right: -48px;
  }
}

@media (max-width: 768px) {
  .about-main-sec img {
    position: relative;
    right: -45px;
  }

  .about-main-text {
    height: auto;
  }

  .about-main-sec p {
    font-size: 13px;
  }
}

@media (max-width: 425px) {
  .about-main-sec img {
    position: relative;
    right: 0px;
  }

  .about-main-text {
    height: auto;
  }
}

/* ////////////////////////////////////dashboard start here ///////////////////////////////////// */

.dashboard-head h1 {
  letter-spacing: -1.15px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.dashboard-head p {
  letter-spacing: 0px;
  font-family: "Poppins", sans-serif;
  color: #1a1a1a;
  opacity: 0.7;
  font-size: 16px;
}

.table .btn-warning {
  background-color: #f6edcd;
  opacity: 1;
  letter-spacing: 0px;
  color: #d8b127;
  border: none;
}

/* Sidebar styling */

.sidebar-nav {
  padding: 0%;
  list-style: none;
  width: 100%;
  text-align: left;
  background: #f5f5f5 0% 0% no-repeat padding-box;
  opacity: 1;
}

.sidebar-nav li {
  line-height: 40px;
  width: 100%;
  transition: all 0.3s;
  padding: 10px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  letter-spacing: 0px;
  color: #1a1a1a;
  opacity: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.sidebar-nav li:hover {
  background: #e5e5e5 0% 0% no-repeat padding-box;
}

.sidebar-nav a:hover {
  color: #23407f !important;
}

.test-box .card-profile {
  padding-left: 0px;
  padding-right: 0px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.slider-left-btn {
  background: #23407f00 0% 0% no-repeat padding-box;
  border: 1px solid #23407f;
  opacity: 1;
  padding: 10px 18px;
  color: #23407f;
}
.image {
  width: 8%;
  float: left;
  padding-top: 7px;
}
.audit-img {
  padding-top: 1px;
}
.image img {
  height: 100%;
}
.slider-card-title {
  width: 92%;
  float: right;
  padding-left: 10px;
  padding-top: 2px;
}
@media only screen and (max-width: 1199px) {
  .audit-img {
    padding-top: 2px;
  }
}
.slider-card-text {
  clear: both;
}
.book-keep img {
  height: 30px !important;
  width: 30px !important;
}
.slider-left-btn i {
  font-size: 25px;
}

.slider-right-btn {
  background: #23407f 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px 18px;
  color: white;
  border: 1px solid #23407f;
}

.slider-right-btn i {
  font-size: 25px;
}

/* ////////////////////////////////////dashboard end here ///////////////////////////////////// */

/*Min width 1920px*/
@media (min-width: 1900px) {
  .container {
    max-width: 1600px !important;
  }

  .startup-bg {
    background-size: 96% 113%;
  }

  .about-main-sec img {
    right: -100px;
  }
}
/* @media only screen and (max-width:767px){
	.book-keep{
		padding: 40px 10px 30px 10px !important;
	}
	.slider-img{
		padding: 50px 10px 30px 10px !important;
	}
	.slider-img2{
		padding: 50px 10px 30px 0px !important;
	}
}
@media only screen and (min-width:499px) and (max-width:599px){
	.book-keep,
	.slider-img,
	.slider-img2{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
} */







/* =========================================== Index Page Middle Image CSS Start =========================================== */

.best-team
{
	margin-top: 250px !important;
}
.sign-card-title
{
	font-weight: 600 !important;
	color: #000000;
}
.main-points {
  /* background-image: url(../img/Group\ 62.png);
  background-size: 100% 115%;
  background-repeat: no-repeat;
  background-position: center; */
  margin-bottom: -250px !important;
  height: auto;
  position: relative;
  left: -50px;
  top: -200px;
}
.main-points::after{
  content: '';
  background-image: url(../img/Group\ 62.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 544px;
}
.sign-up-1 {
  padding-top: 400px;
  position: relative;
  /* display: contents; */
}
.sign-up-card {
  background-image: url(../img/1.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-left: 100px;
  padding-top: 100px;
  border: none !important;
}
.sign-up-card-2 {
  background-image: url(../img/2.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 120px;
  margin-left: 100px;
}
.sign-up-card-3 {
  background-image: url(../img/3\ background.png);
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: right;
  padding-top: 120px;
  margin-left: 130px !important;
}
.sign-up-2 {
  padding-top: 280px;
}
#sign-up-3 {
  padding-top: 0px;
}

@media only screen and (min-width: 1900px) {
  .sign-up-card,
  .sign-up-card-2,
  .sign-up-card-3 {
    margin-left: 200px !important;
  }
}
@media only screen and (min-width: 1440px) {
  .sign-up-card,
  .sign-up-card-2,
  .sign-up-card-3 {
    margin-left: 150px;
  }
}

@media only screen and (max-width: 1199px) {
  .main-points::after {
    height: 444px;
  }
  .main-points{
	  left: -20px !important;
  }
  .sign-up-1 {
    padding-top: 384px;
  }
  .sign-up-card {
    margin-left: 50px !important;
    padding-top: 30px !important;
  }
  .sign-up-card-2 {
    padding-top: 120px;
    margin-left: 0px;
  }
  .sign-up-card-3 {
    padding-top: 120px !important;
    margin-left: 80px !important;
  }
  .sign-up-2 {
    padding-top: 244px;
  }
}

@media only screen and (max-width: 991px) {
	.sign-up-card,
	.sign-up-card-2,
	.sign-up-card-3
	{
		margin-left: 50px !important;
	}
}


@media only screen and (max-width:767px)
{
  .main-points::after
  {
		background-image: none;
  }
	.main-points
	{
		/* margin-bottom: 0px !important; */
		position: relative;
		left: 0px !important;
		top: -300px !important;
	}
	.sign-up-2
	{
		padding-top: 0px !important;
	}
	.sign-up-card,
	.sign-up-card-2,
	.sign-up-card-3
	{
		background-image: none;
		padding-top: 0px !important;
		margin-left: 0px !important;
	}
	.sign-up-card-3 {
		background-repeat: no-repeat;
		background-size: 40% 100%;
		background-position: right;
	}
	.freelance-businesss{
		margin-top: 0px !important;
		padding-top: 0px !important;
	}
}

/* =========================================== Index Page Middle Image CSS End =========================================== */
