﻿@charset "UTF-8";
@font-face {
  font-family: "IranSans";
  font-style: "normal";
  font-weight: 300;
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Light.eot");
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Light.woff2") format("woff2"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Light.woff") format("woff"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Light.ttf") format("truetype"); }
@font-face {
  font-family: "IranSans";
  font-style: "normal";
  font-weight: 500;
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Medium.eot");
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Medium.woff2") format("woff2"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Medium.woff") format("woff"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Medium.ttf") format("truetype"); }
@font-face {
  font-family: "IranSans";
  font-style: "normal";
  font-weight: "bold";
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Bold.eot");
  src: url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Bold.woff2") format("woff2"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Bold.woff") format("woff"), url("../fonts/non-IranSans/IRANSansWeb(NoEn)_Bold.ttf") format("truetype"); }
.transition, ul.list-social li a, ul.list-mobile {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

.transition-300, section.not-found .comeback, ul.data-social li a, ul.list-language li a, ul.list-menu li a, ul.list-footer li a, ul.social-footer li a, article.news figure p, article.group-details figure p, article.group-details figure .img, article.similar, article.gallery figure img, article.news-categories figure img, .pagination li a, .modal-search, form.form-news .btn-form, form.form-list {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

ul {
  padding: 0;
  margin: 0; }
  ul li {
    list-style: none; }

a {
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1.3rem;
  line-height: 28px;
  padding: 0;
  margin: 0; }

.img-center {
  margin: 0 auto; }

.no-p {
  padding: 0 !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../plugin/slick/fonts/slick.eot");
  src: url("../plugin/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../plugin/slick/fonts/slick.woff") format("woff"), url("../plugin/slick/fonts/slick.ttf") format("truetype"), url("../plugin/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html, body {
  background: white;
  background: -moz-radial-gradient(center, ellipse cover, white 0%, white 25%, #e5e5e4 65%, #e5e5e4 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(25%, white), color-stop(65%, #e5e5e4), color-stop(100%, #e5e5e4));
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, white 25%, #e5e5e4 65%, #e5e5e4 100%);
  background: -o-radial-gradient(center, ellipse cover, white 0%, white 25%, #e5e5e4 65%, #e5e5e4 100%);
  background: -ms-radial-gradient(center, ellipse cover, white 0%, white 25%, #e5e5e4 65%, #e5e5e4 100%);
  background: radial-gradient(ellipse at center, white 0%, white 25%, #e5e5e4 65%, #e5e5e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e4', GradientType=1);
  direction: ltr;
  unicode-bidi: embed;
  height: 100%; }

main.index {
  width: 100%;
  height: 100%; }

html {
  font-size: 90.5%; }

body {
  color: #000;
  font-family: "IranSans", arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  overflow-x: hidden; }
  body p {
    line-height: 1.9; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

@keyframes shadow {
  0% {
    background-position: 0 0;
    top: 0; }
  7% {
    background-position: 0 -30px;
    top: 30px; }
  14% {
    background-position: 0 -60px;
    top: 60px; }
  21% {
    background-position: 0 -80px;
    top: 80px; }
  28% {
    background-position: 0 -110px;
    top: 110px; }
  100% {
    background-position: 0 -110px;
    top: 110px; } }
.box-carpet {
  height: 172px;
  width: 172px;
  position: fixed;
  bottom: 0;
  z-index: 999;
  text-align: center;
  left: 0;
  background: url("../img/554545.png") left bottom;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  .box-carpet p {
    color: #8b0084;
    transform: rotate(-45deg);
    position: absolute;
    top: 78px;
    left: 45px;
    width: 100%;
    font-size: 14px; }

header {
  position: absolute;
  width: 100%;
  z-index: 999; }
  header .text-aghigh {
       font-size: 15px;
    color: #8b0084;
    margin-top: 25px;
    display: block;
    background-color: #dfdfdf;
    border-radius: 5px;
    width: auto;
    margin: 5px 0px;
    height: 30px;
    text-align: center;
    color: #8b0084;
    font-size: 13px;
    padding: 10px;
    /* font-weight: bold; */
    line-height: 12px;
  }
  header .logo-small {
    background: url("../img/link-logo.png") no-repeat;
    width: 130px;
    height: 159px;
    margin: 0 10px; }
    header .logo-small img {
      margin: 0 auto;
      display: block;
      max-width: 100%;
      height: auto; }
    header .logo-small .img {
      background: url("../img/logo-small.png") no-repeat;
      width: 110px;
      height: 110px;
      display: block;
      margin: 0 auto;
      position: relative;
      overflow: hidden; }

.ls-circle-timer {
  opacity: 0 !important; }

.container-slider {
  max-width: 99.0625rem;
  padding: 0 .25rem;
  margin: 0 auto;
  position: absolute;
  left: 0 !important;
  right: 0; }

main.page {
  padding-top: 120px;
  background: #eaeaeb;
  background: -moz-linear-gradient(top, #eaeaeb 0%, white 16%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eaeaeb), color-stop(16%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eaeaeb 0%, white 16%, white 100%);
  background: -o-linear-gradient(top, #eaeaeb 0%, white 16%, white 100%);
  background: -ms-linear-gradient(top, #eaeaeb 0%, white 16%, white 100%);
  background: linear-gradient(to bottom, #eaeaeb 0%, white 16%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaeb', endColorstr='#ffffff', GradientType=0); }
  main.page section {
    padding: 40px 0; }
    main.page section .title-section {
      font-size: 25px;
      margin: 0 0 30px;
      font-weight: bold;
      font-weight: 900;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        main.page section .title-section {
          margin: 15px 0; } }
    main.page section.decoration-test .firs-decoration {
      position: relative;
      overflow: hidden;
      display: none; }
      main.page section.decoration-test .firs-decoration.active {
        display: block; }
      main.page section.decoration-test .firs-decoration .carpet-wrapper {
        width: 100%;
        position: absolute;
        bottom: -51.5%;
        right: -12%;
        -moz-perspective: 460px;
        -webkit-perspective: 460px;
        perspective: 460px;
        -moz-perspective-origin: 0% 100%;
        -webkit-perspective-origin: 0% 100%;
        perspective-origin: 0% 100%; }
        main.page section.decoration-test .firs-decoration .carpet-wrapper img {
          width: 52%;
          margin: auto;
          display: block;
          margin-right: 30%;
          -moz-transform: rotateX(33deg) rotateY(0deg) skewX(-13deg) skewY(0deg);
          -ms-transform: rotateX(33deg) rotateY(0deg) skewX(-13deg) skewY(0deg);
          -webkit-transform: rotateX(33deg) rotateY(0deg) skewX(-13deg) skewY(0deg);
          transform: rotateX(33deg) rotateY(0deg) skewX(-13deg) skewY(0deg); }
      main.page section.decoration-test .firs-decoration .img {
        max-width: 100%;
        height: auto;
        display: block; }
      main.page section.decoration-test .firs-decoration .table1 {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        z-index: 5;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto; }
    main.page section.decoration-test .second-decoration {
      position: relative;
      overflow: hidden;
      display: none; }
      main.page section.decoration-test .second-decoration.active {
        display: block; }
      main.page section.decoration-test .second-decoration .carpet-wrapper {
        width: 100%;
        position: absolute;
        bottom: -45%;
        right: 8%; }
        main.page section.decoration-test .second-decoration .carpet-wrapper img {
          width: 51.5%;
          margin: auto;
          display: block;
          -moz-transform: perspective(990px) rotateX(-120deg) rotateY(1deg) rotateZ(58deg);
          -ms-transform: perspective(990px) rotateX(-120deg) rotateY(1deg) rotateZ(58deg);
          -webkit-transform: perspective(990px) rotateX(-120deg) rotateY(1deg) rotateZ(58deg);
          transform: perspective(990px) rotateX(-120deg) rotateY(1deg) rotateZ(58deg);
          transform-origin: center center 0px; }
          @media (max-width: 767px) {
            main.page section.decoration-test .second-decoration .carpet-wrapper img {
              -moz-transform: perspective(990px) rotateX(-114deg) rotateY(1deg) rotateZ(58deg);
              -ms-transform: perspective(990px) rotateX(-114deg) rotateY(1deg) rotateZ(58deg);
              -webkit-transform: perspective(990px) rotateX(-114deg) rotateY(1deg) rotateZ(58deg);
              transform: perspective(990px) rotateX(-114deg) rotateY(1deg) rotateZ(58deg); } }
      main.page section.decoration-test .second-decoration .img {
        max-width: 100%;
        height: auto;
        display: block; }
      main.page section.decoration-test .second-decoration .table1 {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        z-index: 5;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto; }
    main.page section.decoration-test .third-decoration {
      position: relative;
      overflow: hidden;
      display: none; }
      main.page section.decoration-test .third-decoration.active {
        display: block; }
      main.page section.decoration-test .third-decoration .carpet-wrapper {
        width: 100%;
        position: absolute;
        bottom: -12%;
        right: 8%; }
        main.page section.decoration-test .third-decoration .carpet-wrapper img {
          margin: auto;
          display: block;
          width: 78%;
          transform: perspective(800px) rotateX(46deg) rotateY(-2deg) rotateZ(23deg);
          transform-origin: center bottom 0px; }
      main.page section.decoration-test .third-decoration .img {
        max-width: 100%;
        height: auto;
        display: block; }
    main.page section.decoration-test .four-decoration {
      position: relative;
      overflow: hidden;
      display: none; }
      main.page section.decoration-test .four-decoration.active {
        display: block; }
      main.page section.decoration-test .four-decoration .carpet-wrapper {
        width: 100%;
        position: absolute;
        bottom: 14%;
        right: -16%; }
        main.page section.decoration-test .four-decoration .carpet-wrapper img {
          margin: auto;
          display: block;
          width: 60%;
          transform: perspective(823px) rotateX(53deg) rotateY(3deg) rotateZ(-38deg);
          transform-origin: center bottom 0px; }
      main.page section.decoration-test .four-decoration .img {
        max-width: 100%;
        height: auto;
        display: block; }
      main.page section.decoration-test .four-decoration .table1 {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        z-index: 5;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto; }
    main.page section.decoration-test .content {
      max-width: 1100px;
      margin: 0 auto;
      display: block; }
    main.page section.decoration-test .decoration.loading {
      position: relative; }
      main.page section.decoration-test .decoration.loading:before {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99; }
      main.page section.decoration-test .decoration.loading:after {
        content: '\f1ce';
        font: normal normal normal 35px/1 FontAwesome;
        position: absolute;
        top: 48%;
        left: 47.5%;
        margin: 0 auto;
        z-index: 550;
        color: #fff;
        -webkit-animation: fa-spin 1s infinite linear;
        animation: fa-spin 1s infinite linear; }
    main.page section.product-details .link-test {
      color: #fff;
      font-size: 18px;
      display: inline-block;
      background-color: #8b0084;
      padding: 8px 25px;
      border-radius: 30px;
      margin: 5px 0;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      @media (max-width: 575px) {
        main.page section.product-details .link-test {
          font-size: 15px;
          padding: 8px 20px; } }
      main.page section.product-details .link-test:hover {
        background-color: #52024e; }
    main.page section.product-details .data .title {
      font-size: 33px;
      font-weight: bold;
      margin: 15px 0;
      color: #000;
      text-transform: uppercase; }
    main.page section.product-details .p-search {
      font-size: 14px;
      margin: 5px 0; }
      @media (max-width: 575px) {
        main.page section.product-details .p-search {
          font-size: 10px; } }
      main.page section.product-details .p-search i {
        margin: 0 5px; }
    main.page section.product-details .img_01 {
      max-width: 100%;
      height: auto;
      margin: 5px 0; }
    main.page section.product-details .box-img img {
      max-width: 100%;
      height: auto; }
    main.page section.similar-products .title-products {
      font-size: 26px;
      font-weight: bold;
      margin: 15px 0;
      color: #000; }
    main.page section.about-us {
      padding: 70px 0; }
      main.page section.about-us .title {
        font-size: 35px;
        font-weight: bold;
        margin-bottom: 15px;
        display: block;
        color: #8b0084;
        text-align: left; }
      main.page section.about-us .data {
        text-align: center;
        font-size: 15px; }
        main.page section.about-us .data img {
          max-width: 100%;
          height: auto;
          display: block;
          margin: 0 auto; }
        main.page section.about-us .data p {
          margin-bottom: 0; }
    main.page section.contact-us {
      min-height: 1000px; }
      main.page section.contact-us img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        display: block; }
      main.page section.contact-us .title {
        font-size: 25px;
        margin-bottom: 15px;
        display: block;
        font-weight: bold; }

.modal .modal-header {
  background-color: #8b0084;
  color: #fff; }
.modal .close {
  color: #fff;
  opacity: 1; }
.modal .btn {
  background-color: #8b0084;
  color: #fff; }

.slider-test .item img {
  position: relative;
  right: 0px;
  z-index: 4; }

.slider-decoration .slick-next {
  right: -30px !important; }
  .slider-decoration .slick-next:before {
    content: '\f105'; }
.slider-decoration .slick-prev {
  left: -30px !important; }
  .slider-decoration .slick-prev:before {
    content: '\f104'; }
.slider-decoration .slick-prev, .slider-decoration .slick-next {
  top: 40%;
  height: 50px;
  width: 50px; }
  .slider-decoration .slick-prev:before, .slider-decoration .slick-next:before {
    color: #000;
    font: normal normal normal 50px/1 FontAwesome; }
.slider-decoration .item {
  margin: 30px 15px; }
  @media (max-width: 767px) {
    .slider-decoration .item {
      margin: 15px 5px; } }
  .slider-decoration .item img {
    border: 2px solid transparent; }
  .slider-decoration .item .title {
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 10px 0;
    font-weight: bold; }
    @media (max-width: 991px) {
      .slider-decoration .item .title {
        display: none; } }
  .slider-decoration .item.slick-center img {
    border: 2px solid #ffb300; }

.slider-large {
  height: 100%; }
  .slider-large .slick-list {
    height: 100%; }
  .slider-large .item {
    height: 100%; }
    .slider-large .item .fancybox {
      height: 100%; }

.slider-large, .slider-small, .slider-decoration {
  direction: ltr; }
  .slider-large .item, .slider-small .item, .slider-decoration .item {
    outline: none !important;
    cursor: pointer;
    direction: ltr; }
    .slider-large .item img, .slider-small .item img, .slider-decoration .item img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; }

.slider-small .item {
  padding-bottom: 5px;
  outline: none !important;
  width: 65px !important;
  cursor: pointer; }
  @media (max-width: 575px) {
    .slider-small .item {
      width: 44px !important; } }
  .slider-small .item img {
    margin: 0 auto;
    border: 3px solid transparent; }
  .slider-small .item.slick-center img {
    border: 3px solid #ffb300; }
.slider-small .slick-prev {
  top: -25px;
  left: 20px; }
  @media (max-width: 575px) {
    .slider-small .slick-prev {
      left: 12px; } }
  .slider-small .slick-prev:before {
    content: '\f106';
    font: normal normal normal 31px/1 FontAwesome;
    color: #000; }
.slider-small .slick-next {
  top: inherit;
  bottom: -25px;
  right: inherit;
  left: 20px; }
  @media (max-width: 575px) {
    .slider-small .slick-next {
      left: 12px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .slider-small .slick-next {
      left: 25px; } }
  .slider-small .slick-next:before {
    content: '\f107';
    font: normal normal normal 31px/1 FontAwesome;
    color: #000; }

.title-details {
  font-size: 19px;
  margin-bottom: 15px;
  background-color: transparent;
  box-shadow: none;
  border: 0;
  cursor: pointer;
  display: block;
  outline: none !important;
  width: 100%;
  position: relative;
  color: #484646;
  text-align: left; }
  .title-details:before {
    content: "\f106";
    font: normal normal normal 28px/1 FontAwesome;
    position: absolute;
    top: -2px;
    right: 0; }
  .title-details.collapsed:before {
    content: '\f107 '; }

.slider-similar {
  direction: ltr; }
  .slider-similar .slick-prev, .slider-similar .slick-next {
    width: 32px !important;
    top: 42%; }
    .slider-similar .slick-prev:before, .slider-similar .slick-next:before {
      font: normal normal normal 31px/1 FontAwesome;
      color: #000; }
  @media (max-width: 575px) {
    .slider-similar .slick-prev {
      left: -10px; } }
  .slider-similar .slick-prev:before {
    content: '\f104'; }
  @media (max-width: 575px) {
    .slider-similar .slick-next {
      right: -10px; } }
  .slider-similar .slick-next:before {
    content: '\f105'; }
  .slider-similar .item {
    padding: 0 15px;
    outline: none !important;
    direction: ltr; }

section.slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  direction: rtl; }
  section.slider .slider-aghigh, section.slider .slider-mobile {
    position: relative; }
    section.slider .slider-aghigh .img-aghigh, section.slider .slider-mobile .img-aghigh {
      right: 27.5%;
      z-index: 10; }
    section.slider .slider-aghigh .img-aghigh-two, section.slider .slider-mobile .img-aghigh-two {
      right: 27.5%;
      z-index: 7; }
    section.slider .slider-aghigh .img-aghigh-three, section.slider .slider-mobile .img-aghigh-three {
      right: 35.5%; }
    section.slider .slider-aghigh .img-aghigh-four, section.slider .slider-mobile .img-aghigh-four {
      right: 51.8%; }
    section.slider .slider-aghigh .img-aghigh-five, section.slider .slider-mobile .img-aghigh-five {
      right: 53.8%; }
    section.slider .slider-aghigh .img-aghigh-six, section.slider .slider-mobile .img-aghigh-six {
      right: 60%;
      top: 32% !important; }
    section.slider .slider-aghigh .img-aghigh-seven, section.slider .slider-mobile .img-aghigh-seven {
      right: 63%; }
    section.slider .slider-aghigh .logo, section.slider .slider-mobile .logo {
      display: block;
      left: 0 !important;
      right: 0 !important;
      margin: 0 auto !important;
      top: 35% !important;
      z-index: 95;
      max-width: 100%; }
    section.slider .slider-aghigh .logo-type, section.slider .slider-mobile .logo-type {
      top: 53% !important;
      left: 0 !important; }
      @media (max-width: 767px) {
        section.slider .slider-aghigh .logo-type, section.slider .slider-mobile .logo-type {
          top: 65% !important;
          right: 0 !important;
          margin: 0 auto !important; } }
    section.slider .slider-aghigh .layer1, section.slider .slider-mobile .layer1 {
      bottom: 0;
      right: 0;
      top: initial !important; }
    section.slider .slider-aghigh .layer2, section.slider .slider-mobile .layer2 {
      right: 5%; }
    section.slider .slider-aghigh .layer3, section.slider .slider-mobile .layer3 {
      bottom: -17px;
      right: 15%;
      top: initial !important; }
    section.slider .slider-aghigh .layer4, section.slider .slider-mobile .layer4 {
      right: 18%;
      top: 30% !important;
      z-index: 62; }
    section.slider .slider-aghigh .layer5, section.slider .slider-mobile .layer5 {
      right: 31%;
      top: 63% !important; }
    section.slider .slider-aghigh .layer6, section.slider .slider-mobile .layer6 {
      left: 0;
      right: 0;
      margin: 0 auto !important;
      top: initial !important;
      bottom: 5%; }
    section.slider .slider-aghigh .layer7, section.slider .slider-mobile .layer7 {
      left: 0;
      right: 0;
      margin: 0 auto !important;
      display: block;
      top: 9% !important; }
      @media (max-width: 767px) {
        section.slider .slider-aghigh .layer7, section.slider .slider-mobile .layer7 {
          top: 40% !important; } }
    section.slider .slider-aghigh .layer8, section.slider .slider-mobile .layer8 {
      top: initial !important;
      bottom: 8%;
      left: 15% !important; }
    section.slider .slider-aghigh .layer9, section.slider .slider-mobile .layer9 {
      left: 8% !important;
      z-index: 55;
      top: 13% !important; }
    section.slider .slider-aghigh .layer10, section.slider .slider-mobile .layer10 {
      bottom: 0;
      top: initial !important;
      left: 0 !important; }
    section.slider .slider-aghigh .layer11, section.slider .slider-mobile .layer11 {
      left: 0 !important;
      right: 20%;
      margin: 0 auto !important;
      display: block;
      top: 50% !important; }
    section.slider .slider-aghigh .layer12, section.slider .slider-mobile .layer12 {
      top: initial !important;
      bottom: 225px !important;
      right: 55%;
      z-index: 55; }
      @media (min-width: 768px) and (max-width: 991px) {
        section.slider .slider-aghigh .layer12, section.slider .slider-mobile .layer12 {
          right: 48%;
          bottom: 39% !important; } }
      @media (max-width: 575px) {
        section.slider .slider-aghigh .layer12, section.slider .slider-mobile .layer12 {
          bottom: 50px !important; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        section.slider .slider-aghigh .layer12, section.slider .slider-mobile .layer12 {
          bottom: 196px !important; } }
    section.slider .slider-aghigh .layer13, section.slider .slider-mobile .layer13 {
      right: 11%;
      top: initial !important;
      bottom: 119px !important;
      z-index: 55; }
      @media (max-width: 575px) {
        section.slider .slider-aghigh .layer13, section.slider .slider-mobile .layer13 {
          right: 8% !important;
          bottom: 35px !important; } }
      @media (min-width: 576px) and (max-width: 767px) {
        section.slider .slider-aghigh .layer13, section.slider .slider-mobile .layer13 {
          right: 20% !important;
          bottom: 45px !important; } }
      @media (min-width: 768px) and (max-width: 991px) {
        section.slider .slider-aghigh .layer13, section.slider .slider-mobile .layer13 {
          bottom: 71px !important; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        section.slider .slider-aghigh .layer13, section.slider .slider-mobile .layer13 {
          bottom: 99px !important; } }
    section.slider .slider-aghigh .layer14, section.slider .slider-mobile .layer14 {
      top: initial !important;
      left: 3% !important;
      bottom: 122px !important;
      z-index: 55; }
      @media (min-width: 992px) and (max-width: 1199px) {
        section.slider .slider-aghigh .layer14, section.slider .slider-mobile .layer14 {
          left: 3% !important;
          bottom: 21% !important; } }
      @media (min-width: 768px) and (max-width: 991px) {
        section.slider .slider-aghigh .layer14, section.slider .slider-mobile .layer14 {
          left: 3% !important;
          bottom: 75px !important; } }
      @media (min-width: 576px) and (max-width: 767px) {
        section.slider .slider-aghigh .layer14, section.slider .slider-mobile .layer14 {
          left: 13% !important;
          bottom: 48px !important; } }
      @media (max-width: 575px) {
        section.slider .slider-aghigh .layer14, section.slider .slider-mobile .layer14 {
          left: 0% !important;
          bottom: 50px !important; } }
    section.slider .slider-aghigh .layer15, section.slider .slider-mobile .layer15 {
      left: 0 !important;
      right: 0 !important;
      bottom: 0% !important;
      top: initial !important;
      display: block;
      margin: 0 auto !important; }
    section.slider .slider-aghigh .title1, section.slider .slider-mobile .title1 {
      font-size: 32px;
      color: #f5ac01;
      left: 5% !important;
      top: initial !important;
      bottom: 450px !important; }
      @media (max-width: 767px) {
        section.slider .slider-aghigh .title1, section.slider .slider-mobile .title1 {
          bottom: 220px !important;
          left: initial !important;
          font-size: 24px;
          right: 4% !important; } }
    section.slider .slider-aghigh .title2, section.slider .slider-mobile .title2 {
      font-size: 24px;
      color: #f5ac01;
      right: 4% !important;
      top: initial !important;
      bottom: 260px !important; }
    section.slider .slider-aghigh .title3, section.slider .slider-mobile .title3 {
      font-size: 24px;
      color: #f5ac01;
      right: 4% !important;
      top: initial !important;
      bottom: 310px !important; }
    section.slider .slider-aghigh .title5, section.slider .slider-mobile .title5 {
      font-weight: bold;
      font-size: 40px;
      color: #892786;
      bottom: 12% !important;
      top: initial !important;
      left: 17% !important; }
      @media (max-width: 767px) {
        section.slider .slider-aghigh .title5, section.slider .slider-mobile .title5 {
          font-size: 20px;
          bottom: 1% !important;
          left: 0%; } }
    section.slider .slider-aghigh .layer19, section.slider .slider-mobile .layer19 {
      right: 0;
      left: inherit !important;
      bottom: 0 !important;
      top: initial !important;
      z-index: 95; }
    section.slider .slider-aghigh .layer17, section.slider .slider-mobile .layer17 {
      right: 0;
      left: inherit !important;
      z-index: 12;
      bottom: 15%;
      top: initial !important; }
    section.slider .slider-aghigh .layer18, section.slider .slider-mobile .layer18 {
      z-index: 90;
      left: 0px !important;
      right: 12%;
      margin: 0 auto !important;
      display: block !important;
      top: initial !important;
      bottom: 15%; }
  section.slider .container {
    position: relative;
    width: 100%;
    height: 100%; }
section.not-found {
  padding: 60px 0 !important; }
  section.not-found .data {
    text-align: center; }
  section.not-found .error {
    font-size: 115px;
    font-family: cursive;
    font-weight: bold;
    margin-bottom: 0; }
  section.not-found .not {
    font-size: 34px;
    margin-bottom: 0;
    margin-top: -50px; }
  section.not-found .comeback {
    background-color: #8b0084;
    padding: 4px 25px;
    border-radius: 15px;
    color: #fff;
    font-size: 17px;
    float: right; }
    section.not-found .comeback:hover {
      background-color: #800079; }
section.news-categories .title-aside {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px; }
section.news-categories aside {
  border: 10px solid #f4f4f4;
  margin: 0;
  padding: 0;
  position: relative; }
  section.news-categories aside .title-aside {
    border-bottom: 1px solid #f4f4f4;
    padding: 4px 4px 4px 40px; }
  section.news-categories aside:before {
    content: '';
    background-color: #892786;
    height: 50px;
    width: 30px;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    position: absolute;
    top: -10px;
    right: 7px;
    left: 7px; }
section.news-categories .footer-categories {
  position: relative; }
section.news-categories .previous {
  color: #000;
  font-size: 15px;
  display: inline-block;
  margin: 7px 0;
  position: absolute;
  top: -8px;
  right: 0; }
  section.news-categories .previous i {
    position: relative;
    top: 3px;
    color: #892786;
    margin-left: 7px; }
    section.news-categories .previous i:before {
      content: '\f101'; }
section.news-categories .next {
  position: absolute;
  color: #000;
  font-size: 15px;
  display: inline-block;
  margin: 7px 0;
  top: -8px;
  left: 0; }
  section.news-categories .next i {
    position: relative;
    top: 3px;
    color: #892786;
    margin-right: 7px; }
    section.news-categories .next i:before {
      content: '\f100'; }

.btn-mobile {
  width: 40px;
  height: 40px;
  border: 1px solid #b51d8e;
  margin: 20px 0;
  border-radius: 5px;
  padding: 5px; }
  .btn-mobile span {
    margin-bottom: 7px;
    display: block; }
    .btn-mobile span:nth-child(1) {
      width: 30px;
      height: 1px;
      background-color: #b51d8e;
      margin-top: 5px; }
    .btn-mobile span:nth-child(2) {
      width: 25px;
      height: 1px;
      background-color: #b51d8e; }
    .btn-mobile span:nth-child(3) {
      width: 20px;
      height: 1px;
      background-color: #b51d8e; }

.tile img {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important; }

.tile {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease; }

.scale {
  transform: scale(1); }

.box-saveorder {
    display: block;
    background-color: #dfdfdf;
    border-radius: 5px;
    width: auto;
    margin: 5px 0px;
    height: 30px;
    text-align: center;
    color: #8b0084;
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 30px;
}
.box-saveorder:hover {
    background-color: #8b0084;
    color: #fff;
}

.ResultSaveOrderMessage {
    font-size: 32px;
    vertical-align: middle;
    text-align: center !important;
    color: green;
    font-weight: 400;
}
form.form-order .form-control {
  border: 1px solid #ffb300;
  margin: 15px 0;
  font-weight: 300;
  overflow: hidden; }
form.form-order .btn-order {
  background-color: #ffb300;
  padding: 6px 18px;
  color: #000;
  font-weight: 500;
  font-size: 18px;
      float: right;
}
}
form.form-order #imgcaptcha {
  border: 1px solid #ffb300;
  float: right; }

.order-captcha {
    max-width: 20%;
    margin: 4px !important;
}
.order-captcha-img {
    height: 37px !important;
    margin: 2px !important;
}

@media (min-Width:768px) and (max-width: 991px) {
    .order-captcha-img  {
       max-width: 170% !important;
    height: 37px !important;
    margin: 2px !important;
    /* width: 117px; */
}
}
form.form-order #imgcaptcha {
  border: 1px solid #ffb300;
  float: left; }


ul.data-social {
  display: table;
  margin: 10px auto; }
  ul.data-social li {
    display: inline-block; }
    ul.data-social li a {
      width: 30px;
      height: 30px;
      background-color: transparent;
      line-height: 30px;
      text-align: center;
      color: #892786;
      display: block;
      border-radius: 50%;
      font-size: 15px;
      margin-left: 7px; }
      ul.data-social li a:hover {
        color: #000; }
ul.list-language {
  padding-top: 20px;
  /*padding-left: 15px;*/ }
  @media (max-width: 767px) {
    ul.list-language {
      margin-right: 0; }
  }

  ul.list-language li {
    display: inline-block; }
    ul.list-language li a {
      display: block;
      background-color: #dfdfdf;
      border-radius: 5px;
      width: 35px;
      height: 35px;
      text-align: center;
      color: #8b0084;
      font-size: 14px;
      font-weight: bold;
      line-height: 39px; }
      ul.list-language li a.active, ul.list-language li a:hover {
        background-color: #8b0084;
        color: #ffb300; }
ul.list-menu li {
  display: inline-block;
  vertical-align: top; }
  ul.list-menu li:hover a, ul.list-menu li.active a {
    -webkit-clip-path: polygon(100% 0, 100% 82%, 50% 100%, 0 82%, 0 0);
    clip-path: polygon(100% 0, 100% 82%, 50% 100%, 0 82%, 0 0);
    background-color: #8b0084;
    color: #fff;
    text-align: center;
    align-items: center; }
    ul.list-menu li:hover a:before, ul.list-menu li:hover a:after, ul.list-menu li.active a:before, ul.list-menu li.active a:after {
      display: none; }
  ul.list-menu li a {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 49% 89%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 49% 89%, 0 100%, 0 0);
    background-color: #dfdfdf;
    width: 65px;
    height: 102px;
    padding: 4px;
    margin: 0 7.5px;
    color: #8b0084;
    font-size: 14px;
    display: flex;
    position: relative;
    text-align: center;
    align-items: center;
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */ }
    ul.list-menu li a span {
      display: block;
      margin: 0 auto; }
    ul.list-menu li a:before, ul.list-menu li a:after {
      content: '';
      width: 34px;
      height: 1px;
      background-color: rgba(0, 0, 0, 0.75);
      position: absolute;
      bottom: 6px; }
    ul.list-menu li a:before {
      left: 0;
      transform: rotate(-24deg); }
    ul.list-menu li a:after {
      right: 0;
      transform: rotate(24deg); }
ul.list-social {
  padding-top: 20px; }
  ul.list-social li {
    display: inline-block; }
    ul.list-social li a {
      height: 35px;
      width: 35px;
      text-align: center;
      border-radius: 5px;
      background-color: #dfdfdf;
      color: #8b0084;
      display: block;
      line-height: 38px; }
      ul.list-social li a:hover {
        background-color: #8b0084;
        color: #fff; }
ul.list-mobile {
  width: 100%;
  position: relative;
  z-index: 999;
  min-height: 228px;
  margin-top: -228px; }
  ul.list-mobile li {
    text-align: center; }
    ul.list-mobile li a {
      font-size: 16px;
      color: #fff;
      border: 1px solid rgba(239, 228, 228, 0.26);
      padding: 6px 12px;
      border-left-color: transparent;
      border-right-color: transparent;
      display: block;
      background-color: #892786; }
      ul.list-mobile li a:hover {
        color: #892786;
        background-color: #fff; }
  ul.list-mobile.show {
    margin-top: 0; }
ul.list-breadcrumb {
  padding: 0 0 15px; }
  ul.list-breadcrumb li {
    display: inline-block;
    margin: 0 7.5px;
    position: relative;
    font-size: 14px; }
    ul.list-breadcrumb li:before {
      content: '/';
      position: absolute;
      top: 1px;
      right: -12.5px; }
    ul.list-breadcrumb li:last-child:before {
      display: none; }
    ul.list-breadcrumb li:first-child {
      margin: 0 7.5px 0 0; }
    ul.list-breadcrumb li a {
      font-size: 14px;
      color: #000; }
      ul.list-breadcrumb li a i {
        margin-right: 5px; }
ul.list-footer li {
  color: #8c8c8c;
  font-size: 14px; }
  ul.list-footer li a {
    color: #8c8c8c;
    font-size: 15px; }
    ul.list-footer li a:hover {
      color: #fff; }
  ul.list-footer li p {
    display: inline-block; }
  ul.list-footer li i {
    position: relative;
    top: -1px;
    margin-right: 5px; }
  ul.list-footer li span {
    margin-left: 5px; }
ul.list-footer.white li a {
  color: #fff; }
ul.social-footer li {
  display: inline-block;
  margin: 0 5px; }
  ul.social-footer li a {
    font-size: 18px;
    color: #8c8c8c; }
    ul.social-footer li a:hover {
      color: #fff; }
ul.color-list li {
  display: inline-block; }
ul.color-list .con {
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 50%; }
ul.color-list .custom-control.custom-checkbox {
  width: 40px;
  height: 40px;
  padding-left: 0;
  cursor: pointer;
  margin-right: 5px; }
ul.color-list .custom-control-input:checked ~ .custom-control-indicator {
  background-image: none;
  -webkit-box-shadow: 0px 0px 0px 4px #8b0084;
  box-shadow: 0px 0px 0px 4px #8b0084;
  background-color: #F0EEE2;
  border: 2px solid #fff; }
ul.color-list .custom-control-input:visited ~ .custom-control-indicator {
  -webkit-box-shadow: 0px 0px 0px 4px #fff;
  box-shadow: 0px 0px 0px 4px #fff; }
ul.color-list .custom-control-indicator {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #000; }
ul.checkbox-list .list__item {
  margin: 0 0 0.5rem 0;
  padding: 0 14px; }
  ul.checkbox-list .list__item span {
    margin-left: 7px; }
ul.checkbox-list .label--checkbox {
  position: relative;
  line-height: 135%;
  cursor: pointer;
  font-size: 17px;
  color: #5f5c5c; }
ul.checkbox-list .checkbox {
  position: relative;
  cursor: pointer; }
  ul.checkbox-list .checkbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 2px solid #8b0084;
    top: -5px;
    left: -15px; }
  ul.checkbox-list .checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 0.5rem;
    border-color: #8b0084;
    border-top-style: none;
    border-right-style: none; }
  ul.checkbox-list .checkbox:after {
    content: "";
    position: absolute;
    top: -0.125rem;
    left: 0;
    width: 16px;
    height: 16px;
    background: #eaeaeb;
    cursor: pointer; }
ul.checkbox-list .button--round {
  -webkit-transition: 0.3s background ease-in-out;
  -moz-transition: 0.3s background ease-in-out;
  transition: 0.3s background ease-in-out;
  width: 2rem;
  height: 2rem;
  background: #5677fc;
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  text-decoration: none;
  text-align: center; }
  ul.checkbox-list .button--round i {
    font-size: 1rem;
    line-height: 220%;
    vertical-align: middle; }
  ul.checkbox-list .button--round:hover {
    background: #3b50ce; }
ul.checkbox-list .button--sticky {
  position: fixed;
  right: 2rem;
  top: 16rem; }
ul.checkbox-list .content {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
ul.list-data li p {
  font-size: 14px;
  display: inline-block; }
  ul.list-data li p.bold {
    font-weight: bold; }
ul.list-contact li {
  font-size: 20px; }
  ul.list-contact li p {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px; }
  ul.list-contact li span {
    margin: 0 5px;
    font-size: 14px; }
    ul.list-contact li span.bold {
      font-weight: bold; }
ul.ul-decoration {
  display: table;
  margin: 15px auto; }
  ul.ul-decoration li {
    display: inline-block; }
    @media (max-width: 575px) {
      ul.ul-decoration li {
        display: block;
        margin: 10px 0; } }
    ul.ul-decoration li a {
      color: #000;
      font-size: 21px;
      margin: 0 22px;
      font-weight: bold;
      position: relative;
      height: 47px;
      display: block;
      line-height: 47px;
      border-bottom: 1px solid #9d3297;
      border-top: 1px solid #9d3297;
      padding: 0 15px; }
      ul.ul-decoration li a:hover, ul.ul-decoration li a.active {
        background-color: #8b0084;
        color: #fff; }
        ul.ul-decoration li a:hover:before, ul.ul-decoration li a:hover:after, ul.ul-decoration li a.active:before, ul.ul-decoration li a.active:after {
          background: url("../img/arrow-ul-hover.png") no-repeat; }
      ul.ul-decoration li a:before, ul.ul-decoration li a:after {
        content: '';
        background: url("../img/arrow-ul.png") no-repeat;
        width: 23px;
        height: 50px;
        position: absolute; }
      ul.ul-decoration li a:before {
        right: -23px;
        top: -3px; }
      ul.ul-decoration li a:after {
        left: -23px;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        top: -2px; }
      @media (max-width: 575px) {
        ul.ul-decoration li a {
          font-size: 15px;
          line-height: 45px; } }

@media (min-width: 290px) and (max-width: 450px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    width: 44%;
    -moz-transform: rotateX(47deg) rotateY(0deg) skewX(11deg) skewY(0deg);
    -ms-transform: rotateX(47deg) rotateY(0deg) skewX(11deg) skewY(0deg);
    -webkit-transform: rotateX(47deg) rotateY(0deg) skewX(11deg) skewY(0deg);
    transform: rotateX(47deg) rotateY(0deg) skewX(11deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    width: 74%;
    -moz-transform: perspective(755px) rotateX(61deg) rotateY(0deg) rotateZ(19deg);
    -ms-transform: perspective(755px) rotateX(61deg) rotateY(0deg) rotateZ(19deg);
    -webkit-transform: perspective(755px) rotateX(61deg) rotateY(0deg) rotateZ(19deg);
    transform: perspective(755px) rotateX(61deg) rotateY(0deg) rotateZ(19deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    width: 55%;
    -moz-transform: perspective(823px) rotateX(66deg) rotateY(3deg) rotateZ(-32deg);
    -ms-transform: perspective(823px) rotateX(66deg) rotateY(3deg) rotateZ(-32deg);
    -webkit-transform: perspective(823px) rotateX(66deg) rotateY(3deg) rotateZ(-32deg);
    transform: perspective(823px) rotateX(66deg) rotateY(3deg) rotateZ(-32deg); } }
@media (min-width: 451px) and (max-width: 550px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    width: 46%;
    -moz-transform: rotateX(44deg) rotateY(0deg) skewX(5deg) skewY(0deg);
    -ms-transform: rotateX(44deg) rotateY(0deg) skewX(5deg) skewY(0deg);
    -webkit-transform: rotateX(44deg) rotateY(0deg) skewX(5deg) skewY(0deg);
    transform: rotateX(44deg) rotateY(0deg) skewX(5deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    -moz-transform: perspective(798px) rotateX(60deg) rotateY(-2deg) rotateZ(21deg);
    -ms-transform: perspective(798px) rotateX(60deg) rotateY(-2deg) rotateZ(21deg);
    -webkit-transform: perspective(798px) rotateX(60deg) rotateY(-2deg) rotateZ(21deg);
    transform: perspective(798px) rotateX(60deg) rotateY(-2deg) rotateZ(21deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    width: 50%;
    -moz-transform: perspective(820px) rotateX(61deg) rotateY(3deg) rotateZ(-37deg);
    -ms-transform: perspective(820px) rotateX(61deg) rotateY(3deg) rotateZ(-37deg);
    -webkit-transform: perspective(820px) rotateX(61deg) rotateY(3deg) rotateZ(-37deg);
    transform: perspective(820px) rotateX(61deg) rotateY(3deg) rotateZ(-37deg); } }
@media (min-width: 551px) and (max-width: 650px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    width: 48%;
    -moz-transform: rotateX(43deg) rotateY(0deg) skewX(3deg) skewY(0deg);
    -ms-transform: rotateX(43deg) rotateY(0deg) skewX(3deg) skewY(0deg);
    -webkit-transform: rotateX(43deg) rotateY(0deg) skewX(3deg) skewY(0deg);
    transform: rotateX(43deg) rotateY(0deg) skewX(3deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    -moz-transform: perspective(800px) rotateX(58deg) rotateY(-2deg) rotateZ(21deg);
    -ms-transform: perspective(800px) rotateX(58deg) rotateY(-2deg) rotateZ(21deg);
    -webkit-transform: perspective(800px) rotateX(58deg) rotateY(-2deg) rotateZ(21deg);
    transform: perspective(800px) rotateX(58deg) rotateY(-2deg) rotateZ(21deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    width: 46%;
    -moz-transform: perspective(823px) rotateX(56deg) rotateY(3deg) rotateZ(-38deg);
    -ms-transform: perspective(823px) rotateX(56deg) rotateY(3deg) rotateZ(-38deg);
    -webkit-transform: perspective(823px) rotateX(56deg) rotateY(3deg) rotateZ(-38deg);
    transform: perspective(823px) rotateX(56deg) rotateY(3deg) rotateZ(-38deg); } }
@media (min-width: 651px) and (max-width: 760px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    width: 48%;
    -moz-transform: rotateX(42deg) rotateY(0deg) skewX(-1deg) skewY(0deg);
    -ms-transform: rotateX(42deg) rotateY(0deg) skewX(-1deg) skewY(0deg);
    -webkit-transform: rotateX(42deg) rotateY(0deg) skewX(-1deg) skewY(0deg);
    transform: rotateX(42deg) rotateY(0deg) skewX(-1deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    width: 73%;
    -moz-transform: perspective(800px) rotateX(53deg) rotateY(-2deg) rotateZ(22deg);
    -ms-transform: perspective(800px) rotateX(53deg) rotateY(-2deg) rotateZ(22deg);
    -webkit-transform: perspective(800px) rotateX(53deg) rotateY(-2deg) rotateZ(22deg);
    transform: perspective(800px) rotateX(53deg) rotateY(-2deg) rotateZ(22deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    width: 57%;
    -moz-transform: perspective(823px) rotateX(61deg) rotateY(3deg) rotateZ(-33deg);
    -ms-transform: perspective(823px) rotateX(61deg) rotateY(3deg) rotateZ(-33deg);
    -webkit-transform: perspective(823px) rotateX(61deg) rotateY(3deg) rotateZ(-33deg);
    transform: perspective(823px) rotateX(61deg) rotateY(3deg) rotateZ(-33deg); } }
@media (min-width: 761px) and (max-width: 825px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    -moz-transform: rotateX(42deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    -ms-transform: rotateX(42deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    -webkit-transform: rotateX(42deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    transform: rotateX(42deg) rotateY(0deg) skewX(-9deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    width: 75%;
    -moz-transform: perspective(800px) rotateX(52deg) rotateY(-2deg) rotateZ(23deg);
    -ms-transform: perspective(800px) rotateX(52deg) rotateY(-2deg) rotateZ(23deg);
    -webkit-transform: perspective(800px) rotateX(52deg) rotateY(-2deg) rotateZ(23deg);
    transform: perspective(800px) rotateX(52deg) rotateY(-2deg) rotateZ(23deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    -moz-transform: perspective(823px) rotateX(59deg) rotateY(3deg) rotateZ(-38deg);
    -ms-transform: perspective(823px) rotateX(59deg) rotateY(3deg) rotateZ(-38deg);
    -webkit-transform: perspective(823px) rotateX(59deg) rotateY(3deg) rotateZ(-38deg);
    transform: perspective(823px) rotateX(59deg) rotateY(3deg) rotateZ(-38deg); } }
@media (min-width: 826px) and (max-width: 925px) {
  main.page section.decoration-test .firs-decoration .carpet-wrapper img {
    -moz-transform: rotateX(39deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    -ms-transform: rotateX(39deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    -webkit-transform: rotateX(39deg) rotateY(0deg) skewX(-9deg) skewY(0deg);
    transform: rotateX(39deg) rotateY(0deg) skewX(-9deg) skewY(0deg); }

  main.page section.decoration-test .third-decoration .carpet-wrapper img {
    -moz-transform: perspective(800px) rotateX(50deg) rotateY(-2deg) rotateZ(23deg);
    -ms-transform: perspective(800px) rotateX(50deg) rotateY(-2deg) rotateZ(23deg);
    -webkit-transform: perspective(800px) rotateX(50deg) rotateY(-2deg) rotateZ(23deg);
    transform: perspective(800px) rotateX(50deg) rotateY(-2deg) rotateZ(23deg); }

  main.page section.decoration-test .four-decoration .carpet-wrapper img {
    -moz-transform: perspective(823px) rotateX(58deg) rotateY(3deg) rotateZ(-38deg);
    -ms-transform: perspective(823px) rotateX(58deg) rotateY(3deg) rotateZ(-38deg);
    -webkit-transform: perspective(823px) rotateX(58deg) rotateY(3deg) rotateZ(-38deg);
    transform: perspective(823px) rotateX(58deg) rotateY(3deg) rotateZ(-38deg); } }
@media (min-width: 1550px) {
  main.page section .title-section {
    font-size: 50px; } }
.slider-article {
  margin-bottom: 10px !important;
  direction: rtl; }
  .slider-article .item {
    direction: ltr; }
  .slider-article .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .slider-article .slick-dots {
    bottom: 10px; }
    .slider-article .slick-dots li {
      width: 10px;
      height: 10px; }
      .slider-article .slick-dots li button {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #dfdfdf; }
        .slider-article .slick-dots li button:before {
          display: none; }
      .slider-article .slick-dots li.slick-active button {
        background-color: #8b0484;
        width: 15px;
        height: 15px; }

article.products {
  width: 100%;
  height: 433px;
  background-size: cover;
  background-position: center center;
  margin: 15px 0;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    article.products {
      height: 260px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    article.products {
      height: 260px; } }
  article.products .border {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2; }
    article.products .border:before, article.products .border:after {
      position: absolute;
      content: '';
      opacity: 0;
      z-index: 19;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    article.products .border:before {
      top: 15px;
      right: 15px;
      bottom: 15px;
      left: 15px;
      border-top: 1px solid #ffb300;
      border-bottom: 1px solid #ffb300;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0; }
    article.products .border:after {
      top: 15px;
      right: 15px;
      bottom: 15px;
      left: 15px;
      border-right: 1px solid #ffb300;
      border-left: 1px solid #ffb300;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0; }
  article.products:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  article.products:hover:before {
    background-color: rgba(0, 0, 0, 0.6); }
  article.products:hover .border:before, article.products:hover .border:after {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  article.products:hover .data {
    transform: translateY(-130px); }
    @media (max-width: 991px) {
      article.products:hover .data {
        transform: translateY(-20px); } }
    article.products:hover .data span.p {
      opacity: 1; }
  article.products .data {
    z-index: 3;
    position: absolute;
    bottom: 30px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 26px;
    transform: translateY(50px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    @media (max-width: 991px) {
      article.products .data {
        transform: translateY(20px); } }
    article.products .data .title {
      font-size: 35px;
      color: #fff;
      margin-bottom: 15px;
      font-weight: bold; }
    article.products .data p {
      margin-bottom: 0;
      font-size: 17px; }
    article.products .data span.p {
      display: block;
      opacity: 0;
      font-size: 17px; }
      @media (max-width: 767px) {
        article.products .data span.p {
          opacity: 1; } }
  @media (max-width: 575px) {
    article.products {
      height: 250px; } }
article.news {
  margin: 15px 0;
  position: relative; }
  article.news:hover figure:before, article.news:hover figure:after {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  article.news:hover figure p {
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; }
  article.news figure {
    width: 100%;
    height: 425px;
    background-size: cover;
    background-position: center center;
    position: relative; }
    article.news figure .background {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.31); }
    article.news figure p {
      padding: 6px 16px;
      border: 1px solid #ffb300;
      color: #ffb300;
      font-size: 15px;
      position: absolute;
      top: 43%;
      left: 36%;
      -moz-transform: translateY(-40px);
      -webkit-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      transform: translateY(-40px);
      opacity: 0;
      margin: 0 auto;
      display: inline-block; }
      @media (max-width: 767px) {
        article.news figure p {
          opacity: 1;
          -moz-transform: translateY(0px);
          -webkit-transform: translateY(0px);
          -o-transform: translateY(0px);
          -ms-transform: translateY(0px);
          transform: translateY(0px); } }
    @media (max-width: 767px) {
      article.news figure:before, article.news figure:after {
        opacity: 1 !important;
        -moz-transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important; } }
    article.news figure:before, article.news figure:after {
      position: absolute;
      content: '';
      opacity: 0;
      z-index: 19;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    article.news figure:before {
      top: 15px;
      right: 15px;
      bottom: 15px;
      left: 15px;
      border-top: 1px solid #ffb300;
      border-bottom: 1px solid #ffb300;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0; }
    article.news figure:after {
      top: 15px;
      right: 15px;
      bottom: 15px;
      left: 15px;
      border-right: 1px solid #ffb300;
      border-left: 1px solid #ffb300;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0; }
  article.news .data {
    text-align: center;
    font-size: 14px; }
    article.news .data .title {
      color: #000;
      font-size: 17px; }
    article.news .data p {
      color: #000;
      font-size: 14px; }
article.group-details {
  margin: 15px 0; }
  @media (max-width: 767px) {
    article.group-details {
      max-width: 254px;
      margin: 15px auto; } }
  article.group-details:hover figure:before {
    opacity: 1; }
  article.group-details:hover p {
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    z-index: 7; }
  article.group-details .data-p {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0; }
  article.group-details.tablo figure {
    height: inherit; }
  article.group-details figure {
    width: 100%;
    position: relative;
    margin-bottom: 0; }
    article.group-details figure img {
      max-width: 100%;
      height: auto; }
    article.group-details figure p {
      padding: 6px 16px;
      border: 1px solid #fff;
      color: #ffffff;
      font-size: 14px;
      -moz-transform: translateY(-40px);
      -webkit-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      transform: translateY(-40px);
      opacity: 0;
      margin: 0 auto;
      display: inline-block;
      position: absolute;
      top: calc(50% - 20px);
      left: 24%; }
      @media (max-width: 767px) {
        article.group-details figure p {
          opacity: 1;
          -moz-transform: translateY(0px);
          -webkit-transform: translateY(0px);
          -o-transform: translateY(0px);
          -ms-transform: translateY(0px);
          transform: translateY(0px); } }
    article.group-details figure .img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      right: 0; }
  article.group-details .data {
    text-align: center; }
  article.group-details .title {
    font-size: 20px;
    color: #000000;
    font-weight: bold; }
article.similar {
  text-align: center;
  margin: 15px 0;
  position: relative; }
  article.similar p {
    font-weight: bold;
    font-size: 14px;
    color: #5f5f5f;
    margin: 5px 0; }
  article.similar:hover figure p {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  article.similar .title {
    font-size: 18px;
    color: #000;
    font-weight: bold; }
  article.similar figure {
    margin-bottom: 0; }
    article.similar figure img {
      width: 100%;
      height: auto;
      margin: 0 auto; }
article.gallery {
  margin: 15px 0; }
  @media (max-width: 575px) {
    article.gallery {
      max-width: 234px;
      margin: 15px auto; } }
  article.gallery:hover figure img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  article.gallery figure {
    margin-bottom: 0;
    position: relative;
    overflow: hidden; }
    article.gallery figure img {
      width: 100%;
      height: auto;
      margin: 0 auto;
      display: block; }
  article.gallery .data {
    text-align: center; }
    article.gallery .data .title {
      color: #000;
      font-size: 15px;
      display: block;
      margin: 7.5px 0;
      font-weight: bold; }
article.news-details .title {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  padding-bottom: 5px;
  color: #892786; }
article.news-details .header p {
  font-size: 16px;
  font-weight: bold; }
article.news-details .header img {
  max-width: 100%;
  display: block;
  margin: 0 auto 10px;
  padding: 5px;
  border: 1px solid #ccc; }
article.news-details .data {
  font-size: 14px;
  border-bottom: 5px solid #892786;
  padding-bottom: 15px;
  text-align: justify; }
  article.news-details .data p {
    margin-bottom: 0; }
article.news-categories {
  border-radius: 5px;
  margin: 15px 0;
  border-bottom: 5px solid #892786; }
  @media (max-width: 575px) {
    article.news-categories {
      max-width: 260px;
      margin: 15px auto; } }
  article.news-categories:hover figure img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  article.news-categories .more {
    font-size: 14px;
    color: #000;
    float: right; }
  article.news-categories .footer-categories {
    position: relative; }
  article.news-categories figure {
    margin-bottom: 0;
    overflow: hidden; }
    article.news-categories figure img {
      max-width: 100%;
      height: auto; }
  article.news-categories .data {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 13px;
    border-radius: 0 0 5px 5px; }
    article.news-categories .data p {
      margin-bottom: 0; }
    article.news-categories .data span {
      font-size: 14px;
      display: block;
      width: 100%;
      text-align: right; }
    article.news-categories .data .title {
      font-size: 14px;
      color: #000;
      font-weight: bold;
      border-bottom: 1px solid #ccc;
      padding-bottom: 5px;
      display: block;
      margin-bottom: 5px; }
article.article-small {
  margin: 5px 0;
  border-bottom: 1px solid #f4f4f4;
  padding: 0 2.5px; }
  article.article-small .data {
    display: table-cell;
    vertical-align: middle; }
    article.article-small .data .title {
      font-size: 14px;
      color: #892786;
      margin: 0 5px; }
    article.article-small .data span {
      font-size: 12px;
      color: #000;
      float: right; }

.pagination {
  display: block;
  text-align: center; }
  .pagination li {
    display: inline-block; }
    .pagination li a {
      color: #000; }
      .pagination li a:hover {
        background-color: #b51d8e;
        border: 1px solid #b51d8e;
        color: #fff; }

aside {
  position: relative;
  border: 1px solid #ccc;
  padding: 15px; }
  @media (max-width: 767px) {
    aside {
      margin-top: 0; } }
  aside .title-filter {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    color: #3c3a3a; }

.box-not {
  border: 1px solid #ccc;
  text-align: center;
  padding: 17px;
  font-size: 24px; }
  .box-not p {
    margin-bottom: 0; }

.modal-search {
  height: 100%;
  width: 100%;
  z-index: 9999;
  background-color: #dfdfdf;
  position: fixed;
  top: 0;
  right: 0;
  display: none; }
  .modal-search .title-search {
    font-size: 30px;
    color: #000; }
  .modal-search .btn-close {
    position: fixed;
    left: 15px;
    top: 15px;
    color: #000;
    font-size: 25px; }
  .modal-search .row, .modal-search .container {
    height: 100%; }
  .modal-search.show {
    display: block; }

.form-control {
  font-weight: 300; }

footer {
  background-color: #313131; }
  footer .field-validation-error {
    padding: 5px 25px; }
  footer .footer-bottom {
    padding: 10px 0;
    font-size: 14px;
    color: #8c8c8c; }
    footer .footer-bottom span {
      color: #f5ac01;
      margin: 0 2.5px; }
    footer .footer-bottom p {
      margin-bottom: 0; }
    footer .footer-bottom a {
      margin: 0 2.5px;
      color: #a9bd30; }
    footer .footer-bottom img {
      margin: 0 2.5px;
      width: 25px;
      height: 25px; }
  footer .title-footer {
    font-size: 19px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: bold; }
  footer img {
    max-width: 100%;
    height: auto; }
  footer .footer {
    -webkit-box-shadow: 0 7px 0 0 #282828;
    box-shadow: 0 7px 0 0 #282828;
    padding: 20px 0; }

form.form-news {
  margin: 20px 0; }
  form.form-news .form-control {
    width: 100%;
    border-color: transparent;
    outline: none;
    text-align: center;
    font-size: 15px;
    height: 34px;
    padding-right: -26px;
    border-radius: 15px 0 0 15px; }
  form.form-news .btn-form {
    background-color: #b51d8e;
    border: 1px solid #b51d8e;
    color: #fff;
    border-radius: 15px;
    padding: 7px 26px;
    outline: none;
    margin-left: -37px; }
    form.form-news .btn-form:hover {
      background-color: #b5007f; }
form.form-contact .form-control {
  border: 1px solid #ffb300;
  margin: 15px 0;
  font-weight: 300;
  overflow: hidden; }
form.form-contact .btn-contact {
  background-color: #ffb300;
  padding: 6px 18px;
  color: #000;
  font-weight: 500;
  font-size: 18px; }
form.form-contact #imgcaptcha {
  border: 1px solid #ffb300;
  float: left; }
form.form-search {
  padding-bottom: 30px; }
  form.form-search .form-control {
    border: 1px solid #ccc;
    height: 45px;
    padding: 15px;
    border-radius: 30px 0 0 30px; }
  form.form-search .btn-search {
    background-color: #8b0084;
    color: #fff;
    box-shadow: none !important;
    padding: 12px 28px;
    font-size: 16px;
    border-radius: 0 30px 30px 0;
    margin-left: -15px; }

.btn {
  cursor: pointer;
  outline: none;
  box-shadow: none !important; }
  .btn:focus {
    outline: none !important; }

a {
  outline: none; }






















.tbl-order {

        border: 1px solid #ffb300;
    margin: 8px 0px;
    align-items: center;
    border-radius:5px;
      border-collapse: collapse;
      display: block;
    width: 100%;
    overflow-x: scroll !important;

}
.tbl-order > thead > tr >th,.tbl-order >tr,.tbl-order > tbody > tr >td{
     border-right: 1px solid #ffb300;
    border-bottom: 1px solid #ffb300;
    border-collapse: collapse;

}
.tbl-order > tbody > tr >td  {
        text-align: center;

}
.tbl-order > thead > tr >th >input ,.tbl-order > tbody > tr >td >input{
         border: 0px solid #ffb300 !important;
         font-size: 15px;
    font-weight: 400;
   color:black;
   line-height:0px !important;
   margin:0px !important;
       text-align: center;
   }
.tbl-order > thead > tr >th >span
{width: 0px;
    display: table;
    /* top: -30px; */
    margin-top: -19px;
}
    .tbl-order > thead > tr >th {
    text-align:center !important;
    font-weight:500;
    font-size: 16px;
    padding: 0px;
    margin: 2px;
    width:50px;
    }
    .tbl-order > thead {
     /*   background-color: #8b0084;
    color: #ffb300;
    height:80px;*/

    color: #000;
    font-size: 21px;
    margin: 0 22px;
    font-weight: bold;
    position: relative;
    height: 35px;
   /*line-height: 40px;*/
    
    padding: 0 15px;
    background-color:#dfdfdf;
    
    }
    .tbl-order > thead >tr,.tbl-order > tbody >tr {
       
    height:40px;
    
    }

        .tbl-order > tbody > tr > td > select {
                text-align: center;
              height: 25px;
    font-size: 13px;
    font-weight: 300;
        border-radius: 5px;
            margin: 2px;
        }
            .tbl-order > tbody > tr > td > select > option {
                 text-align: center;
             font-size: 13px;
    font-weight: 300;
            }
       

    .tbl-order > tbody > tr:first-child > td,.tbl-order > tbody > tr:first-child > td >input,.tbl-order > tbody > tr:first-child > td >select {
    /*background-color:#dfdfdf;*/
}
.visibilityh {
    visibility:hidden;
}

.delete-order >span{
   height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #dfdfdf;
    color: #8b0084;
    line-height: 30px;
}

.td-delete-order {
    text-align:center;
}

.txt-order-rows {
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    float:left;
    margin:5px 5px;
}

 .btn-add-prority-order{
display: block;
    background-color: #dfdfdf;
    border-radius: 5px;
    width: auto;
    margin: 5px 0px;
    height: 30px;
    text-align: center;
    color: #8b0084 !important;
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 30px;
    max-width: 60%; 
    float: left;
    padding: 0px 7px;
    height: 31px;
    margin: 0px;

}
.txt-Order-Size {
    font-size:14px !important;
    font-weight:300 !important;
}
.txt-Order-Designe {
width:186px !important;
}
.box-saveorder {
display: block;
    background-color: #dfdfdf;
    border-radius: 5px;
    width: auto;
    margin: 5px 0px;
    height: 30px;
    text-align: center;
    color: #8b0084;
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 30px;

}
.box-saveorder:hover ,.btn-add-prority-order:hover{
    background-color: #8b0084;
    color: #fff !important;
 }

@media (max-width: 991px) {
     .list-language li a {
   width: 26px !important;
    height: 26px !important;
    font-size: 12px !important;
    line-height: 28px !important;
    margin-left:-2px;
}
      .text-aghigh {
    display:none !important;
    }
.box-saveorder {

       text-align: center;
    color: #8b0084;
    /* color: #ffb300; */
    font-size: 10px;
    font-weight: 400;
    display: block;
    background-color: #dfdfdf;
    font-size: 11px;
    /* line-height: 20px; */
    margin-top: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #b51d8e;
    margin: 20px 5px;
    border-radius: 5px;
        line-height: 18px;
}

    .btn-add-prority-order {
        font-size: 15px;
    font-weight: 300 !important;
    }
    .tbl-order > tbody > tr> td >select,.tbl-order > tbody > tr > td >input
{
        width: 70px;
    font-size: 10px;
        font-weight: 500 !important;
}
    .tbl-order {
    display: block;
    width: 100%;
    /*overflow-x: auto;*/
    
    }
}
@media (max-width: 768px) {
   .btn-add-prority-order {
        font-size: 13px;
    font-weight: 400 !important;
    width: 100px;
    }
}
#fine-uploader {
    margin:8px 0px;
}

.slider-article {
direction:ltr !important;

}

.np-wrapper {
  height: 209px;
width: 207px;
position: fixed;
bottom: 0;
z-index: 1200;
text-align: center;
  right: 0;
 
  }
.np-wrapper-title {
    height: 60px;
    width: 100%;
margin-right: -10px;
    z-index: 1300;
}

.np-wrapper h2 {
    color: #8b0084;

    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 33px 7px 15px 58px;
    margin: auto;
    display: block;
    z-index: 1300;
    background: url('../img/np-wrappert-title-back-ltr.png');
}




.np-wrapper_img_box {
  height: 144px;
width: 100%;
display:flex;
z-index:1180;

}

    .np-wrapper_img_box img {
    height:88%;
    width:51%;
    
    }


.new-carpet_1 {
        transform: rotate(-26.57deg);
        margin-top: 105px;
    margin-left: 90px;
    z-index:1180;

}
.new-carpet_2 {
       transform: rotate(-15.54deg);
       margin-top: 71px;
    margin-right: -190px;
    z-index: 1170;
}
.new-carpet_3 {
        transform: rotate(-3.22deg);
 margin-top: 47px;
    margin-right: -111px;
    z-index: 1160;
}
.new-carpet_4 {
        transform: rotate(4deg);
    margin-top: 24px;
    margin-right: -113px;
    z-index: 1150;

}



.mobile-btn {
display:none;
position: fixed;
bottom:0;
width: 100%;
height: auto;
margin:  0px;
z-index: 999;
/*background:#8b0084;*/
}
 .mobile-btn a {
   text-align: center;
padding: 10px;
font-size: 16px;
font-weight: 400;
/*color:#febd11 !important;
border: 1px solid rgb(139, 0, 132);*/
color:rgb(139, 0, 132) !important;
border: 1px solid rgb(139, 0, 132);
border-radius: 5px;
width:200px;
height:50px;
    margin:8px auto 4px auto;
    height:100%;
      background-color: #dfdfdf !important;
        /*background:rgb(139, 0, 132);*/
            display:block;


    }
.fa-phone {
padding:0px 5px;
}
.btn-call {
    margin-right:4px !important;

}
.btn-np{
    margin-left:4px !important;
}

@media (max-width: 767px) {
    .mobile-btn {
    display:flex;
    
    }

}





/*# sourceMappingURL=style.css.map */
