@import url("https://fonts.googleapis.com/css?family=Lato:300i,400|Open+Sans:300,400,600,700|Permanent+Marker&display=swap");
.text-gray {
  color: #666 !important; }

html,
body {
  margin: 0;
  padding: 0;
  overflow: auto; }

body {
  position: relative;
  margin-top: 70px;
  font-family: "Lato", sans-serif;
  color: #333; }
  body .main {
    margin-top: 70px; }
  body .info-header {
    width: 80%;
    margin: auto;
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (max-width: 1200px) {
      body .info-header {
        padding-bottom: 0; } }
    body .info-header h2 {
      font-family: "Permanent Marker", sans-serif;
      font-size: 3rem;
      padding-bottom: 1rem; }
    body .info-header p.subtitle {
      width: 60%;
      margin: auto;
      color: #666;
      font-size: 1.25rem; }
      @media (max-width: 1200px) {
        body .info-header p.subtitle {
          width: 80%;
          padding-bottom: 2rem; } }
      @media (max-width: 992px) {
        body .info-header p.subtitle {
          width: 100%;
          padding-bottom: 1rem; } }

.navbar {
  box-shadow: 2px 2px 5px #9e9c9f;
  background: #fff; }
  .navbar img {
    width: 32px;
    margin-right: 10px; }
  .navbar h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: #515052; }
  .navbar .nav-item {
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0 6px; }
    .navbar .nav-item .nav-link {
      font-family: "Open Sans", sans-serif; }
  .navbar .navbar-collapse .nav-link {
    text-align: center;
    margin-top: 6px; }
  @media (max-width: 992px) {
    .navbar .nav-item .nav-link {
      padding: 0; } }
  @media (max-width: 768px) {
    .navbar h1 {
      font-size: 1.2rem; } }
  @media (max-width: 420px) {
    .navbar img {
      width: 26px;
      margin-right: 1px; }
    .navbar h1 {
      font-size: 0.98rem; }
    .navbar .navbar-toggler {
      font-size: 0.9rem;
      padding: 3px 5px; } }
  @media (max-width: 320px) {
    .navbar {
      padding: 0.5rem; } }
  @media (max-width: 300px) {
    .navbar h1 {
      font-size: 0.8rem; } }

#showcase {
  overflow: hidden; }
  #showcase .parallax {
    background: url("../img/mountains.jpg");
    background-attachment: fixed;
    transform: scale(1.1); }
  #showcase .container {
    transform: scale(0.916);
    padding: 4rem 0; }
    @media (max-width: 425px) {
      #showcase .container {
        padding: 0 5px; } }
  #showcase .primary-overlay {
    background: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0; }
  #showcase .welcome-message {
    font-size: 4.9rem;
    font-weight: 700;
    line-height: 1.17;
    font-family: "Open Sans", sans-serif;
    padding: 5rem 5rem 2rem 0;
    transform: scale(1); }
  #showcase .subtitle {
    padding-bottom: 2rem;
    line-height: 1.7rem; }
  #showcase img {
    padding: 2rem 0; }
  #showcase .dropdown-download {
    padding: 1rem;
    border-radius: 25px; }
  #showcase .btn {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 0.9rem; }
  #showcase .btn-primary {
    margin-right: 1rem; }
  @media (max-width: 1200px) {
    #showcase .welcome-message {
      font-size: 4rem;
      padding: 5rem 5rem 2rem 0; } }
  @media (max-width: 991px) {
    #showcase {
      text-align: center; }
      #showcase .welcome-message {
        padding: 5rem 0 2rem 0; }
      #showcase .btns-container {
        justify-content: center;
        padding-bottom: 1rem; }
      #showcase img {
        width: 60%; } }
  @media (max-width: 767px) {
    #showcase .welcome-message {
      font-size: 3.6rem; }
    #showcase .btn {
      font-size: 0.8rem; } }
  @media (max-width: 519px) {
    #showcase .welcome-message {
      font-size: 3.4rem; }
    #showcase .btns-container {
      flex-wrap: wrap; }
      #showcase .btns-container .btn {
        margin: 0;
        width: 250px; }
      #showcase .btns-container .btn-primary {
        margin-bottom: 1rem; } }
  @media (max-width: 350px) {
    #showcase .welcome-message {
      font-size: 3.1rem; } }

#preview {
  background: #f9f9f9; }
  #preview .ebook-container {
    position: relative; }
    #preview .ebook-container .ebook-content {
      position: absolute;
      top: 110px;
      left: 75px;
      max-width: 450px;
      max-height: 598px;
      overflow: hidden;
      overflow-y: scroll;
      padding-right: 10px;
      text-align: justify;
      font-size: 0.9rem; }
      #preview .ebook-container .ebook-content p {
        padding-right: 5px;
        padding: 1rem 1.5rem; }
      #preview .ebook-container .ebook-content i.fab {
        color: #666; }
      #preview .ebook-container .ebook-content .ebook-cta {
        padding: 1rem 0 2rem 0; }
        #preview .ebook-container .ebook-content .ebook-cta div {
          color: #e05a47;
          font-weight: 700;
          font-family: "Open Sans", sans-serif;
          padding-bottom: 0.5rem; }
        #preview .ebook-container .ebook-content .ebook-cta .btn {
          font-family: "Open Sans", sans-serif;
          font-weight: 700;
          font-size: 0.78rem;
          padding: 0.8rem 2rem;
          color: #e05a47; }
          #preview .ebook-container .ebook-content .ebook-cta .btn:hover {
            color: white; }
    #preview .ebook-container .ebook-content::-webkit-scrollbar {
      width: 8px;
      background-color: #fff;
      cursor: pointer;
      overflow: hidden; }
    #preview .ebook-container .ebook-content::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #ebecec;
      overflow: hidden; }
      #preview .ebook-container .ebook-content::-webkit-scrollbar-thumb:hover {
        background-color: #f9f9f9; }
      #preview .ebook-container .ebook-content::-webkit-scrollbar-thumb:active {
        background-color: #666; }
    #preview .ebook-container .ebook-content::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: white;
      overflow: hidden; }
      #preview .ebook-container .ebook-content::-webkit-scrollbar-track:hover {
        background-color: white; }
      #preview .ebook-container .ebook-content::-webkit-scrollbar-track:active {
        background-color: white; }
  #preview .chapters-container {
    padding: 2rem 4rem; }
    #preview .chapters-container .chapter-card {
      color: #999999;
      background: white;
      border-radius: 4rem;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
      padding: 2rem;
      margin-top: 2rem;
      border: 1px solid transparent; }
    #preview .chapters-container .chapters-cta:hover {
      border: 1px solid #515052; }
  @media (max-width: 1199px) {
    #preview .ebook-container .ebook-content {
      top: 75px;
      left: 36px;
      max-width: 370px;
      max-height: 465px; }
    #preview .chapters-container {
      padding: 1rem 2rem; }
      #preview .chapters-container .chapter-card {
        font-size: 1.2rem;
        padding: 1.2rem 2rem; } }
  @media (max-width: 991px) {
    #preview .ebook-container .ebook-content {
      top: 120px;
      left: 60px;
      max-width: 565px;
      max-height: 708px; }
    #preview .chapters-container .chapter-card {
      margin-top: 1.2rem; } }
  @media (max-width: 767px) {
    #preview .ebook-container .ebook-content {
      top: 90px;
      left: 50px;
      max-width: 410px;
      max-height: 521px; } }
  @media (max-width: 576px) {
    #preview .ebook-container {
      display: none; } }

#quotes {
  background-color: #666666;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23515052' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
  color: #f5f3f1; }
  #quotes #textslide {
    text-align: center;
    display: flex;
    min-height: 200px;
    align-items: center;
    justify-content: center; }
    #quotes #textslide p {
      overflow: hidden;
      font-style: italic;
      position: absolute;
      display: block;
      width: 50%;
      font-size: 1.8rem;
      animation-duration: 30s;
      animation-timing-function: ease-in-out;
      animation-iteration-count: infinite; }
      @media (max-width: 576px) {
        #quotes #textslide p {
          font-size: 1.5rem; } }
      @media (max-width: 400px) {
        #quotes #textslide p {
          font-size: 1.2rem; } }
    #quotes #textslide .quote-1 {
      animation-name: anim-1; }
    #quotes #textslide .quote-2 {
      animation-name: anim-2; }
    #quotes #textslide .quote-3 {
      animation-name: anim-3; }
    #quotes #textslide .quote-4 {
      animation-name: anim-4; }
@keyframes anim-1 {
  0%,
      6% {
    opacity: 0; }
  6%,
      12% {
    opacity: 1; }
  25%,
      100% {
    opacity: 0; } }
@keyframes anim-2 {
  0%,
      25% {
    opacity: 0; }
  31%,
      37% {
    opacity: 1; }
  50%,
      100% {
    opacity: 0; } }
@keyframes anim-3 {
  0%,
      50% {
    opacity: 0; }
  56%,
      62% {
    opacity: 1; }
  75%,
      100% {
    opacity: 0; } }
@keyframes anim-4 {
  0%,
      75% {
    opacity: 0; }
  81%,
      87% {
    opacity: 1; }
  100% {
    opacity: 0; } }
#testimonials {
  background: #f9f9f9; }
  #testimonials .card {
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); }
    #testimonials .card:hover {
      box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09); }
      #testimonials .card:hover p {
        color: #333; }
    #testimonials .card .card-body img {
      margin-top: -50px;
      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07); }
    #testimonials .card .card-body h3 {
      font-family: "Open Sans", sans-serif; }
    #testimonials .card .card-body p {
      font-style: italic;
      color: #666; }
  #testimonials .card-3 p {
    min-height: 160px; }
  @media (max-width: 1199px) {
    #testimonials .subtitle {
      margin-bottom: 2rem; } }
  @media (max-width: 991px) {
    #testimonials .subtitle {
      margin-bottom: 0; }
    #testimonials .card {
      margin: 2rem 4rem; }
    #testimonials .card-3 p {
      min-height: auto; } }
  @media (max-width: 575px) {
    #testimonials .card {
      margin: 2rem 1rem; } }
  @media (max-width: 420px) {
    #testimonials .card {
      margin: 2rem 0.2rem; } }

#author .about-text {
  padding: 3rem 1rem; }
#author .about-content img.about-img {
  border-radius: 4rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); }
#author .about-content .about-text h4 {
  font-size: 2rem; }
#author .about-content .about-text blockquote p {
  font-style: italic;
  color: #666;
  padding: 0 2rem;
  font-weight: 300; }
@media (max-width: 1199px) {
  #author .about-text {
    padding: 0.8rem 0; } }
@media (max-width: 991px) {
  #author img {
    margin: 1rem 0; } }

#donate {
  background: #f9f9f9; }
  #donate .covers-container {
    overflow: hidden;
    margin-top: -80px; }
    #donate .covers-container img {
      width: 90%; }
  #donate .custom-paypal-btn {
    display: inline-block;
    overflow: hidden;
    border-radius: 4rem;
    padding: 1.125rem 4rem;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: white;
    font-weight: 700; }
    #donate .custom-paypal-btn input {
      position: absolute;
      opacity: 0; }
  @media (max-width: 991px) {
    #donate .covers-container {
      margin-top: -20px; }
      #donate .covers-container img {
        width: 100%; } }
  @media (max-width: 767px) {
    #donate {
      min-height: 450px; }
      #donate .covers-container {
        display: none; } }
  @media (max-width: 519px) {
    #donate {
      min-height: 530px; } }
  @media (max-width: 350px) {
    #donate {
      min-height: 600px; } }

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #333;
  font-size: 0.9rem;
  color: #f9f9f9;
  padding: 1.2rem 0; }

.back-to-top {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  position: fixed;
  z-index: 999;
  bottom: 15px;
  right: 25px;
  color: #666;
  background: #f9f9f9;
  font-size: 1rem;
  border-radius: 4rem;
  width: 45px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  line-height: 45px;
  transition: all 250ms ease-in-out; }
