/* CSS Document */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf"); }
body {
  overflow-x: hidden;
  font-family: "Muli", sans-serif; }

p {
  /*font-family: "Muli", sans-serif; */
  /*font-family: 'Cormorant Garamond', serif;*/
  font-family: 'EB Garamond', serif;
  font-size: 16px;
}

h1, h2, h3, h4, h5 {
  font-family: "Playfair Display", serif; }

.text-justify {
  text-align: justify; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: none; }

.m0 {
  margin: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 45px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr15 {
  padding-right: 15px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.clr-white {
  color: #fff; }

.pre-header {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  background: #63b303; }
  .pre-header .contact-top {
    /*padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    display: inline-block;
    right: 0;*/
    position: relative;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    left: 18%;
    list-style: none;
    padding-left: 0;
    text-transform: capitalize;
     }
    .pre-header .contact-top li {
      display: inline-block;
      margin-right: 15px; }
      .pre-header .contact-top li i {
        margin-right: 5px; }
    .pre-header .contact-top li a{
        color:#fff;
    }
  .pre-header .social-icons {
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block; }
    .pre-header .social-icons li {
      list-style: none;
      display: inline-block;
      margin-left: 16px; }
      .pre-header .social-icons li a i {
        color: #fff; }
  .pre-header .buyer-line {
    /*position: relative;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    left: 18%;
    list-style: none;
    padding-left: 0;
    text-transform: capitalize; */
    padding-left: 0;
    margin-bottom: 0;
    position: absolute;
    display: inline-block;
    right: 0;
  }
    .pre-header .buyer-line li {
      display: inline-block;
      padding-right: 10px;
      font-weight: 700; }
      .pre-header .buyer-line li a {
        color: #fff;
        background: red;
        /*background: #063;*/
        padding: 5px 10px;
        border-radius: 20px;
        transition: 0.3s linear; }
        .pre-header .buyer-line li a:hover {
          background: #071013; }

/*--header--*/
.navbar-brand {
  min-width: 250px;
  padding: 0; }
  .navbar-brand img {
    width: 200px;
    z-index: 99;
    position: relative;
    top: -55px; }

.navbar {
  margin-bottom: 0;
  background: #fff; }

.navbar-nav {
  padding: 15px 0; }

.navbar-right li a {
  padding: 10px; }
  .navbar-right li a i {
    font-size: 24px; }

.left-nav li a {
  border: 1px solid transparent;
  margin: 0 5px;
  border-radius: 50px;
  padding: 10px 14px;
  font-size: 14px;
  font-weight: 700;
  color: #170312 !important;
  text-transform: uppercase; }
  .left-nav li.dropdown ul{
    border-radius: 10px;
    margin-top: 14px;
  }
.left-nav li.active a {
  border-color: #63b303;
  color: #63b303 !important;
  background: transparent !important; }

/*--end-header--*/
/*----slider----*/
.banner {
  position: relative;
  overflow: hidden; }
  .banner .main-slider {
    overflow: hidden; }
    .banner .main-slider .slick-slide {
      position: relative; }
      .banner .main-slider .slick-slide .bg-image {
        height: 84vh;
        background-size: cover;
        background-position: center center; }
    .banner .main-slider .slick-prev-btn {
      left: -100px;
      position: absolute;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider .slick-next-btn {
      position: absolute;
      right: -100px;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider:hover .slick-prev-btn {
      left: 0px; }
      .banner .main-slider:hover .slick-prev-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        left: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-prev-btn:after {
        left: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }
    .banner .main-slider:hover .slick-next-btn {
      right: 0px; }
      .banner .main-slider:hover .slick-next-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        right: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-next-btn:after {
        right: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }

/*---end-slider---*/
#home-s1 {
  position: relative;
  background: url(../images/ptn.png);
  /*overflow: hidden;*/
  background-position: center;
    background-size: cover;
   }

.food-1 {
  background-image: url(../images/food-1.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0; }

.food-2 {
  background-image: url(../images/food-2.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.mid-title {
  margin-bottom: 30px; }
  .mid-title span {
    color: #383b53;
    font-size: 90px;
    font-family: "Herr Von Muellerhoff", cursive;
    line-height: 30px; }
    
    #home-s5 .mid-title span{
        color: #fff;
    }
  .mid-title h2 {
    color: #63b303;
    font-size: 45px;
    line-height: 46px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0; }

.pr-item {
  position: relative;
  border: 3px solid #0000001c;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: center;
  margin: 20px; }
  .pr-item .product-thumb {
    position: relative;
    overflow: hidden; }
    .pr-item .product-thumb img {
      transition: 0.5s linear; }
    .pr-item .product-thumb .product-action-link {
      top: 50%;
      left: 0;
      right: 0;
      width: 100%;
      position: absolute;
      padding: 15px 0;
      background-color: #ffffff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .pr-item .product-thumb .product-action-link a {
        color: #7d6948;
        font-size: 27px;
        margin-right: 20px;
        padding-right: 20px;
        position: relative; }
        .pr-item .product-thumb .product-action-link a:last-child {
          padding-right: 0;
          margin-right: 0; }
        .pr-item .product-thumb .product-action-link a:not(:last-child):before {
          top: 50%;
          right: 0;
          width: 1px;
          height: 25px;
          content: "";
          position: absolute;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          background-color: #292825; }
  .pr-item .product-content {
    background: #fff;
    padding: 1px; }
    .pr-item .product-content .product-name {
      position: relative;
      padding-bottom: 15px; }
      .pr-item .product-content .product-name:before {
        bottom: 0;
        left: 50%;
        content: "";
        width: 50px;
        height: 4px;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        background-color: #e7e4dd; }
      .pr-item .product-content .product-name a {
        font-size: 17px;
        line-height: 24px;
        font-weight: 700;
        color: #071013;
        padding-top: 5px;
        display: block;
        text-transform: uppercase;
        font-family: "Playfair Display", serif; }
        .price-box span {
        position: relative;
        display: inline-block;
        background: #63b303;
        padding: 10px;
        color: #fff;
        margin-bottom: 15px;
        transition: 0.3s ease-in-out; }
    .pr-item .product-content .price-box {
      margin-top: 10px;
      margin-bottom: 10px; }
      .pr-item .product-content .price-box span {
        position: relative;
        display: inline-block;
        background: #63b303;
        padding: 10px;
        color: #fff;
        margin-bottom: 15px;
        transition: 0.3s ease-in-out; }
  .pr-item:hover {
    border: 3px solid #63b303;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1); }
    .pr-item:hover img {
      transform: scale(1.2); }
    .pr-item:hover .product-action-link {
      opacity: 1;
      visibility: visible; }

.why-choose-block .why-choose-item {
  display: block;
  margin-bottom: 50px;
  text-align: center;
  background: #071013;
  outline: 3px #63b303;
  outline-style: double;
  outline-offset: -10px; }
  .why-choose-block .why-choose-item .item-content h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    line-height: 26px;
    padding: 20px;
    text-transform: capitalize;
    font-family: "Muli", sans-serif; }
  .why-choose-block .why-choose-item .item-content p {
    color: #666666;
    line-height: 22px;
    margin-bottom: 0; }

#home-s3 {
  position: relative;
  background: url(../images/wrapper2.png) center no-repeat fixed;
  background-size: cover; }
  #home-s3:before {
    position: absolute;
    background: #000000d4;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  #home-s3 .mid-title span {
    color: #cccccc; }

.about-text {
  padding: 0 10%; }
  .about-text p {
    color: #fff; 
    font-size: 18px;
  }

.read-more {
  display: inline-block;
  margin-top: 10px;
  background: #63b303;
  color: #fff;
  padding: 14px 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 10px;
  transition: 0.3s linear; }
  .read-more:hover {
    color: #fff;
    background: #383b53; }

.pr-range-block {
  display: flex;
  border-bottom: 1px solid #e7e4dd;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .pr-range-block .pr-range-thumb {
    flex-basis: 80px; }
    .pr-range-block .pr-range-thumb img {
      width: 100%; }
  .pr-range-block .pr-details {
    -webkit-box-flex: 1;
    flex: 1;
    padding-left: 10px; }
    .pr-range-block .pr-details .pr-name {
      position: relative;
      padding-bottom: 15px;
      margin-top: 10px; }
      .pr-range-block .pr-details .pr-name:before {
        bottom: 0;
        left: 0;
        content: "";
        width: 50px;
        height: 3px;
        position: absolute;
        background-color: #e7e4dd; }
      .pr-range-block .pr-details .pr-name a {
        font-size: 16px;
        line-height: 22px;
        color: #071013;
        font-family: "Playfair Display", serif;
        padding-top: 5px;
        display: block;
        text-transform: uppercase; }
    .pr-range-block .pr-details .price-box {
      margin-top: 10px; }
      .pr-range-block .pr-details .price-box .pr-price {
        font-family: "Playfair Display", serif;
        font-size: 16px;
        line-height: 24px;
        color: #63b303; }

.full-img-container {
  position: relative;
  overflow: hidden;
  margin-top: 30px; }
  .full-img-container .full-img {
    position: relative;
    overflow: hidden; }
    .full-img-container .full-img img {
      transition: 0.4s linear; }
    .full-img-container .full-img:before {
      position: absolute;
      content: '';
      background: #0003;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transition: 0.4s linear; }
  .full-img-container:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .full-img-container h5 {
    text-align: center; }
    .full-img-container h5 a {
      color: #000;
      font-size: 24px;
      font-family: "Playfair Display", serif;
      font-weight: 700;
      text-transform: capitalize; }
#home-s5 .full-img-container h5 a{
    color: #fff;
}
.testimonial-block-item {
  background-color: #ffffff;
  padding: 35px 25px 30px;
  margin: 0 15px; }
  .testimonial-block-item .testi-block-thumb {
    max-width: 100px;
    display: inline-block; }
    .testimonial-block-item .testi-block-thumb img {
      border-radius: 50px; }
  .testimonial-block-item .testi-block-content {
    padding-top: 20px; }
    .testimonial-block-item .testi-block-content p {
      color: #666666;
      font-size: 18px;
      line-height: 28px; }
    .testimonial-block-item .testi-block-content .client-designation {
      color: #292825;
      font-size: 14px;
      display: block;
      padding-top: 26px; }

#home-testimonials {
  position: relative;
  background: url(../images/wrapper1.png) center no-repeat fixed;
  background-size: cover; }
  #home-testimonials:before {
    position: absolute;
    background: #000000a3;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  #home-testimonials .mid-title span {
    color: #cccccc; }

.cert {
  margin: 0 40px; }

#home-s5 {
  /*background: #f3f3f3; */
    background: url(../images/cat_back.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
}
#home-s5:before {
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/*---footer---*/
footer {
  background: #071013;
  padding: 70px 0 10px 0;
  background: url(../images/footer.jpg)no-repeat;
   position: relative;
   width: 100%:;
   background-position: center;
    background-size: cover;
   }
   /*footer:before{*/
   /* position: absolute;*/
   /* content: "";*/
   /* background: rgba(0,0,0,0.8);*/
   /* top: 0;*/
   /* bottom: 0;*/
   /* left: 0;*/
   /* right: 0;*/
   /* width: 100%;*/
   /*}*/
  footer .footer-block {
    margin-bottom: 30px; }
    footer .footer-block .footer-contact {
      padding-left: 0; }
      footer .footer-block .footer-contact li {
        display: flex;
        margin-bottom: 15px;
        list-style: none; }
        footer .footer-block .footer-contact li h5 {
          color: #000;
          margin: 0;
          font-family: "Muli", sans-serif;
          text-decoration: underline;
          font-weight: 700; }
        footer .footer-block .footer-contact li .contact-icon {
          text-align: center;
          font-size: 20px;
          color: #63b303; }
        footer .footer-block .footer-contact li .contact-text {
          color: #000;
          padding-left: 10px; }
          footer .footer-block .footer-contact li .contact-text a {
            color: #000; }
    footer .footer-block .footer-menu {
      padding-left: 0; }
      footer .footer-block .footer-menu li {
        list-style: none;
        padding-bottom: 6px; }
        footer .footer-block .footer-menu li a {
          color: #000; }
    footer .footer-block h4 {
      margin-top: 0;
      color: #000;
      margin-bottom: 20px;
      font-weight: 700;
      font-size: 20px; }
  footer .footer-bar {
    border-top: 1px solid rgba(0, 0, 0, 1);
    padding-top: 20px;
    margin-top: 30px;
    position: relative; }
    footer .footer-bar p {
      color: #000;
      font-size: 13px;
      font-weight: 400; }
      footer .footer-bar p span {
        color: #63b303;
        font-size: 13px;
        font-weight: 400; }

.copyright {
  float: left;
  display: inline-block;
  color: #f3f3f3; }

.design-credit {
  float: right;
  display: inline-block;
  color: #f3f3f3; }
  .design-credit a {
    color: #63b303; }
    .design-credit a:hover {
      text-decoration: none;
      color: #fff; }

.flg-list {
  padding-left: 0;
  margin-top: 40px; }
  .flg-list li {
    display: inline-block;
    list-style: none;
    max-width: 42px;
    margin-right: 10px; }
    .flg-list li a img {
      width: 100%; }

/*---end-footer---*/
.head-wrapper {
  position: relative;
  height:350px;}
  .head-wrapper:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.26); }
.banner-wrapper{
    position:absolute;
    bottom:30px;
    width:100%;
}
.page-title {
  padding: 12% 0 5% 0;
  position: relative;
  color: #fff; }
  .page-title h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 0; }
  .page-title a {
    color: #63b303; }

.bt-text p a {
  color: #00aeff;
  font-weight: 600; }

#banner-image-contact {
  /*background: url(../images/banners/test.png) center no-repeat;*/
  background: url(../images/banners/contact.jpg) center no-repeat;
  background-size: cover; }

#banner-image-product {
  background: url(../images/banners/product_1.jpg) center no-repeat;
  background-size: cover; }
  
  #banner-image-gallery {
  background: url(../images/banners/all.jpg) center no-repeat;
  background-size: cover; }

#banner-image-org {
  background: url(../images/banners/organic.jpg) center no-repeat;
  background-size: cover; 
}
#banner-image-who-we-are {
  background: url(../images/banners/who-we-are.jpg) center no-repeat;
  background-size: cover; 
}
#banner-image-faq {
  background: url(../images/banners/faq.jpg) center no-repeat;
  background-size: cover; 
}
#banner-image-avonra {
  background: url(../images/banners/avonra-company.jpg) center no-repeat;
  background-size: cover; 
}
#banner-image-cfwn {
  background: url(../images/banners/cf-wealthy-naturals.jpg) center no-repeat;
  background-size: cover; 
}
.contact-detail-block {
  box-shadow: 0 0 25px 0 rgba(41, 61, 88, 0.31);
  padding: 20px;
  margin-bottom: 30px; }
  .contact-detail-block h4 {
    font-weight: 700;
    color: #071013;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px; }
  .contact-detail-block ul {
    padding-left: 0; }
    .contact-detail-block ul li {
      display: flex;
      margin-bottom: 15px;
      list-style: none; }
      .contact-detail-block ul li .c-icon {
        font-size: 26px;
        color: #63b303;
        margin-right: 10px; }
        .contact-detail-block ul li .c-icon i {
          vertical-align: text-top; }
      .contact-detail-block ul li .c-text {
        color: #000;
        line-height: 26px; }
        .contact-detail-block ul li .c-text a {
          color: #000; }

.contact-form {
  padding: 36px;
  position: relative;
  color: #fff;
  box-shadow: 0px 0px 45px -17px rgba(0, 0, 0, 0.36);
  background: #071013; }
  .contact-form h3 {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    text-transform: capitalize; }
  .contact-form .send_button {
    background: #63b303;
    padding: 14px 25px;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
    transition: 0.5s all ease-in-out; }
    .contact-form .send_button:hover {
      color: #000; }
  .contact-form input.form-control {
    color: #fff;
    height: 40px; }
  .contact-form textarea {
    color: #fff; }

#all-product-s1 .pr-item {
  margin-right: 0;
  margin-left: 0; }
  #all-product-s1 .pr-item .product-thumb img {
    width: 100%; }

.cate-item label {
  font-size: 18px;
  font-family: "Playfair Display", serif;
  line-height: 18px; }

.or-text h4 {
  text-transform: capitalize;
  color: #071013;
  font-weight: 700;
  line-height: 29px;
  font-size: 22px; }
.or-text p {
  font-size: 16px;
  line-height: 24px; }

.or-img {
  margin-bottom: 30px; }

.slog h4 {
  margin-bottom: 30px;
  font-weight: 700;
  color: #63b303;
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize; }

.demo {
  border-radius: 5px;
  border: 2px solid #ddd; }
  .demo ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0; }
    .demo ul li {
      display: block;
      float: left;
      margin-right: 6px;
      cursor: pointer; }
      .demo ul li img {
        display: block;
        height: auto;
        max-width: 100%; }

.lSGallery img {
  border-radius: 5px;
  border: 1px solid #ddd; }

.product-detail-list h3 {
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
  border-bottom: 2px solid #63b303;
  padding-bottom: 5px;
  font-size: 28px; }
.product-detail-list p {
  font-size: 16px;
  line-height: 24px; }
.product-detail-list ul li {
  line-height: 24px;
  font-size: 15px; }

.red {
  color: #f33; }

.green {
  color: #063; }
.sec-02{
  position: relative;
    background: url(../images/ptn1.png);
    overflow: hidden;
}
.slider-bottom{
  position: relative;
    top: 0px;
    width: 100%;
}
.company_logo_wrapper{
    position: relative;
    margin: 0 23%;
    display: inline-block;
    text-align: center;
    background: url(../images/ptn.png);
}
.company_logo_inner{
    display: inline-block;
    width: 25%;
}
.product-gallery {
    float: left;
}
.product-gallery * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.product-gallery * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.product-slider .carousel-control.right, 
.product-slider .carousel-control.left {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.product-slider #thumbcarousel {
    margin: 12px 0 0;
    padding: 0 0;
}
.product-slider #thumbcarousel .item {
    text-align: center;
}
.product-slider #thumbcarousel .item .thumb {
    /* border: 4px solid #cecece; */
    width: 20%;
    margin: 0 0%;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    max-width: 98px;
}
.product-slider .item img {
    width: 100%;
    height: auto;
}
.all-product-result{
  float: left;
  width: 100%;
}
.product-result{
  float: left;
  width: 100%;
}

.checkbox input[type=radio]{
  margin-right: 5px;
}
.checkbox label{
  padding-left: 0;
}
.price-box button{
  height: auto;
    border: none;
    background: transparent;
}
.price-box button:focus{
  outline:none !important;
}
.pdf_bg{
    padding: 10px;
    border: 1px solid;
}
/*# sourceMappingURL=main.css.map */
