#site-elementor-header,
.aux-elementor-header.aux-sticky {
  box-shadow: 0 2px 12px rgba(34, 34, 34, 0.3);
}

.section-info {
  display: none;
}

@media (min-width: 1024px) {
  .section-info {
    background-image: url(assets/images/bg-header@3x.png);
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
    height: 104px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
  }
  .section-info .d-flex {
    max-width: 1320px;
    margin-left: auto;
    width: 100%;
  }
  .section-info ul,
  .section-info li {
    margin-bottom: 0;
  }
  .section-info li {
    color: #fff;
  }
  .section-info li a {
    color: #fff;
  }
  .section-info .logo {
    max-width: 170px;
  }
}
.widget-tabs .tabs li {
  border-color: #fff;
  border-bottom-color: #b3b3b3;
}
.widget-tabs .tabs li > a {
  font-weight: 400;
  font-size: 22px;
}
.widget-tabs .tabs li.active {
  border-bottom: 1px solid #ffc70b;
}
@media (max-width: 991px) {
  .widget-tabs .tabs li {
    display: none;
  }
  .widget-tabs .tabs li.active {
    display: inline-block;
    background: #ffc70b;
    color: #fff;
    padding: 10px 20px;
    line-height: 1;
  }
}
.widget-tabs .tabs-content {
  border-color: #fff;
}
@media (max-width: 991px) {
  .widget-tabs .tabs-content {
    padding: 0;
  }
}

.border-line-top {
  border-top: none;
  border-bottom: 1px solid #b3b3b3;
  background-color: #f0f0f0;
}
.border-line-top .breadcrumb-custom .aux-icon-list-text2 {
  color: #666;
}
.border-line-top .breadcrumb-custom .aux-icon-list-icon {
  margin-left: 10px !important;
  margin-right: 20px !important;
}

/**Page tabs**/
.list-items h3 {
  font-weight: 400 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.list-items h3,
.list-items .description,
.list-items .number {
  margin-bottom: 16px;
}
.list-items .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-items .description,
.list-items .number {
  font-weight: normal;
}
@media (min-width: 992px) {
  .list-items .flex-row-reverse .content-item {
    padding-left: 32px;
  }
}
.list-items .row:not(.flex-row-reverse) .content-item {
  padding-right: 32px;
}
@media (max-width: 992px) {
  .list-items h3 {
    font-size: 24px;
  }
  .list-items .content-item {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.readmore {
  display: inline-block;
}
.readmore .aux-read-more {
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font-weight: 500;
}

/** Single Page **/
.single-no-sidebar.aux-has-sidebar .aux-container {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1220px;
}
.single-no-sidebar.aux-has-sidebar .aux-primary {
  padding-right: 0;
}
.single-no-sidebar.single-top-no .aux-primary {
  padding-top: 0;
}
.single-no-sidebar.aux-full-container .aux-container {
  padding: 0;
  max-width: 100%;
}
.single-no-sidebar.page-construction.aux-full-container .aux-container {
  padding: 0;
}

.breadcrumb-post {
  padding-top: 22px;
  padding-bottom: 21px;
}
.breadcrumb-post ul {
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
}
.breadcrumb-post li {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.breadcrumb-post li .aux-icon-list-icon {
  margin-top: 2px;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb-post li .category-parent {
  color: #ffc70b;
}
.breadcrumb-post li .category-child {
  color: #666;
}

.construction-block-img-text .col-text {
  max-width: 550px;
  margin-left: auto;
  padding-right: 2%;
}

.page-products-child article.post {
  border: none;
}
.page-products-child article.post:hover .entry-main {
  opacity: 1;
  visibility: visible;
}
.page-products-child article.post .entry-main {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-products-child article.post .entry-main a {
  color: #323439 !important;
}
.page-products-child .entry-content p {
  font-size: 20px;
}

@media (max-width: 768px) {
  .page-products-custom .section-header-img {
    margin-top: 30px;
  }
  .page-products-custom .entry-content h1 {
    font-size: 2em;
  }
  .page-products-custom .entry-content p {
    font-size: 14px;
  }
}

.page-products-new #block-text-img-one .box {
  left: 160px;
}
.page-products-new #block-text-img-one .box1 {
  top: 20px;
}
.page-products-new #block-text-img-one .box2 {
  height: 200px;
}
.page-products-new #block-text-img-second .box {
  width: 460px;
  left: -300px;
}
.page-products-new #block-text-img-four .box,
.page-products-new #block-text-img-five .box {
  position: absolute;
  height: 260px;
  width: 260px;
  background: #eaeaeb;
  top: -130px;
  z-index: -1;
  left: -130px;
}
@media (max-width: 480px) {
  .page-products-new #block-text-img-four .box,
  .page-products-new #block-text-img-five .box {
    left: auto;
    right: -130px;
  }
}
.page-products-new #block-text-img-four .box3 {
  position: absolute;
  height: 260px;
  width: 460px;
  left: -150px;
}
.page-products-new #block-text-img-third .box4,
.page-products-new #block-text-img-five .box4 {
  top: 0;
  left: 0px;
  width: 400px;
  margin-left: -70px;
  margin-top: 280px;
}

.accordion-detail .aux-toggle-item {
  margin-bottom: 16px;
}
.accordion-detail .aux-toggle-item.active .toggle-content {
  border-bottom: 1px solid #bbb;
}
.accordion-detail .aux-toggle-item .toggle-header,
.accordion-detail .aux-toggle-item .toggle-content {
  padding: 12px 20px;
}
.accordion-detail .aux-toggle-item .toggle-content p {
  margin-bottom: 0;
  font-size: 14px;
}

.section-product-image .block-img {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-product-image .block-img {
    margin-left: auto;
  }
}
.section-product-image .block-img img {
  position: relative;
  z-index: 1;
}
.section-product-image .box {
  background-color: #eaeaeb;
  position: absolute;
  z-index: 0;
}
.section-product-image .box1 {
  height: 200px;
  width: 50px;
  right: -50px;
  top: 20px;
}
.section-product-image .box2 {
  height: 200px;
  width: 300px;
  right: -100px;
  bottom: 40px;
}

.page-single-product .hentry .entry-header {
  margin-bottom: 0;
}
.page-single-product .right-sidebar .aux-primary {
  padding-right: 0;
}
.page-single-product .aux-sidebar {
  display: none;
}

/**Menu Desktop**/
@media (min-width: 1024px) {
  header .aux-master-menu.aux-horizontal {
    max-width: 1296px;
    margin: 0 auto;
  }

  .aux-master-menu .aux-menu-item {
    position: static;
  }

  .menu-mobile {
    flex: 1;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-menu-depth-0
  > .aux-submenu {
    background: transparent;
    min-height: 200px;
    margin-top: 20px;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-menu-depth-0
  > .aux-submenu:hover:before,
  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-menu-depth-1
  > .aux-submenu:hover:before {
    content: '';
    display: block;
    height: 250px;
    width: 280px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(34, 34, 34, 0.3);
    position: absolute;
    top: 0;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-menu-depth-1
  > .aux-submenu {
    background: transparent;
    color: #000;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-submenu
  > .aux-menu-item.aux-hover
  > .aux-item-content {
    background: transparent;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu {
    margin-top: 0;
    border: none;
  }

  #menu-menu > .aux-menu-depth-0.aux-open:before {
    content: '';
    display: block;
    height: 290px;
    width: 100%;
    overflow: visible;
    position: absolute;
    background: #fff;
    right: 0;
    left: 0;
    top: 0px;
    transform: translateY(52px);
    border-top: 1px solid #eaeaeb;
    box-shadow: 0 4px 6px -3px rgba(34, 34, 34, 0.3);
  }

  #menu-menu > .aux-menu-depth-0.aux-hover > ul.sub-menu.aux-submenu {
    background: transparent;
    border: none;
  }

  .aux-master-menu.aux-horizontal > .aux-menu-item > .aux-submenu {
    left: 0;
    right: 0;
    max-width: 1290px;
    margin: 0 auto;
  }

  .aux-open.aux-hover > ul.sub-menu.aux-submenu > li {
    max-width: 280px;
  }

  .aux-master-menu .aux-menu-depth-1 .aux-submenu {
    left: 280px;
  }

  .aux-menu-depth-1 .sub-menu {
    min-width: 280px;
  }

  header .aux-menu-depth-0 > .aux-item-content > .aux-menu-label {
    font-weight: 400;
  }

  #menu-menu > .aux-menu-depth-0 .aux-submenu-indicator {
    display: none;
  }

  header .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 {
    margin: 0 24px;
  }

  header .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0.aux-hover > .aux-item-content,
  header .aux-master-menu.aux-horizontal.aux-skin-classic .current_page_item.aux-menu-depth-0 > .aux-item-content {
    border-bottom: 1px solid #ffc70b;
  }
  header .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0.aux-hover > .aux-item-content span,
  header .aux-master-menu.aux-horizontal.aux-skin-classic .current_page_item.aux-menu-depth-0 > .aux-item-content span {
    color: #ffc70b;
  }

  header
  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-menu-depth-0
  > .aux-item-content {
    padding: 15px 0 12px;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content,
  .aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-1 > .aux-submenu > .aux-menu-item.aux-hover > .aux-item-content {
    background: #efefef;
    color: #ffc70b;
  }

  .aux-master-menu.aux-horizontal.aux-skin-classic
  .aux-submenu
  > .aux-menu-item
  > .aux-item-content {
    padding: 8px 20px;
    margin: 0;
  }

  .aux-skin-classic .aux-menu-depth-0 > .sub-menu > li:first-child,
  .aux-skin-classic .aux-menu-depth-1 > .sub-menu > li:first-child {
    margin-bottom: 10px;
  }
  .aux-skin-classic .aux-menu-depth-0 > .sub-menu > li:first-child > a:after,
  .aux-skin-classic .aux-menu-depth-1 > .sub-menu > li:first-child > a:after {
    content: '';
    display: block;
    height: 1px;
    left: 20px;
    right: 20px;
    background: #efefef;
    position: absolute;
    bottom: 0;
  }
}
footer h3 a {
  font-weight: 600;
}

.button-form-contact {
  position: fixed;
  bottom: 30px;
  height: 40px;
  width: 40px;
  right: 2%;
  z-index: 999;
  background: #ccc;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.button-form-contact i {
  font-size: 20px;
}

.fancybox-opened {
  width: 400px !important;
  z-index: 9999;
  right: 2%;
  left: auto !important;
  transition: none !important;
  transform: none;
}
.fancybox-opened .fancybox-inner {
  width: 350px !important;
}

.fancybox-wrap {
  left: auto !important;
  right: 2%;
  width: 400px !important;
}

.fancybox-margin {
  margin-left: auto;
}

#form-contact-advice {
  display: none;
}

@media screen and (min-width: 700px) {
  .aux-goto-top-btn {
    right: 80px;
  }
}

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