:root {
  --bs-primary: #333b30;
  --bs-secondary: #00b4d7;
}

html {
  overflow-x: hidden;
}

html body {
  overflow-x: hidden;
  font-weight: 500;
}

.btnall-primary {
  background-color: var(--bs-primary);
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 12px 25px;
  border-radius: 10px;
  display: inline;
  text-align: center;
  font-family: 'Roboto';
  border: 2px solid var(--bs-primary);
}

.btnall-secondary {
  background-color: var(--bs-secondary);
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 12px 15px;
  border-radius: 10px;
  display: inline;
  text-align: center;
  font-family: 'Roboto';
  border: 2px solid var(--bs-secondary);
}

.btnall-primary:hover {
  color: var(--bs-primary);
  background-color: var(--bs-secondary);
  transition: 0.2s;
}

.btnall-secondary:hover {
  color: var(--bs-secondary);
  background-color: var(--bs-primary);
  transition: 0.2s;
}

.container {
  padding: 0 15px;
  width: 1600px;
  margin: 0 auto;
}

body a {
  text-decoration: none;
}

ul li,
ol li {
  margin: 0;
}

img {
  max-width: 100%;
}

body {
  font-family: 'Montserrat';
  font-size: 15px;
  line-height: 1.64em;
  color: #000;
}

h1,
h2 {
  font-family: 'Montserrat';
  margin: 1rem 0;
  line-height: 1.3;
  font-weight: bold;
}

h3,
h4,
h5,
h6 {
  font-family: 'Montserrat';
  margin: 1rem 0;
  line-height: 1.3;
  font-weight: 600;
}

h1 span,
h2 span {
  color: #00b4d7;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 20px;
}

.non-fiction-book h6 {
  font-size: 19px;
}

.desktop-menu li a {
  font-family: 'Roboto';
  color: #333b30;
}

.desktop-menu li a:hover {
  color: var(--bs-secondary);
}

.header-btn {
  width: 210px;
  font-size: 18px;
}

.header-btn svg {
  position: relative;
  bottom: 2px;
  right: 5px;
  width: auto;
  height: 18px;
}

.header-section hr {
  margin: -2px 0 0 0;
  opacity: 1;
  border-bottom: 1px solid #0e1680;
}

button.navbar-toggler {
  margin-left: 10px;
  padding: 6px 8px 5px;
  background: #00a5ea;
  border: 1px solid #00a5ea;
}

.header-section .mail-icon {
  color: #00a5ea;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.svg-icon {
  width: 170px;
  height: auto;
}

.footer {
  background: #333b30;
  padding-bottom: 30px;
  color: #fff;
}

.footer img {
  width: 180px;
  margin: 40px auto;
  display: block;
}

.footer-menu ul li {
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
}

.footer-menu ul li a {
  color: #fff;
  font-size: 13px;
}

.footer_social_icon ul li a i {
  color: #00b4d7;
  margin-right: 2px;
  background: transparent;
  height: 45px;
  width: 45px;
  border-radius: 100%;
  font-size: 25px;
  padding: 10px 0;
  display: block;
  border: 1px solid #00b4d7;
}

.footer_social_icon ul li a i:hover {
  background-color: #00b4d7;
  color: #fff;
}

.footer-menu ul li a:hover {
  color: #00b4d7;
}

.footer-menu ul {
  padding: 0;
}

.footer p {
  color: #fff;
  text-align: center;
}

.footer-menu,
.footer_social_icon,
.copyright {
  margin-top: 30px;
}

.footer span {
  color: #c8f9e4;
  font-weight: bold;
}

.banner-authorhub {
  background: url("../images/authorhub-publishing/BG-1.jpg");
  padding: 100px 0 150px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.legacy {
  background: #f2faff;
  border-radius: 50px;
  padding: 30px;
  margin-top: -50px;
}

.legacy .content {
  background: #ffffff;
  border-radius: 15px;
  padding: 10px 30px;
  height: 100%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.02);
}

.legacy .content h6 {
  margin-bottom: 30px;
  color: #333b30;
  font-weight: bold;
}

.prepared-join {
  background-color: #00b4d7;
  color: #ffffff;
  border-radius: 30px;
  padding: 30px 30px 40px;
}

.prepared-join p {
  font-size: 17px;
}

.non-fiction-book {
  background-image: url(../images/authorhub-publishing/BG-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  padding: 40px;

}

.non-fiction-book p {
  font-size: 19px;
  line-height: 1.5;
}

.manuscript ul {
  padding: 0;
}

.manuscript ul li {
  margin-left: 30px;
}

.manuscript h6 {
  color: #333b30;
  font-weight: bold;

}

::marker {
  font-size: 19px;
  color: #00b4d7;
}

.legal-practice-area .div-1 h3 {
  border-left: 20px solid #333b30;
  border-radius: 20px;
  padding: 20px 15px;
  margin: 0;
}

.legal-practice-area details h3 {
  font-size: 30px;
  font-weight: bold;
}

.plus-icon {
  align-items: center;
  padding: 20px 30px;
  justify-content: right;
  display: grid;
}

.legal-practice-area details {
  background: #f6f7fb;
  border-radius: 20px;
}

.legal-practice-area summary {
  list-style: none;
}

.legal-practice-area .div-1 p {
  padding: 20px 40px;
  margin: 0;
  border-bottom: 2px solid #00b4d7;
  border-radius: 20px;
}

.plus-icon img {
  width: 30px;
}

open .legal-practice-area open h3 {
  border-left: 20px solid #00a5ea;
  border-radius: 20px;
  padding: 20px 15px;
  margin: 0;
}

.copyright p {
  font-size: 13px;
}

.res-menu ul li {
  border-bottom: 1px solid #c2ecf7;
  padding-left: 10px;
  color: #333b30;
}

.description {
  position: relative;
  /* margin-top: 80px; */
  background: #00b4d7;
  color: #fff;
  padding: 30px;
  border-radius: 50px;
  margin-right: -20px;
}

.contact-information {
  padding-left: 60px;
  background: #f2faff;
  padding: 30px 40px 40px 50px;
  border-radius: 50px;
}

.description-inner,
.parment-form label {
  /* width: 100%; */
  padding: 15px 0px;
  border-bottom: 2px solid #fff;
}

.contact-information input {
  width: 100%;
  border: none;
}

.Secure hr {
  opacity: 1;
  border-top: 2px solid #fff;
}

.contact-information hr {
  opacity: 1;
  border-top: 4px solid #00b4d7;
}

.term-condition {
  height: 150px;
  background: #fffbf8;
  border: 1px solid #000;
  font-size: 14px;
  width: 100%;
  overflow-y: scroll;
}

.Secure .checkbox {
  margin-left: 20px;
  margin-top: -26px;
  font-size: 14px;
}

.parment-form input {
  float: left;
  margin-top: 5px;
}

.contact-information h4 {
  font-size: 22px;
  color: #333b30;
  font-weight: bold;
}
.description-inner h3 {
    color: #333b30 !important;
}

.description-main .text-primary{
  color: #333b30 !important;
}

.reserve-spot-banner {
  background: url("../images/authorhub-publishing/BG-1.jpg");
  padding: 100px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.reserve-spot-banner h4 {
  font-weight: 600;
}

.description-main {
  display: flex;
  align-items: center;
}

.submit-btn .btnall-secondary:hover {
  background: #fff;
}

.Talk p {
  font-size: 18px;
}

.Talk h6 {
  color: #00b4d7;
  font-size: 18px;
}

.talk-form {
  /* border: 2px solid #0e167f; */
  background: #f2faff;
  padding: 40px 30px;
  border-radius: 50px;
}

.talk-form label {
  color: #073c5d;
  font-weight: 700;
  padding: 10px 0;
}

.talk-form input {
  width: 100%;
  border: 0px;
  border-radius: 10px;
}

.talk-banner {
  background: url("../images/authorhub-publishing/BG-1.jpg");
  padding: 150px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.Talk .content {
  align-items: center;
  display: flex;
}