/***************************************************
  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 
 */
/***********************************************************************/
/* Title Block */
#wrapper .ApColumn .title_block {
  font-size: 24px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  overflow: hidden;
  line-height: normal;
  margin: 40px 0; }
  #wrapper .ApColumn .title_block > span {
    position: relative; }
    #wrapper .ApColumn .title_block > span:before, #wrapper .ApColumn .title_block > span:after {
      content: '';
      position: absolute;
      top: calc(50% + 2px);
      height: 1px;
      background: #e8e8e8; }
    #wrapper .ApColumn .title_block > span:after {
      right: -15px;
      padding-right: 9999px;
      margin-right: -9999px; }
    #wrapper .ApColumn .title_block > span:before {
      left: -15px;
      padding-left: 9999px;
      margin-left: -9999px; }

.bg-fullwidth {
  position: relative; }
  .bg-fullwidth:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .bg-fullwidth:before {
      margin-right: -1000px;
      margin-left: inherit; }

.block-toggler .title, .footer-container .links .title {
  cursor: pointer;
  position: relative; }
  .block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
  display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
  display: block; }
.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
  display: block;
  padding: 0;
  width: 20px;
  height: 20px; }
  @media (min-width: 576px) {
    .block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
      display: none; } }
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
  margin-bottom: 1.25rem; }
@media (min-width: 576px) {
  .block-toggler.accordion_small_screen .collapse-icons, .footer-container .links.accordion_small_screen .collapse-icons {
    display: none; } }
.block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
  display: block;
  margin-bottom: 0; }
  @media (min-width: 576px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      height: 100% !important; } }
  @media (max-width: 575px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      display: none; }
      .block-toggler.accordion_small_screen .collapse.in, .footer-container .links.accordion_small_screen .collapse.in {
        display: block; } }

/* Widget Alert */
.alert:before {
  font-family: "Material Icons";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
  float: left; }
  .rtl .alert:before {
    padding-left: 7px;
    padding-right: inherit; }
  .rtl .alert:before {
    float: right; }
.alert.alert-success:before {
  content: "check"; }
.alert.alert-warning {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
  .alert.alert-warning:before {
    content: "warning"; }
.alert.alert-info {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
  .alert.alert-info:before {
    content: "info"; }
.alert.alert-danger {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
  .alert.alert-danger:before {
    content: "close"; }

/* Css Accordion */
.ap-accordion .in {
  display: block; }
.ap-accordion .panel-group .panel-default .panel-title {
  border-top: 1px solid transparent;
  padding: 0px;
  margin-bottom: 0px;
  font-size: 13px; }
  .ap-accordion .panel-group .panel-default .panel-title .collapsed {
    display: block;
    font-weight: normal; }
.ap-accordion .panel-default {
  border: 1px solid transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .ap-accordion .panel-default .panel-title {
    text-transform: none;
    background: #f0f0f0;
    position: relative;
    font-weight: normal; }
    .ap-accordion .panel-default .panel-title a:before {
      background: none;
      content: "arrow_drop_up";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 25px;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
    .ap-accordion .panel-default .panel-title .collapsed:before {
      background: none;
      content: "arrow_drop_down";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 25px;
      position: absolute;
      left: auto;
      right: 0px;
      top: 0px;
      width: auto; }
  .ap-accordion .panel-default .panel-heading {
    background: #f0f0f0;
    border: 1px solid #f0f0f0; }
  .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 1px solid #f0f0f0; }

/* Widget Tab */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0px; }

.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {
  display: none; }
.tab-content .active, .pill-content .active {
  display: block; }

.tabs-below .nav-tabs {
  border-top: 1px solid #eaeaea; }
  .tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below .nav-tabs > li > a {
      -moz-border-radius: 0px 0px 4px 4px;
      -webkit-border-radius: 0px 0px 4px 4px;
      border-radius: 0px 0px 4px 4px; }
      .rtl .tabs-below .nav-tabs > li > a {
        -moz-border-radius: 0px 0px 4px 4px;
        -webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px; }
      .tabs-below .nav-tabs > li > a:hover, .tabs-below .nav-tabs > li > a:focus {
        border-top-color: #eaeaea;
        border-bottom-color: transparent; }
  .tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {
    border-color: transparent #eaeaea #eaeaea #eaeaea; }

.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
  float: none; }
  .tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0; }
    .rtl .tabs-left .nav-tabs > li > a, .rtl .tabs-right .nav-tabs > li > a {
      margin-left: 0;
      margin-right: inherit; }

.tabs-left .nav-tabs {
  float: left;
  border-right: 1px solid #eaeaea; }
  .rtl .tabs-left .nav-tabs {
    float: right; }
  .rtl .tabs-left .nav-tabs {
    border-left: 1px solid #eaeaea;
    border-right: inherit; }
  .tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
    .rtl .tabs-left .nav-tabs > li > a {
      margin-left: -1px;
      margin-right: inherit; }
    .rtl .tabs-left .nav-tabs > li > a {
      -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px 4px 4px 0px;
      border-radius: 0px 4px 4px 0px; }
    .tabs-left .nav-tabs > li > a:hover, .tabs-left .nav-tabs > li > a:focus {
      border-color: #eeeeee #eaeaea #eeeeee #eeeeee; }
  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #eaeaea transparent #eaeaea #eaeaea;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #eaeaea; }
  .rtl .tabs-right .nav-tabs {
    float: left; }
  .rtl .tabs-right .nav-tabs {
    border-right: 1px solid #eaeaea;
    border-left: inherit; }
  .tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
    .rtl .tabs-right .nav-tabs > li > a {
      margin-right: -1px;
      margin-left: inherit; }
    .rtl .tabs-right .nav-tabs > li > a {
      -moz-border-radius: 4px 0px 0px 4px;
      -webkit-border-radius: 4px 0px 0px 4px;
      border-radius: 4px 0px 0px 4px; }
    .tabs-right .nav-tabs > li > a:hover, .tabs-right .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #eaeaea; }
  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #eaeaea #eaeaea #eaeaea transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
  padding: 5px 8px;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .widget-tabs li a {
    color: #272727; }
  .widget-tabs li.active {
    border: 1px solid #ffc424; }
    .widget-tabs li.active a {
      color: #ffc424; }

.block .nav-pills > li.active > a {
  position: relative; }
  .block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 10px;
    line-height: 10px;
    font-family: "FontAwesome";
    color: #ffc424;
    font-size: 19px;
    z-index: 9;
    right: 50%;
    margin-right: -4px; }
    .rtl .block .nav-pills > li.active > a:before {
      left: 50%;
      right: auto; }
    .rtl .block .nav-pills > li.active > a:before {
      margin-left: -4px;
      margin-right: inherit; }
.block .panel-group {
  margin-bottom: 0; }

.nav-tabs {
  border-bottom: 1px solid transparent; }
  .nav-tabs > li > a {
    font-weight: 800;
    color: #767676;
    border-bottom: 2px solid transparent;
    text-transform: uppercase; }
  .nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    border: 1px solid transparent;
    background: #eeeeee;
    border-bottom: 2px solid #c0c700;
    color: #000000; }

/**
* Start for module ap_gmap
*/
div[id^="google-maps"] {
  position: relative; }

div[id^="gmap-stores-list"] {
  overflow: auto !important; }

div[id^="gmap-stores-list"] > ul {
  margin: 30px; }

.display-list-store {
  background-color: #6cabd5;
  float: left; }
  .rtl .display-list-store {
    float: right; }

.gmap-stores-content, .gmap-content {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative; }

.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {
  width: 100%; }

.gmap-cover {
  width: 100%; }

.item-gmap-store {
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .item-gmap-store:hover {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .item-gmap-store .icon-map-marker {
    margin-right: 6px;
    font-size: 120%; }
    .rtl .item-gmap-store .icon-map-marker {
      margin-left: 6px;
      margin-right: inherit; }
  .item-gmap-store text {
    font-size: 85%; }

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/
.box-show-more {
  text-align: center;
  display: none;
  margin-bottom: 50px; }
  .box-show-more .btn {
    border-bottom: 1px solid #ffc424;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0;
    color: #222222;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0; }
    .box-show-more .btn:hover, .box-show-more .btn:active, .box-show-more .btn:focus {
      color: #ffc424; }
  .box-show-more.open {
    display: block; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
  opacity: 0;
  filter: alpha(opacity=0); }
  .ap_image .has-animation.animated {
    opacity: 1;
    filter: alpha(opacity=100); }

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/
.full-slider .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent; }
  .full-slider .carousel-inner .item {
    width: 100%;
    height: 100%; }
.full-slider .content-slider {
  position: absolute;
  top: 35%;
  color: #FFFFFF;
  left: 0;
  right: 0;
  text-align: center; }
  .full-slider .content-slider h3 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 600; }
  .full-slider .content-slider p {
    margin-top: 30px;
    background: #c70005;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px; }
.full-slider .carousel-control {
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #121212;
  background-color: rgba(18, 18, 18, 0.52);
  zoom: 1;
  background-color: transparent\9; }
  .full-slider .carousel-control.left {
    left: 10px; }
    .rtl .full-slider .carousel-control.left {
      right: 10px;
      left: auto; }
  .full-slider .carousel-control.right {
    right: 10px; }
    .rtl .full-slider .carousel-control.right {
      left: 10px;
      right: auto; }

/**
* Widget Video
*/
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px; }
    .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {
      right: 0px;
      left: auto; }

/**
* Start for module ApFullSlider
*/
.cover-live-edit {
  width: 100%;
  border-top: 1px solid #eaeaea; }
  .cover-live-edit .link-to-back-end {
    text-decoration: none;
    color: #FFFFFF;
    z-index: 9999;
    background-color: rgba(204, 153, 0, 0.5);
    padding: 5px;
    position: relative;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .cover-live-edit .link-to-back-end:hover {
      background-color: #00e676;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.ap-cover-hook {
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ap-cover-hook:hover {
    border: 1px dashed #ffc424;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/**
* End for module ApFullSlider
*/
/*
  Widget Manufacturers
*/
.manufacturers_block img {
  margin: 30px 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .manufacturers_block img:hover {
    -moz-box-shadow: 0px 0px 6px #ccc;
    -webkit-box-shadow: 0px 0px 6px #ccc;
    -o-box-shadow: 0px 0px 6px #ccc;
    -ms-box-shadow: 0px 0px 6px #ccc;
    box-shadow: 0px 0px 6px #ccc;
    border-radius: 3px;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03); }

/*
  Widget Category Image
*/
.widget-category_image .hide {
  display: none; }

/* Widget Lastest blogs */
.latest-blogs .view-all {
  margin-top: 20px; }
.latest-blogs .blog-container {
  position: relative;
  margin-bottom: 30px; }
  .latest-blogs .blog-container .blog-title {
    text-transform: none;
    font-size: 18px;
    margin: 0px 0px 15px; }
    .latest-blogs .blog-container .blog-title a {
      color: #3b3b3b; }
      @media (min-width: 480px) {
        .latest-blogs .blog-container .blog-title a {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          height: 19px; } }
      .latest-blogs .blog-container .blog-title a:hover {
        color: #ffc424; }
  .latest-blogs .blog-container .blog-meta {
    font-size: 11px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #888888; }
    .latest-blogs .blog-container .blog-meta a {
      color: #888888; }
      .latest-blogs .blog-container .blog-meta a:hover {
        color: #ffc424; }
    .latest-blogs .blog-container .blog-meta > span {
      display: inline-block;
      position: relative;
      line-height: normal;
      margin-right: 15px; }
      .rtl .latest-blogs .blog-container .blog-meta > span {
        margin-left: 15px;
        margin-right: inherit; }
      .latest-blogs .blog-container .blog-meta > span > span {
        color: #999999; }
    .latest-blogs .blog-container .blog-meta .meta-title {
      text-transform: uppercase; }
  .latest-blogs .blog-container .created {
    position: absolute;
    width: 65px;
    height: 65px;
    border: 2px solid #e8e8e8;
    background-color: #FFFFFF;
    top: 15px;
    z-index: 10;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    left: 15px; }
    .rtl .latest-blogs .blog-container .created {
      right: 15px;
      left: auto; }
    .latest-blogs .blog-container .created:before {
      content: "";
      width: 1px;
      background-color: #e8e8e8;
      height: 50%;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      display: inline-block;
      position: absolute;
      left: 50%;
      top: 15px; }
    .latest-blogs .blog-container .created .date > span {
      display: block;
      line-height: 33px;
      text-align: left;
      color: #222;
      position: relative;
      top: 3px; }
      .latest-blogs .blog-container .created .date > span.day {
        padding-left: 12px;
        text-align: left; }
      .latest-blogs .blog-container .created .date > span.month {
        top: -10px;
        text-align: right;
        padding-right: 12px; }
      .latest-blogs .blog-container .created .date > span.year {
        display: none; }
  .latest-blogs .blog-container .blog-desc {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px; }
  .latest-blogs .blog-container .hits-icon, .latest-blogs .blog-container .comment-icon, .latest-blogs .blog-container .created-icon {
    display: none; }

/* Multi Image Product List */
.leo-more-info {
  background-color: #FFFFFF;
  position: absolute;
  z-index: 4000;
  top: 0;
  width: 0;
  min-height: 100%;
  overflow: hidden;
  right: 0px;
  float: left;
  text-align: left;
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0); }
  .rtl .leo-more-info {
    left: 0px;
    right: auto; }
  .rtl .leo-more-info {
    float: right; }
  .rtl .leo-more-info {
    text-align: right; }
  .leo-more-info .thumbs_list {
    margin: auto;
    overflow: hidden;
    width: 80px;
    height: 240px; }
    .leo-more-info .thumbs_list ul.thumbs_list_frame {
      margin-bottom: 0px;
      list-style-type: none;
      padding-left: 0; }
      .rtl .leo-more-info .thumbs_list ul.thumbs_list_frame {
        padding-right: 0;
        padding-left: inherit; }
    .leo-more-info .thumbs_list li {
      cursor: pointer;
      width: 80px;
      height: 80px; }
      .leo-more-info .thumbs_list li a {
        display: block;
        text-align: center; }
      .leo-more-info .thumbs_list li .leo-hover-image {
        max-width: 100%; }
  .leo-more-info .view_scroll_left,
  .leo-more-info .view_scroll_right {
    position: absolute;
    width: 15px;
    margin: auto;
    left: 0px;
    right: 0px; }
  .leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 5px; }
  .leo-more-info .view_scroll_left {
    margin-top: 5px; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

.leo_attr_list_container {
  margin: 10px 0px; }
  .leo_attr_list_container .leo_attr_list_item .title-attr {
    display: none; }
  .leo_attr_list_container .leo_attr_list_item .leo_attr_list_text {
    color: #414141;
    margin: 5px 2px;
    padding: 2px 10px;
    background: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #414141; }
  .leo_attr_list_container .leo_attr_list_item .leo_attr_list_swatch {
    width: 20px;
    height: 20px;
    margin: 5px 2px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15); }

/* Instagram Block */
#wrapper .instagram-block {
  padding: 45px 0 60px;
  text-align: center; }
  #wrapper .instagram-block img {
    max-width: 100%;
    height: auto !important;
    width: auto !important; }
  #wrapper .instagram-block a {
    display: block;
    padding: 0 9px; }
  #wrapper .instagram-block .title_block {
    margin-top: 0;
    color: #999999;
    font-size: 14px; }
  #wrapper .instagram-block .block-content {
    margin-top: 40px; }

#instafeed {
  margin: -5px; }

@media (min-width: 480px) {
  .banner-text {
    position: relative; }
    .banner-text img {
      display: inline-block; }
    .banner-text .box-content-img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      text-align: initial; }
    .banner-text.img-left {
      text-align: left; }
      .rtl .banner-text.img-left {
        text-align: right; }
    .banner-text.img-right {
      text-align: right; }
      .rtl .banner-text.img-right {
        text-align: left; }
    .banner-text.align-bottom-text .box-content-img {
      -webkit-box-align: end;
      -moz-box-align: end;
      box-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -o-align-items: flex-end;
      align-items: flex-end;
      -ms-flex-align: end; }
    .banner-text.align-top-text .box-content-img {
      -webkit-box-align: start;
      -moz-box-align: start;
      box-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-align: start; }
    .banner-text.align-center-text .box-content-img {
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
    .banner-text.justify-left-text .box-content-img {
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start; }
    .banner-text.justify-right-text .box-content-img {
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; }
    .banner-text.justify-center-text .box-content-img {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .banner-text.text-desc-center .content-text .image_description {
      text-align: center; } }
@media (max-width: 479px) {
  .banner-text {
    margin-bottom: 30px;
    text-align: center; }
    .banner-text img {
      display: inline-block; } }
@media (min-width: 992px) {
  .banner-text > a {
    display: inline-block;
    position: relative;
    z-index: 98; }
    .banner-text > a:after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: -20px;
      top: 20px;
      background-color: #fdd6f8;
      z-index: -1;
      -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .rtl .banner-text > a:after {
        right: -20px;
        left: auto; }
  .banner-text:hover > a:after {
    top: 10px;
    left: -10px; }
    .rtl .banner-text:hover > a:after {
      right: -10px;
      left: auto; } }
.banner-text.no-bg-after > a:after {
  display: none; }

@media (max-width: 479px) {
  .box-content-img {
    margin-top: 20px; } }

@media (min-width: 480px) {
  .content-text {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end; } }
.content-text > a {
  display: block;
  width: 100%; }
.content-text .sub-title-widget {
  margin-bottom: 25px;
  position: relative;
  z-index: 99;
  text-align: initial; }
  @media (min-width: 576px) {
    .content-text .sub-title-widget {
      font-size: 24px; } }
  @media (max-width: 479px) {
    .content-text .sub-title-widget {
      margin-bottom: 20px;
      margin-top: 10px;
      text-align: center; } }
.content-text .image_description {
  font-family: inherit; }
  @media (min-width: 480px) {
    .content-text .image_description {
      margin-left: 55px; }
      .rtl .content-text .image_description {
        margin-right: 55px;
        margin-left: inherit; } }
  .content-text .image_description h1, .content-text .image_description h2, .content-text .image_description h3, .content-text .image_description h4, .content-text .image_description h5, .content-text .image_description h6 {
    position: relative;
    z-index: 99;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 20px 15px 0; }
    .rtl .content-text .image_description h1, .rtl .content-text .image_description h2, .rtl .content-text .image_description h3, .rtl .content-text .image_description h4, .rtl .content-text .image_description h5, .rtl .content-text .image_description h6 {
      margin: 0 0 15px 20px; }
    @media (min-width: 480px) {
      .content-text .image_description h1, .content-text .image_description h2, .content-text .image_description h3, .content-text .image_description h4, .content-text .image_description h5, .content-text .image_description h6 {
        color: #FFFFFF; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .content-text .image_description h1, .content-text .image_description h2, .content-text .image_description h3, .content-text .image_description h4, .content-text .image_description h5, .content-text .image_description h6 {
        font-size: 25px;
        margin: 0 10px 15px 0; }
        .rtl .content-text .image_description h1, .rtl .content-text .image_description h2, .rtl .content-text .image_description h3, .rtl .content-text .image_description h4, .rtl .content-text .image_description h5, .rtl .content-text .image_description h6 {
          margin: 0 0 15px 10px; } }
    @media (max-width: 479px) {
      .content-text .image_description h1, .content-text .image_description h2, .content-text .image_description h3, .content-text .image_description h4, .content-text .image_description h5, .content-text .image_description h6 {
        font-size: 23px; } }
  .content-text .image_description p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    text-align: initial;
    position: relative;
    z-index: 99;
    color: #FFFFFF; }
    @media (max-width: 479px) {
      .content-text .image_description p {
        text-align: center; } }
    @media (min-width: 480px) {
      .content-text .image_description p {
        color: #FFFFFF; }
        .content-text .image_description p a {
          color: #FFFFFF; } }
  .content-text .image_description .btn {
    margin-top: 40px;
    background: transparent;
    padding: 11px 22px;
    border: none;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    color: #222222;
    white-space: inherit;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    @media (max-width: 767px) {
      .content-text .image_description .btn {
        margin-top: 30px; } }
    @media (max-width: 479px) {
      .content-text .image_description .btn {
        margin-top: 20px; } }
    @media (min-width: 480px) {
      .content-text .image_description .btn:before {
        content: "";
        position: absolute;
        width: calc(100% - 55px);
        height: 1px;
        background-color: #222222;
        right: 100%;
        top: calc(50% - 0.5px);
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .rtl .content-text .image_description .btn:before {
          left: 100%;
          right: auto; } }
    .content-text .image_description .btn:hover, .content-text .image_description .btn:active, .content-text .image_description .btn:focus {
      color: #ffc424;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
      .content-text .image_description .btn:hover:before, .content-text .image_description .btn:active:before, .content-text .image_description .btn:focus:before {
        background-color: #ffc424;
        right: -50px;
        opacity: 0;
        filter: alpha(opacity=0); }
        .rtl .content-text .image_description .btn:hover:before, .rtl .content-text .image_description .btn:active:before, .rtl .content-text .image_description .btn:focus:before {
          left: -50px;
          right: auto; }

.image-category .cate_content {
  position: relative; }
  .image-category .cate_content .cate-meta {
    position: absolute;
    top: 45px;
    left: 45px;
    bottom: 45px;
    right: 45px;
    z-index: 9;
    zoom: 1;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (min-width: 992px) {
      .image-category .cate_content .cate-meta {
        opacity: 0;
        filter: alpha(opacity=0); } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .image-category .cate_content .cate-meta {
        top: 30px;
        left: 30px;
        bottom: 30px;
        right: 30px; } }
    @media (max-width: 767px) {
      .image-category .cate_content .cate-meta {
        top: 30px;
        left: 30px;
        bottom: 30px;
        right: 30px; } }
    .image-category .cate_content .cate-meta .box-meta {
      width: 65%; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .image-category .cate_content .cate-meta .box-meta {
          top: 30px;
          left: 30px;
          bottom: 30px;
          right: 30px; } }
      @media (max-width: 767px) {
        .image-category .cate_content .cate-meta .box-meta {
          width: 75%; } }
  .image-category .cate_content .cat_name {
    font-size: 24px;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s; }
    @media (min-width: 992px) {
      .image-category .cate_content .cat_name {
        opacity: 0;
        filter: alpha(opacity=0); } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .image-category .cate_content .cat_name {
        font-size: 18px; } }
    @media (max-width: 991px) {
      .image-category .cate_content .cat_name {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); } }
    @media (max-width: 767px) {
      .image-category .cate_content .cat_name {
        font-size: 18px; } }
  .image-category .cate_content .cate-btn {
    padding: 0;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s, color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); }
    @media (min-width: 992px) {
      .image-category .cate_content .cate-btn {
        opacity: 0;
        filter: alpha(opacity=0); } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .image-category .cate_content .cate-btn {
        font-size: 10px; } }
    @media (max-width: 991px) {
      .image-category .cate_content .cate-btn {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); } }
    @media (max-width: 767px) {
      .image-category .cate_content .cate-btn {
        font-size: 10px; } }
  .image-category .cate_content .line {
    margin: 12px auto 8px auto;
    border-color: #555555;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media (min-width: 992px) {
      .image-category .cate_content .line {
        width: 0; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .image-category .cate_content .line {
        margin: 7px auto; } }
    @media (max-width: 991px) {
      .image-category .cate_content .line {
        width: 100%; } }
    @media (max-width: 767px) {
      .image-category .cate_content .line {
        margin: 7px auto; } }
  .image-category .cate_content a {
    color: #222222; }
    .image-category .cate_content a:hover {
      color: #ffc424; }
  @media (min-width: 992px) {
    .image-category .cate_content:hover .cate-meta {
      opacity: 1;
      filter: alpha(opacity=100); }
    .image-category .cate_content:hover .cat_name, .image-category .cate_content:hover .cate-btn {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
    .image-category .cate_content:hover .line {
      width: 100%; } }
.image-category .leo-qty {
  display: none !important; }
.image-category .parent {
  margin-bottom: 0; }
  @media (max-width: 479px) {
    .image-category .parent {
      margin-bottom: 30px; } }
.image-category .cate-desc {
  display: none; }
.image-category ul {
  margin-bottom: 0; }
.image-category .owl-row {
  margin-left: 0;
  margin-right: 0; }
.image-category .owl-item {
  padding: 0; }
.image-category .carousel-item > .row {
  margin: 0; }
  .image-category .carousel-item > .row > [class*="col-"] {
    padding: 0; }
.image-category .carousel-control.right {
  right: 0; }
.image-category .carousel-control.left {
  left: 0; }

.banner-html {
  padding: 65px 70px 65px 55px;
  background-color: rgba(255, 255, 255, 0.8);
  min-height: 480px;
  zoom: 1; }
  .rtl .banner-html {
    padding: 65px 55px 65px 70px; }
  @media (max-width: 479px) {
    .banner-html {
      padding: 45px 30px 45px 30px; }
      .rtl .banner-html {
        padding: 45px 30px 45px 30px; } }
  .banner-html .title-html {
    font-size: 30px;
    text-transform: capitalize;
    margin: 0 0 50px; }
    .banner-html .title-html > span {
      color: #ffc424; }
  .banner-html .desc-html {
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 80px;
    line-height: 24px; }
    .banner-html .desc-html:before, .banner-html .desc-html:after {
      content: '';
      background: url("../../../../assets/img/modules/appagebuilder/img/icons.png") no-repeat left top;
      display: inline-block;
      width: 22px;
      height: 17px;
      position: relative;
      top: 2px; }
    .banner-html .desc-html:before {
      background-position: -1px 0px;
      margin-right: 15px; }
      .rtl .banner-html .desc-html:before {
        margin-left: 15px;
        margin-right: inherit; }
    .banner-html .desc-html:after {
      background-position: -25px 0px;
      margin-left: 15px; }
      .rtl .banner-html .desc-html:after {
        margin-right: 15px;
        margin-left: inherit; }
  .banner-html .btn-html {
    border-bottom: 2px solid #ffc424;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .banner-html .btn-html:hover {
      color: #ffc424; }

.rtl .banner-html .desc-html:before {
  background-position: -1px -17px; }
.rtl .banner-html .desc-html:after {
  background-position: -25px -17px; }

@media (min-width: 768px) {
  .product-tab .box-select {
    display: none; } }
@media (max-width: 767px) {
  .product-tab .box-select {
    margin-bottom: 20px; } }
.product-tab .box-select select {
  min-width: 150px; }
.product-tab .nav-tabs {
  border: none;
  text-align: center;
  margin-bottom: 35px; }
  @media (max-width: 767px) {
    .product-tab .nav-tabs {
      display: none; } }
  .product-tab .nav-tabs > li {
    float: none;
    display: inline-block;
    margin: 0; }
    .product-tab .nav-tabs > li > a {
      margin: 0;
      border: none;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      position: relative;
      padding: 0;
      margin: 0 15px;
      color: #666666; }
      .product-tab .nav-tabs > li > a:before {
        content: "";
        position: absolute;
        left: 50%;
        right: 50%;
        bottom: -1px;
        height: 1px;
        background: #ffc424;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
      .product-tab .nav-tabs > li > a:hover, .product-tab .nav-tabs > li > a:active, .product-tab .nav-tabs > li > a:focus {
        background: transparent;
        color: #ffc424; }
        .product-tab .nav-tabs > li > a:hover:before, .product-tab .nav-tabs > li > a:active:before, .product-tab .nav-tabs > li > a:focus:before {
          left: 0;
          right: 0; }
      .product-tab .nav-tabs > li > a.active {
        border: none;
        background: transparent;
        color: #ffc424; }
        .product-tab .nav-tabs > li > a.active:before {
          left: 0;
          right: 0; }
        .product-tab .nav-tabs > li > a.active:hover, .product-tab .nav-tabs > li > a.active:active, .product-tab .nav-tabs > li > a.active:focus {
          color: #ffc424; }
    .product-tab .nav-tabs > li + .nav-item {
      margin-right: 0; }
      .rtl .product-tab .nav-tabs > li + .nav-item {
        margin-left: 0;
        margin-right: inherit; }

.box-text-sale {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #f8f9fb;
  padding: 15px; }
  .box-text-sale .title-block {
    margin-top: 0;
    font-size: 30px;
    color: #222222;
    margin-bottom: 15px;
    text-transform: capitalize; }
  .box-text-sale .desc-block {
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 300; }
  .box-text-sale .btn {
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #222222;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }
    .box-text-sale .btn:hover {
      background: #ffc424;
      border-color: #ffc424;
      color: #FFFFFF; }

.banner-border {
  padding: 15px 15px 65px 15px;
  border: 1px solid #e8e8e8;
  text-align: center;
  position: relative; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .banner-border {
      padding: 15px 15px 55px 15px; } }
  .banner-border .sub-title-widget {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    color: #666666;
    margin: 0; }
    .banner-border .sub-title-widget > span {
      background: #FFFFFF;
      padding: 0 15px; }
      .banner-border .sub-title-widget > span:before, .banner-border .sub-title-widget > span:after {
        display: none; }
  .banner-border .image_description {
    position: absolute;
    margin-top: -18px;
    left: 0;
    right: 0;
    z-index: 99;
    font-size: 12px; }
    .banner-border .image_description h1, .banner-border .image_description h2, .banner-border .image_description h3, .banner-border .image_description h4, .banner-border .image_description h5, .banner-border .image_description h6 {
      margin: 0 0 15px;
      font-size: 28px;
      text-transform: uppercase; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .banner-border .image_description h1, .banner-border .image_description h2, .banner-border .image_description h3, .banner-border .image_description h4, .banner-border .image_description h5, .banner-border .image_description h6 {
          font-size: 25px;
          margin: 0 0 10px; } }

.banner-border-two-button {
  padding: 15px 15px 65px 15px;
  border: 1px solid #e8e8e8;
  position: relative;
  text-align: center; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .banner-border-two-button {
      padding: 15px 15px 55px 15px; } }
  .banner-border-two-button.no-border {
    border: none; }
  .banner-border-two-button:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 98;
    height: 100%;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  .banner-border-two-button:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .banner-border-two-button .image_description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 99;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .banner-border-two-button .image_description .title-block {
      position: absolute;
      top: -6px;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 12px;
      text-transform: uppercase;
      color: #666666; }
      .banner-border-two-button .image_description .title-block > span {
        background: #FFFFFF;
        padding: 0 15px; }
        .banner-border-two-button .image_description .title-block > span:before, .banner-border-two-button .image_description .title-block > span:after {
          display: none; }
    .banner-border-two-button .image_description .title-banner {
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      margin: 20px 0 30px;
      font-size: 28px; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .banner-border-two-button .image_description .title-banner {
          font-size: 25px;
          margin: 15px 0 15px; } }
      @media (max-width: 767px) {
        .banner-border-two-button .image_description .title-banner {
          font-size: 24px; } }
      @media (max-width: 479px) {
        .banner-border-two-button .image_description .title-banner {
          font-size: 18px;
          margin: 22px 0 22px; } }
    .banner-border-two-button .image_description .btn {
      border: none;
      background-color: #fff;
      font-weight: 700;
      color: #222222;
      margin: 0 9px;
      padding: 0 15px;
      line-height: 40px;
      height: 40px;
      min-width: 135px;
      text-transform: uppercase;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border-radius: 0; }
      @media (max-width: 767px) {
        .banner-border-two-button .image_description .btn {
          padding: 0 20px;
          min-width: 100px;
          height: 35px;
          line-height: 35px;
          margin: 0 5px;
          font-size: 11px; } }
      .banner-border-two-button .image_description .btn:hover {
        background: #ffc424;
        border-color: #ffc424;
        color: #FFFFFF; }
  .banner-border-two-button.align-center {
    padding: 0; }
    .banner-border-two-button.align-center .image_description .title-banner {
      position: static;
      color: #ffc424; }

.banner-button {
  position: relative;
  text-align: center;
  margin: 0px auto;
  display: block; }
  .banner-button:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 98;
    height: 100%;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  .banner-button:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .banner-button .image_description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .banner-button .image_description .box-content {
      position: relative;
      z-index: 99;
      font-weight: 300;
      font-size: 18px;
      color: #222222; }
      @media (max-width: 767px) {
        .banner-button .image_description .box-content {
          font-size: 14px; } }
      .banner-button .image_description .box-content h1, .banner-button .image_description .box-content h2, .banner-button .image_description .box-content h3, .banner-button .image_description .box-content h4, .banner-button .image_description .box-content h5, .banner-button .image_description .box-content h6 {
        font-size: 38px;
        margin: 0 0 60px; }
        @media (max-width: 767px) {
          .banner-button .image_description .box-content h1, .banner-button .image_description .box-content h2, .banner-button .image_description .box-content h3, .banner-button .image_description .box-content h4, .banner-button .image_description .box-content h5, .banner-button .image_description .box-content h6 {
            font-size: 30px;
            margin: 0 0 30px; } }
      .banner-button .image_description .box-content .btn {
        border: none;
        background-color: #fff;
        font-weight: 700;
        color: #222222;
        margin: 0 9px;
        padding: 0 15px;
        line-height: 40px;
        height: 40px;
        min-width: 135px;
        text-transform: uppercase;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border-radius: 0; }
        @media (max-width: 767px) {
          .banner-button .image_description .box-content .btn {
            padding: 0 20px;
            min-width: 100px;
            height: 35px;
            line-height: 35px;
            margin: 0 5px;
            font-size: 11px; } }
        .banner-button .image_description .box-content .btn:hover {
          background: #ffc424;
          border-color: #ffc424;
          color: #FFFFFF; }

.border-category .cate_content {
  position: relative;
  text-align: center;
  padding: 15px;
  border: 1px solid #e8e8e8; }
  @media (max-width: 767px) {
    .border-category .cate_content {
      margin-bottom: 30px; } }
  .border-category .cate_content .title-sub {
    margin-top: -23px;
    color: #666666; }
    .border-category .cate_content .title-sub > span {
      background: #FFFFFF;
      padding: 0 15px; }
  .border-category .cate_content .cate-meta .cat_name {
    font-size: 28px;
    line-height: 28px;
    margin: 15px 0 20px;
    text-transform: capitalize; }
    @media (max-width: 479px) {
      .border-category .cate_content .cate-meta .cat_name {
        font-size: 20px;
        margin: 15px 0 15px; } }
    .border-category .cate_content .cate-meta .cat_name a {
      color: #222222; }
      .border-category .cate_content .cate-meta .cat_name a:hover {
        color: #ffc424; }
  .border-category .cate_content .cate-meta .cate-btn, .border-category .cate_content .cate-meta .cate-desc {
    display: none; }
  .border-category .cate_content .cate-img {
    position: relative; }
    .border-category .cate_content .cate-img a:before {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      z-index: 98;
      height: 100%;
      width: 100%;
      background-color: #fff;
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      transform: scale(0.95); }
    .border-category .cate_content .cate-img img {
      display: inline-block; }
  .border-category .cate_content:hover .cate-img a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.border-category ul {
  margin-bottom: 0; }

.banner-product {
  position: relative;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left; }
  .rtl .banner-product {
    text-align: right; }
  @media (max-width: 479px) {
    .banner-product {
      margin-bottom: 30px; } }
  .banner-product .image_description {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 20px; }
    .banner-product .image_description .title {
      margin: 15px 0 25px;
      font-size: 40px;
      text-transform: capitalize;
      color: #FFFFFF; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .banner-product .image_description .title {
          font-size: 35px; } }
      @media (max-width: 991px) {
        .banner-product .image_description .title {
          font-size: 35px; } }
    .banner-product .image_description .btn {
      position: absolute;
      bottom: 0px;
      left: 0px;
      height: 40px;
      line-height: 38px;
      padding: 0 15px;
      min-width: 120px;
      border-color: #FFFFFF;
      color: #FFFFFF;
      font-weight: 700;
      background-color: transparent;
      text-transform: uppercase;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .banner-product .image_description .btn:hover, .banner-product .image_description .btn:active, .banner-product .image_description .btn:focus {
        background: #ffc424;
        border-color: #ffc424; }

.testimonials {
  text-align: center;
  padding: 45px 15px; }
  .testimonials .left-testimonials img {
    display: inline-block; }
  .testimonials .right-testimonials .title {
    margin: 18px 0 18px 0;
    font-size: 16px;
    color: #FFFFFF; }
    .testimonials .right-testimonials .title a, .testimonials .right-testimonials .title span {
      font-family: "Poppins", sans-serif;
      font-weight: 300;
      font-size: 12px;
      display: block;
      text-transform: none;
      margin-top: 4px;
      color: #FFFFFF; }
  .testimonials .right-testimonials .desc-block {
    line-height: 24px;
    font-size: 14px;
    margin-top: 35px;
    color: #FFFFFF; }
  .testimonials .descript {
    color: #FFFFFF; }

.banner-styles {
  color: #FFFFFF;
  padding: 50px 15px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  @media (min-width: 768px) {
    .banner-styles {
      min-height: 600px; } }
  .banner-styles .title-block {
    color: #FFFFFF;
    font-size: 48px;
    margin: 0 0 36px;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .banner-styles .title-block {
        font-size: 35px; } }
  .banner-styles .desc-block {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 58px;
    font-weight: 300; }
  .banner-styles .btn {
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    background: #FFFFFF;
    border-color: #222222;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media (min-width: 768px) {
      .banner-styles .btn {
        min-width: 235px; } }
    .banner-styles .btn:hover, .banner-styles .btn:active, .banner-styles .btn:focus {
      outline: 0;
      background: #ffc424;
      border-color: #ffc424;
      color: #FFFFFF; }

.banner-slide {
  position: relative; }
  .banner-slide .image_description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .banner-slide .box-banner-slide {
    padding: 0px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .banner-slide .box-banner-slide .title-block {
      color: #FFFFFF;
      font-size: 40px;
      margin: 0 0 20px;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .banner-slide .box-banner-slide .title-block {
          font-size: 30px; } }
      @media (max-width: 479px) {
        .banner-slide .box-banner-slide .title-block {
          font-size: 25px; } }
    .banner-slide .box-banner-slide .btn {
      border-width: 0 0 2px 0;
      border-bottom: 2px solid #ffc424;
      padding: 2px 0;
      color: #FFFFFF;
      font-weight: 500;
      font-size: 14px;
      background: transparent;
      text-transform: uppercase;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .banner-slide .box-banner-slide .btn:hover, .banner-slide .box-banner-slide .btn:active, .banner-slide .box-banner-slide .btn:focus {
        outline: 0;
        color: #ffc424; }

.left-trend .sub-title-trend {
  font-size: 12px;
  color: #ffc424;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  font-family: inherit; }
.left-trend .title-trend {
  font-size: 30px;
  text-transform: none;
  margin: 15px 0; }

.right-trend .desc-trend {
  font-weight: 300;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .right-trend .desc-trend {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .right-trend .desc-trend {
      margin-bottom: 20px; } }
.right-trend .btn {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  padding: 0;
  color: #222222;
  border-bottom: 1px solid #ffc424;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0; }
  .right-trend .btn:hover, .right-trend .btn:active, .right-trend .btn:focus {
    color: #ffc424; }

.service {
  padding: 15px 30px; }
  .service .icon {
    font-size: 36px;
    color: #ffc424;
    margin-right: 30px;
    float: left; }
    .rtl .service .icon {
      margin-left: 30px;
      margin-right: inherit; }
    .rtl .service .icon {
      float: right; }
  .service .meta-service {
    overflow: hidden;
    zoom: 1; }
    .service .meta-service .title-service {
      margin: 10px 0 20px;
      font-family: inherit;
      font-size: 18px;
      font-weight: 400;
      text-transform: capitalize; }
    .service .meta-service .desc-service {
      font-size: 12px;
      font-weight: 300;
      line-height: 22px; }

.group-video .video {
  display: none; }
.group-video .video-play {
  position: relative;
  min-height: 300px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (max-width: 767px) {
    .group-video .video-play {
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; } }
  .group-video .video-play img {
    background: attr(src url); }
  .group-video .video-play .icon-play {
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 9;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    margin: 0 30px;
    line-height: 72px;
    font-size: 36px;
    cursor: pointer;
    background: #ffc424;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .group-video .video-play .icon-play:before {
      margin: 0 0 0 10px; }
      .rtl .group-video .video-play .icon-play:before {
        margin: 0 10px 0 0; }
  .group-video .video-play span {
    font-size: 30px;
    position: relative;
    z-index: 9; }
  .group-video .video-play:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    margin: 0 -1000px;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .group-video .video-play:hover:after {
    background: rgba(255, 255, 255, 0.2); }

.big-banner .sub-title-widget {
  margin: 0 0 15px;
  font-family: inherit;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 25px;
  letter-spacing: -0.075em;
  color: #222222; }
  @media (min-width: 992px) {
    .big-banner .sub-title-widget {
      font-size: 30px;
      margin: 0 0 28px;
      text-align: left;
      padding-left: 150px; }
      .rtl .big-banner .sub-title-widget {
        text-align: right; }
      .rtl .big-banner .sub-title-widget {
        padding-right: 150px;
        padding-left: inherit; } }
  @media (min-width: 1200px) {
    .big-banner .sub-title-widget {
      padding-left: 200px; }
      .rtl .big-banner .sub-title-widget {
        padding-right: 200px;
        padding-left: inherit; } }
  .big-banner .sub-title-widget span {
    display: block;
    letter-spacing: 0.01em;
    color: #ffc424;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px; }
    .big-banner .sub-title-widget span:before, .big-banner .sub-title-widget span:after {
      display: none; }

.small-banner {
  position: relative; }
  @media (min-width: 480px) {
    .small-banner .image_description {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 9;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      text-align: left;
      padding-left: 10%; }
      .rtl .small-banner .image_description {
        text-align: right; }
      .rtl .small-banner .image_description {
        padding-right: 10%;
        padding-left: inherit; } }
  @media (min-width: 992px) {
    .small-banner .image_description {
      padding-left: 15%; }
      .rtl .small-banner .image_description {
        padding-right: 15%;
        padding-left: inherit; } }
  @media (min-width: 1200px) {
    .small-banner .image_description {
      padding-left: 20%; }
      .rtl .small-banner .image_description {
        padding-right: 20%;
        padding-left: inherit; } }
  .small-banner .image_description h1, .small-banner .image_description h2, .small-banner .image_description h3, .small-banner .image_description h4, .small-banner .image_description h5, .small-banner .image_description h6 {
    font-family: inherit;
    font-weight: bold;
    font-size: 30px;
    text-transform: none;
    margin: 0 0 3px; }
    @media (min-width: 480px) {
      .small-banner .image_description h1, .small-banner .image_description h2, .small-banner .image_description h3, .small-banner .image_description h4, .small-banner .image_description h5, .small-banner .image_description h6 {
        color: #FFFFFF; } }
    @media (max-width: 479px) {
      .small-banner .image_description h1, .small-banner .image_description h2, .small-banner .image_description h3, .small-banner .image_description h4, .small-banner .image_description h5, .small-banner .image_description h6 {
        margin: 15px 0 3px; } }
  .small-banner .image_description p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px; }
    @media (min-width: 480px) {
      .small-banner .image_description p {
        color: #FFFFFF; } }
  .small-banner .image_description .btn {
    border: none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
    background: #ffc424;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0; }
    @media (min-width: 480px) {
      .small-banner .image_description .btn {
        background: transparent;
        padding: 0; } }
    .small-banner .image_description .btn:hover, .small-banner .image_description .btn:active, .small-banner .image_description .btn:focus {
      color: #ffc424;
      outline: 0; }
      @media (max-width: 480px) {
        .small-banner .image_description .btn:hover, .small-banner .image_description .btn:active, .small-banner .image_description .btn:focus {
          background: #ffc424;
          color: #FFFFFF; } }
  @media (min-width: 992px) {
    .small-banner:before, .small-banner:after {
      content: "";
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      opacity: 0;
      filter: alpha(opacity=0); }
    .small-banner:before {
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1); }
    .small-banner:after {
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      -webkit-transform: scale(1, 0);
      -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      transform: scale(1, 0); }
    .small-banner:hover:before, .small-banner:hover:after {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1;
      filter: alpha(opacity=100); } }

.banner-category {
  overflow: hidden;
  position: relative; }
  .banner-category > a::before {
    content: '';
    z-index: 100;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 480px) {
    .banner-category .image_description {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 99;
      padding: 10%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      text-align: left; }
      .rtl .banner-category .image_description {
        text-align: right; } }
  @media (max-width: 479px) {
    .banner-category .image_description {
      margin: 15px 0 30px; } }
  .banner-category .image_description p {
    font-size: 16px;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 480px) {
      .banner-category .image_description p {
        color: #FFFFFF; } }
  .banner-category .image_description h1, .banner-category .image_description h2, .banner-category .image_description h3, .banner-category .image_description h4, .banner-category .image_description h5, .banner-category .image_description h6 {
    font-size: 36px;
    margin: 5px 0 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 480px) {
      .banner-category .image_description h1, .banner-category .image_description h2, .banner-category .image_description h3, .banner-category .image_description h4, .banner-category .image_description h5, .banner-category .image_description h6 {
        color: #FFFFFF; } }
    @media (max-width: 991px) {
      .banner-category .image_description h1, .banner-category .image_description h2, .banner-category .image_description h3, .banner-category .image_description h4, .banner-category .image_description h5, .banner-category .image_description h6 {
        font-size: 25px;
        margin: 0; } }
  .banner-category .image_description .box-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .banner-category .image_description .box-btn .btn {
      color: #fff;
      display: none;
      font-weight: 300;
      font-size: 12px;
      text-transform: uppercase;
      padding: 10px 5px;
      background: #ffc424;
      min-width: 100px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border-radius: 0; }
      @media (min-width: 992px) {
        .banner-category .image_description .box-btn .btn {
          opacity: 0;
          filter: alpha(opacity=0); } }
      .banner-category .image_description .box-btn .btn:hover, .banner-category .image_description .box-btn .btn:active, .banner-category .image_description .box-btn .btn:focus {
        background: #222222; }
  @media (min-width: 992px) {
    .banner-category .image_description:hover .box-btn .btn {
      opacity: 1;
      filter: alpha(opacity=100); } }
  .banner-category img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .banner-category:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .banner-category:hover .image_description p, .banner-category:hover .image_description h1, .banner-category:hover .image_description h2, .banner-category:hover .image_description h3, .banner-category:hover .image_description h4, .banner-category:hover .image_description h5, .banner-category:hover .image_description h6 {
    color: #ffc424; }

.slide-block .owl-theme .owl-controls .owl-page span {
  background: #c2c2c2;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 10px;
  height: 10px; }
.slide-block .owl-theme .owl-controls .owl-page:hover span {
  background: rgba(255, 196, 36, 0.3); }
.slide-block .owl-theme .owl-controls .owl-page.active span {
  background: #ffc424;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }
.slide-block .owl-theme .owl-controls .owl-page.active:hover span {
  background: #ffc424; }
.slide-block .owl-pagination {
  position: absolute;
  right: 50px;
  bottom: 20px; }
  .rtl .slide-block .owl-pagination {
    left: 50px;
    right: auto; }
  @media (max-width: 767px) {
    .slide-block .owl-pagination {
      right: 0;
      left: 0; }
      .rtl .slide-block .owl-pagination {
        right: 0;
        left: 0; } }
.slide-block img {
  width: 100%; }

.text-slideshow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media (max-width: 767px) {
    .text-slideshow {
      text-align: center;
      margin-top: 30px; } }
  @media (min-width: 1200px) {
    .text-slideshow {
      padding-left: 50px; }
      .rtl .text-slideshow {
        padding-right: 50px;
        padding-left: inherit; } }
  .text-slideshow .sub-title {
    font-family: inherit;
    font-size: 16px;
    color: #ffc424;
    text-transform: uppercase;
    margin: 0 0 20px; }
  .text-slideshow .title {
    text-transform: none;
    font-family: inherit;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    margin: 0; }
    @media (max-width: 991px) {
      .text-slideshow .title {
        font-size: 25px; } }
  .text-slideshow .desc-block {
    font-weight: 300;
    font-size: 14px;
    margin: 35px 0 0; }
    @media (max-width: 991px) {
      .text-slideshow .desc-block {
        margin: 25px 0 0; } }
  .text-slideshow .btn {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin-top: 50px;
    border-bottom: 1px solid #ffc424;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0; }
    @media (max-width: 991px) {
      .text-slideshow .btn {
        margin-top: 30px; } }
    .text-slideshow .btn:hover, .text-slideshow .btn:active, .text-slideshow .btn:focus {
      color: #ffc424; }

#wrapper .block_newsletter {
  text-align: center;
  padding: 65px 0; }
  #wrapper .block_newsletter.block {
    margin-bottom: 0; }
    #wrapper .block_newsletter.block .title_block {
      margin: 0 0 16px;
      font-size: 22px;
      text-transform: uppercase; }
      #wrapper .block_newsletter.block .title_block span {
        display: none; }
    #wrapper .block_newsletter.block .desc-block {
      margin-bottom: 34px; }
    #wrapper .block_newsletter.block .collapse {
      display: inherit !important;
      height: 100% !important; }
    #wrapper .block_newsletter.block .collapse-icons {
      display: none; }
  #wrapper .block_newsletter form {
    width: 550px;
    display: inline-block;
    position: relative; }
    @media (max-width: 767px) {
      #wrapper .block_newsletter form {
        width: 400px; } }
    @media (max-width: 479px) {
      #wrapper .block_newsletter form {
        width: 100%; } }
    #wrapper .block_newsletter form .form-group {
      display: table; }
    #wrapper .block_newsletter form .btn {
      display: table-cell;
      vertical-align: middle;
      width: auto;
      padding: 0 30px;
      font-weight: 700;
      margin-top: 0;
      border-radius: 0; }
    #wrapper .block_newsletter form .input-wrapper {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    #wrapper .block_newsletter form input[type=text] {
      color: #555555;
      background: #FFFFFF;
      text-align: left; }
      .rtl #wrapper .block_newsletter form input[type=text] {
        text-align: right; }

@media (max-width: 991px) {
  .products_block .owl-buttons {
    display: none; } }

.ap-popup-clone {
  text-align: center; }
  .ap-popup-clone .fancybox-inner {
    overflow: hidden !important; }
  .ap-popup-clone .block_newsletter.block {
    margin-bottom: 20px; }
    .ap-popup-clone .block_newsletter.block .title_block {
      color: #222222;
      font-size: 30px;
      margin-bottom: 15px; }
    .ap-popup-clone .block_newsletter.block .desc-block {
      font-size: 13px; }
    .ap-popup-clone .block_newsletter.block .title {
      display: block !important; }
    .ap-popup-clone .block_newsletter.block .navbar-toggler {
      display: none; }
    .ap-popup-clone .block_newsletter.block .collapse, .ap-popup-clone .block_newsletter.block .collapsing {
      display: block !important;
      height: 100% !important; }
    .ap-popup-clone .block_newsletter.block form {
      margin-bottom: 0px; }
      .ap-popup-clone .block_newsletter.block form input[type=text] {
        border-color: #b5b5b5; }
  .ap-popup-clone .turnoff-popup-wrapper {
    display: inline-block;
    position: relative;
    padding-left: 20px; }
    .rtl .ap-popup-clone .turnoff-popup-wrapper {
      padding-right: 20px;
      padding-left: inherit; }
    .ap-popup-clone .turnoff-popup-wrapper input[type=checkbox] {
      visibility: hidden;
      position: absolute;
      top: 4px;
      left: 0px;
      z-index: 9;
      width: 14px;
      height: 14px; }
      .ap-popup-clone .turnoff-popup-wrapper input[type=checkbox]:checked + label:after {
        opacity: 1;
        filter: alpha(opacity=100); }
    .ap-popup-clone .turnoff-popup-wrapper label {
      font-size: 13px;
      margin-bottom: 0px; }
      .ap-popup-clone .turnoff-popup-wrapper label:before {
        content: '';
        width: 14px;
        height: 14px;
        cursor: pointer;
        position: absolute;
        top: 4px;
        z-index: 8;
        border-radius: 3px;
        border: 2px solid #464646;
        right: auto;
        left: 0px; }
        .rtl .ap-popup-clone .turnoff-popup-wrapper label:before {
          right: 0px;
          left: auto; }
      .ap-popup-clone .turnoff-popup-wrapper label:after {
        content: '\E876';
        top: 3px;
        color: gray;
        font-size: 14px;
        position: absolute;
        font-family: "Material Icons";
        opacity: 0;
        filter: alpha(opacity=0);
        right: auto;
        left: 1px; }
        .rtl .ap-popup-clone .turnoff-popup-wrapper label:after {
          right: 1px;
          left: auto; }
      .ap-popup-clone .turnoff-popup-wrapper label:hover::after {
        opacity: 1;
        filter: alpha(opacity=100); }

/*# sourceMappingURL=styles.css.map */
