/*=====================****===================== */
/* browser prefix adding  */
/*=====================****===================== */
/*=====================****===================== */
/*Keyframes mixin with vendor prefix*/
/*=====================****===================== */
/*=====================****===================== */
/*=====================****===================== */
/*=====================****===================== */
/*Retina ready image */
/*=====================****===================== */
/*=====================****===================== */
/* Arrow with border */
/*=====================****===================== */
/*=====================****===================== */
/*Creating box */
/* ===== Usage ===== */
/*=====================****===================== */
/*=====================****===================== */
/*backgorund size cover*/
/* ===== Usage ===== */
/*=====================****===================== */
/*=====================****===================== */
/*Hover effect for no-touch device only. (touch screen device dont have any hover state)*/
/*=====================****===================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&amp;display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Circular Std", sans-serif;
  background: #080809;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  line-height: 1.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Quicksand", sans-serif;
}

h1 {
  font-size: calc(1.5625rem + 3.75vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 4.375rem;
  }
}

h2 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 2.25rem;
  }
}

h4 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.875rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #c62447;
  }
}

p {
  line-height: 1.7;
}

input, textarea, select {
  border-radius: 3px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
}

/*===== keyframes for banner img ====*/
@keyframes zoomin {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    opacity: 1.1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.play-btn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  color: #c62447;
  border-radius: 100%;
  font-size: 1.25rem;
}
.play-btn i, .play-btn svg {
  z-index: 1;
}
.play-btn::after, .play-btn::before {
  border-radius: 100%;
  background: #fff;
  animation: zoomin 3s infinite;
}
.play-btn::before {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  left: -20px;
  top: -20px;
  opacity: 0.3;
}
.play-btn::after {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  left: -10px;
  top: -10px;
  opacity: 0.5;
}

.mt-15-none {
  margin-top: -15px;
}

.mt-30-none {
  margin-top: -30px;
}

.bg-tdark {
  background: #1c1d21;
}

#confetti, #confetti2, #tsparticles3 {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.z-index-1 {
  z-index: 1;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/*=-=-=-=-=-=====> utility classes start here <======= -=-=-=-=-=-=-=*/
.color--theme-color {
  color: #c62447;
}

.padding--top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .padding--top {
    padding-top: 100px;
  }
}

.padding--bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .padding--bottom {
    padding-bottom: 100px;
  }
}

/*=-=-=-=-=-=====> utility classes end here <======= -=-=-=-=-=-=-=*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.contact__info--body ul li, .feature__content--content ul li, .countdown, .header-form .form-container, .header-form, .single-product-item .thumb, .single-product-item {
  display: flex;
  flex-wrap: wrap;
}

.video, .offer__item.style-2 .offer__item--thumb, .default-btn, .navbar-toggler--icon, .play-btn, .play-btn i, .play-btn svg, .z-index-1 {
  position: relative;
}

.accordion .accordion-item .accordion-header .accordion-button.collapsed::before, .offer__item.style-2 .offer__item--thumb .abs-image, .navbar-toggler--icon:after, .navbar-toggler--icon:before, .play-btn::after, .play-btn::before {
  position: absolute;
  content: "";
}

.product__item--thumb, .feature__thumb, .preloader, .default-btn, .banner-section {
  overflow: hidden;
}

form button, .search-icon, .cart-icon {
  cursor: pointer;
}

.contact__info--right, .product__item--thumb img, .navbar-toggler--icon:after, .navbar-toggler--icon:before, input, textarea, select {
  width: 100%;
}

.accordion .accordion-item .accordion-header .accordion-button, .countdown .clock-item .count-text, h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.product__item--content h6, .offer__item--content h6 {
  font-weight: 400;
}

.video__icon {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.countdown {
  justify-content: center;
}

.contact__info--body ul li, .feature__content--content ul li {
  justify-content: space-between;
}

.product__item--thumb img {
  display: block;
}

.default-btn, .navbar-toggler--icon, .play-btn {
  display: inline-block;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.product__item--content h6, .countdown .clock-item .count-text, .default-btn {
  text-transform: uppercase;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.contact__info--left, .feature__content--left, .play-btn {
  text-align: center;
}

ul li {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
ul {
  margin: 0;
}

.form-message, footer p {
  margin-bottom: 0;
}

.offer__item--content img, .navbar-toggler {
  margin-bottom: 10px;
}

.accordion .accordion-item {
  margin-bottom: 20px;
}

.offer__item--content h6, .countdown {
  margin-bottom: 30px;
}

.form-message {
  margin-top: 30px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.navbar-toggler, ul {
  padding: 0;
}

.accordion .accordion-item .accordion-header .accordion-button {
  padding: 20px;
}

.contact__form {
  padding: 30px;
}

.about__content ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact__info--body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.feature__content--content ul li {
  padding-top: 15px;
  padding-bottom: 15px;
}

footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.header {
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .header {
    position: relative;
    z-index: 99999;
  }
}
@media (min-width: 992px) {
  .header--positioned {
    position: absolute;
    background-color: transparent;
    width: 100%;
    top: 0;
    transition: all 0.3s ease;
    z-index: 9999;
  }
}
@media (min-width: 992px) {
  .header.header_bg {
    position: sticky;
    background: #000000;
  }
  .header.header_bg .nav-link--active, .header.header_bg .nav-link:hover {
    color: #fff;
  }
  .header.header_bg .navbar--bottom-line {
    border: none;
  }
}

@media (min-width: 992px) {
  .navbar--bottom-line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.nav-link {
  color: #fff;
  padding: 10px 25px !important;
}
.nav-link--active, .nav-link:hover, .nav-link:active, .nav-link:checked, .nav-link:focus, .nav-link.active {
  color: #fff;
  text-decoration: line-through;
}
@media (min-width: 992px) {
  .nav-link--active, .nav-link:hover, .nav-link:active, .nav-link:checked, .nav-link:focus, .nav-link.active {
    color: #c62447;
  }
}

.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.navbar-toggler--icon {
  background-color: #fff;
  height: 2px;
  width: 27px;
  -webkit-transform: rotate(45deg) translateY(-5px);
  -moz-transform: rotate(45deg) translateY(-5px);
  -ms-transform: rotate(45deg) translateY(-5px);
  -o-transform: rotate(45deg) translateY(-5px);
  transform: rotate(45deg) translateY(-5px);
}
.navbar-toggler--icon:after, .navbar-toggler--icon:before {
  background-color: #fff;
  height: 2px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.navbar-toggler--icon:after {
  bottom: 7px;
  left: 0;
  -webkit-transform: rotate(-90deg) translateX(-6px);
  -moz-transform: rotate(-90deg) translateX(-6px);
  -ms-transform: rotate(-90deg) translateX(-6px);
  -o-transform: rotate(-90deg) translateX(-6px);
  transform: rotate(-90deg) translateX(-6px);
}
.navbar-toggler--icon:before {
  top: 7px;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.navbar-toggler.collapsed .navbar-toggler--icon {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:after {
  transform: none;
}
.navbar-toggler.collapsed .navbar-toggler--icon:before {
  opacity: 1;
  transform: none;
}

.banner-section {
  padding-top: 145px;
  padding-bottom: 145px;
}
@media (min-width: 768px) {
  .banner-section {
    padding-top: 230px;
    padding-bottom: 130px;
  }
}

@media (min-width: 992px) {
  .banner__content .default-btn {
    padding: 0 4rem;
    line-height: 60px;
  }
}

footer {
  background: #161820;
}
.default-btn {
  text-decoration: none;
  color: #fff;
  padding: 0 2rem;
  line-height: 46px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.9375rem;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #c62447;
  font-weight: bold;
}
@media (min-width: 768px) {
  .default-btn {
    padding: 0 3rem;
    line-height: 50px;
  }
}
.default-btn span {
  position: inherit;
  z-index: 1;
}
.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}
.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c62447;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}
.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}
.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}
.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c62447;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}
.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}
.default-btn:hover {
  color: #c62447;
}
.default-btn.bg-white {
  background: #fff;
  color: #c62447;
}
.default-btn.bg-white::before {
  background: #c62447;
}
.default-btn.bg-white:hover {
  color: #fff;
}
.default-btn.bg-primary {
  background: #c62447;
  color: #fff;
}
.default-btn.bg-primary::before {
  background: #c62447;
}
.default-btn.bg-primary:hover {
  color: #fff;
}
.default-btn.border-btn {
  border: 2px solid #fff;
  background: transparent;
  line-height: 46px;
}
.default-btn.border-btn:hover {
  border-color: #c62447;
  color: #fff;
}
.default-btn.border-btn.move-bottom::before {
  background: #c62447;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #000000;
}
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}
.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}
/*Cart Area Sidebar Starts*/
.cart-sidebar-area {
  background-color: #000000;
  max-width: 350px;
  width: 100%;
  height: 100vh;
  padding: 30px;
  position: fixed;
  right: 0;
  overflow-y: scroll;
  top: 0;
  z-index: 99999;
  transition: 0.7s ease;
  transform: translateX(350px);
}

.cart-sidebar-area.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0px);
}

.cart-sidebar-area .btn-wrapper {
  margin-top: 40px;
}

.cart-sidebar-area .top-content {
  position: relative;
  margin-bottom: 35px;
}

.side-sidebar-close-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.cart-products .title {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin: 0;
  margin-bottom: 25px;
}

.single-product-item {
  min-height: 80px;
  margin-bottom: 20px;
}

.single-product-item .thumb {
  width: 100px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.single-product-item .thumb img {
  max-width: 100%;
  max-height: 100%;
}

.single-product-item .content {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.single-product-item .content .price {
  color: rgba(255, 255, 255, 0.4);
}
.single-product-item .content .price .pprice {
  color: #fff;
}

.single-product-item .content .title {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0px;
}

.single-product-item .content .remove-cart {
  display: inline-block;
  font-size: 10px;
  color: #fff;
  background-color: #c62447;
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  transition: all 0.3s ease-in;
}

.single-product-item .content .remove-cart:hover {
  opacity: 0.8;
}

.overlay {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}
.overlay.active {
  visibility: visible;
  opacity: 1;
}

.header-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  z-index: 99999;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-form.active {
  visibility: visible;
  opacity: 1;
}
.header-form .bg-lay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
}
.header-form .bg-lay .cross {
  position: absolute;
  color: #fff;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #c62447;
}
.header-form .form-container {
  max-width: 700px;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
}
.header-form .form-container button {
  width: 120px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #c62447;
  border: none;
  outline: none;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.header-form .form-container input {
  width: calc(100% - 120px);
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 20px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .header-form .form-container {
    padding: 1px;
    margin: 10px;
  }
  .header-form .form-container button {
    width: 100px;
    font-size: 14px;
    font-weight: 400;
  }
  .header-form .form-container input {
    width: calc(100% - 100px);
  }
}

.overlay {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  display: none;
}
.overlay.active {
  display: block;
  animation-name: fadeIn;
  animation-duration: 0.3s;
  visibility: visible;
  opacity: 1;
}

.rajib {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: red;
}

@media (min-width: 576px) {
  .about__thumb img {
    animation: angle-move 7s infinite;
  }
}
@media (min-width: 992px) {
  .about__content p {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .about__content ul {
    max-width: 50%;
  }
}
.countdown {
  column-gap: 20px;
  row-gap: 15px;
}
.countdown .clock-item {
  list-style: none;
  width: 120px;
  height: auto;
}
@media (min-width: 576px) {
  .countdown .clock-item {
    width: 80px;
  }
}
.countdown .clock-item .count-number {
  background: #c62447;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding: 1rem;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1;
  border-radius: 4px 4px 0 0;
}
.countdown .clock-item .count-text {
  background: #fff;
  font-size: 18px;
  color: #c62447;
  padding: 0.5rem 0.7rem;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 1;
  border-radius: 0 0 4px 4px;
}

.feature__thumb {
  border-radius: 12px;
}
@media (min-width: 992px) {
  .feature__content--title p {
    max-width: 89%;
  }
}
@media (min-width: 576px) {
  .feature__content--content ul {
    max-width: 70%;
  }
}
.feature__content--left {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  background: #1c1d21;
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .feature__content--left {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .feature__content--left {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .feature__content--right {
    width: calc(100% - 90px);
  }
}

.offer__item {
  background: url(../images/offer/vps-hosting.png);
  background-position: center !important;
  background-size: cover !important;
  border-radius: 6px;
}
.background-itm1 {
  background: url(../images/offer/vps-rdp.png) !important;;
}
.background-itm2 {
  background: url(../images/offer/vps-mik.png) !important;;
}
.offer__item--content {
  padding: 60px 30px;
}
@media (min-width: 576px) {
  .offer__item--content {
    width: 75%;
  }
}
.offer__item--content span.default-btn {
  padding: 0 17px;
}
.offer__item--content span.default-btn span {
  color: #fff;
}
.offer__item.style-2 {
  background: transparent;
}
@media (min-width: 1440px) {
  .offer__item.style-2 .offer__item--thumb img {
    max-width: none;
  }
}
.offer__item.style-2 .offer__item--thumb .abs-image {
  right: 0px;
  top: 10%;
}
@media (min-width: 576px) {
  .offer__item.style-2 .offer__item--thumb .abs-image {
    right: 50px;
  }
}
@media (min-width: 992px) {
  .offer__item.style-2 .offer__item--thumb .abs-image {
    right: -50px;
  }
}
.offer__item.style-2 .offer__item--thumb .abs-image img {
  max-width: 100%;
}
.offer__item.style-2 .offer__item--content {
  padding: 0px;
}
@media (min-width: 576px) {
  .offer__item.style-2 .offer__item--content {
    width: 100%;
  }
}

.col:nth-child(2) .offer__item {
  background: url(../images/offer/vps.png);
}
.col:nth-child(2) .offer__item.style-2 {
  background: transparent;
}

.video {
  background: url(../images/bg/video-bg.jpg) no-repeat;
  background-position: center;
  height: 350px;
}
@media (min-width: 768px) {
  .video {
    height: 700px;
  }
}
.product__item {
  background: #161820;
}
.product__item--thumb img {
  transition: all 0.3s ease;
}
.product__item--content .rating {
  color: #c62447;
}
.product__item:hover .product__item--thumb img {
  transform: scale(1.2);
}
.product__item:hover .product__item--content a h6 {
  color: #c62447;
}
.product__item:hover .product__item--content .defaule-btn.move-bottom::before {
  background: #c62447;
}

.faq-section {
  background: url(../images/offer/vps-hosting.jpg);
  background-position: top;
  background-size: cover;
}

.accordion .accordion-item {
  border: none;
  box-shadow: 0 0 10px rgba(136, 136, 136, 0.1);
  border-radius: 4px;
}
.accordion .accordion-item .accordion-header .accordion-button {
  color: #c62447;
  box-shadow: none;
  background: #fff;
  border-bottom: 1px solid #ededed;
  border-radius: 4px;
}
.accordion .accordion-item .accordion-header .accordion-button::after {
  width: 16px;
  height: 2px;
  background: #c62447;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed {
  color: #000000;
  border-bottom: none;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed::after {
  background: #000000;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed::before {
  height: 16px;
  width: 2px;
  background: #000000;
  right: 27px;
}
.accordion .accordion-item .accordion-body {
  color: #000000;
}

form input,
form textarea {
  background: #1c1d21;
  border-color: transparent;
  padding: 15px;
  color: #fff;
}
form input {
  height: 50px;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  form input {
    width: calc(100% / 2 - 15px);
  }
}
form textarea {
  margin-bottom: 35px;
}
form button {
  height: 50px;
}
form button.default-btn {
  padding: 0px 30px;
  border: none;
  outline: none;
}

.form-message {
  font-size: 14px;
}
.form-message.success {
  color: green;
}
.form-message.error {
  color: red;
}

.contact__info--left {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  color: #fff;
  background: #1c1d21;
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .contact__info--left {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .contact__info--left {
    margin-bottom: 15px;
  }
}
@media (min-width: 576px) {
  .contact__info--right {
    width: calc(100% - 100px);
  }
}
.contact__form {
  background: #161820;
}

.event-section {
  background: url(../images/event/event-bg.html);
}
@media (max-width: 991px) {
  .event-section {
    background-size: cover;
  }
}

.event-tricket {
  background: url(../images/event/event-bg2.html);
}
@media (max-width: 991px) {
  .event-tricket {
    background-size: cover;
  }
}

.sponsor-section {
  background: url(../images/sponsor/sponsor-bg.html);
}
@media (max-width: 991px) {
  .sponsor-section {
    background-size: cover;
  }
}

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