@font-face {
  font-family: "Kohinoor_Regular";
  src: url("../fonts/KohinoorDevanagari-Regular.eot");
  src: url("../fonts/KohinoorDevanagari-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/KohinoorDevanagari-Regular.woff2") format("woff2"),
    url("../fonts/KohinoorDevanagari-Regular.woff") format("woff"),
    url("../fonts/KohinoorDevanagari-Regular.ttf") format("truetype"),
    url("../fonts/KohinoorDevanagari-Regular.svg#KohinoorDevanagari-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kohinoor_Medium";
  src: url("../fonts/KohinoorDevanagari-Medium.eot");
  src: url("../fonts/KohinoorDevanagari-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/KohinoorDevanagari-Medium.woff2") format("woff2"),
    url("../fonts/KohinoorDevanagari-Medium.woff") format("woff"),
    url("../fonts/KohinoorDevanagari-Medium.ttf") format("truetype"),
    url("../fonts/KohinoorDevanagari-Medium.svg#KohinoorDevanagari-Medium")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kohinoor_Bold";
  src: url("../fonts/KohinoorDevanagari-Bold.eot");
  src: url("../fonts/KohinoorDevanagari-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/KohinoorDevanagari-Bold.woff2") format("woff2"),
    url("../fonts/KohinoorDevanagari-Bold.woff") format("woff"),
    url("../fonts/KohinoorDevanagari-Bold.ttf") format("truetype"),
    url("../fonts/KohinoorDevanagari-Bold.svg#KohinoorDevanagari-Bold")
      format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

*,
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-size: 14px;
}

html,
body {
  overflow-x: hidden !important;
}

ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

input,
textarea,
button,
input[type="button"],
input[type="submit"],
select {
  border: none;
  outline: none;
  box-shadow: none;
}

.fullimg {
  max-width: 100%;
}

.fullfloat {
  width: 100%;
  float: left;
}

.container {
  width: 100%;
  max-width: 1366px;
  margin: 0px auto;
}

header {
  border-top: 8px solid #f77f00;
  width: 100%;
  float: left;
  padding: 15px 0px 23px 0px;
  position: relative;
  background: #ffffff;
  z-index: 99999;
  height: 115px;
  position: fixed;
}

.headerback {
  width: 100%;
  float: left;
  height: 115px;
  display: block;
}

.logodiv {
  width: 25%;
  float: left;
}

.rightnav {
  width: 75%;
  float: left;
  margin-top: 7px;
}

.searchbox {
  /* width: 50%; */
  float: left;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border-right: none;
  padding: 9px 0px 9px 35px;
  border-radius: 25px 0 0 25px;
  outline: none;
  color: #2c2c2c;
  background: #ebebeb;
  font-family: Arial;
  font-size: 18px;
}

.searchButton {
  width: 64px;
  height: 45px;
  background: #d62828;
  text-align: center;
  color: #fff;
  border-radius: 0 25px 25px 0;
  cursor: pointer;
  font-size: 20px;
  outline: none;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

.search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b5b5b5;
}

.search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #b5b5b5;
}

.search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #b5b5b5;
}

.search input:-moz-placeholder {
  /* Firefox 18- */
  color: #b5b5b5;
}

.agamipustake {
  width: auto;
  float: left;
  text-align: center;
  padding: 0px 30px;
}

.agamipustake h2 {
  font-family: "Kohinoor_Regular";
  font-size: 22px;
  font-weight: 700;
}

.agamipustake h2 a {
  color: #2c2c2c;
}

.agamipustake h2 span {
  color: #d62828;
}

.cartdiv {
  width: 7%;
  padding: 0px 24px 0px 0px;
  float: left;
  position: relative;
}

.cartimg {
  width: 100%;
  float: left;
  position: relative;
  cursor: pointer;
}

.cartimg .plusicon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -21%;
  margin-left: -5px;
  background: #d62828;
  text-align: center;
}

.cartimg .plusicon span {
  font-family: Arial;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

section {
  width: 100%;
  float: left;
}

.bannertext h2 {
  color: #0e2d42;
  font-family: "Kohinoor_Medium";
  font-size: 36px;
  font-weight: 700;
}

.bannerlogo {
  margin-right: 30px;
}

.logoandtxtpos {
  position: absolute;
  left: 46%;
  top: 22%;
}

.sliderdivfirst {
  position: relative;
}

.banner2txt1 h2 {
  font-family: "Kohinoor_Bold";
  color: #ffffff;
  font-size: 40px;
}

.banner2txt2 h3 {
  font-family: "Kohinoor_Regular";
  color: #ffffff;
  font-size: 28px;
}

.logoandtxtposbanner2 {
  position: absolute;
  left: 57%;
  top: 27%;
}

.banner2txt2 {
  margin-top: 33px;
}

.banner3txt1 h2 {
  font-family: "Kohinoor_Bold";
  color: #ffcc5f;
  font-size: 38px;
}

.banner3txt2 ul li {
  font-family: "Kohinoor_Regular";
  color: #ffffff;
  font-size: 28px;
}

.banner3txt2 ul li:before {
  content: "•";
  position: absolute;
  left: 0px;
  color: #f5b93a;
}

.banner3txt2 ul {
  padding-left: 25px;
  margin-top: 10px;
}

.logoandtxtposbanner3 {
  position: absolute;
  left: 43%;
  top: 10%;
}

.ancorbtn a {
  color: #76181e;
  font-family: "Kohinoor_Medium";
  font-size: 28px;
  display: inline-block;
  padding: 10px 40px;
  line-height: 28px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffe796+0,df9d30+100 */
  background: #ffe796;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffe796 0%, #df9d30 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffe796 0%, #df9d30 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffe796 0%, #df9d30 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe796', endColorstr='#df9d30', GradientType=1);
  /* IE6-9 */
  border-radius: 25px;
  margin-top: 20px;
}

.logoandtxtposbanner4 {
  position: absolute;
  left: 54%;
  top: 20%;
}

.banner4txt1 h2 {
  font-family: "Kohinoor_Bold";
  color: #ffd100;
  font-size: 48px;
}

.banner4txt2 h3 {
  font-family: "Kohinoor_Regular";
  color: #ffffff;
  font-size: 36px;
  margin-top: 8px;
}

.ancorbtn4 a {
  color: #091a59;
  font-family: "Kohinoor_Medium";
  font-size: 26px;
  display: inline-block;
  padding: 10px 40px;
  line-height: 26px;
  background: #ffd100;
  border-radius: 25px;
  margin-top: 20px;
}

.sliderdiv .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0px;
  background: #cccccc;
  border-radius: 50%;
}

.sliderdiv .slick-dots li.slick-active button {
  background: #f77f00;
}

.sliderdiv .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}

.sliderdiv .slick-dots li button:before {
  font-size: 0px;
  width: 12px;
  height: 12px;
}

.famausbook {
  padding: 50px 0px 70px 0px;
}

.bookhead {
  margin-bottom: 40px;
}

.bookhead h2 {
  text-align: center;
  font-family: "Kohinoor_Regular";
  color: #d62828;
  font-size: 40px;
  font-weight: 700;
}

.bookname h3 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 20px;
  font-weight: 700;
  margin: 12px 0px;
}

.bookname h3 span {
  font-family: Arial;
}

.pricebook h4 {
  font-family: Arial;
  color: #d62828;
  font-size: 24px;
  font-weight: 700;
}

.pricebook h4 span {
  font-weight: normal;
}

.pricebook h4 del {
  font-weight: normal;
  color: #b6b6b6;
  font-size: 16px;
}

.uptodiv p {
  font-family: Arial;
  color: #71bc78;
  font-size: 16px;
  margin: 9px 0px 15px 0px;
}

.buynoowbtn a {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 30px;
  background: #f77f00;
  text-transform: uppercase;
  box-shadow: 0px 7px 27px -5px #f77f00;
  line-height: 18px;
}

.maroonsec {
  background: #9d1b1b;
  padding: 30px 0px 40px 0px;
}

.sliderheading {
  text-align: center;
}

.sliderheading h2 {
  font-family: "Kohinoor_Regular";
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  padding: 10px 15px;
  display: inline-block;
  position: relative;
}

.sliderheading h2:after {
  content: "";
  display: block;
  position: absolute;
  width: 83px;
  height: 26px;
  background: url(../images/leftstar.png) no-repeat;
  z-index: 1;
  top: 20px;
  left: -82px;
}

.sliderheading h2:before {
  content: "";
  display: block;
  position: absolute;
  width: 83px;
  height: 26px;
  background: url(../images/rightstar.png) no-repeat;
  z-index: 1;
  top: 20px;
  right: -82px;
}

.sliderheading h2 span:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: url(../images/dashline.png) no-repeat;
  z-index: 1;
  top: -3px;
  left: 0px;
}

.sliderheading h2 span:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: url(../images/dashline.png) no-repeat;
  z-index: 1;
  bottom: -3px;
  left: 0px;
}

.slidimg {
  margin: 30px 0px 25px 0px;
  position: relative;
}

.bannerbottomtxt h4 {
  font-family: "Kohinoor_Regular";
  color: #ffffff;
  font-size: 24px;
}

.sliderbannerbottom {
  padding: 0px 5px;
}

.bottomslider {
  position: relative;
}

.bottomslider:before {
  content: "";
  display: block;
  position: absolute;
  width: 252px;
  height: 390px;
  background: url(../images/laftshadow.png) no-repeat;
  z-index: 1;
  top: 30px;
  left: -1px;
  background-size: cover;
}

.bottomslider:after {
  content: "";
  display: block;
  position: absolute;
  width: 252px;
  height: 390px;
  background: url(../images/rightshadow.png) no-repeat;
  z-index: 1;
  top: 30px;
  right: -1px;
  background-size: cover;
}

.bottomslider .slick-prev {
  z-index: 99;
}

.bottomslider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 68px;
  height: 45px;
  background: url(../images/icons/left-arrow-maroon.svg) #cd7a7a no-repeat;
  background-size: 20%;
  z-index: 1;
  top: 50%;
  left: 0px;
  font-size: 0px;
  background-position: center;
  margin-top: -34px;
}

.bottomslider .slick-next {
  z-index: 99;
}

.bottomslider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 68px;
  height: 45px;
  background: url(../images/icons/right-arrow-maroon.svg) #cd7a7a no-repeat;
  background-size: 20%;
  z-index: 1;
  top: 50%;
  right: 0px;
  font-size: 0px;
  background-position: center;
  margin-top: -34px;
}

.bottomslider .slick-prev {
  left: 0;
}

.bottomslider .slick-next {
  right: 0;
}

.bottomlink {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 60px;
  position: relative;
  z-index: 999;
  background: #ffffff;
}

.sociallinkleft {
  width: 54%;
  float: left;
}

.bannerbottomtxt {
  display: none;
  height: 65px;
}

.sliderbannerbottom.slick-current .bannerbottomtxt {
  display: block;
}

.socialhead h3 {
  font-family: "Kohinoor_Regular";
  color: #d62828;
  font-size: 26px;
  font-weight: 700;
}

.orangebord {
  width: 100%;
  border-bottom: 2px solid #f77f00;
  height: 2px;
  margin-top: 5px;
}

.bookhous h4 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.addressdiv p {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 20px;
  margin-bottom: 0px;
}

.addressdiv p span {
  font-family: "Kohinoor_Regular";
  color: #f77f00;
  font-weight: 700;
}

.sociallinkright {
  width: 40%;
  float: right;
}

.orangebordfull {
  width: 100%;
}

.bookhous {
  margin-top: 18px;
}

.bookhous ul li {
  float: left;
  margin-right: 18px;
}

.bookhous ul li a {
  background: #f77f00;
  border-radius: 50%;
  display: inline-block;
}

.bookhous ul li a:hover {
  background: #9d1b1b;
}

.ourpolicy {
  margin: 30px 0px 8px 0px;
}

.ourpolicy a {
  color: #f77f00;
  font-family: Arial;
  font-size: 16px;
}

.footerdiv {
  background: #f77f00;
  padding: 18px 0px;
}

.copytxt p {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  margin: 0px;
  text-align: center;
}

.bggraybookpage {
  background: #efefef;
  padding-bottom: 50px;
}

.backlink {
  padding: 15px 0px;
}

.backlink a {
  font-family: Arial;
  color: #616161;
  font-size: 16px;
}

.backgroundwhite {
  padding: 45px 60px 45px 60px;
  background: #ffffff;
}

.fnacybookdiv {
  width: 35%;
  float: left;
}

.thumbnail {
  width: 20%;
  float: left;
  padding: 0px 7px;
}

.thumbnail ul li {
  margin-bottom: 10px;
  cursor: pointer;
}

.rightbookshow {
  width: 80%;
  float: left;
}

.rightbookdetails {
  width: 65%;
  float: left;
  padding-left: 50px;
}

.booknamesec h2 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 36px;
  font-weight: 700;
}

.booknamesec p {
  font-family: "Kohinoor_Regular";
  color: #616161;
  font-size: 20px;
  margin: 10px 0px 0px 0px;
  padding-bottom: 5px;
}

.pricebook h3 {
  color: #71bc78;
  font-family: Arial;
  font-size: 24px;
  margin-top: 10px;
}

.pricebook h3 span {
  color: #d62828;
  font-family: Arial;
  font-weight: 700;
  font-size: 40px;
}

.pricebook h3 span.rupeenormal {
  font-weight: normal;
}

.pricebook h3 del {
  color: #bcbcbc;
  margin: 0px 10px;
}

.pricebook p {
  color: #616161;
  font-family: Arial;
  font-size: 16px;
}

.stockavailable h4 {
  color: #f77f00;
  font-family: Arial;
  font-size: 20px;
  margin: 14px 0px 27px 0px;
}

.stocknotavailable h4 {
  color: #e01f0e;
  font-family: Arial;
  font-size: 20px;
  margin: 14px 0px 27px 0px;
}

.bookdetail {
  padding: 14px 0px 10px 0px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.bookdetail h3 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.bookdetail p {
  font-family: "Kohinoor_Regular";
  color: #616161;
  font-size: 16px;
  text-align: justify;
  padding-right: 10px;
}

.twobtton {
  margin-top: 28px;
}

.twobtton a.booknow {
  text-transform: uppercase;
  color: #ffffff;
  font-family: Arial;
  font-weight: 700;
  border-radius: 30px;
  background: #f77f00;
  display: inline-block;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 18px;
  box-shadow: 0px 7px 27px -5px #f77f00;
  width: 193px;
  text-align: center;
  margin-right: 20px;
}

.twobtton a.samplenow {
  text-transform: uppercase;
  color: #ffffff;
  font-family: Arial;
  font-weight: 700;
  border-radius: 30px;
  background: #616161;
  display: inline-block;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 18px;
  box-shadow: 0px 7px 27px -5px #616161;
  width: 193px;
  text-align: center;
}

.secwhite {
  margin: 50px 0px;
  background: #ffffff;
  padding: 35px 0px 45px 0px;
}

.likebooks h2 {
  color: #d62828;
  font-family: "Kohinoor_Regular";
  font-size: 40px;
  font-weight: 700;
}

.likebookall {
  float: left;
  padding: 0px 8px;
  width: 16%;
  margin-bottom:20px;
}

.innergraydiv {
  background: #f3f3f3;
  padding: 20px 15px;
  cursor: pointer;
}

.booknameslide h3 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 20px;
  font-weight: 700;
  margin: 12px 0px;
}

.booknameslide h3 span {
  font-family: Arial;
}

.pricebookslide h4 {
  font-family: Arial;
  color: #d62828;
  font-size: 24px;
  font-weight: 700;
}

.pricebookslide h4 span {
  font-weight: normal;
}

.pricebookslide h4 del {
  font-weight: normal;
  color: #b6b6b6;
  font-size: 16px;
}

.uptodivslide p {
  font-family: Arial;
  color: #71bc78;
  font-size: 16px;
  margin: 9px 0px 15px 0px;
}

.buynoowbtnslide a {
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 15px 28px;
  border-radius: 30px;
  background: #f77f00;
  text-transform: uppercase;
  box-shadow: 0px 7px 27px -5px #f77f00;
  line-height: 18px;
}

.innergraydiv div img {
  display: inline-block;
}

.likesboksslider .slick-prev {
  left: 0px;
}

.likesboksslider .slick-prev:before {
  content: "";
  display: block;
  position: absolute;
  width: 66px;
  height: 46px;
  background: url(../images/icons/left-arrow.svg) #f77f00 no-repeat;
  background-size: 20%;
  z-index: 1;
  top: 50%;
  left: 0px;
  font-size: 0px;
  background-position: center;
  margin-top: -33px;
}

.likesboksslider .slick-next {
  right: 0px;
}

.likesboksslider .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  width: 66px;
  height: 46px;
  background: url(../images/icons/right-arrow.svg) #f77f00 no-repeat;
  background-size: 20%;
  z-index: 1;
  top: 50%;
  right: 0px;
  font-size: 0px;
  background-position: center;
  margin-top: -33px;
}

.likesboksslider .slick-next:hover:before {
  background: url(../images/icons/right-arrow.svg) #9d1b1b no-repeat;
  background-position: center;
  background-size: 20%;
}

.likesboksslider .slick-prev:hover:before {
  background: url(../images/icons/left-arrow.svg) #9d1b1b no-repeat;
  background-position: center;
  background-size: 20%;
}

.likesboksslider {
  padding: 0px 115px;
  margin-top: 30px;
}

.mycartpop {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 10px 0px 20px 0px;
  position: absolute;
  top: 64px;
  right: 0px;
  min-width: 313px;
  display: none;
}

.listfirst {
  padding: 10px 25px;
  border-bottom: 1px solid #cccccc;
}

.selectbook {
  width: 31%;
  float: left;
}

.nameprice {
  width: 69%;
  float: left;
  padding-left: 25px;
}

.bookselectname h5 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}

.selctprice {
  margin-top: 20px;
}

.selctprice h6 {
  font-family: Arial;
  color: #d62828;
  font-size: 20px;
}

.selctprice h6 .fa-trash-o {
  float: right;
  color: #2c2c2c;
  font-size: 22px;
  cursor: pointer;
}

.totalammount {
  margin: 20px 0px 15px 0px;
  padding: 0px 20px;
}

.totalammount h2 {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 23px;
  font-weight: 700;
}

.totalammount h2 span {
  color: #d62828;
}

.totalammount p {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 15px;
}

.makepaymentbtm a {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  background: #f77f00;
  text-transform: uppercase;
  box-shadow: 0px 7px 27px -5px #f77f00;
  line-height: 18px;
  position: relative;
}

.makepaymentbtm a .fa-arrow-right {
  position: absolute;
  right: 10px;
}

.mycartpop:after {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 24px;
  background: url(../images/cartarrow.png) no-repeat;
  z-index: 1;
  top: -24px;
  right: 25px;
  font-size: 0px;
}

.logofull {
  width: 100% !important;
}

.summeryorder {
  max-width: 330px;
  float: left;
  padding-right: 50px;
  position: fixed;
}

.summeryhead h3 {
  color: #333333;
  font-family: Arial;
  font-size: 24px;
  font-weight: 700;
  margin: 20px 0px;
}

.sumprize {
  border-bottom: 1px solid #858585;
  margin-bottom: 20px;
}

.mrp {
  width: 70%;
  float: left;
}

.mrpnumber {
  width: 30%;
  float: left;
  text-align: right;
}

.mrp p {
  color: #858585;
  font-family: Arial;
  font-size: 18px;
  margin-bottom: 10px;
}

.mrpnumber p {
  color: #858585;
  font-family: Arial;
  font-size: 18px;
  margin-bottom: 10px;
}

.totalamtext {
  width: 70%;
  float: left;
}

.totalamtountnumber {
  width: 30%;
  float: left;
  text-align: right;
}

.totalamtext p {
  color: #2c2c2c;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
}

.totalamtountnumber p {
  color: #2c2c2c;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
}

.enterdetails {
  width: 75%;
  float: left;
  margin-left: 25%;
  margin-top: 80px;
}

.firstwhite {
  background: #ffffff;
  padding: 30px 130px 0px 80px;
}

.detailshead h3 {
  color: #2c2c2c;
  font-family: Arial;
  font-size: 24px;
  font-weight: 700;
}

.width50 {
  width: 50%;
}

.paddrightinput {
  padding-right: 15px;
}

.paddleftinput {
  padding-left: 15px;
}

.form-group {
  float: left;
}

input.form-control {
  border: 1px solid #c2c2c2;
  border-radius: 0px;
  font-family: Arial;
  color: #2c2c2c;
  font-size: 18px;
  outline: none;
  font-weight: normal;
}

.form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 0;
}

.detailshead {
  margin-bottom: 30px;
}

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c3c3c3;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #c3c3c3;
}

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #c3c3c3;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #c3c3c3;
}

.form-group {
  position: relative;
}

.widright span {
  position: absolute;
  right: 25px;
  top: 9px;
  text-transform: uppercase;
  color: #f77f00;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}

.widleft span {
  position: absolute;
  right: 10px;
  top: 9px;
  text-transform: uppercase;
  color: #f77f00;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}

input.form-control {
  padding-right: 15px;
}

.form-group {
  margin-bottom: 30px;
}

.width100 {
  width: 100%;
}

.width35 {
  width: 35%;
  float: left;
}

.width24 {
  width: 24%;
  float: left;
}

.mrdleftac {
  margin-left: 3%;
  margin-right: 3%;
}

.martop40 {
  margin-top: 40px;
}

.detailsheadfirst,
.detailsheadsec {
  position: relative;
}

.detailsheadfirst:before {
  content: "";
  display: block;
  position: absolute;
  width: 36px;
  height: 37px;
  background: url(../images/icons/profile.svg) no-repeat;
  z-index: 1;
  top: -6px;
  left: -50px;
  font-size: 0px;
  background-size: contain;
}

.detailsheadsec:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 35px;
  background: url(../images/icon2.png) no-repeat;
  z-index: 1;
  top: -2px;
  left: -50px;
  font-size: 0px;
  background-size: contain;
}

.scancard {
  width: 40%;
  float: left;
  padding-bottom: 30px;
  border-right: 2px dotted #cfcfcf;
}

.scancard h4 {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 20px;
  margin-bottom: 15px;
}

.otherupi {
  width: 60%;
  float: left;
  padding-left: 40px;
}

.otherupi h4 {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 20px;
  margin-bottom: 10px;
}

.bordergray {
  border: 1px solid #cccccc;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 15px;
}

.upiselect {
  border-bottom: 2px dotted #cfcfcf;
}

.creaditdebit {
  margin: 20px 0px;
}

.creaditdebit h4 {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 20px;
}

.cardno {
  width: 213px;
  float: left;
  margin-right: 20px;
}

.inputtxt input {
  background: #ebebeb;
  text-align: center;
  width: 100%;
  padding: 5px 10px;
  border: 0px;
  border: 1px solid #cccccc;
  letter-spacing: 1px;
}

.cardnomonth,
.cardnocvc {
  width: 116px;
  text-align: center;
  margin-right: 20px;
  float: left;
}

.cardnocvc {
  position: relative;
  width: 40%;
}

.notificationque {
  position: absolute;
  width: 12px;
  height: 12px;
  z-index: 99;
  top: 14px;
  left: 100px;
  cursor: pointer;
}

.cardnocvc input {
  width: 116px;
}

.masgcvv {
  font-size: 12px;
  font-family: Arial;
  color: #d62828;
  text-align: left;
  position: absolute;
  left: -100px;
  display: none;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 255px;
  margin-top: 20px;
}

.notificationque:hover .masgcvv {
  display: block;
}

.mrgbtmchange {
  margin-bottom: 20px;
}

.cardpay {
  margin: 20px 0px;
}

.cardpay span {
  padding: 7px 30px;
  background: #cccccc;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.netbanking {
  padding: 20px 0px;
  border-top: 2px dotted #cfcfcf;
}

.netbanking h4 {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 20px;
}

.selctbank {
  margin: 20px 0px 40px 0px;
}

.selctbank select {
  padding: 7px 15px;
  font-family: Arial;
  color: #2c2c2c;
  font-size: 16px;
  background: #ebebeb;
  min-width: 220px;
}

.totalpay {
  padding-bottom: 30px;
}

.totalpay span {
  padding: 10px 40px;
  background: #616161;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  border-radius: 30px;
  box-shadow: 0px 7px 27px -5px #616161;
  cursor: pointer;
}

.selectactive {
  border: 1px solid #f77f00;
}

.shake {
  animation: shake-animation 3s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes shake-animation {
  0% {
    transform: translate(0, 0);
  }

  4.78571% {
    transform: translate(0, 0);
    transform: rotate(20deg);
  }

  8.57143% {
    transform: translate(0, 0);
    transform: rotate(0deg);
  }

  12.35714% {
    transform: translate(0, 0);
    transform: rotate(-20deg);
  }

  16.14286% {
    transform: translate(0, 0);
    transform: rotate(0deg);
  }

  20.92857% {
    transform: translate(0, 0);
    transform: rotate(20deg);
  }

  24.71429% {
    transform: translate(0, 0);
    transform: rotate(0deg);
  }

  100% {
    transform: translate(0, 0);
    transform: rotate(0deg);
  }
}

.comingbookhead h2 {
  font-family: "Kohinoor_Regular";
  color: #d62828;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

.boxgraycoming {
  padding: 20px 15px;
  background: #f3f3f3;
  float: left;
  width: 18%;
  margin-left: 1%;
  margin-right: 1%;
  cursor: pointer;
}

.booknamecomng h3 {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 20px;
  font-weight: 700;
  margin: 12px 0px;
}

.booknamecomng h3 span {
  font-family: Arial;
}

.pricebookcoming h4 {
  font-family: Arial;
  color: #d62828;
  font-size: 24px;
  font-weight: 700;
}

.pricebookcoming h4 span {
  font-weight: normal;
}

.pricebookcoming h4 del {
  font-weight: normal;
  color: #b6b6b6;
  font-size: 16px;
}

.uptodivcoming p {
  font-family: Arial;
  color: #71bc78;
  font-size: 16px;
  margin: 9px 0px 15px 0px;
}

.buynoowbtncoming a {
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  padding: 12px 25px;
  border-radius: 30px;
  background: #f77f00;
  text-transform: uppercase;
  box-shadow: 0px 7px 27px -5px #f77f00;
  line-height: 18px;
}

.stockcomsoon h4 {
  color: #d62828;
  font-family: Arial;
  font-size: 36px;
}

.visiblhiden {
  visibility: hidden;
}

.ourhead {
  margin: 25px 0px 40px 0px;
}

.ourhead h2 {
  font-family: Arial;
  color: #d62828;
  font-size: 36px;
  font-weight: 700;
}

.pointname h3 {
  font-family: Arial;
  color: #f77f00;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.pointname p {
  color: #636363;
  font-family: Arial;
  font-size: 16px;
  text-align: justify;
  margin-bottom: 20px;
}

.pointname {
  margin-bottom: 15px;
}

.paymentsuccesspop {
  width: 100%;
  float: left;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background: #f77f00;
  z-index: 9999;
  display: none;
}

.paymentsucc {
  padding: 50px 30px;
  background: #ffffff;
  border-radius: 10px;
  margin-top: 40px;
  text-align: center;
}

.paymentsucc h2 {
  color: #39a81c;
  font-family: "Kohinoor_Bold";
  font-size: 50px;
  text-align: center;
}

.paymentsucc p {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 26px;
  text-align: center;
  margin: 20px 0px;
}

.paymentsucc a {
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 30px;
  background: #f77f00;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 0px 7px 27px -5px #f77f00;
}

.paymentsucc p a {
  background: transparent;
  box-shadow: 0px 0px 0px;
  padding: 0px;
  display: initial;
  text-transform: lowercase;
  font-family: Arial;
}

.contentdiv {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}

.footerdiv {
  position: relative;
  z-index: 999;
}

.paymentfaildpop {
  width: 100%;
  float: left;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background: #f77f00;
  z-index: 9999;
  display: none;
}

.paymentfaild h2 {
  color: #d62828;
  font-family: "Kohinoor_Bold";
  font-size: 50px;
  text-align: center;
}

.paymentfaild p {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 26px;
  text-align: center;
  margin: 20px 0px;
}

.paymentfaild p span.red {
  color: #d62828;
}

.paymentfaild p span.ora {
  color: #f77f00;
}

.notyfypop {
  width: 100%;
  float: left;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgb(247 127 0 / 93%);
  z-index: 9999;
  display: none;
}

.notyfypop.book_details_page {
  background: rgb(247 127 0 / 70%);
}

.closepop {
  font-family: Arial;
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #d62828;
  line-height: 25px;
  position: absolute;
  right: -8px;
  top: -8px;
  cursor: pointer;
}

.notyfyinput1,
.notyfyinput2 {
  position: relative;
}

.notyfyinput input {
  width: 100%;
  background: #efefef;
  padding: 10px 20px;
  border-radius: 30px;
  font-family: Arial;
  color: #2c2c2c;
  font-size: 18px;
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}

.notyfyidnumber a {
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 30px;
  background: #f77f00;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 0px 7px 27px -5px #f77f00;
  margin-top: 10px;
}

.notyfyidnumber {
  text-align: center;
  margin-top: 35px;
}

.notyfypopsucces {
  width: 100%;
  float: left;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgb(247 127 0 / 93%);
  z-index: 9999;
  display: none;
}

.contentdivbackwhite {
  background: #ffffff;
  border-radius: 10px;
  padding: 18px 18px 30px 18px;
  max-width: 386px;
}

.logoborder {
  border-bottom: 1px solid #f77f00;
  padding-bottom: 20px;
}

.notyfymsg p {
  font-family: "Kohinoor_Regular";
  color: #2c2c2c;
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
  line-height: 30px;
}

.notyfymsg span {
  color: #d62828;
  font-weight: 700;
}

.notyfymsg a {
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding: 7px 30px;
  background: #f77f00;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 0px 7px 27px -5px #f77f00;
  margin-top: 10px;
}

.notyfymsg {
  text-align: center;
  margin-top: 35px;
}

.closepop {
  font-family: Arial;
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #d62828;
  line-height: 25px;
  position: absolute;
  right: -8px;
  top: -8px;
  cursor: pointer;
}

.notyfyinput1:after {
  content: "";
  display: block;
  position: absolute;
  width: 33px;
  height: 25px;
  background: url(../images/icons/form-email.svg) no-repeat;
  z-index: 1;
  top: 11px;
  left: 10px;
  font-size: 0px;
  background-size: contain;
}

.notyfyinput2:after {
  content: "";
  display: block;
  position: absolute;
  width: 33px;
  height: 25px;
  background: url(../images/icons/form-call.svg) no-repeat;
  z-index: 1;
  top: 11px;
  left: 10px;
  font-size: 0px;
  background-size: contain;
}

.agamipustake h2 span {
  color: #d62828;
  /*animation: colorchange1 .5s linear infinite;
	-webkit-animation:colorchange1 .5s linear infinite;*/
}

/*@keyframes colorchange1{
  0% {
        color: #d62828;
      }      
      50% {
        
        color: #2c2c2c;
      }      
      100% {
        
        color: #d62828;
      }
}

 @-webkit-keyframes colorchange1{
      0% {
        color: #d62828;
      }      
      50% {
        
        color: #2c2c2c;
      }      
      100% {
        
        color: #d62828;
      }
    }*/

.agamipustake h2 a {
  color: #2c2c2c;
  /*	animation: colorchange2 .5s linear infinite;
	-webkit-animation:colorchange2 .5s linear infinite;*/
}

/*@keyframes colorchange2{
  0% {
        color: #2c2c2c;
      }      
      50% {
        
        color: #d62828;
      }      
      100% {
        
        color: #2c2c2c;
      }
}*/

/* @-webkit-keyframes colorchange2{
      0% {
        color: #2c2c2c;
      }      
      50% {
        
        color: #d62828;
      }      
      100% {
        
        color: #2c2c2c;
      }
    }*/

.shadowhead {
  box-shadow: 0px 0px 18px -9px #000000;
}

.shadowheadadd {
  box-shadow: 0px 0px 14px -9px #000000;
}

.whasappset {
  width: auto;
  text-align: center;
  position: fixed;
  top: 55%;
  right: 15px;
  z-index: 999;
}

.orderforwhats p {
  font-family: Arial;
  color: #2c2c2c;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  line-height: normal;
  margin: 0px;
  text-shadow: 0px 0px 9px #ffffff;
}

.buynoowbtn a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.twobtton a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.buynoowbtnslide a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.makepaymentbtm a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.totalpay span:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.paymentsucc a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.buynoowbtncoming a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.notyfyidnumber a:hover,
.notyfymsg a:hover {
  background: #9d1b1b;
  box-shadow: 0px 7px 27px -5px #9d1b1b;
}

.ourpolicy a:hover {
  color: #9d1b1b;
  text-decoration: underline;
}

.bookhous ul li img {
  transition: 0.6s;
}

.bookhous ul li a:hover img {
  transform: rotate(360deg);
}

.mobileondiv {
  display: none;
}

.closesearch {
  position: absolute;
  top: 15px;
  right: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d62828;
  text-align: center;
  line-height: 35px;
  display: none;
}

.mobilesearch {
  background: #d62828;
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  line-height: 27px;
  display: none;
}

.pointname p a {
  color: #d62828;
  font-weight: 700;
}

.errormesg {
  position: absolute;
  color: red;
  font-family: Arial;
  font-size: 13px;
}

.errormesg {
  display: none;
}

.overlaydiv {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #a41c2b99;
  width: 100%;
  height: 100%;
}

.sliderbannerbottom.slick-current .slidimg .overlaydiv {
  display: none;
}

#wrap {
  display: inline-block;
  position: relative;
  height: 46px;
  padding: 0;
  position: relative;
}

.setdearch input[type="text"] {
  width: 300px;
  height: 46px;
  font-size: 18px;
  display: inline-block;
  font-family: Arial;
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  padding-left: 15px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);

  background: #ebebeb;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.setdearch input[type="text"]:focus {
  width: 450px;
  z-index: 1;
  cursor: text;
  border-radius: 50px;
  padding-left: 15px;
  background: #ebebeb;
}

.setdearch input[type="submit"] {
  width: 65px;
  height: 46px;
  display: inline-block;
  color: red;
  background: url(../images/icons/search-desktop.svg) #d62828 center center
    no-repeat;
  background-size: 25px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  cursor: pointer;
  cursor: pointer;
  transition: opacity 0.4s ease;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.sticydiv {
  display: none;
}

.homeback {
  position: fixed;
}

.openbookpage {
  cursor: pointer;
}

.magnify {
  position: absolute;
  z-index: 20;
  background-repeat: no-repeat;
  background-color: white;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
  display: none;
  cursor: none;
  border-radius: 50%;
}

.brderdivbottom {
  border-bottom: 1px solid #d7d7d7;
}

.bodyhideclass {
  display: none;
}

.notificationque img {
  display: block;
}

.onpayment span {
  background: #f77f00;
  box-shadow: 0px 7px 27px -5px #f77f00;
}

.totalpay button {
  background: transparent;
}

.fixfooterpage {
  position: fixed;
  bottom: 0px;
  left: 0px;
}

.onlythispage {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #efefef;
  z-index: -1;
}

#er1,
#er2 {
  position: absolute;
  bottom: 5px;
}

/*-----------------change css----------------*/
.boxgray {
  padding: 20px 10px;
  background: #f3f3f3;
  float: left;
  width: 15%;
  cursor: pointer;
  margin: 0px 10px 20px 10px;
}

.bookbox {
  width: 100%;
  margin: 0px auto;
}

/* max-width:1200px; */

/* .bottomlink .social_connect_icons li{
  width: 47px;
  height: 47px;
} */

.bottomlink .social_connect_icons li a {
  width: 40px;
  height: 40px;
  text-align: center;
}

.bottomlink .social_connect_icons li a i {
  font-size: 20px;
  color: #ffffff;
  transition: transform 0.6s;
}

.bottomlink .social_connect_icons li a:hover i {
  transform: rotate(360deg);
}

.backgrey {
  background: #f3f3f3;
}

.color-red-text,
.color-red-text:hover {
  color: #ce2828;
}

.other-pubs-anchor {
  font-size: 33px;
  font-weight: bold;
}

.other-pubs-anchor:hover {
  color: #f77f00;
}

@media (min-width: 786px) {
  .logodiv .logo {
    height: 70px;
  }
}

.other_publications .boxgray {
  padding: 20px 10px;
  background: #f3f3f3;
  float: left;
  width: 15%;
  cursor: pointer;
  margin: 0px 10px 20px 10px;
}

.other_publications .buynoowbtn a {
  font-size: 16px;
}

@media (max-width: 800px) {
  .other_publications .boxgray {
    width: 30%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 530px) {
  .other_publications .boxgray {
    width: 46%;
    margin: 0% 2% 4% 2%;
  }
}

.comingBookList {
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
}

@media (max-width: 1400px) {
  .likebookall {
    width: 22%;
  }
}

@media (max-width: 800px) {
  .likebookall {
    width: 30%;
  }
}

@media (max-width: 530px) {
  .likebookall {
    width: 46%;
  }
}