/* Home 02 */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#index #main .page-footer {
  margin-bottom: 0; }

#index #wrapper {
  padding-top: 0; }

.countdown-w {
  display: flex;
  flex-direction: column; }
  .countdown-w .title_block {
    order: 2; }
  .countdown-w .sub-title-widget {
    order: 1; }

.countdown-w {
  text-align: center;
  color: #fff;
  padding: 90px 15px 336px; }
  .countdown-w p {
    order: 3;
    color: #fff; }
    .countdown-w p strong {
      color: #D64749; }
  .countdown-w .ap-countdown-time {
    order: 4; }
  .countdown-w .title_block {
    color: #fff;
    margin-bottom: 10px; }
  .countdown-w .sub-title-widget {
    color: #FFFFFF; }
  .countdown-w .ap-countdown-time {
    margin-bottom: 0; }
    .countdown-w .ap-countdown-time li {
      display: inline-block;
      vertical-align: middle; }
      .countdown-w .ap-countdown-time li + li {
        padding-left: 60px;
        position: relative; }
        .rtl .countdown-w .ap-countdown-time li + li {
          padding-right: 60px;
          padding-left: inherit; }
        .countdown-w .ap-countdown-time li + li:before {
          content: ':';
          font-size: 20px;
          line-height: 5px;
          color: #fff;
          display: block;
          position: absolute;
          top: 25%;
          transform: translateY(50%);
          left: 30px; }
          .rtl .countdown-w .ap-countdown-time li + li:before {
            right: 30px;
            left: auto; }
        @media (max-width: 767px) {
          .countdown-w .ap-countdown-time li + li {
            padding-left: 30px; }
            .rtl .countdown-w .ap-countdown-time li + li {
              padding-right: 30px;
              padding-left: inherit; }
            .countdown-w .ap-countdown-time li + li:before {
              left: 15px; }
              .rtl .countdown-w .ap-countdown-time li + li:before {
                right: 15px;
                left: auto; } }
    .countdown-w .ap-countdown-time b {
      display: block;
      font-weight: bold;
      font-family: "BlocklynGrunge";
      font-size: 36px;
      line-height: 44px;
      text-transform: uppercase;
      color: #D64749; }
    .countdown-w .ap-countdown-time span {
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      margin-top: 15px;
      display: block; }

.has-logo-rotation {
  position: relative;
  margin-top: -200px; }
  .has-logo-rotation .image_description img {
    position: absolute; }

.liquid_box p.label {
  background: #D64749; }

.liquid_box p.label:after {
  border-bottom: 11px solid #D64749;
  border-top: 11px solid #D64749; }

.liquid_box h6 {
  color: #D64749; }

.view-more a {
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF; }
  .view-more a i {
    margin-left: 5px;
    font-size: 14px; }
    .rtl .view-more a i {
      margin-right: 5px;
      margin-left: inherit; }
  .view-more a:focus, .view-more a:hover {
    color: #FF911B; }
.view-more a {
  color: #262626; }

.video-w {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 188px 0 148px; }
  .video-w p,
  .video-w .title_block,
  .video-w .sub-title-widget {
    color: #fff; }
  .video-w img {
    order: 1;
    cursor: pointer; }
  .video-w p {
    text-align: center;
    margin-bottom: 0; }
  .video-w .title_block {
    order: 3;
    margin-bottom: 36px; }
  .video-w .sub-title-widget {
    order: 2;
    margin-top: 20px; }
  .video-w .image_description {
    order: 4; }

.double-resize {
  position: relative; }
  .double-resize .image_description p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.testimonial .sub-title-widget, .testimonial .title_block, .testimonial .descript {
  color: #fff; }
.testimonial .title {
  color: #fff; }
.testimonial .sub-title {
  color: #fff; }

.category-w .block_content {
  display: grid;
  gap: 30px; }
  .category-w .block_content ul {
    margin-bottom: 0; }
@media (min-width: 992px) {
  .category-w .block_content {
    grid-template-columns: repeat(4, 1fr); } }
@media (min-width: 768px) and (max-width: 991px) {
  .category-w .block_content {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 767px) {
  .category-w .block_content {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 768px) {
  .manufacturers_block .owl-carousel {
    margin: 0 15px; } }
.manufacturers_block .owl-carousel .owl-item {
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  text-align: center;
  display: block;
  padding: 29px 15px; }

@media (min-width: 768px) {
  .flex-w {
    display: flex;
    align-items: center; }
    .flex-w .ApImage {
      margin-bottom: 0; } }
@media (min-width: 1200px) {
  .has-logo-rotation .image_description img {
    top: -99px;
    left: -99px; }

  .double-resize {
    margin-left: 30%;
    bottom: -90px;
    margin-bottom: 0 !important; }
    .double-resize .image_description p {
      left: -25%; } }
@media (min-width: 992px) {
  .align-left {
    margin: 0 18% 0 0; }
    .rtl .align-left {
      margin: 0 0 0 18%; }

  .align-right {
    margin: 0 0 0 18%; }
    .rtl .align-right {
      margin: 0 18% 0 0; }

  .has-margin-top {
    margin-top: 48px; }
    .has-margin-top .thumbnail-container {
      margin-bottom: 50px; } }
@media (max-width: 1199px) {
  .has-logo-rotation .image_description img {
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    margin: auto; }

  .double-resize .image_description p {
    left: 0;
    right: 0;
    text-align: center;
    margin: auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .variant-box {
    margin-bottom: 90px; } }
@media (min-width: 576px) and (max-width: 991px) {
  .double-resize {
    margin-left: 30%; }
    .double-resize .image_description p {
      right: auto;
      left: -25%; }
      .rtl .double-resize .image_description p {
        right: -25%;
        left: auto; } }
@media (max-width: 575px) {
  .double-resize .image_description p {
    position: static;
    transform: none;
    margin-top: 30px; }
    .double-resize .image_description p img {
      width: 100% !important;
      height: auto; } }

/*# sourceMappingURL=profile3043592375.css.map */
