html {
  height: 100%;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  min-height: 100%;
  background-color: #131313;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
}

a {
  color: #111;
  text-decoration: none;
}

a:hover {
  color: #111;
  text-decoration: none;
}

.active {
  /*background:#dd6718;*/
  color: #111;
}

.visited {
  /*background:#dd6718;*/
  color: #111;
}

.focus {
  /*background:#dd6718;*/
  color: #111;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mtp10 {
  margin-top: 10px;
}

.mtp20 {
  margin-top: 20px;
}

.mtp30 {
  margin-top: 30px;
}

.mtp40 {
  margin-top: 40px;
}

.mtp50 {
  margin-top: 50px;
}

.mtp80 {
  margin-top: 80px;
}

.mbt10 {
  margin-bottom: 10px;
}

.mbt20 {
  margin-bottom: 20px;
}

.mbt30 {
  margin-bottom: 30px;
}

.mbt40 {
  margin-bottom: 40px;
}

.mbt50 {
  margin-bottom: 50px;
}

.mbt60 {
  margin-bottom: 60px;
}

.mbt70 {
  margin-bottom: 70px;
}

.mbt80 {
  margin-bottom: 80px;
}

.mbt90 {
  margin-bottom: 90px;
}

.mbt100 {
  margin-bottom: 100px;
}

.minmum-height {
  min-height: 400px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.pdng1 {
  padding: 0;
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  font-family: "Playfair", serif;
}

.top-bar {
  text-align: center;
  background: #080808;
  color: #fff;
  padding: 5px 0;
}
.top-bar p {
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
}

.logo-sec .mbl-logo img {
  width: 112px;
  padding: 5px 0;
}
.logo-sec .search-sec {
  margin-top: 20px;
  height: 48px;
  padding: 0px;
  outline: none;
  position: relative;
  border: 1px solid #000000;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.logo-sec .search-sec .h-fld.form-control {
  background: transparent;
  height: 48px;
  border: none;
  outline: none;
  font-size: 14px;
}
.logo-sec .search-sec .h-fld.form-control:focus {
  background: transparent;
  box-shadow: none;
}
.logo-sec .search-sec .searchbtm {
  position: absolute;
  right: 0;
  top: 0;
  outline: none;
  border: none;
  width: 48px;
  height: 48px;
  background: #000;
}
.logo-sec .search-sec .searchbtm img {
  width: 20px;
  filter: brightness(0) invert(1);
}
.logo-sec .speaker-list {
  border-bottom: 1px solid #222222;
  padding-bottom: 20px;
}
.logo-sec .speaker-list ul {
  margin-top: 24px;
  text-align: right;
}
.logo-sec .speaker-list ul li {
  display: inline-block;
  margin-right: 16px;
}
.logo-sec .speaker-list ul li a {
  color: #cf9916;
  font-size: 15px;
  font-weight: 500;
}
.logo-sec .speaker-list ul li i {
  margin-right: 5px;
  color: #cf9916;
}
.logo-sec .speaker-list ul li .left-menu {
  background: #0a0a0a none repeat scroll 0 0;
  right: 5px;
  padding: 10px;
  position: absolute;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  top: 68px;
  z-index: 9999999999;
  /*    border: 1px solid #adbcc1;*/
  width: 300px;
}
.logo-sec .speaker-list ul li .left-menu .search-sec {
  width: 100%;
  float: left;
  background: #000;
  border: 1px solid #cf9916;
  height: 40px;
  font-size: 13px;
  margin-top: 15px;
  border-radius: 45px;
}
.logo-sec .speaker-list ul li .left-menu .search-sec .search-fld {
  width: 89%;
  outline: none;
  border-right: none;
  padding: 5px 17px;
  background: transparent;
  border: none;
}
.logo-sec .speaker-list ul li .left-menu .search-sec .search-btm {
  background: transparent;
  width: 10%;
  height: 34px;
  color: #5a5858;
  outline: none;
  border: none;
  margin-left: -4px;
  margin-top: 2px;
}
.logo-sec .speaker-list ul li:hover .left-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.logo-sec .speaker-list ul li:last-child {
  margin-right: 0;
  text-align: right;
}
.logo-sec .phone-txt {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.logo-sec .phone-txt ul {
  text-align: right;
}
.logo-sec .phone-txt ul li {
  display: inline-block;
  margin-right: 16px;
}
.logo-sec .phone-txt ul li a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.logo-sec .menu-sec {
  position: relative;
  margin-top: 10px;
}
.logo-sec .menu-sec li.phone-menu {
  text-align: left;
  float: right;
}
.logo-sec .menu-sec .menusub-title {
  text-align: left;
  color: #cf9916;
  font-weight: 700;
}

.delivery-inf-sec {
  background: #212121;
  padding: 20px 0;
}
.delivery-inf-sec .delivery-infbox {
  position: relative;
  display: block;
  padding-left: 76px;
}
.delivery-inf-sec .delivery-infbox::after {
  content: "";
  position: absolute;
  right: -3px;
  top: -8px;
  width: 2px;
  height: 36px;
  background: #fff;
}
.delivery-inf-sec .delivery-infbox h4 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}
.delivery-inf-sec .delivery-infbox img {
  width: 50px;
  position: absolute;
  left: 0;
  top: -15px;
  filter: brightness(0) invert(1);
}
.delivery-inf-sec .delivery-infbox.last:after {
  display: none;
}

/********************
*****Slide effect
**********************/
.fade {
  opacity: 1;
}

.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
  top: auto;
  position: relative;
}

.fade .item.active {
  opacity: 1;
  z-index: 2;
  transition: opacity ease-in-out 1s;
}

.fade .item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  top: 44%;
  opacity: 1;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #000;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 45px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: #fff;
  opacity: 0;
  border-radius: 50%;
  transition: all linear 0.5s;
}

.control-round:hover .carousel-control {
  opacity: 1;
}

.control-round .carousel-control.left {
  left: 0%;
}

.control-round .carousel-control.right {
  right: 0%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
  color: #fff;
  background: #000;
  border: 0px transparent;
}

.control-round .carousel-control.left > span:nth-child(1) {
  left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
  right: 45%;
}

.carousel-inner {
  position: relative;
  width: 100%;
  z-index: 1;
}

.carousel-inner {
  overflow: hidden;
}

.home-bnnr .slider-text {
  position: absolute;
  right: 0;
  bottom: 255px;
  left: 0;
  z-index: 99;
}
.home-bnnr .slider-text .slider-txt-bg {
  width: 100%;
  text-align: center;
}
.home-bnnr .slider-text .slider-txt-bg .slider-subtxt {
  font-size: 24px;
  color: #fff;
}
.home-bnnr .slider-text .slider-txt-bg h1 {
  font-size: 80px;
  color: #cf9916;
  line-height: 96px;
  font-weight: 900;
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: 2px;
}
.home-bnnr .slider-text .slider-txt-bg p {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1.5px;
}
.home-bnnr .slider-text .slider-txt-bg .bnr-cont {
  color: #fff;
  font-size: 20px;
  border: 2px solid #fff;
  padding: 8px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}

.categor-sec {
  padding: 0 0 50px;
}

.h-titl .title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #303030;
}
.h-titl .title span {
  color: #0a12df;
}
.h-titl .sub-title {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  color: #303030;
}
.h-titl .text-white {
  color: #fff;
}

.categoriesbox {
  position: relative;
  margin-bottom: 30px;
}
.categoriesbox::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #202aae;
  opacity: 0;
  left: 0;
  top: 0;
  transition: 0.3s;
}
.categoriesbox .categoriesimg {
  position: relative;
  cursor: pointer;
}
.categoriesbox .categoriesimg::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.56) 0%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  top: 0;
}
.categoriesbox .categoriesimg::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #cf9916;
  opacity: 0;
  left: 0;
  top: 0;
  transition: 0.3s;
}
.categoriesbox .categoriestxt {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 9;
}
.categoriesbox .categoriestxt .cate-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.categoriesbox .categoriestxt p {
  margin-bottom: 0;
}
.categoriesbox .categoriestxt p a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 0;
  display: inline-block;
}

.categoriesbox:hover .categoriesimg::before {
  opacity: 0.5;
}

.categoriesbox:hover .categoriesimg {
  background-color: #f90;
  width: 100%;
  height: 100%;
}

.vist-btm {
  background: #0a12df;
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.vist-btm:hover {
  background: #212121;
  color: #fff;
}

.shop-nowbtm {
  background: #cf9916;
  padding: 7px 12px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 7px;
}
.shop-nowbtm:hover {
  background: #212121;
  color: #fff;
}

.shop-nowbtm.view-more {
  padding: 15px 30px;
  font-size: 15px;
  background: #000;
  padding-top: 20px;
}

p {
  color: #b9b9b9;
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 28px;
}

section.services-sec {
  padding: 40px 0;
}

.servo-box {
  position: relative;
  margin-bottom: 30px;
  z-index: 9;
}
.servo-box:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  z-index: 1;
}
.servo-box img {
  transition: opacity 0.35s;
}
.servo-box .servo-box-txt {
  padding: 2em;
  color: #fff;
  z-index: 9;
  font-size: 1rem;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.servo-box .servo-box-txt .servo-box-txt-captn {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 0 2em;
}
.servo-box .servo-box-txt .servo-box-txt-captn h3 {
  font-size: 24px;
  color: #fff;
  transition: padding 0.25s ease-in-out;
}
.servo-box .servo-box-txt .servo-box-txt-captn p {
  font-size: 16px;
  margin-top: -1em;
  color: #cf9916;
  padding: 0;
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  transition: opacity 0.35s, transform 0.35s, margin 0.35s ease-in-out;
}
.servo-box .servo-box-txt .servo-box-txt-captn p a {
  color: #cf9916;
  font-weight: 600;
}

.servo-box:hover .servo-box-txt .servo-box-txt-captn p {
  margin: 0;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.servo-box:hover .servo-box-txt .servo-box-txt-captn h5 {
  padding: 0 0 18px 0;
}

.h-title h2 {
  color: #cf9916;
  font-size: 30px;
}

.bugetfrndly {
  background: #101010;
  padding: 80px 0;
}
.bugetfrndly .buget-txtbox h2 {
  font-size: 38px;
  line-height: 56px;
  margin-top: 0;
}
.bugetfrndly .buget-txtbox .budetlist ul li {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #403f3e;
}
.bugetfrndly .buget-txtbox .budetlist ul li i {
  color: #cf9916;
}
.bugetfrndly .bugtimg {
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
}
.bugetfrndly .bugtimg img {
  width: 100%;
  max-width: 100%;
}

.footer {
  background: #000;
  position: relative;
  padding: 80px 0 56px;
}
.footer::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -20px;
  right: -20px;
  width: 103%;
  height: 75px;
  background: url(./images/footer-transparent.png) 0 0 repeat-x;
}
.footer .footer-about {
  margin-bottom: 20px;
}
.footer .footer-about img {
  width: 100px;
  margin-bottom: 10px;
}
.footer .f-title {
  font-size: 23px;
  color: #cf9916;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
.footer .footer-list {
  margin-bottom: 20px;
}
.footer .footer-list ul li a {
  color: #b8b8b8;
  margin-bottom: 20px;
  display: inline-block;
  letter-spacing: 1px;
  font-size: 16px;
}
.footer p {
  color: #b8b8b8;
  line-height: 30px;
  margin-bottom: 20px;
}

.product-main {
  z-index: 2;
  overflow: hidden;
  background: #3e3e3e;
  position: relative;
  /*    &:after{
      content: '';
      position: absolute;
      left: -100px;
      top: 0;
      bottom: 0;
      width: 32%;
      height: 100%;
      background: #2fad4a;
      z-index: -1;
      transform: skew(-19deg);
  }*/
}

.product-slide .slick-next {
  right: 22px;
  top: 50%;
  border-radius: 0px;
  transition: all linear 0.2s;
}
.product-slide .slick-prev,
.product-slide .slick-next {
  display: none !important;
}
.product-slide .slick-prev {
  display: none;
}
.product-slide .slick-prev:before,
.product-slide .slick-next:before {
  font-family: "Font Awesome 5 free";
  font-size: 18px;
  line-height: 1;
  opacity: 10;
  color: #020202;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-slide .slick-dots li {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}
.product-slide .slick-dots {
  bottom: 21px;
}

.product-slide-main {
  padding: 80px 60px;
}
.product-slide-main h3 {
  font-size: 20px;
  color: #cf9916;
  letter-spacing: 1px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
}
.product-slide-main .product-img-slide-txt {
  padding: 10px 0 0;
  position: relative;
  padding-right: 160px;
}
.product-slide-main .product-img-slide-txt .price-txt {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
.product-slide-main .product-img-slide-txt1 {
  position: absolute;
  right: 0;
  top: 20px;
}

.product-img-sec {
  position: relative;
}
.product-img-sec .product-img-tx {
  position: absolute;
  right: 0;
  bottom: 43%;
  padding: 20px;
  text-align: center;
  left: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.8901960784);
  width: 50%;
}
.product-img-sec .product-img-tx h1 {
  font-size: 40px;
  color: #cf9916;
  letter-spacing: 1px;
  font-family: "Playfair Display", serif;
  margin-bottom: 25px;
}
.product-img-sec .product-img-tx p {
  color: #fff;
}

.shop-now-btm {
  background: #000;
  padding: 8px 10px;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
}

.shop-now-btm:hover {
  background: #cf9916;
  color: #fff;
}

.cmpn-sec {
  background-image: url(./images/compn-bg.jpg);
  padding: 100px 0 150px;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
  color: #fff;
  background-attachment: fixed;
}
.cmpn-sec .compntxt h2 {
  font-size: 55px;
  line-height: 70px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.cmpn-sec .c-btm {
  background: #fff;
  padding: 18px 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
}

.crt-sec {
  padding: 80px 0;
}
.crt-sec .title {
  font-size: 38px;
  font-weight: 900;
  line-height: 50px;
  color: #cf9916;
  font-family: "Playfair", serif;
}
.crt-sec .sub-title {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}
.crt-sec .crt-box {
  background: #f3f3f3;
  margin-top: 50px;
  border-radius: 20px;
}
.crt-sec .crtbox-txt {
  padding: 40px;
}
.crt-sec .crtbox-txt ul li {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 34px;
  color: #181818;
  position: relative;
  padding-left: 40px;
}
.crt-sec .crtbox-txt ul li i {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  color: #2e2d2d;
  line-height: 30px;
  font-size: 12px;
  position: absolute;
  left: 0;
}
.crt-sec .crtboximg img {
  border-radius: 15px;
}

.ganty-box {
  margin-top: 30px;
  position: relative;
  text-align: center;
  border: 1px solid #1c1c1c;
  padding: 30px;
  border-radius: 10px;
}
.ganty-box img {
  width: 60px;
  margin-bottom: 20px;
  filter: brightness(0) invert(1);
}
.ganty-box .title {
  font-size: 25px;
  font-weight: 600;
  color: #cf9916;
  font-family: "Playfair", serif;
}

.infrm1-box {
  margin-top: 30px;
  position: relative;
  padding-left: 80px;
}
.infrm1-box img {
  width: 60px;
  position: absolute;
  left: 0;
  filter: brightness(0) invert(1);
}
.infrm1-box .title {
  font-size: 25px;
  font-weight: 600;
}
.infrm1-box p {
  font-size: 15px;
  line-height: 26px;
}

.social-list ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-right: 10px;
}

.social-list ul li a {
  color: white;
  font-size: 16px;
}

.product-sec2 {
  padding: 50px 0;
}

.product-box2 {
  margin-bottom: 30px;
}
.product-box2 img {
  margin-bottom: 20px;
}
.product-box2 .product-title {
  color: #cf9916;
  font-size: 20px;
}

.phone-no-mbl {
  display: none;
}/*# sourceMappingURL=cssstyle.css.map */