.consulation-col,
.logo,
.main-affod-content,
.stand-out-content,
.terms-sections-contents,
section.banner {
  text-align: center;
}
section.second-merge,
section.services-sec > .container {
  z-index: 1;
  position: relative;
}
.authors-discover-slider .swiper,
.footer-section {
  overflow: hidden;
}
.footer-middle,
.modal-body,
.process .process-box,
.slide-image-div,
.standout-box,
img.popup-img,
section.second-merge,
section.services-sec {
  position: relative;
}
body {
  font-family: Inter, sans-serif;
}
header {
  padding: 5px 0;
  /* background: #fff; */
  margin-bottom: -140px;
  z-index: 8;
  position: relative;
}
a.logo {
  width: 140px;
}
.popup-work .cta label,
a.logo img {
  width: 100%;
}
header li.nav-item a.nav-link {
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 15px;
}
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.dropdown-toggle::after {
  color: #c5a75f;
  vertical-align: middle;
  margin-left: 5px;
}
.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.3s;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  padding: 0;
  min-width: 220px;
  background: #fff;
}
.dropdown-item {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  color: #333;
  transition: 0.2s;
  text-transform: uppercase;
}
.dropdown-item:hover {
  background-color: #c5a75f;
  color: #fff !important;
}
.popup-work button.btn.submitbtn,
.website-buttons a {
  background: #c5a75f;
  border: 1px solid #212d47;
  color: #fff;
  padding: 13px 32px;
  text-decoration: none;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
}
.footer-social-links,
.website-buttons {
  display: flex;
  gap: 15px;
}
.website-buttons a.second-btn {
  background: #212d47;
  border-color: #212d47;
}
section.banner {
  background: url(../images/home-banner.png) center center / cover no-repeat;
  padding: 210px 0 100px;
  position: relative;
  overflow: hidden;
}
section.banner::after {
  content: "";
  position: absolute;
}
.banner-content h1 {
  color: #fff;
  font-size: 43px;
  font-weight: 500;
  line-height: 60px;
}
.banner-content h1 b {
  font-size: 75px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 80px;
}
.banner-content h1 b span {
  color: #212d47;
  background: #c5a75f;
  border-radius: 30px 0px 30px 0px;
  padding: 0 10px;
}
.banner-content p {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  width: 85%;
  margin: 0 auto 50px;
}
.banner-content h5 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 19px;
}
.banner-content {
  color: #fff;
}
.banner-content ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  text-transform: capitalize;
  margin: 0 auto;
  list-style-type: disclosure-closed;
}
.banner-content ul li::marker {
  color: #c5a75f;
}
.banner-content .website-buttons {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 80px;
}
.banner-form {
  background: #fff;
  border: 2px solid #c5a75f;
  border-radius: 20px;
  padding: 50px 30px;
  color: #212d47;
}
.banner-form h4 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2px;
}
.banner-form p {
  color: #212d47;
  font-size: 15px;
  margin-bottom: 22px;
}
.banner-form form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
}
.banner-form form input {
  width: 23%;
  background: 0 0;
  border: 1px solid #212d47;
  padding: 12px 10px;
  color: #212d47;
  font-size: 15px;
}
.banner-form form input::placeholder {
  color: #212d47;
}
.banner-form form button {
  background: #c5a75f;
  border: 1px solid #212d47;
  color: #fff;
  padding: 13px 21px;
  text-decoration: none;
  border-radius: 100px;
  font-size: 14px;
}
section.affordable-publishing {
  padding: 100px 0;
  background: url(../images/affordable-publishing.png) center center / cover
    no-repeat;
  margin-top: -2px;
}
.main-affod-content h2 {
  color: #212d47;
  font-weight: 500;
  font-size: 41px;
  line-height: 50px;
  margin-bottom: 20px;
}
.main-affod-content h2 span {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 68px;
}
.main-affod-content p {
  font-size: 17px;
  width: 70%;
  margin: 0 auto;
}
.affod-inner-sec01 {
  margin-top: 50px;
}
.affod-inner-sec01 h3 {
  color: #212d47;
  font-size: 44px;
  line-height: 49px;
}
.affod-inner-sec01 h3 span {
  color: #212d47;
  font-weight: 700;
}
.affod-inner-sec01 h3 b {
  color: #212d47;
  font-weight: 900;
}
.affod-inner-sec02{
  margin-top: 60px;
}
.affod-inner-sec01 p,
.affod-inner-sec02 p {
  font-size: 16px;
  margin: 15px 0 30px;
}
.affod-inner-sec02 h3 {
  color: #212d47;
  font-size: 41px;
  line-height: 46px;
}
.affod-inner-sec02 h3 span {
  color: #212d47;
}
section.stand-out {
    background: #212d47;
    padding: 100px 0;
}
.stand-out-content h5 {
  font-size: 29px;
}
.stand-out-content {
  color: #fff;
  margin-bottom: 40px;
}
.stand-out-content h2 {
  font-size: 60px;
  font-weight: 700;
}
.stand-out-below-content {
  color: #fff;
  margin-bottom: 60px;
}
.stand-out-below-content h3 {
  font-size: 43px;
  line-height: 54px;
  margin-bottom: 20px;
}
.stand-out-below-content p,
.terms-heading p,
.terms-sections-contents p {
  font-size: 17px;
}
.stand-out-below-content img.img-fluid {
  margin: 0;
}
.standout-box {
  display: flex;
  background: #fff;
  margin-bottom: 40px;
  border-radius: 110px;
  padding: 18px;
  gap: 22px;
  z-index: 3;
  height: 170px;
  align-items: center;
}
.standout-box.box-1::after,
.standout-box.box-5::after,
.standout-box.box-9::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../images/left-to-right.svg);
  right: -62px;
  top: 45px;
}
.standout-box.box-2::after,
.standout-box.box-3::after,
.standout-box.box-6::after,
.standout-box.box-7::after {
  background-image: url(../images/top-to-bottom.svg);
  bottom: -78px;
  height: 100px;
  width: 100px;
  position: absolute;
  content: "";
}
.standout-box.box-2::after,
.standout-box.box-6::after {
  right: 40px;
}
.standout-box.box-3::after,
.standout-box.box-7::after {
  left: 40px;
}
.standout-box.box-4::after,
.standout-box.box-8::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../images/left-to-right.svg);
  left: -62px;
  top: 45px;
}
.standout-box .img-box {
  width: 100px;
  background: #c5a75f;
  height: 100px;
  border-radius: 100px;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.standout-box .img-box img {
  width: 100px;
  height: 70px;
  object-fit: contain;
}
.standout-box .content p {
  margin: 0;
  font-size: 15px;
}
.standout-box .content h6 {
  font-weight: 700;
}
.standout-right .standout-box {
  display: flex;
  /* flex-direction: row-reverse; */
  /* text-align: end; */
}
section.publish-hub {
    background: url(../images/publish-hub.png) center center / cover no-repeat;
    text-align: center;
    color: #fff;
    padding: 90px 0px;
}
.publish-hub .swiper-slide {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-height: 540px;
}
.publish-hub .hub-slide-img {
  width: 100%;
  max-width: 400px;
  height: auto;
  object-fit: cover;
  border-radius: 18px;
  margin-bottom: 24px;
}
.publish-hub .swiper-slide h4 {
  font-size: 26px;
  margin: 0 0 16px;
  color: #fff;
  font-weight: 600;
}
.publish-hub .swiper-slide p {
  font-size: 15px;
  max-width: 420px;
  margin: 0 auto;
  line-height: 1.7;
}
.publish-hub .swiper-pagination {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  gap: 8px;
}
.hub-swiper {
  padding-bottom: 30px;
  padding-top: 50px;
}
.publish-hub .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 0.7;
  background: rgba(255, 255, 255, 0.9);
}
.publish-hub .swiper-pagination-bullet-active {
  opacity: 1;
  background: #212d47;
}
.publish-hub-content{
  color: #212d47;
}
.publish-hub-content h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.publish-hub-content h2 {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 50px;
}
section.merge-section {
  background: #212d47;
  padding: 130px 0 0px;
}
.merge-one-section {
  border: 1px solid #c5a75f;
  border-radius: 25px;
  padding: 18px;
  margin-bottom: 110px;
}
.merge-one-section .inner-one-section {
  border-radius: 12px;
  padding: 30px;
  background-image: url(../images/inner-one-section-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
}
.merge-one-section .inner-one-section h2 {
  font-size: 43px;
  font-weight: 600;
  line-height: 52px;
}
.merge-one-section .inner-one-section p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 30px;
}
.merge-one-section .inner-one-section img {
  margin-top: -90px;
}
.authors-discover-sec {
    background: #c5a75f;
    padding: 120px 0;
}
.authors-discover-content h2,
.second-merge-content h2,
.services-content h2 {
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 10px;
}
.authors-discover-content {
  text-align: center;
  color: #212d47;
}
.authors-discover-content p {
  font-size: 16px;
  line-height: 27px;
  width: 52%;
  margin: 0 auto 20px;
}
.authors-discover-content a.author-btn {
  text-transform: uppercase;
  font-weight: 600;
  color: #212d47;
  display: block;
  margin-bottom: 40px;
}
.authors-discover-slider {
  margin-top: 40px;
}
.authors-discover-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.authors-discover-slider .swiper-slide img {
  width: 100%;
  max-width: 220px;
  height: auto;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.14);
}
.authors-discover-sec .container-fluid {
  padding: 0;
}
section.services-sec {
  padding: 0 0 230px;
  background-color: #212d47;
  text-align: center;
  color: #fff;
}
.services-content {
  padding-top: 90px;
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
}
.services-content h5 {
  font-size: 25px;
}
.services-content p {
  font-size: 16px;
  line-height: 27px;
  width: 70%;
  margin: 0 auto 70px;
}
.service-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 80px 44px;
}
.service-box .serve-box {
  background: #000;
  width: 31%;
  padding: 27px;
  border: 2px solid #c5a75f;
  border-radius: 10px;
}
.serve-box .serve-img-box {
  background: #c5a75f;
  border-radius: 50px;
  padding: 14px;
  width: 85px;
  height: 85px;
  margin: -70px auto 40px;
}
.serve-box img {
  filter: brightness(0) invert(1);
  width: 55px;
  height: 55px;
}
.serve-box h6 {
  font-size: 20px;
}
.serve-box a {
  color: #fff;
  text-decoration: none;
}
.serve-box .divider {
  background: #c5a75f;
  height: 1px;
  width: 130px;
  margin: 16px auto;
}
.serve-box p {
  font-size: 16px;
  line-height: 27px;
  height: 210px;
}
.consulation-col .website-buttons,
.second-merge-content .website-buttons,
.serve-box .website-buttons {
  justify-content: center;
}
section.second-merge {
  background: #212d47;
  padding: 0 0 210px;
}
section.second-merge .first-cta {
  background: #C5A75F;
  margin: 0 30px;
  border-radius: 40px 400px 40px 40px;
}
section.second-merge .first-cta .second-col-cta {
  background: #fff;
  border-radius: 0 400px 40px;
  text-align: center;
  padding-bottom: 110px;
}
.first-cta .second-col-cta img {
    width: 117%;
    margin-top: -110px;
    margin-bottom: -110px;
    max-width: 120%;
    margin-left: -120px;
}
.first-cta-col {
  color: #212d47;
  padding-left: 100px;
}
.first-cta-col h2 {
  font-size: 50px;
  font-weight: 700;
}
.first-cta-col p {
  font-size: 16px;
}
.first-cta-col ul {
  list-style-type: disclosure-closed;
  display: flex;
  flex-wrap: wrap;
}
.first-cta-col ul li {
  font-size: 16px;
  width: 50%;
  margin-bottom: 18px;
}
.website-buttons a.third-btns {
  background: #000;
  border-color: #000;
}
.second-merge-second-sec {
  margin-top: 180px;
  text-align: center;
}
.second-merge-content,
section.getto-know ul.contact li a .details {
  color: #fff;
}
.second-merge-content p,
.testimonail-content p {
  font-size: 16px;
  line-height: 27px;
  width: 80%;
  margin: 0 auto 20px;
}
.process {
  margin-top: 40px;
  display: flex;
  gap: 30px;
  padding: 9px;
}
.process .process-box {
    background: #fff;
    padding: 0px 0px 40px;
    border-radius: 60px 60px 0 60px;
    width: 25%;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.process .process-box .process-box-first {
    padding: 30px 10px;
    background: #C5A75F;
    border-radius: 40px;
}
.process .process-box .process-box-first .inner-inner {
    background: #212D47;
    color: white;
    border-radius: 30px;
    padding: 20px;
    margin-bottom: 20px;
}
.process .process-box p {
  font-size: 12px;
}

.designation,
.progress-text {
  justify-content: space-between;
  display: flex;
}
.process .process-box h3.heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.process .process-box .weeks-decide {
    border: 1px solid #212D47;
    background: #212D47;
    color: white;
    padding: 8px 0;
    font-weight: 700;
    font-size: 17px;
    border-radius: 100px;
    box-shadow: 0px 10px 10px 0px #3e3e3e5e;
}
.process .process-box ul {
  text-align: left;
  padding-left: 20px;
}
.process .process-box ul li {
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 500;
}
.process .process-box ul li::marker {
  color: #212D47;
}
.process .process-box .divider {
  background: #212D47;
  height: 1px;
  margin: 30px 20px;
}
.progress-text {
  margin-bottom: 6px;
  padding: 0 20px;
}
.process-box .progress{
  margin: 0 20px;
}
.progress-text span {
  font-weight: 600;
}
.process-box .progress .progress-bar {
    background-color: #212d47;
}
section.faqs {
  padding: 90px 0;
  background-color: #212d47;
}
.pro-content h2 {
  font-size: 43px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
section.faqs div#accordionExample {
  margin-top: 20px;
}
.accordion-item {
  background-color: transparent;
}
section.faqs .accordion-item,
section.faqs .accordion-item .accordion-collapse.collapse {
  border: none;
}
section.faqs .accordion-item button.accordion-button.collapsed {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
  padding: 25px 28px;
  font-weight: 400;
  border-radius: 20px !important;
  box-shadow: 0 7px 10px -6px #68686891;
}
section.faqs .accordion-item h2 {
  border: none !important;
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #C5A75F;
  border: none;
  box-shadow: none;
  font-size: 16px;
  padding: 25px 28px;
  border-radius: 20px !important;
}
.accordion-body {
  background: #fff;
  color: #000;
  padding: 45px 28px 25px;
  margin-top: -20px;
  border-radius: 0 0 20px 20px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.accordion-button::after {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  transition: transform 0.2s ease-in-out;
  background-color: #fff;
  border-radius: 100px;
  padding: 14px;
  background-position: center;
  background-size: 18px;
}
section.footer-banner {
  padding: 20px 0 150px;
  background-color: #212d47;
  text-align: center;
}
section.testimonial {
  background: #212d47;
  padding: 30px 0;
}
.testimonail-content {
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}
.testimonail-content h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 10px;
}
.reviews-content h3 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
}
.reviews-content p {
  text-align: left;
  width: 100%;
  margin: 0 0 20px;
  color: #fff;
}
.review-box {
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}
.reviews-content a {
  color: #c5a75f;
  font-size: 18px;
}
.review-box .image-box h6 {
  font-size: 20px;
  color: #c5a75f;
  font-weight: 600;
}
.review-box .quote {
  text-align: end;
  font-size: 110px;
  color: #c5a75f;
  margin: -90px 0 -40px;
}
.review-box p {
  width: 100% !important;
  text-align: left !important;
  margin: 0 auto 20px;
}
.designation {
  align-items: center;
}
.designation span {
  font-size: 16px;
  color: #c5a75f;
  font-weight: 700;
}
.footer-section {
  background-color: #C5A75F;
  color: #fff;
  width: 100%;
}
.footer-partners-bar {
  background-color: #C5A75F;
  padding: 30px 0;
}
.partners-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.footer-middle {
  background-color: #212d47;
  background-image: url(../images/footer-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0 60px;
  border-top-right-radius: 30% 60%;
}
.footer-col-info {
  margin-bottom: 40px;
}
.footer-desc,
.footer-logo-container {
  margin-bottom: 25px;
}
.footer-logo {
  width: 190px;
}
.footer-desc {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  opacity: 0.9;
}
.footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
.footer-contact-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #fff;
}
.footer-contact-list li i {
  font-size: 16px;
  width: 20px;
  text-align: center;
}
.footer-contact-list li a {
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s;
}
.footer-contact-list li a:hover {
  opacity: 0.8;
}
.footer-social-links a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  transition: 0.3s;
}
.footer-social-links a:hover {
  background-color: #fff;
  color: #c5a75f;
  transform: translateY(-3px);
}
.footer-col-links {
  margin-top: 120px;
}
.footer-col-title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
  text-transform: capitalize;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links li {
  margin-bottom: 12px;
}
.footer-links li a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  opacity: 0.9;
  transition:
    opacity 0.2s,
    padding-left 0.2s;
}
.footer-links li a:hover {
  opacity: 1;
  padding-left: 5px;
}
.footer-badges-container {
  padding-top: 30px;
}
.footer-bottom-bar {
  background-color: #C5A75F;
  padding: 25px 0;
  text-align: center;
}
.footer-bottom-bar .copyright-text {
  margin: 0;
  font-size: 14px;
  color: #212d47;
  opacity: 0.8;
}
.slide-image-div::before {
  content: "";
  position: absolute;
  width: 91%;
  height: 100%;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  border: 4px solid;
  border-image: linear-gradient(180deg, #1f3d748f, #ffa50000) 1;
  inset: 0;
  border-radius: 7px;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fef 0 0);
  mask-composite: exclude;
  pointer-events: none;
  margin: -30px auto 0;
}
.mis-2-col,
.mission-col,
.mission-col img {
  border-radius: 16px;
}
section.banner-abt-contact {
  background: url(../images/banner.webp) center center/cover no-repeat;
  padding: 180px 0 90px;
  min-height: 420px;
  display: flex;
  align-items: center;
  position: relative;
}

section.banner-abt-contact::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(33, 45, 71, 0.45);
  pointer-events: none;
}

section.banner-abt-contact > .container {
  position: relative;
  z-index: 1;
  width: 100%;
}

section.banner-abt-contact h1 {
  color: #fff;
  font-size: 64px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 12px;
  line-height: 1.15;
  text-align: left;
}

section.banner-abt-contact h1 span {
  color: #c5a75f;
}
section.sub-sec {
  padding: 80px 0 30px;
}
section.sub-sec h2 {
  color: #000;
  font-size: 34px;
  font-weight: 700;
  line-height: 37px;
}
.img-sec {
  background: #c5a75f;
}
section.our-mission,
section.terms-sections {
  padding: 70px 0;
}
.consulation-col h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
}
.consulation-col p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 20px;
}
.mission-col {
  background: linear-gradient(180deg, #c5a75f 13%, #1f3d74 68.25%);
  padding: 30px;
}
.mis-2-col {
  background: #fff;
  padding: 40px;
  text-align: center;
}
.mis-2-col h2 {
  margin-bottom: 10px;
  font-size: 31px;
  color: #000;
  font-weight: 600;
}
.mis-2-col p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
section.getto-know {
  padding: 50px 0;
  text-align: center;
  background-color: #c5a75f;
  color: #fff;
}
section.getto-know h4 {
  font-size: 22px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
section.getto-know h2 {
  font-size: 60px;
  margin-bottom: 17px;
  font-weight: 800;
}
section.getto-know p {
  font-size: 16px;
  margin-bottom: 30px;
}
section.getto-know ul.contact {
  display: flex;
  justify-content: center;
  gap: 40px;
  list-style: none;
}
section.getto-know ul.contact li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 10px;
}
section.getto-know ul.contact li a i {
  font-size: 40px;
  color: #212d47;
}
section.getto-know ul.contact li {
  width: 23%;
  text-align: left;
}
section.getto-know ul.contact li a .details h6 {
  font-weight: 700;
  margin-bottom: 7px;
}
section.getto-know ul.contact li a .details p {
  font-size: 15px;
  margin: 0;
}
.terms-sections .terms-sections-contents {
  text-align: left;
}

.terms-sections-contents .terms-intro {
  color: #333;
  font-size: 17px;
  line-height: 1.7;
  max-width: 920px;
  margin: 0 0 10px;
}

.terms-heading h4 {
  font-size: 18px;
  font-weight: 700;
  color: #c5a75f;
}
.terms-heading p a,
.terms-heading p i {
  color: #c5a75f;
  text-decoration: none;
}
.modal-dialog {
  max-width: 1000px;
}
.modal-content {
  background: 0 0 !important;
  border: none !important;
}
.modal-body {
  background-image: url(../images/popupbg.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 50px 10px;
  border: 3px solid #000;
  border-radius: 60px;
}
.logo img {
  width: 170px;
}
.modal-body button.close {
  background: #fff;
  color: #c5a75f;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 20px;
  padding: 0 !important;
  right: 30px;
  position: absolute;
}
.modal-body button.close span {
  font-size: 21px;
}
.form-main {
  background: #000;
  border-radius: 40px;
  text-align: center;
  padding: 50px 250px 40px 30px;
  margin-top: 40px;
}
.form-main h2 {
  color: #fff;
  font-size: 31px;
  font-weight: 700;
}
.popup-work input,
.popup-work textarea {
  background: #000 !important;
  color: #000 !important;
  padding: 8px;
  font-weight: 500;
  width: 100%;
}
.form-main h2 span {
  color: #c5a75f;
}
.popup-work input {
  border: 0;
  border-bottom: 1px solid #fff !important;
  margin: 9px 0 !important;
}
.popup-work textarea {
  border: 0;
  border-bottom: 1px solid #fff !important;
  margin: 10px 0 !important;
}
img.popup-img {
  margin-left: -281px;
  width: 330%;
  max-width: 330%;
  margin-bottom: -60px;
  margin-top: 8px;
  z-index: 0;
}
a {
  cursor: pointer;
}
.audiobook-standout .standout-box.box-6::after,
.editing-standout .standout-box.box-7::after,
.marketing-standout .standout-box.box-6::after {
  display: none;
}

header .website-buttons a.second-btn,
.banner-content .website-buttons a.second-btn {
  background: #fff;
  border-color: #fff;
  color: #212d47;
}

section.banner::after {
  content: url(../images/banner-building.png);
  position: absolute;
  top: 0;
  right: -310px;
}

.affod-content02 .website-buttons a.first-btns, .affod-content01 .website-buttons a.first-btns {
  background: #fff;
  border: 1px solid #212d47;
  color: #c5a75f;
}

.footer-banner .banner-form {
    background: #C5A75F;
    border: 2px solid #ffffff;
    border-radius: 0 99px;
    padding: 80px 50px;
    color: #212d47;
}

.footer-banner .banner-form  form button{
  background-color: #212d47;
}

.inner-banner-text {
  color: #fff;
  font-size: 18px;
  max-width: 640px;
  margin: 0;
  line-height: 1.5;
  text-align: left;
}

.banner-abt-contact .banner-img img {
  max-height: 280px;
  width: auto;
  margin: 0 auto;
  display: block;
}

@media (max-width: 991px) {
  section.banner-abt-contact {
    padding: 160px 0 70px;
    min-height: 340px;
    text-align: center;
  }

  section.banner-abt-contact h1,
  .inner-banner-text {
    text-align: center;
  }

  .inner-banner-text {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-abt-contact .banner-img {
    margin-top: 25px;
  }
}

section.thankyou-content {
  padding: 80px 0;
  background: #f7f4ee;
}

.thankyou-box {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  padding: 50px 40px;
  border-radius: 16px;
  border: 1px solid rgba(197, 167, 95, 0.35);
}

.thankyou-box h2 {
  color: #212d47;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 18px;
}

.thankyou-box p {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 14px;
}

.thankyou-box .website-buttons {
  justify-content: center;
  margin: 28px 0 10px;
}

.thankyou-mail a {
  color: #c5a75f;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 767px) {
  section.banner-abt-contact {
    padding: 150px 0 60px;
    min-height: 300px;
  }

  section.banner-abt-contact h1 {
    font-size: 36px;
    letter-spacing: 1px;
  }

  .inner-banner-text {
    font-size: 15px;
  }

  .thankyou-box {
    padding: 35px 20px;
  }

  .thankyou-box h2 {
    font-size: 28px;
  }
}