/*
Theme Name: Flatsome Child - DENJAYR
Description: Giao dien DENJAYR theo mau DENJAYR, noi dung dung UX Builder.
Author: DENJAYR
Template: flatsome
Version: 1.1.0
*/

:root {
  --primary-color: #0265ff;
  --fs-color-primary: #0265ff;
}

body,
button,
input,
select,
textarea,
.nav > li > a,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-family: Tahoma, Arial, sans-serif !important;
}

a:hover,
a:focus { color: #23527c; }

.denjayr-floating-contact {
  position: fixed;
  z-index: 999;
  bottom: 62px;
  left: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.denjayr-floating-button {
  position: relative;
  display: flex;
  width: 50px;
  height: 50px;
  margin: 0;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .18);
}
.denjayr-floating-button img { position: relative; z-index: 2; width: 34px; height: 34px; object-fit: contain; }
.denjayr-floating-phone { background: #25d366; color: #fff !important; }
.denjayr-floating-phone i { position: relative; z-index: 2; font-size: 25px; }
.denjayr-contact-ring {
  position: absolute;
  inset: -5px;
  border: 2px solid currentColor;
  border-radius: 50%;
  opacity: .35;
  animation: denjayr-contact-pulse 1.8s ease-out infinite;
}
.denjayr-floating-zalo { background: #0180c7; color: #0180c7; }
.denjayr-floating-zalo img { width: 38px; height: 38px; }
.denjayr-floating-phone { color: #fff; }
@keyframes denjayr-contact-pulse {
  0% { transform: scale(.85); opacity: .45; }
  75%, 100% { transform: scale(1.25); opacity: 0; }
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row,
.row.row-collapse,
.row.row-small { max-width: 1180px; }

.row-small > .col,
.row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
  padding: 0 0 40.6px;
}

@media screen and (min-width: 850px) {
  .gallery-columns-3 .gallery-item,
  .large-columns-3 .flickity-slider > .col,
  .large-columns-3 > .col {
    flex-basis: 31.333333%;
    max-width: 31.333333%;
  }
}

#masthead { border-bottom: 1px solid #e5e9ef; }
.header-top {
  min-height: 52px;
  border: 0;
  background: #fff !important;
  color: #087ca9 !important;
}
.header-top .flex-row { min-height: 52px; align-items: center; }
.header-top .html { width: 100%; }
.denjayr-header-contact {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #087ca9;
  font-size: 13px;
  line-height: 1.35;
}
.denjayr-header-contact i { width: 17px; color: #087ca9; text-align: center; }
.denjayr-header-contact a { color: #087ca9; }
.header-main .header-inner { max-width: 1180px; }
.header-main .html_top_right_text { flex: 1 1 auto; }
.denjayr-header-services {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  align-items: center;
}
.denjayr-header-service {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 9px;
}
.denjayr-header-service img {
  flex: 0 0 auto;
  width: 38px;
  max-height: 43px;
  object-fit: contain;
}
.denjayr-header-service span { display: flex; min-width: 0; flex-direction: column; }
.denjayr-header-service strong {
  color: #111;
  font-size: 12px;
  line-height: 1.25;
  white-space: nowrap;
}
.denjayr-header-service small { color: #888; font-size: 11px; line-height: 1.3; }
.denjayr-hero-slider .row,
.denjayr-hero-slider .col { margin: 0 auto !important; padding: 0 !important; }
.denjayr-main-slider { max-width: 1180px; margin: 0 auto; }
.denjayr-main-slider .flickity-page-dots { bottom: 12px; }
.denjayr-main-slider .flickity-page-dots .dot { border-color: #fff; opacity: 1; }
.denjayr-main-slider .flickity-page-dots .dot.is-selected { background: #ff6a00; border-color: #ff6a00; }
.home #content > .section:not(.denjayr-hero-slider) {
  margin-top: 70px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.home #content > .denjayr-product-section + .section,
.home #content > .denjayr-service-slider + .section {
  margin-top: 29.4px !important;
}
.home #content > .section.denjayr-installations {
  margin-top: 50px !important;
}
.home #content > .denjayr-hero-slider {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.header-bottom { border: 0; background: #129fd8 !important; }
.header-bottom .header-inner { max-width: 1180px; }
.header-bottom .nav > li > a { color: #fff; font-size: 13px; font-weight: 600; }
.header-bottom .nav > li > a:hover { color: #fff; opacity: .82; }
.header-bottom .flex-row { align-items: center; }
.header-bottom .flex-left { display: none !important; }
.header-bottom .flex-center {
  position: static !important;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0 !important;
  transform: none !important;
}
.header-bottom .flex-right {
  flex: 0 0 250px !important;
  width: 250px;
  max-width: 250px;
}
.header-bottom .nav-center {
  width: 100%;
  height: 48px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
}
.header-bottom .nav-center > li { order: 0; }
.header-bottom .nav-center::after {
  display: none;
}
.header-bottom .nav-spacing-xlarge > li,
.header-bottom .nav-spacing-large > li,
.header-bottom .nav > li { margin: 0 1px; }
.header-bottom .nav > li > a {
  display: flex;
  min-height: 40px;
  padding: 0 6px;
  align-items: center;
}
.header-bottom .nav-center > li:first-child > a .fa-home {
  display: inline-block;
  flex: 0 0 auto;
  margin-right: 5px;
  font-size: 11px;
  color: #fff !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.header-bottom .nav > li > a:hover,
.header-bottom .nav > li.current-menu-item > a,
.header-bottom .nav > li.current-menu-ancestor > a,
.header-bottom .nav > li.current-product-category > a {
  background: #0098d1 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.header-bottom .nav-center > li:first-child > a:hover .fa-home,
.header-bottom .nav-center > li:first-child.current-menu-item > a .fa-home {
  color: #fff !important;
  opacity: 1 !important;
}
.header-bottom .header-search-form-wrapper { width: 250px; }
.header-bottom .flex-right { align-self: center; margin-top: 0; }
.header-bottom .search-field {
  height: 40px;
  border: 0;
  background: rgba(0, 126, 178, .45);
  color: #fff;
  box-shadow: none;
}
.header-bottom .search-field::placeholder { color: rgba(255,255,255,.9); }
.header-bottom .ux-search-submit {
  width: 48px;
  height: 40px;
  min-height: 40px;
  border: 0;
  background: #087da9 !important;
  color: #fff;
}
@media (max-width: 849px) {
  .off-canvas-left .mfp-content,
  .off-canvas .sidebar-menu,
  .off-canvas .sidebar-menu .nav-sidebar {
    background: #129fd8 !important;
  }
  .off-canvas .sidebar-menu .nav-sidebar > li {
    border-color: rgba(255, 255, 255, .14) !important;
  }
  .off-canvas .sidebar-menu .nav-sidebar > li > a,
  .off-canvas .sidebar-menu .nav-sidebar > li > a:hover,
  .off-canvas .sidebar-menu .nav-sidebar > li.active > a,
  .off-canvas .sidebar-menu .nav-sidebar > li.current-menu-item > a,
  .off-canvas .mfp-close {
    color: #fff !important;
  }
  .off-canvas .sidebar-menu .nav-sidebar > li > a:hover,
  .off-canvas .sidebar-menu .nav-sidebar > li.active > a,
  .off-canvas .sidebar-menu .nav-sidebar > li.current-menu-item > a {
    background: #0098d1 !important;
  }
  .header-top { display: none !important; }
  .header-main { height: 148px !important; background: #fff !important; }
  .header-main .header-inner {
    height: 148px !important;
    padding: 0;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .header-main .show-for-medium.flex-left {
    display: flex !important;
    order: -1;
    flex: 0 0 100%;
    width: 100%;
    height: 48px;
    padding: 0 14px;
    align-items: center;
    background: #129fd8;
  }
  .header-main .show-for-medium.flex-left .mobile-nav { width: 100%; }
  .header-main .nav-icon > a {
    display: flex;
    min-height: 48px;
    padding: 0;
    align-items: center;
    color: #fff !important;
    font-family: Georgia, serif;
    font-size: 28px;
    font-weight: 400;
  }
  .header-main .nav-icon .icon-menu { margin-right: 8px; font-size: 30px; }
  .header-main .nav-icon .menu-title {
    display: inline !important;
    font-size: 28px;
  }
  .header-main #logo {
    display: flex;
    order: 1;
    flex: 0 0 100%;
    width: 100% !important;
    height: 100px;
    align-items: center;
    justify-content: center;
  }
  .header-main #logo a {
    width: 200px;
    max-width: 200px;
    justify-content: center;
  }
  .header-main #logo img {
    width: 100%;
    max-width: 200px;
    height: auto;
    max-height: 90px !important;
    object-fit: contain;
  }
  .header-main .show-for-medium.flex-right { display: none !important; }
  .header-main .html_top_right_text { display: none !important; }
  #wide-nav.header-bottom {
    display: block !important;
    min-height: 52px !important;
    height: 52px;
    padding: 7px 13px;
    background: #129fd8 !important;
  }
  #wide-nav.header-bottom > .flex-row { min-height: 38px; }
  #wide-nav .show-for-medium.flex-grow,
  #wide-nav .mobile-nav,
  #wide-nav .header-search-form,
  #wide-nav .header-search-form-wrapper { width: 100% !important; max-width: none; }
  #wide-nav .mobile-nav { margin: 0; }
  #wide-nav .show-for-medium .nav-center {
    height: 38px;
    min-height: 38px;
    flex-wrap: nowrap;
    align-content: normal;
    align-items: center;
  }
  #wide-nav .show-for-medium .nav-center::after { display: none; }
  #wide-nav .show-for-medium .nav-center > li {
    order: initial;
    width: 100%;
    padding: 0;
  }
  #wide-nav .header-search-form { margin: 0; }
  #wide-nav .search-field,
  #wide-nav .ux-search-submit { height: 38px; min-height: 38px; }
  .stuck .header-main,
  .header-wrapper.stuck .header-main {
    height: 48px !important;
  }
  .stuck .header-main .header-inner,
  .header-wrapper.stuck .header-main .header-inner {
    height: 48px !important;
  }
  .stuck .header-main #logo,
  .header-wrapper.stuck .header-main #logo,
  .stuck #wide-nav.header-bottom,
  .header-wrapper.stuck #wide-nav.header-bottom {
    display: none !important;
  }
}
@media (min-width: 850px) and (max-width: 1100px) {
  .denjayr-header-contact { font-size: 11px; }
  .denjayr-header-services { gap: 8px; }
  .denjayr-header-service strong { font-size: 10px; }
  .denjayr-header-service small { font-size: 9px; }
  .header-bottom .nav > li { margin: 0; }
  .header-bottom .nav > li > a { padding: 0 4px; font-size: 11px; }
  .header-bottom .flex-right,
  .header-bottom .header-search-form-wrapper { width: 210px; max-width: 210px; flex-basis: 210px !important; }
}
@media (min-width: 850px) {
  .stuck .header-main,
  .header-wrapper.stuck .header-main {
    display: none !important;
  }
  .stuck #wide-nav.header-bottom,
  .header-wrapper.stuck #wide-nav.header-bottom {
    top: 0;
  }
}
#logo img { opacity: 1; }
#logo a { display: flex; align-items: center; text-decoration: none; }
.nav > li > a:hover { color: #0265ff; }
.price { color: #ef000d; }
.denjayr-title { position: relative; display: block; width: 100%; max-width: 1180px; height: 36px; margin: 10px auto 20px; border-bottom: 1px solid #0098d1; }
.denjayr-title h2 { display: inline-block !important; position: relative; z-index: 2; width: auto !important; margin: 0; padding: 0 14px 0 10px; background: #0098d1; color: #fff; font-size: 15px; line-height: 35px; font-weight: 600; text-transform: capitalize; }
.denjayr-title h2::after { content: ""; position: absolute; top: 0; right: -15px; border-top: 17px solid transparent; border-bottom: 18px solid transparent; border-left: 15px solid #0098d1; }
.denjayr-title.centered { text-align: center; border-bottom: 0; }
.denjayr-title.centered::before { content: ""; position: absolute; top: 17px; left: 25%; right: 25%; border-top: 1px solid #0098d1; }
.denjayr-title.centered h2::before { content: ""; position: absolute; top: 0; left: -15px; border-top: 17px solid transparent; border-bottom: 18px solid transparent; border-right: 15px solid #0098d1; }
.denjayr-services { border-bottom: 1px solid #ededed; }
.denjayr-services p { margin: 0; color: #222; line-height: 1.35; }
.denjayr-services strong { color: #0098d1; font-size: 15px; }
.denjayr-projects .box, .denjayr-installations .box { border: 1px solid rgba(169,169,169,.17); background: #fff; }
.denjayr-projects .box-image, .denjayr-installations .box-image { overflow: hidden; }
.denjayr-projects .image-cover { padding-top: 100%; }
.denjayr-projects .box-image img, .denjayr-installations .box-image img { object-fit: cover; transition: transform .2s ease-in-out; }
.denjayr-projects .box:hover img, .denjayr-installations .box:hover img { transform: scale(1.08); }
.denjayr-projects .box-text, .denjayr-installations .box-text { padding: 9px 8px; }
.denjayr-projects h4, .denjayr-installations h4 { margin: 0; min-height: 39px; font-size: 14px; line-height: 1.4; font-weight: 500; color: #444; }
.denjayr-projects .row.align-equal {
  display: flex !important;
  flex-flow: row wrap;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  column-gap: 15px !important;
  row-gap: 20px !important;
  align-items: flex-start;
  justify-content: space-between;
}
.denjayr-projects .row.align-equal > .col {
  display: block !important;
  flex: 0 0 calc((100% - 30px) / 3) !important;
  width: calc((100% - 30px) / 3) !important;
  max-width: calc((100% - 30px) / 3) !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  align-self: flex-start !important;
}
.denjayr-projects .row.align-equal > .col > .col-inner {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.denjayr-projects .box {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.denjayr-projects .box-image,
.denjayr-projects .image-cover,
.denjayr-projects .box-text {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.denjayr-title-link { display: block; color: inherit; }
.denjayr-title-link:hover { color: inherit; }
.denjayr-service-slider .product-small .box,
.denjayr-service-archive .product-small .box { border: 1px solid rgba(169,169,169,.25); background: #fff; }
.denjayr-service-slider .box-image,
.denjayr-service-archive .box-image { overflow: hidden; background: #fff; }
.denjayr-service-slider .box-image img,
.denjayr-service-archive .box-image img { object-fit: cover; }
.denjayr-service-slider .box-text-products,
.denjayr-service-archive .box-text-products { padding: 10px 8px; }
.denjayr-service-slider .product-title,
.denjayr-service-archive .product-title { min-height: 42px; font-size: 14px; line-height: 1.4; font-weight: 600; }
.denjayr-service-slider .category,
.denjayr-service-slider .price-wrapper,
.denjayr-service-slider .add-to-cart-button,
.denjayr-service-archive .category,
.denjayr-service-archive .price-wrapper,
.denjayr-service-archive .add-to-cart-button { display: none !important; }
.denjayr-service-slider .quick-view,
.denjayr-service-archive .quick-view { display: none !important; }
.denjayr-product-section .quick-view { display: none !important; }
.denjayr-service-slider .product-small,
.denjayr-service-archive .product-small { position: relative; }
.denjayr-service-slider .product-small::after,
.denjayr-service-archive .product-small::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 4.5%;
  width: 91.5%;
  height: 5px;
  pointer-events: none;
  opacity: 0;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
  transition: opacity .3s ease;
}
.denjayr-service-slider .product-small:hover::after,
.denjayr-service-archive .product-small:hover::after { opacity: 1; }
.denjayr-service-slider .flickity-prev-next-button { opacity: 1; }
.denjayr-product-section .row.equalize-box.row-small {
  display: flex !important;
  flex-flow: row wrap;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  gap: 17px !important;
  align-items: stretch;
  justify-content: space-between;
}
.denjayr-product-section .row.equalize-box.row-small > .product-small.col {
  display: block !important;
  flex: 0 0 32.333333% !important;
  width: 32.333333% !important;
  max-width: 32.333333% !important;
  margin: 0 !important;
  padding: 0 0 12.6px !important;
}
.denjayr-product-section .row.equalize-box.row-small > .product-small.col > .col-inner {
  display: block !important;
  width: 100% !important;
  height: 100%;
  margin: 0 !important;
}
.denjayr-product-section .product-small.box {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: visible;
  background: #fff;
  border: 1px solid rgba(169,169,169,.25);
  border-radius: 0;
}
.denjayr-product-section .badge-container,
.denjayr-product-section .category { display: none !important; }
.denjayr-product-section .box-image {
  width: 100% !important;
  aspect-ratio: 1 / 1;
  margin: 0 !important;
  overflow: hidden;
  background: #fff;
}
.denjayr-product-section .box-image .image-fade_in_back,
.denjayr-product-section .box-image a { display: block; width: 100%; height: 100%; }
.denjayr-product-section .box-image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: scale-down;
  transition: transform .2s ease-in-out;
}
.denjayr-product-section .product-small:hover .box-image img { transform: scale(1.06); }
.denjayr-product-section .box-text-products {
  position: static;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 0 8px !important;
  text-align: left;
}
.denjayr-product-section .product-title {
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 5px 0 0;
  overflow: hidden;
  color: #444;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
.denjayr-product-section .price-wrapper {
  display: flex;
  min-height: 32px;
  margin: 0;
  padding: 0;
  align-items: flex-start;
}
.denjayr-product-section .contact-price { color: #e00; font-size: 15px; font-weight: 400; }
.denjayr-product-section .add-to-cart-button {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  left: 0;
  height: 28px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, visibility .2s ease;
}
.denjayr-product-section .product-small:hover .add-to-cart-button { opacity: 1; visibility: visible; pointer-events: auto; }
.denjayr-product-section .add-to-cart-button .button {
  display: block;
  width: 100%;
  height: 28px;
  min-height: 0;
  margin: 0;
  padding: 5px 8px;
  border: 0;
  border-radius: 0;
  background: rgb(17,139,158);
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}
.denjayr-product-section .add-to-cart-button .button::before { content: "\e909"; margin-right: 5px; font-family: fl-icons; font-weight: 400; }

/* Shop and product categories use the same cards as the homepage lists. */
.denjayr-product-archive .shop-container {
  width: 1180px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.denjayr-product-archive .shop-page-title { display: none; }
.denjayr-product-archive .category-page-row {
  width: 1180px;
  max-width: calc(100% - 30px);
  margin: 15px auto 25px !important;
  padding: 12px 14px 0 !important;
  border: 1px solid #ddd;
}
.denjayr-product-archive .category-page-row > .col {
  padding: 0 !important;
}
.denjayr-archive-bread {
  width: 100%;
  margin: 0 0 14px;
  padding: 0 !important;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.denjayr-archive-bread nav {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
}
.denjayr-archive-bread nav a { color: #333; }
.denjayr-archive-bread nav a:hover { color: #23527c; }
.denjayr-archive-bread nav .fa { font-size: 13px; }
.denjayr-archive-bread .title_home {
  margin: 7px 0 0;
  color: #222;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  text-transform: none;
}
.denjayr-product-archive .products.row.row-small {
  display: flex !important;
  flex-flow: row wrap;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  gap: 20px !important;
  align-items: stretch;
}
.denjayr-product-archive .products.row.row-small > .product-small.col {
  display: block !important;
  flex: 0 0 calc((100% - 40px) / 3) !important;
  width: calc((100% - 40px) / 3) !important;
  max-width: calc((100% - 40px) / 3) !important;
  margin: 0 !important;
  padding: 0 0 40.6px !important;
}
.denjayr-product-archive .products.row.row-small > .product-small.col > .col-inner {
  width: 100% !important;
  height: 100%;
  margin: 0 !important;
}
.denjayr-product-archive .quick-view { display: none !important; }
.denjayr-product-archive .woocommerce-result-count,
.denjayr-product-archive .woocommerce-ordering { display: none; }
.denjayr-product-archive .woocommerce-pagination { margin: 3px 0 28px; }
.denjayr-product-archive .woocommerce-pagination .page-numbers li > a,
.denjayr-product-archive .woocommerce-pagination .page-numbers li > span {
  min-width: 34px;
  height: 34px;
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #337ab7;
  font-size: 14px;
  line-height: 32px;
}
.denjayr-product-archive .woocommerce-pagination .page-numbers li > span.current {
  border-color: #337ab7;
  background: #337ab7;
  color: #fff;
}
.denjayr-product-archive .woocommerce-pagination .page-numbers li > a:hover {
  border-color: #23527c;
  background: #23527c;
  color: #fff;
}
@media (max-width: 849px) {
  .denjayr-product-archive .products.row.row-small > .product-small.col {
    flex-basis: calc(50% - 10px) !important;
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
}
@media (max-width: 549px) {
  .denjayr-product-archive .shop-container { max-width: calc(100% - 20px); }
  .denjayr-product-archive .category-page-row {
    max-width: calc(100% - 20px);
    padding: 10px 8px 0 !important;
  }
  .denjayr-archive-bread .title_home { font-size: 18px; }
  .denjayr-product-archive .products.row.row-small { gap: 12px !important; }
  .denjayr-product-archive .products.row.row-small > .product-small.col {
    flex-basis: calc(50% - 6px) !important;
    width: calc(50% - 6px) !important;
    max-width: calc(50% - 6px) !important;
    padding-bottom: 38px !important;
  }
}
.denjayr-news-title { margin-bottom: 20px; padding: 5px 0; border-bottom: 2px solid #129fd8; color: #129fd8; font-size: 18px; font-weight: 600; text-transform: uppercase; }
.denjayr-news-title a { display: block; color: inherit; }
.denjayr-news-title a:hover { color: #087cab; }
.denjayr-news > .section-content > .row { align-items: flex-start; }
.denjayr-news .blog-post { padding-bottom: 14px; }
.denjayr-news .box-vertical { align-items: flex-start; }
.denjayr-news .box-vertical .box-image { flex: 0 0 32%; width: 32% !important; }
.denjayr-news .box-image .image-cover { padding-top: 64% !important; }
.denjayr-news .box-image img { object-fit: cover; }
.denjayr-news .box-vertical .box-text { padding: 0 0 0 14px; }
.denjayr-news .post-title { margin: 0; font-size: 15px; line-height: 1.4; font-weight: 600; }
.denjayr-news .from_the_blog_excerpt { margin-top: 3px; color: #555; font-size: 13px; line-height: 1.45; }
.denjayr-news .badge,
.denjayr-news .is-divider,
.denjayr-news .post-meta { display: none !important; }
.denjayr-footer h3 { padding-bottom: 6px; border-bottom: 1px solid #ddd; font-size: 17px; }
.denjayr-footer p { font-size: 14px; line-height: 1.7; }
.denjayr-project-hero {
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  background-color: #333;
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
}
.denjayr-project-hero-overlay { padding: 30px 0; background: rgba(51,51,51,.58); }
.denjayr-project-hero h1 {
  position: relative;
  display: inline-block;
  max-width: 900px;
  margin: 20px auto 12px;
  padding: 0 50px 20px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 26px;
  line-height: 1.35;
  font-weight: 700;
  text-transform: uppercase;
}
.denjayr-project-hero h1::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-left: -8px;
  border: 3px solid #ccc;
  background: #999;
  box-shadow: 0 0 0 1px #fff, inset 0 0 0 2px #fff;
}
.denjayr-project-breadcrumb { display: flex; flex-wrap: wrap; justify-content: center; gap: 7px; color: #fff; font-size: 14px; }
.denjayr-project-breadcrumb a { color: #fff; }
.denjayr-project-breadcrumb a:hover { color: #d9f4ff; }
.denjayr-project-content-wrap { padding-bottom: 35px; }
.denjayr-project-content { padding: 10px 15px 20px; border: 1px solid #ddd; background: #fff; }
.denjayr-project-featured { margin: 0 0 18px; text-align: center; }
.denjayr-project-featured img,
.denjayr-project-content .entry-content img { display: block; width: auto; max-width: 100%; height: auto; margin: 0 auto 18px; }
.denjayr-project-content .entry-content { color: #333; font-size: 15px; line-height: 1.65; }
.denjayr-project-content .entry-content > :last-child { margin-bottom: 0; }
.denjayr-project-interaction { clear: both; padding-top: 10px; }
.denjayr-like-prompt { width: 144px; height: 50px; min-height: 50px; margin: 0 0 10px; padding: 0; overflow: hidden; background: url("assets/images/like-click.png") no-repeat 0 0 / 144px 50px; font-size: 0; }
.denjayr-feedback-notice { margin: 20px 0; padding: 14px 15px; border: 1px solid #c3e6b8; background: #dff0d8; color: #31843b; text-align: center; }
.footer-1 { background: #10233e !important; }
.absolute-footer {
  min-height: 40px;
  padding: 10px 0 !important;
  background: #555 !important;
  color: #fff !important;
  font-size: 13px;
  line-height: 20px;
}
.absolute-footer .container { text-align: center; }
.absolute-footer .footer-primary {
  display: block;
  float: none;
  width: 100%;
}
.absolute-footer .copyright-footer { color: #fff; }

@media (max-width: 749px) {
  .container .row:not(.row-collapse),
  .lightbox-content .row:not(.row-collapse),
  .row .gallery,
  .row .row:not(.row-collapse) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .denjayr-title.centered::before { left: 5%; right: 5%; }
  .denjayr-product-section .product-title { height: 40px; min-height: 40px; font-size: 13px; line-height: 18px; }
  .denjayr-product-section .contact-price { font-size: 13px; }
  .denjayr-product-section .row.equalize-box.row-small {padding: 0 10px !important; gap: 20px !important; }
  .denjayr-product-section .row.equalize-box.row-small > .product-small.col { flex-basis: calc(50% - 10px) !important; width: calc(50% - 10px) !important; max-width: calc(50% - 10px) !important; }
  .denjayr-projects .row.align-equal > .col { flex-basis: calc(50% - 10px) !important; width: calc(50% - 10px) !important; max-width: calc(50% - 10px) !important; }
  .denjayr-news-title { margin-top: 12px; margin-bottom: 14px; }
  .denjayr-news .post-item { padding: 0 0 10px !important; }
  .denjayr-news .box-vertical { display: flex !important; flex-flow: row nowrap !important; width: 100%; align-items: flex-start !important; }
  .denjayr-news .box-vertical .box-image { flex: 0 0 116px !important; width: 116px !important; max-width: 116px !important; margin: 0 !important; }
  .denjayr-news .box-image .image-cover { width: 100%; padding-top: 65% !important; }
  .denjayr-news .box-vertical .box-text { flex: 1 1 auto; min-width: 0; padding: 0 0 0 14px !important; text-align: left !important; }
  .denjayr-news .post-title { font-size: 14px; line-height: 1.35; overflow-wrap: anywhere; }
  .denjayr-news .from_the_blog_excerpt { display: -webkit-box; margin-top: 3px; overflow: hidden; font-size: 13px; line-height: 1.4; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .denjayr-project-hero-overlay { padding: 20px 0; }
  .denjayr-project-hero h1 { width: calc(100% - 24px); margin-top: 10px; padding: 0 10px 16px; white-space: normal; overflow-wrap: anywhere; font-size: 19px; }
  .denjayr-project-breadcrumb { max-width: 100%; padding: 0 12px; white-space: normal; overflow-wrap: anywhere; font-size: 12px; }
  .denjayr-project-breadcrumb > * { min-width: 0; }
  .denjayr-project-content { padding: 8px; }
  .denjayr-project-content .entry-content { overflow-wrap: anywhere; }
}

/* Installation service detail based on the supplied DENJAYR layout. */
.denjayr-service-single { background: #f7f7f7; color: #333; }
.denjayr-service-hero { min-height: 170px; background-position: center; background-size: cover; }
.denjayr-service-hero-overlay { display: flex; min-height: 170px; align-items: center; background: rgba(20, 35, 43, .56); text-align: center; }
.denjayr-service-hero h1 { margin: 0 0 14px; color: #fff; font-size: 25px; line-height: 1.3; text-transform: uppercase; }
.denjayr-service-breadcrumb { display: flex; flex-wrap: wrap; justify-content: center; color: #fff; font-size: 14px; }
.denjayr-service-breadcrumb a { color: #fff; }
.denjayr-service-breadcrumb span { margin: 0 6px; }
.denjayr-service-wrap { padding-top: 30px; padding-bottom: 35px; }
.denjayr-service-summary, .denjayr-service-content, .denjayr-service-related { max-width: 1180px; margin-right: auto; margin-left: auto; background: #fff; border: 1px solid #ddd; }
.denjayr-service-summary { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 28px; padding: 14px; }
.denjayr-service-main-image { display: flex; min-height: 390px; align-items: center; justify-content: center; overflow: hidden; background: #fff; }
.denjayr-service-main-image img { display: block; width: 100%; height: 100%; max-height: 520px; object-fit: contain; }
.denjayr-service-thumbs { display: grid; grid-template-columns: repeat(5, 1fr); gap: 8px; margin-top: 10px; }
.denjayr-service-thumbs button { height: 78px; margin: 0; padding: 3px; border: 1px solid #ddd; background: #fff; }
.denjayr-service-thumbs button.is-active { border-color: #0098d1; }
.denjayr-service-thumbs img { width: 100%; height: 100%; object-fit: cover; }
.denjayr-service-details { padding: 14px 12px; font-size: 16px; }
.denjayr-service-details > p { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid #eee; }
.denjayr-service-details strong { display: inline-block; min-width: 92px; }
.denjayr-service-details .service-highlight { color: #0098d1; font-weight: 700; }
.denjayr-service-excerpt { margin: 18px 0; }
.denjayr-service-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 24px; }
.denjayr-service-actions .button { margin: 0; border-radius: 0; text-align: center; }
.denjayr-service-actions .service-consult { background: #1599ae; }
.denjayr-service-actions .service-order { background: #0265ff; }
.denjayr-service-content { margin-top: 22px; padding: 14px 16px 22px; }
.denjayr-service-tab-title { margin: 0 0 10px; padding: 11px 15px; border-bottom: 1px solid #1599ae; background: #1599ae; color: #fff; font-size: 15px; line-height: 1.2; text-transform: none; }
.denjayr-service-toc { width: min(100%, 540px); margin: 10px 0 20px; padding: 10px; border: 1px solid #aaa; background: #fafafa; }
.denjayr-service-toc-title { margin: 0 0 8px; text-align: center; font-weight: 700; }
.denjayr-service-toc button { min-height: 0; margin: 0; padding: 0; border: 0; background: transparent; color: #078dcc; font: inherit; font-weight: 400; text-transform: none; }
.denjayr-service-toc ul { margin: 0; padding: 0; list-style: none; }
.denjayr-service-toc li { margin: 2px 0; }
.denjayr-service-toc .toc-level-3 { padding-left: 20px; }
.denjayr-service-toc a, .denjayr-service-content .entry-content h2, .denjayr-service-content .entry-content h3 { color: #078dcc; }
.denjayr-service-content .entry-content { font-size: 15px; line-height: 1.65; }
.denjayr-service-content .entry-content img { display: block; max-width: 100%; height: auto; margin: 18px auto; }
.denjayr-service-content .denjayr-like-prompt { margin-top: 20px; }
.denjayr-service-content .denjayr-feedback-notice { padding: 14px; border: 1px solid #c8e5bd; background: #e1f1dc; color: #317a3b; text-align: center; }
.denjayr-service-related { margin-top: 22px; padding: 14px 16px 20px; }
.denjayr-service-related > h2 { margin: 0 0 15px; padding-bottom: 10px; border-bottom: 1px solid #1599ae; color: #333; font-size: 18px; }
.denjayr-service-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.denjayr-service-related-card { display: block; border: 1px solid #ddd; color: #333; }
.denjayr-service-related-card img { display: block; width: 100%; aspect-ratio: 1 / 1; object-fit: cover; }
.denjayr-service-related-card h3 { margin: 0; padding: 12px 12px 6px; color: #333; font-size: 15px; line-height: 1.4; }
.denjayr-service-related-card span { display: block; padding: 0 12px 13px; color: red; }
.denjayr-service-related-card:hover { box-shadow: 0 3px 12px rgba(0, 0, 0, .18); }
.denjayr-service-related-card:hover h3 { color: #23527c; }
.denjayr-modal-open { overflow: hidden; }
.denjayr-order-modal[hidden] { display: none !important; }
.denjayr-order-modal { position: fixed; z-index: 99999; inset: 0; display: flex; padding: 28px 16px; align-items: center; justify-content: center; }
.denjayr-order-backdrop { position: absolute; inset: 0; background: rgba(0, 0, 0, .65); }
.denjayr-order-dialog { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); width: min(1000px, calc(100vw - 32px)); max-height: calc(100vh - 56px); padding: 15px; overflow-x: hidden; overflow-y: auto; border: 7px solid #e6e6e6; background: #fff; box-shadow: 0 3px 14px rgba(0, 0, 0, .45); box-sizing: border-box; }
.denjayr-order-dialog *, .denjayr-order-info, .denjayr-order-form, .denjayr-order-form .wpcf7 { min-width: 0; box-sizing: border-box; }
.denjayr-order-close { position: absolute; z-index: 5; top: -2px; right: -2px; width: 30px; height: 30px; min-height: 0; margin: 0; padding: 0; border: 0; border-radius: 50%; background: #d0cfcf; color: #000; line-height: 30px; }
.denjayr-order-info { position: relative; padding-right: 20px; font-size: 19px; }
.denjayr-order-info::after { content: "\f0a9"; position: absolute; z-index: 2; top: 50%; right: -18px; width: 38px; height: 38px; border-radius: 50%; background: #fff; color: #f97422; font-family: FontAwesome; font-size: 44px; line-height: 38px; text-align: center; transform: translateY(-50%); }
.denjayr-order-info > img { display: block; width: 100%; aspect-ratio: 1 / 1; margin-bottom: 10px; object-fit: cover; }
.denjayr-order-info > p { margin: 8px 0; }
.denjayr-order-info > p strong { color: #f7941d; font-weight: 400; text-transform: uppercase; }
.denjayr-order-info > p:nth-of-type(2) strong { color: #0098d1; font-weight: 700; text-transform: none; }
.denjayr-order-info ul { margin: 12px 0 0; padding: 0; list-style: none; font-size: 14px; }
.denjayr-order-info li { margin: 8px 0; }
.denjayr-order-info li .fa { width: 35px; height: 35px; margin-right: 9px; border: 1px solid #ccc; border-radius: 50%; background: #ddd; font-size: 18px; line-height: 35px; text-align: center; }
.denjayr-order-form { padding: 20px; background: #f5f5f5; }
.denjayr-order-fields .wpcf7-form-control-wrap { display: block; margin-bottom: 10px; }
.denjayr-order-fields input, .denjayr-order-fields textarea { width: 100%; margin: 0; padding: 13px 10px; border: 1px solid #ebebeb; background: #fff; box-shadow: none; font: 13px Arial, sans-serif; }
.denjayr-order-fields input { height: 43px; }
.denjayr-order-fields textarea { min-height: 80px; max-height: 80px; }
.denjayr-order-fields > p { margin: 8px 0 12px; font-size: 14px; }
.denjayr-order-fields .denjayr-order-submit { width: 100%; min-height: 0; margin: 0; padding: 13px 10px; border: 0; border-radius: 0; background: #f7941d; color: #fff; font-size: 14px; line-height: 1.2; }
.denjayr-order-fields .denjayr-order-submit:hover { opacity: .9; background: #f7941d; color: #fff; }
.denjayr-order-form .wpcf7-response-output { margin: 10px 0 0; }

/* DENJAYR news archive rebuilt from the supplied news HTML. */
.denjayr-news-archive { background: #fff; font-family: Tahoma, Arial, sans-serif; }
.denjayr-news-container { width: 1180px; max-width: calc(100% - 30px); padding: 0; }
.denjayr-news-box { margin: 10px 0 30px; padding: 15px; border: 1px solid #ddd; box-sizing: border-box; }
.denjayr-news-breadcrumb { display: flex; gap: 8px; margin-bottom: 4px; align-items: center; color: #0098d1; font-size: 14px; }
.denjayr-news-breadcrumb a { color: #0098d1; }
.denjayr-news-box > h1 { margin: 0 0 10px; color: #333; font-size: 24px; font-weight: 600; text-transform: none; }
.denjayr-news-description { margin-bottom: 15px; }
.denjayr-news-description p { margin: 0; font-size: 15px; }
.denjayr-news-item { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); gap: 20px; margin: 10px 0; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.denjayr-news-image { display: block; overflow: hidden; background: #fff; }
.denjayr-news-image img { display: block; width: 100%; aspect-ratio: 422 / 263; object-fit: cover; transition: transform .2s ease; }
.denjayr-news-item:hover .denjayr-news-image img { transform: scale(1.03); }
.denjayr-news-summary { min-width: 0; }
.denjayr-news-summary h2 { margin: 0 0 7px; color: #006092; font-size: 17px; font-weight: 700; line-height: 1.45; text-transform: none; }
.denjayr-news-summary h2 a { color: #006092; }
.denjayr-news-summary h2 a:hover { color: #23527c; }
.denjayr-news-summary p { margin: 0 0 8px; color: #333; font-size: 14px; line-height: 1.8; }
.denjayr-news-readmore { float: right; margin-left: 10px; padding: 5px 14px; border-radius: 5px; background: #129fd8; color: #fff; font-size: 14px; }
.denjayr-news-readmore:hover { background: #087cab; color: #fff; }
.denjayr-news-archive .navigation.pagination { margin: 20px 0 5px; }
.denjayr-news-archive .nav-links { display: flex; flex-wrap: wrap; gap: 0; }
.denjayr-news-archive .page-numbers { display: inline-flex; min-width: 34px; height: 34px; margin: 0 0 0 -1px; padding: 0 11px; align-items: center; justify-content: center; border: 1px solid #ddd; background: #fff; color: #337ab7; font-size: 14px; line-height: 1.42857143; }
.denjayr-news-archive .page-numbers:first-child { margin-left: 0; border-radius: 4px 0 0 4px; }
.denjayr-news-archive .page-numbers:last-child { border-radius: 0 4px 4px 0; }
.denjayr-news-archive .page-numbers.current, .denjayr-news-archive a.page-numbers:hover { z-index: 2; border-color: #337ab7; background: #337ab7; color: #fff; }
.denjayr-news-archive .page-numbers.dots { min-width: auto; margin-left: 4px; padding: 0; border: 0; background: transparent; color: #333; }
.denjayr-post-toc { width: min(100%, 405px); margin: 0 0 20px; padding: 10px; border: 1px solid #aaa; background: #fafafa; }
.denjayr-post-toc-title { margin: 0 0 8px; text-align: center; font-weight: 700; }
.denjayr-post-toc button { min-height: 0; margin: 0; padding: 0; border: 0; background: transparent; color: #078dcc; font: inherit; font-weight: 400; text-transform: none; }
.denjayr-post-toc ul { margin: 0; padding: 0; list-style: none; }
.denjayr-post-toc li { margin: 2px 0; }
.denjayr-post-toc .toc-level-3 { padding-left: 20px; }
.denjayr-post-toc a { color: #078dcc; }
.denjayr-post-content .entry-content h2, .denjayr-post-content .entry-content h3 { scroll-margin-top: 100px; }
.denjayr-other-news { margin-top: 50px; }
.denjayr-other-news .denjayr-title { margin: 0 0 28px; }
.denjayr-other-news .denjayr-title h2 { text-transform: none; }
.denjayr-other-news-title h2 .fa { margin-right: 4px; font-size: 13px; }
.denjayr-other-news-item { display: grid; grid-template-columns: 370px minmax(0, 1fr); gap: 20px; margin-bottom: 20px; }
.denjayr-other-news-image { display: block; overflow: hidden; background: #f5f5f5; }
.denjayr-other-news-image img, .denjayr-other-news-placeholder { display: block; width: 100%; aspect-ratio: 370 / 248; object-fit: cover; }
.denjayr-other-news-image img { transition: transform .2s ease; }
.denjayr-other-news-item:hover .denjayr-other-news-image img { transform: scale(1.02); }
.denjayr-other-news-summary { min-width: 0; padding: 8px 0 42px; position: relative; }
.denjayr-other-news-summary h3 { margin: 0 0 10px; font-size: 16px; font-weight: 700; line-height: 1.5; text-transform: none; }
.denjayr-other-news-summary h3 a { color: #222; }
.denjayr-other-news-summary h3 a:hover { color: #23527c; }
.denjayr-other-news-summary p { margin: 0; color: #333; font-size: 15px; line-height: 1.7; }
.denjayr-other-news-more { position: absolute; right: 0; bottom: 8px; padding: 5px 14px; border-radius: 5px; background: #129fd8; color: #fff; font-size: 14px; line-height: 1.45; }
.denjayr-other-news-more:hover { background: #087ead; color: #fff; }

/* UX Builder contact page. */
.denjayr-contact-hero { position: relative; }
.denjayr-contact-hero::before { content: ""; position: absolute; inset: 0; z-index: 1; background: rgba(30, 45, 55, .43); pointer-events: none; }
.denjayr-contact-hero > .section-content { position: relative; z-index: 2; }
.denjayr-contact-heading { color: #fff; text-align: center; }
.denjayr-contact-heading h1 { margin: 0 0 12px; color: #fff; font-size: 28px; font-weight: 700; letter-spacing: 0; }
.denjayr-contact-heading-line { position: relative; width: min(100%, 560px); height: 16px; margin: 0 auto 8px; border-top: 1px solid rgba(255,255,255,.9); }
.denjayr-contact-heading-line span { display: block; position: absolute; top: -7px; left: calc(50% - 7px); width: 14px; height: 14px; border: 2px solid #fff; box-shadow: inset 0 0 0 2px rgba(255,255,255,.45); }
.denjayr-contact-heading nav { display: flex; justify-content: center; gap: 6px; color: #fff; font-size: 14px; }
.denjayr-contact-heading nav a, .denjayr-contact-heading nav a:hover { color: #fff; }
.denjayr-contact-main > .section-content > .row { max-width: 1180px; }
.denjayr-contact-row > .col { padding-bottom: 0; }
.denjayr-contact-intro { margin: 0 0 8px; color: #087db1; font-size: 15px; font-style: italic; line-height: 1.7; }
.denjayr-contact-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 20px; }
.denjayr-contact-fields > p { display: contents; }
.denjayr-contact-fields > p > br { display: none; }
.denjayr-contact-field { display: flex !important; width: 100%; margin: 0; align-items: stretch; }
.denjayr-contact-field-full { grid-column: 1 / -1; }
.denjayr-contact-icon { display: flex; flex: 0 0 45px; min-height: 40px; align-items: center; justify-content: center; background: #12a1d5; color: #fff; font-size: 19px; }
.denjayr-contact-field .wpcf7-form-control-wrap { display: block; flex: 1 1 auto; min-width: 0; }
.denjayr-contact-field input, .denjayr-contact-field textarea { width: 100%; margin: 0; border: 1px solid #cfcfcf; background: #fff; box-shadow: none; font-size: 14px; }
.denjayr-contact-field input { height: 40px; }
.denjayr-contact-field textarea { height: 232px; min-height: 232px; padding: 12px 14px; resize: vertical; }
.denjayr-contact-message .denjayr-contact-icon { align-items: center; }
.denjayr-contact-submit { grid-column: 1 / -1; display: flex; align-items: center; }
.denjayr-contact-submit p { margin: 0; }
.denjayr-contact-submit .wpcf7-submit { min-height: 0; margin: 0; padding: 8px 12px; border: 0; border-radius: 0; background: #118b9e; color: #fff; font-size: 14px; line-height: 1.2; text-transform: none; }
.denjayr-contact-submit .wpcf7-submit:hover { background: #0c7180; color: #fff; }
.denjayr-contact-submit .wpcf7-spinner { margin: 0 8px; }
.denjayr-contact-fields .wpcf7-not-valid-tip { margin-top: 4px; font-size: 12px; }
.denjayr-contact-fields + .wpcf7-response-output, .denjayr-contact-form-col .wpcf7-response-output { margin: 12px 0 0; }
.denjayr-contact-map { width: 100%; height: 450px; overflow: hidden; background: #eee; }
.denjayr-contact-map iframe { display: block; width: 100%; height: 100%; border: 0; }
@media (max-width: 849px) {
  .denjayr-contact-map { height: 420px; margin-top: 20px; }
}
@media (max-width: 549px) {
  .denjayr-contact-heading h1 { font-size: 22px; }
  .denjayr-contact-main > .section-content > .row { width: 100% !important; margin-right: 0 !important; margin-left: 0 !important; }
  .denjayr-contact-main .denjayr-contact-row > .col { min-width: 0; padding-right: 0; padding-left: 0; }
  .denjayr-contact-main .col-inner, .denjayr-contact-fields, .denjayr-contact-field, .denjayr-contact-field .wpcf7-form-control-wrap { min-width: 0; max-width: 100%; }
  .denjayr-contact-intro { overflow-wrap: anywhere; }
  .denjayr-contact-fields { grid-template-columns: 1fr; gap: 10px; }
  .denjayr-contact-field-full, .denjayr-contact-submit { grid-column: 1; }
  .denjayr-contact-field textarea { height: 190px; min-height: 190px; }
  .denjayr-contact-map { height: 340px; }
}
@media (max-width: 849px) {
  .denjayr-news-item { grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); }
  .denjayr-other-news-item { grid-template-columns: minmax(220px, 36%) minmax(0, 1fr); }
}
@media (max-width: 549px) {
  .denjayr-news-container { max-width: calc(100% - 20px); }
  .denjayr-news-box { padding: 10px; }
  .denjayr-news-item { grid-template-columns: 1fr; gap: 10px; }
  .denjayr-news-summary { width: 100%; overflow-wrap: anywhere; }
  .denjayr-news-summary h2 { font-size: 16px; }
  .denjayr-news-readmore { display: table; float: none; margin: 8px 0 0 auto; }
  .denjayr-other-news { margin-top: 35px; }
  .denjayr-other-news-item { grid-template-columns: 1fr; gap: 10px; padding-bottom: 18px; border-bottom: 1px solid #eee; }
  .denjayr-other-news-summary { padding: 0 0 38px; }
}
@media (max-width: 849px) {
  .denjayr-service-summary { grid-template-columns: 1fr; }
  .denjayr-service-main-image { min-height: 280px; }
  .denjayr-service-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 549px) {
  .denjayr-service-hero, .denjayr-service-hero-overlay { min-height: 145px; }
  .denjayr-service-hero h1 { width: calc(100% - 24px); margin-right: auto; margin-left: auto; padding: 0 12px; overflow-wrap: anywhere; white-space: normal; font-size: 20px; }
  .denjayr-service-breadcrumb { width: calc(100% - 24px); margin: 0 auto; padding: 0 12px; overflow-wrap: anywhere; font-size: 12px; line-height: 1.5; }
  .denjayr-service-breadcrumb > * { min-width: 0; }
  .denjayr-service-wrap.container { width: calc(100% - 20px); max-width: calc(100% - 20px); padding: 15px 0 35px; }
  .denjayr-service-summary, .denjayr-service-content, .denjayr-service-related { width: 100%; min-width: 0; box-sizing: border-box; }
  .denjayr-service-summary { grid-template-columns: 1fr; gap: 8px; padding: 8px; }
  .denjayr-service-main-image { min-height: 220px; }
  .denjayr-service-thumbs { grid-template-columns: repeat(4, 1fr); }
  .denjayr-service-actions { grid-template-columns: 1fr; }
  .denjayr-service-content, .denjayr-service-related { padding-right: 10px; padding-left: 10px; }
  .denjayr-service-related-grid { grid-template-columns: 1fr; }
  .denjayr-order-dialog { grid-template-columns: 1fr; }
  .denjayr-order-info { padding-right: 0; }
  .denjayr-order-info::after { display: none; }
}

/* Exact service-detail proportions and colors from the supplied source CSS. */
.denjayr-service-single { background: #fff; font-family: Tahoma, Arial, sans-serif; }
.denjayr-service-wrap.container { width: 1180px; max-width: calc(100% - 30px); padding: 0; }
.denjayr-service-box { max-width: 1180px; margin: 10px auto 0; padding: 0 15px; border: 1px solid #ddd; }
.denjayr-service-summary { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 10px 0 30px; padding: 0; border: 0; }
.denjayr-service-gallery { padding: 10px; box-shadow: 0 1px 3px rgba(190, 194, 201, .45); }
.denjayr-service-main-image { min-height: 0; aspect-ratio: 4 / 3; }
.denjayr-service-main-image img { width: 100%; height: 100%; max-height: none; object-fit: cover; }
.denjayr-service-thumbs { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; margin-top: 15px; }
.denjayr-service-thumbs button { height: auto; aspect-ratio: 1 / 1; padding: 0; border: 0; }
.denjayr-service-thumbs button.is-active { border: 2px solid #f7941d; }
.denjayr-service-details { padding: 8px 0 0; font-size: 19px; }
.denjayr-service-details > p { margin: 0 0 12px; padding: 0; border: 0; line-height: 1.35; }
.denjayr-service-details strong { min-width: 0; font-weight: 400; }
.denjayr-service-details .service-product-title { color: #f7941d; text-transform: uppercase; }
.denjayr-service-details .service-highlight { color: #0098d1; font-weight: 700; }
.denjayr-service-excerpt { display: none; }
.denjayr-service-actions { display: flex; justify-content: space-around; gap: 20px; margin: 10px 0; }
.denjayr-service-actions .button { min-height: 0; margin: 0; padding: 7px 12px; border: 1px solid #ff5a00; border-radius: 6px; background: #ff5a00; color: #fff; font-size: 16px; font-weight: 700; line-height: 1.25; text-transform: none; box-shadow: none; }
.denjayr-service-actions .button:hover, .denjayr-service-actions .button:focus-visible { border-color: #ff5a00; background: #fff; color: #ff5a00; font-weight: 400; box-shadow: none; }
.denjayr-service-actions .fa { margin-right: 4px; }
.denjayr-consult-form { margin: 14px 0 10px; font-size: 14px; }
.denjayr-consult-form[hidden] { display: none !important; }
.denjayr-cf7-heading { margin: 0 0 10px; }
.denjayr-consult-form label.denjayr-cf7-field { display: flex; width: 100%; max-width: 525px; margin: 0 0 10px; align-items: stretch; }
.denjayr-cf7-icon { display: flex; flex: 0 0 44px; min-height: 40px; align-items: center; justify-content: center; background: #13a1d2; color: #fff; font-size: 18px; }
.denjayr-cf7-field .wpcf7-form-control-wrap { display: block; flex: 1 1 auto; }
.denjayr-cf7-field input { width: 100%; height: 40px; margin: 0; border: 1px solid #ccc; box-shadow: none; font-size: 14px; }
.denjayr-consult-form .wpcf7-submit { min-height: 0; margin: 0; padding: 8px 12px; border: 0; border-radius: 0; background: #118b9e; color: #fff; font-size: 14px; line-height: 1.2; text-transform: none; }
.denjayr-consult-form .wpcf7-spinner { margin: 0 8px; vertical-align: middle; }
.denjayr-consult-form .wpcf7-not-valid-tip { margin-top: 4px; font-size: 12px; }
.denjayr-consult-form .wpcf7-response-output { margin: 10px 0 0; }
.denjayr-service-hotline { display: flex; flex-direction: column; gap: 8px; margin: 10px 0; padding: 8px 12px 10px; border-radius: 2px; background: #0b8092; color: #fff; font-size: 18px; line-height: 1.3; }
.denjayr-service-hotline strong { font-size: 20px; }
.denjayr-service-hotline .fa { width: 22px; margin-right: 3px; text-align: center; }
.denjayr-service-content { margin: 0; padding: 0 0 22px; border: 0; }
.denjayr-service-tab-title { display: inline-block; width: auto; max-width: none; margin: 0; padding: 12px 16px; border: 0; background: #118b9e; color: #fff; font-size: 14px; }
.denjayr-service-content::before { content: ""; display: block; position: relative; top: 40px; z-index: 0; width: 100%; border-top: 1px solid #118b9e; }
.denjayr-service-content > * { position: relative; z-index: 1; }
.denjayr-service-toc { margin-top: 10px; }
.denjayr-service-related { border-right: 0; border-bottom: 0; border-left: 0; }

/* Global footer: editable as the "Footer DENJAYR" UX Block. */
.denjayr-footer-block {
  border-top: 1px solid #e5e5e5;
  color: #222;
  font-size: 15px;
}
.denjayr-footer-block > .section-content > .row {
  width: 1180px;
  max-width: calc(100% - 30px);
}
.denjayr-footer-block .col-inner { height: 100%; }
.denjayr-footer-block h3 {
  margin: 0 0 14px;
  padding-bottom: 9px;
  border-bottom: 1px solid #0098d1;
  color: #111;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.35;
  text-transform: uppercase;
}
.denjayr-footer-brand {
  margin: -5px 0 10px;
  color: #075cff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
.denjayr-footer-company h3 { font-size: 16px; font-weight: 700; }
.denjayr-footer-slogan { margin-bottom: 14px; font-weight: 600; }
.denjayr-footer-contact {
  display: flex;
  margin: 0 0 10px;
  align-items: flex-start;
  gap: 9px;
  line-height: 1.55;
}
.denjayr-footer-contact i {
  flex: 0 0 18px;
  padding-top: 3px;
  color: #0098d1;
  text-align: center;
}
.denjayr-footer-block a { color: #222; }
.denjayr-footer-block a:hover { color: #23527c; }
.denjayr-footer-menu .ux-menu-link__link {
  min-height: 0;
  padding: 8px 0;
  color: #222;
}
.denjayr-footer-menu .ux-menu-link__icon {
  width: 18px;
  color: #0098d1;
  font-size: 13px;
}
.denjayr-footer-menu .ux-menu-link__text { font-size: 15px; }
.denjayr-footer-social p { margin-bottom: 15px; line-height: 1.6; }
.denjayr-footer-social .social-icons { margin-bottom: 14px; }
.denjayr-footer-social .button {
  margin: 0;
  border-color: #0098d1;
  color: #0098d1;
  font-size: 14px;
  text-transform: none;
}
.denjayr-footer-social .button:hover {
  background: #0098d1;
  color: #fff;
}
.denjayr-footer-branches .denjayr-footer-branch h3 { font-weight: 500; }
.denjayr-footer-branches .denjayr-footer-social-row {
  margin-top: 30px !important;
}
.denjayr-footer-branches .denjayr-footer-social-row .col {
  padding-bottom: 0;
}
.denjayr-footer-branches .denjayr-footer-social-row h3 {
  margin-bottom: 12px;
}
.denjayr-footer-branches h3 {
  padding-bottom: 0;
  border-bottom: 0;
}
.denjayr-footer-branches .denjayr-footer-contact i {
  color: #111;
}
.denjayr-footer-locations h4 {
  margin: 10px 0 4px;
  color: #111;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}
.denjayr-footer-locations .denjayr-footer-contact {
  margin-bottom: 8px;
}
.denjayr-footer-support h4 {
  margin: 22px 0 10px;
  color: #111;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.35;
}
.denjayr-footer-policy {
  margin: 0 0 3px;
  font-weight: 600;
  line-height: 1.35;
}
.denjayr-footer-support-menu .ux-menu-link__link {
  min-height: 0;
  margin: 0 !important;
  padding: 3px 0 !important;
  color: #222;
  font-weight: 600;
}
.denjayr-footer-support-menu,
.denjayr-footer-support-menu .ux-menu-link,
.denjayr-footer-support-menu .ux-menu-link__text {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.denjayr-footer-support-menu .ux-menu-link__icon { display: none; }
.denjayr-facebook-page {
  width: 340px;
  max-width: 100%;
  min-height: 190px;
  overflow: hidden;
  background: #fff;
}
.denjayr-facebook-page iframe {
  display: block;
  width: 100%;
  max-width: 340px;
  border: 0;
}
@media (max-width: 849px) {
  .denjayr-service-summary { grid-template-columns: 1fr; }
  .denjayr-service-details { padding: 10px; }
}
@media (max-width: 549px) {
  .denjayr-service-box { padding: 0 8px; }
  .denjayr-service-details { font-size: 16px; }
  .denjayr-service-actions { justify-content: space-between; }
  .denjayr-service-hotline, .denjayr-service-hotline strong { font-size: 15px; }
  .denjayr-footer-block > .section-content > .row { max-width: 100%; }
  .denjayr-footer-block .row > .col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .denjayr-footer-block .col { padding-bottom: 25px; }
  .denjayr-footer-block .col:last-child { padding-bottom: 0; }
  .denjayr-footer-block h3 { font-size: 17px; }
}
@media (max-width: 549px) {
  .denjayr-footer-block .row > .col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
