/*
Template:  Webster - Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com

NOTE: This file contains the styling for the Plumber Template. You can edit/add anything in this file!
*/
/*Font family*/
/*Colors*/
/*font size*/
/*Font weights*/
/*line-height*/
/*Responsive widths*/
h1 {
  font-family: "Roboto", sans-serif;
}

h2 {
  font-family: "Roboto", sans-serif;
}

h3 {
  font-family: "Roboto", sans-serif;
}

h4 {
  font-family: "Roboto", sans-serif;
}

h5 {
  font-family: "Roboto", sans-serif;
}

h6 {
  font-family: "Roboto", sans-serif;
}

.button {
  border-radius: 3px;
}

#onepagenav .mega-menu .menu-links > li > a {
  font-size: 16px;
  font-weight: bold;
}

.book-banner {
  position: relative;
  padding-bottom: 130px;
  z-index: 1;
}
.book-banner .book-banner-bottom:before {
  position: absolute;
  height: 130px;
  width: 100%;
  background: url(../images/banner/02.jpg);
  background-repeat: no-repeat;
  bottom: -1px;
  content: "";
  z-index: 0;
}
.book-banner .container {
  height: 100%;
}
.book-banner .row {
  height: 100%;
}
.book-banner .slider-content-image {
  position: absolute;
  bottom: -50px;
  z-index: 9;
}
.book-banner .slider-content-image .book {
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.book-banner .slider-content-image .text {
  position: absolute;
  bottom: 0;
  z-index: 8;
  left: -50px;
}
.book-banner .slider-content-text {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.book-banner .slider-content-text h1 {
  font-size: 70px;
  line-height: 70px;
}
.book-banner .slider-content-text h2 {
  font-size: 50px;
  line-height: 50px;
}
.book-banner .slider-content-text p {
  font-size: 24px;
  line-height: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}
.book-banner .slider-content-text span {
  font-size: 16px;
  line-height: 40px;
  font-family: "Roboto", sans-serif;
  background: #323232;
  color: #ffffff;
  padding: 6px 12px;
}

.book-about .dropcap {
  width: inherit;
  height: inherit;
  background: transparent;
  font-size: 60px;
  line-height: 60px;
  font-weight: 200;
  color: #323232;
}
.book-about blockquote {
  border-color: #2284c5;
}

.book-counter .counter {
  background: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding: 50px 30px 40px;
  position: relative;
  margin-top: -100px;
}
.book-counter .counter .icon {
  background: #2284c5;
  padding: 16px;
  border-radius: 3px;
  font-size: 24px;
}
.book-counter .counter .timer {
  display: block;
}

.book-custom-block {
  padding-bottom: 200px;
}
.book-custom-block h2 {
  font-size: 60px;
  line-height: 70px;
}
.book-custom-block p {
  line-height: 30px;
}

.book-custom-block-02-content {
  padding: 50px;
  background: #ffffff;
  border-radius: 3px;
}

.book-order .book-order-button {
  display: inline-flex;
}
.book-order a {
  display: inline-block;
  margin: 0 3px;
}
.book-order .googleplay img {
  height: 50px;
  border-radius: 3px;
}

/*# sourceMappingURL=book.css.map */
