/***************************************************
  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 
 */
/***********************************************************************/
#wrapper {
  background: #f3f3f3; }

#index #wrapper .breadcrumb_box {
  margin-bottom: 0; }

.top-cat {
  padding-top: 55px;
  padding-bottom: 15px; }
  .top-cat a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding-top: 12px;
    text-transform: uppercase;
    text-align: center;
    display: block; }

.tab-box .tabs-top {
  position: relative; }
.tab-box .title_block {
  border-bottom: 1px solid #dadada;
  padding-bottom: 11px; }
.tab-box .nav-tabs {
  position: absolute;
  top: 9px;
  right: 0; }
  .tab-box .nav-tabs .nav-link {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none; }
    .tab-box .nav-tabs .nav-link:hover, .tab-box .nav-tabs .nav-link.active {
      background: transparent;
      border: none;
      color: #333; }
  @media (max-width: 1199px) {
    .tab-box .nav-tabs {
      position: static; }
      .tab-box .nav-tabs .nav-link {
        font-size: 15px; } }
.tab-box ul {
  margin-right: 60px; }
  .rtl .tab-box ul {
    margin-left: 60px;
    margin-right: inherit; }
.tab-box .nav-link span {
  position: relative; }
  .tab-box .nav-link span:before, .tab-box .nav-link span:after {
    content: "";
    display: inline-block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .tab-box .nav-link span:before {
    background: #ff6d00;
    height: 3px;
    width: 0;
    bottom: -20px; }
  .tab-box .nav-link span:after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #ff6d00;
    bottom: -23px;
    width: 3px;
    height: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
.tab-box .nav-link:hover span, .tab-box .nav-link.active span {
  background: transparent; }
  .tab-box .nav-link:hover span:before, .tab-box .nav-link.active span:before {
    width: 100%; }
  .tab-box .nav-link:hover span:after, .tab-box .nav-link.active span:after {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible; }

@media (min-width: 768px) and (max-width: 991px) {
  .take-it-center {
    margin-left: 25%; }
    .rtl .take-it-center {
      margin-right: 25%;
      margin-left: inherit; }

  .take-it-middle .ApImage {
    margin-top: 25%; } }
.about-box .sub-title {
  font-size: 18px;
  display: block;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  padding-top: 45px; }
.about-box .title {
  color: #333;
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase; }
.about-box .phone {
  font-size: 58px;
  line-height: 88px;
  font-weight: 700;
  color: #ff6d00;
  display: block; }
.about-box p {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  display: block; }
.about-box a {
  background: linear-gradient(to right, #ffc900, #ffa700, #ff9400, #ff8000, #ff7000);
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 20px 30px;
  display: inline-block;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -ms-border-radius: 28px;
  -o-border-radius: 28px;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .about-box a:hover {
    background: linear-gradient(to right, #ff7000, #ff8000, #ff9400, #ffa700, #ffc900); }
@media (max-width: 1199px) {
  .about-box .sub-title {
    font-size: 16px;
    padding-top: 20px; }
  .about-box .title {
    font-size: 30px;
    line-height: 50px; }
  .about-box .phone {
    font-size: 38px;
    line-height: 60px; }
  .about-box p {
    font-size: 15px; }
  .about-box a {
    padding: 10px 20px; } }

.best-selling .title_block {
  padding-left: 15px; }
  .rtl .best-selling .title_block {
    padding-right: 15px;
    padding-left: inherit; }

.banner-box {
  padding-top: 60px;
  padding-bottom: 70px; }

.banner-liquid {
  padding-bottom: 20px; }

/*# sourceMappingURL=profile2517706818.css.map */
