/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {
  font-family: "Silk Road"; src: url("SilkRoad.ttf") format('truetype');
}
      .monserat{
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
      }
      .roboto{
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
      }
      .red{
        color: red;
      }
.test2{

  font-family: 'Besley';
}

.test{
  font-family: 'Silk Road';
}
.ind_con1 {
  position: relative;
}

.i-labeltitle{
  font-size: 22px;
  font-weight: bold;
}
.i-labelcontent{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;

}
.textcentered {
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.textcentered-md {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.textcentered2 {
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item-one {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item-two {
  position: absolute;
  top: 5%;
  left: 70%;
  transform: translate(-50%, -50%);
}
.item-three {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-0%, -80%);
}
.imgcentered {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.imgcentered2 {
  position: absolute;
  top: 240%;
  left: 30%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.imgcentered3 {
  position: absolute;
  top: -80px;
  z-index: 9999;
}
.darkpurple{
  color: #8b1e60;
}
.mainindex{
  color: black;
  font-weight: bold;
  font-size: 3vw;
}
.mainindex-2{
  color: #756f69;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: justify;
}
.m-mainindex{
  color: black;
  font-weight: bold;
  font-size: 30px;
}
.m-mainindex-2{
  color: #756f69;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: justify;
}
.mainindex-3{
  color: #756f69;
  font-weight: 300;
  font-size: 18px;
}
.aks_btnbnnr{
  color: #7b0050;
  font-weight: 600;
  background-color: white;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  padding: 5px 12px;
}
.aks_btn{
  color: white;
  font-weight: 600;
  background-color: #8b1e60;
  border: none;
  border-radius: 6px;
  font-size: 13px;
  padding: 5px 12px;
}
.aks_btn2{
  background-color: white;
  font-weight: 600;
  color: #8b1e60;
  border: none;
  border-radius: 6px;
  font-size: 13px;
  padding: 5px 12px;
}
.p-0{
  margin: 0px;
  padding: 0px;
}
.gradient  {
  background: linear-gradient(to bottom, white 0%,white 50%,#f5f5f5 50%,#f5f5f5 50%,#f5f5f5 100%); /* W3C */
}
.i-info{
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 4px;
}
.i-content{
  font-size: 14px;
  letter-spacing: 1px;
}
.i-content2{
  font-size: 17px;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.container1 {
  display: table;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.helper1 {
  #position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
}
.content1 {
  #position: relative;
  #top: -50%;
  margin: 0 auto;
  width: 65%;
}
.container2 {
  background-color: #f8f8f8;
  display: table;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 95%;
  cursor: pointer;
}
.container2:before{
  content:'';
  width:0;
  height:3px;
  background:#f19f17;
  position:absolute;
  left:0;
  bottom:0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.container2:hover:before {
    width: 100%;
}
.helper2 {
  #position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
}
.content2 {
  #position: relative;
  #top: -50%;
  margin: 0 auto;
  width: 80%;
}
.i-title{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 1px;
}
.bg-i-bottom{
  /* The image used */
  background-image: url('../images/what is camphor cover.jpg');

  /* Full height */
  width: 100%;
  min-height: 600px;

  /* Full height */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.layer{
  background-color: rgba(0, 0, 0, 0.8);
  min-height: 500px;
}
.if-title{
  color: white;
  font-size: 50px;
}
.if-content{
  color: white;
  font-size: 14px;
  letter-spacing: 1px;

}
.p-top{
        background-color: #ebebeb;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 1px;
      }
      .cat_btn{
        background-color: white;
        border-radius: 10px;
        border: 2px solid #ecbda7;
        padding: 5px 20px;
        font-weight: 600;
      }
      .item-name{
        font-weight: normal;
        font-size: 1.2rem;
      }
      .item-name2{
        font-weight: normal;
        font-size: 1rem;
      }
      .p-category{
        color: black;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: 2px;
      }


      .pagination li{
        font-size: 20px;
        font-weight: 600;
        border: 1px solid #841a58;
        margin: 0px 1px;
        font-weight: 600;
      }
      .page-item.active .page-link{
        background-color: #841a58;
        color: white;
      }
      .page-item.active{
        background-color: #841a58;
        color: white;
      }
      .pagination li a{
        font-size: 20px;
        font-weight: 600;
        padding: 1px 5px;
        margin: 2px 5px;
        border: none;
font-family: 'Bitter';
        color: black;
        outline:0 !important;
      }
      .pagination li a:hover{
        background-color: white;
        font-size: 10px;
        font-weight: 600;
        padding: 1px 5px;
        margin: 2px 5px;
        border: none;
        color: black;
        outline:0 !important;
      }
      .pagination li a:focus{
        background-color: white;
        font-size: 10px;
        font-weight: 600;
        padding: 1px 5px;
        margin: 2px 5px;
        border: none;
        color: black;
        outline:0 !important;
      }

      .pagination{
        align-items: center;
        justify-content: center;

      }
.no_btn{
  padding: 0;
  border: none;
  background: none;
}
.no_btn2{
  padding: 0;
  border: none;
}
.red{
  color:red;
}