body {
  margin: 0;
  padding: 0;
  font-family: "Poppins";
}
a {
  text-decoration: none;
  display: inline-block;
}
h1 {
  color: #000;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
}
h2 {
  color: #000;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 15px;
  text-align: center;
}
p {
  color: #777777;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 25px;
  text-align: left;
}
/* header_sec */
.header_sec {
  padding: 15px 0;
  box-shadow: 0 0 10px #d3d3d3;
}
.header-row {
  align-items: center;
}
.logo-div {
  max-width: 200px;
  height: auto;
}
.logo-div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.head-btn-div {
  text-align: right;
}
.nav-btn {
  background: #5653fe;
  padding: 15px 50px;
  color: #fff;
  border-radius: 50px;
  border: 2px solid #fff;
  transition: 0.4s;
  font-weight: 500;
  font-size: 16px;
}
.nav-btn:hover {
  background: #fff;
  border: 2px solid #000;
  color: #000;
}
/* header_sec */

/* banner_sec */

.banner_sec {
  padding: 80px 0;
  background: linear-gradient(4deg, #c0bfff4f 10%, white 87%);
}
.banner-btn-div {
  margin-bottom: 30px;
}
p.banner-small {
  font-size: 14px;
  font-weight: 400;
}
.banner-para {
  color: #000;
}
.banner-img {
  max-width: 400px;
  margin: 0 auto;
}
.banner-img img {
  width: 100%;
  height: 100%;
}
/* banner_sec */
/* tab_sec */
.tab_sec {
  padding: 80px 0;
  background: url(../images/geomatric_one.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center left;
}
.tab-main {
  padding: 60px 40px 30px;
  background: #fff;
  box-shadow: 0 0 10px #5653fe3a;
  border-radius: 40px;
  margin-bottom: 60px;
}
.nav-pills .nav-link.tab-btn {
  background: #7573fe;
  color: #fff;
  padding: 15px 30px;
  display: block;
  max-width: 700px;
  margin-bottom: 30px;
  border: 1px solid #5653fe;
  border-radius: 50px;
  font-size: 20px;
}
.tab_head {
  color: #000;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 40px;
}
.tab-content {
  padding: 0 40px;
}
.tab-content-inner-main {
  display: flex;
  margin-top: 20px;
}
.tab-icon {
  max-width: 100px;
  height: auto;
}
.tab-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.teb-text-top {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}
.tab-content-inner-right {
  margin-left: 20px;
  flex-shrink: 6;
}
.tab-para {
  color: #878787;
  font-size: 16px;
}
.border-right-col {
  border-right: 1px solid #e4e4e4;
}
.imagine-div {
  padding-top: 50px;
}
.imagine-right-text {
  margin-left: 15%;
}
.imagine-div-text h2 {
  text-align: left;
}
/* tab_for_mobile */

#tab_accordion .accordion-body {
  background: #fff;
  box-shadow: 0 0 10px 10px #eee;
  padding-top: 20px;
}
#tab_accordion .accordion-body .tab-content-inner-main {
  flex-direction: column;
  align-items: center;
}
#tab_accordion
  .accordion-body
  .tab-content-inner-main
  .tab-content-inner-right
  p {
  text-align: center;
}
#tab_accordion
  .accordion-body
  .tab-content-inner-main
  .tab-content-inner-right {
  margin-left: 0;
  margin-top: 30px;
}
.tab-view {
  display: none;
}
#tab_accordion .accordion-button.collapsed {
  background: #7573fe !important;
  color: #fff !important;
}
#tab_accordion .accordion-button {
  justify-content: center;
}
/* tab_for_mobile */
/* tab_sec */

/* mos_sec */
.mos_sec {
  padding: 100px 0;
  background: linear-gradient(4deg, #c0bfff38 10%, #7573fe08 87%);
}
.accordion-collapse {
  transition: 0.4s;
}
.acc-img {
  max-width: 400px;
  margin: 0 auto;
}
.first-acc {
  margin-top: 60px;
}
.accordion-button.collapsed {
  background: #fff !important;
  font-size: 20px;
  color: #000 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  outline: none !important;
}
.accordion-button {
  background: #7573fe !important;
  box-shadow: none !important;
  border-radius: 10px 10px 0 0 !important;
  font-size: 20px;
  color: #fff !important;
}
.accordion-button::after {
  display: none;
}
.accordion-body {
  background: #7573fe;
  border-radius: 0 0 10px 10px;
  padding-top: 0px;
  color: #fff;
}
.accordion-item {
  margin-bottom: 20px;
  border: none;
  border-radius: 15px;
  background: transparent !important;
  box-shadow: 0 5px 5px #d3d3d342;
}
.new-row {
  margin-top: 11%;
}
.new-row h2 {
  max-width: 900px;
  margin: 0 auto 20px;
  font-size: 30px;
}
.secnd-acc {
  margin-top: 80px;
}
.mos_sec h2 {
  max-width: 900px;
  margin: 0 auto 20px;
}
h2.accordion-header {
  margin-bottom: 0;
}
#firstcollapseTwoImg {
  display: none;
}
#firstcollapseThreeImg {
  display: none;
}
#seccollapseTwoImg {
  display: none;
}
#seccollapseThreeImg {
  display: none;
}
/* mos_sec */

/* testimonial_sec */
.testimonial_sec {
  padding: 80px 0 20px;
}
.testi-box {
  background: #7573fe;
  border-radius: 15px;
  box-shadow: 0 0 10px #7573fe6b;
  position: relative;
  padding: 30px 20px;
  margin: 0 20px 0;
  height: 100%;
}
.testi-col {
  margin-bottom: 80px;
}
.testi-box p {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
}
.test-arrow-div {
  position: absolute;
  bottom: -24px;
  right: 100px;
  z-index: -1;
  max-width: 100px;
  height: auto;
}
.test-arrow-div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
p.testi-name {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}
.testi-info {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.double-quote {
  position: absolute;
  top: -25px;
  left: 27px;
}
.double-quote i {
  font-size: 50px;
  color: #3d3c99;
}
.test-row {
  margin-top: 90px;
}
.star-div {
  text-align: center;
}
.star-div i {
  font-size: 16px;
  margin: 0 3px;
  color: #ffcf67;
}
/* testimonial_sec */
/* faq_sec */
.faq_sec {
  padding: 80px 0;
}
.faq_acc {
  margin-top: 60px;
}
#faqaccordion .accordion-button.collapsed {
  background: #fff !important;
  color: #000 !important;
  font-weight: 600 !important;
  padding: 20px;
  font-size: 22px;
}
#faqaccordion .accordion-button {
  background: #fff !important;
  font-size: 22px;
  color: #2f2cb9 !important;
  font-weight: 600;
}
#faqaccordion .accordion-body {
  background: #fff;
  color: #3f3f3f;
  font-size: 18px;
}
#faqaccordion .accordion-button::after {
  display: block;
}
#faqaccordion .accordion-item {
  margin-bottom: 30px;
  box-shadow: 0 5px 5px #d3d3d37a;
  border-left: 7px solid #5653fe !important;
  border-radius: 7px;
}
/* faq_sec */
/* footer_sec */
.footer_sec {
  background: #2f2cb9;
  padding: 60px 0;
}
.footer-para {
  color: #fff;
  text-align: center;
}
.footer-list {
  padding-left: 0;
}
.footer-list-main {
  text-align: center;
}
.footer-list li {
  display: inline-block;
  padding: 0 13px 0 10px;
  line-height: 1;
  border-right: 2px solid #fff;
}
.footer-list li:last-child {
  border-right: none;
}
.footer-list li a {
  font-size: 16px;
  color: #fff;
}
/* footer_sec */

/* guarentee_section */
.guarentee_section {
  padding: 40px 0;
}
.gr_head {
  font-size: 35px;
  margin: 0px 0 18px 0;
  font-weight: 500;
  font-family: "Poppins";
  color: #191818;
  text-shadow: 1px 1px 0px #b7b9bb;
  text-align: left;
}
.grdiv .row {
  align-items: center;
}
.grtxt {
  color: #878787;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
  line-height: 30px;
  text-align: left;
}
.grdiv {
  padding: 50px 70px;
  background-image: linear-gradient(89deg, #f5f3ff 5.62%, #f0f2ff 90.1%);
  box-shadow: rgba(0, 0, 0, 0.2) 1px 11px 8px -10px;
  border-radius: 15px;
}
.gr_head span {
  color: #605dff;
}
/* guarentee_section */

/* free_section */
.free_section {
  padding: 50px 0 80px;
}
.freehead {
  font-size: 35px;
  margin: 0 0 18px 0;
  font-weight: 500;
  font-family: "Poppins";
  color: #191818;
  text-shadow: 1px 1px 0px #b7b9bb;
  text-align: center;
  line-height: 45px;
}
.freebtn {
  text-align: center;
  margin-top: 25px;
}
.freebox {
  background: url(../images/ty.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 100px;
  background-position: left top;
}
.add {
  margin-bottom: 20px;
}
.support {
  margin: 0 auto;
  display: block;
  max-width: 390px;
}
.add p {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.contact-title {
  margin-bottom: 20px;
}
.support-section {
  padding: 100px 0;
  border-top: 40px solid #5653fe;
}
.add-title {
  margin-bottom: 10px;
  font-size: 20px;
}

/* free_section */
@media screen and (max-width: 1199px) {
  .nav-pills .nav-link.tab-btn {
    padding: 15px;
    font-size: 18px;
  }
  .testi-box {
    margin: 0;
  }

  .free_section {
    padding: 50px 0 100px;
  }
}
@media screen and (max-width: 991px) {
  .support {
    margin-bottom: 30px;
  }
  .support-section {
    padding: 30px 0;
  }

  .con-6 {
    padding-left: 10%;
  }

  .desk-view {
    display: none;
  }
  .tab-view {
    display: block;
  }
  .banner-img {
    margin: 30px auto 0;
  }
  .imagine-right-text {
    margin-left: 0px;
    margin-top: 10px;
  }
  .imagine-div-text h2 {
    text-align: center;
  }
  .imagine-right-text p {
    text-align: center;
  }
  .first-acc .row {
    flex-direction: column-reverse;
  }
  .acc-img {
    max-width: 500px;
  }
  .secnd-acc .row {
    flex-direction: column-reverse !important;
  }
  .secnd-acc {
    margin-top: 50px;
  }
  #secAccordion {
    margin-top: 30px;
  }
  .first-acc {
    margin-top: 20px;
  }
  .grdiv {
    padding: 40px 20px 20px;
  }
  .free_section {
    padding: 0px 0 80px;
  }
  .freebox {
    padding: 40px 30px;
  }
  h2 {
    font-size: 30px;
  }
  .acc-img > div {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .banner_sec {
    padding: 60px 0;
  }
  h1 {
    font-size: 35px;
  }
  .tab_sec {
    padding: 60px 0;
  }
  .mos_sec {
    padding: 60px 0;
  }
  .new-row {
    margin-top: 10%;
  }
  .new-row h2 {
    font-size: 25px;
  }
  .secnd-acc {
    margin-top: 15px;
  }
  .testimonial_sec {
    padding: 60px 0 0px;
  }
  .grbox {
    max-width: 300px;
    height: auto;
    margin: 0 auto 30px;
  }
  .grtxt {
    text-align: center;
  }
  .faq_sec {
    padding: 60px 0;
  }
  .freebox h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .support {
    max-width: 80%;
  }

  .head-btn-div .nav-btn {
    padding: 10px 25px;
  }
  .logo-div {
    max-width: 180px;
  }
  .banner_sec {
    padding: 30px 0 40px;
  }
  h1 {
    font-size: 30px;
  }
  p {
    font-size: 16px;
  }
  .banner-img {
    margin: 5px auto 0;
  }
  .nav-btn {
    padding: 10px 50px;
  }
  .tab-content-inner-main {
    margin-top: 10px;
  }
  #tab_accordion
    .accordion-body
    .tab-content-inner-main
    .tab-content-inner-right {
    margin-top: 20px;
  }
  h2 {
    font-size: 23px;
  }
  .imagine-div {
    padding-top: 25px;
  }
  .tab_sec {
    padding: 40px 0 20px;
  }
  .mos_sec {
    padding: 40px 0 30px;
  }
  .new-row {
    margin-top: 7%;
  }
  .new-row h2 {
    font-size: 22px;
  }
  .first-acc {
    margin-top: 0px;
  }
  .test-row {
    margin-top: 60px;
  }
  .testi-col {
    margin-bottom: 60px;
  }
  .guarentee_section {
    padding: 0px 0 20px;
  }
  .faq_acc {
    margin-top: 40px;
  }
  #faqaccordion .accordion-button.collapsed {
    font-size: 18px;
  }
  #faqaccordion .accordion-button {
    font-size: 18px;
  }
  #faqaccordion .accordion-body {
    font-size: 16px;
    padding: 0 10px 10px;
  }
  .freebox {
    padding: 30px 15px;
  }
  .testimonial_sec {
    padding: 40px 0 20px;
  }
  .grbox {
    max-width: 230px;
  }
  .gr_head {
    font-size: 25px;
  }
  .grtxt {
    font-size: 16px;
    line-height: 25px;
  }
  .faq_sec {
    padding: 40px 0 20px;
  }
  .free_section {
    padding: 0 0 50px;
  }
  .footer_sec {
    padding: 50px 0 30px;
  }
  #faqaccordion .accordion-button.collapsed {
    padding: 15px 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 389px) {
  .head-btn-div .nav-btn {
    padding: 7px 15px;
    font-size: 15px;
  }
  #faqaccordion .accordion-button {
    font-size: 16px;
    padding: 15px 10px;
  }
}

/* new_support_css */
.support_sec {
  padding: 100px 0;
  border-top: 40px solid #5653fe;
}
.support_img_wrap {
  max-width: 390px;
  margin: 0 auto;
}

h3.support_head {
  font-family: "Poppins";
  font-size: 28px;
  font-weight: 500;
  color: #000;
  margin-bottom: 30px;
}
.name_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 10px;
}
.support_input {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 10px 10px;
  font-family: "Poppins";
  font-size: 16px;
  width: 100%;
}
.support_input:focus {
  outline: none;
  box-shadow: none;
}
.support_select {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 10px 10px;
  font-family: "Poppins";
  font-size: 16px;
  width: 100%;
  color: #646363;
  appearance: none;
  background-image: url(../images/select_arrow.png);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}

.support_select:focus {
  outline: none;
  box-shadow: none;
}
.support_textarea {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 10px 10px;
  font-family: "Poppins";
  font-size: 16px;
  width: 100%;
  height: 100px;
  resize: vertical;
}
.support_btn {
  background: #5653fe;
  padding: 10px 50px;
  color: #fff;
  border: 2px solid #fff;
  transition: 0.4s;
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .support_img_wrap {
    margin-bottom: 40px;
  }
  h3.support_head {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .support_textarea {
    height: 90px;
    font-size: 15px;
  }
  .support_input {
    font-size: 15px;
  }
  .support_select {
    font-size: 15px;
  }
  .support_sec {
    padding: 30px 0;
  }
}
/* new_support_css */
