.home-about-row > .vc_col-has-fill > div > div {
  padding-top: calc(var(--gap) - 35px);
  padding-bottom: calc(var(--gap) - 35px);
}

.home-about-row > .vc_col-has-fill > div {
  position: relative;
  isolation: isolate;
}

.page-id-23 .home-about-row  > div > div[class*="vc_custom"]{
border-image:0 fill linear-gradient(0deg, rgba(36, 170, 225, 0.90)0%, rgba(36, 170, 225, 0.90)100%)
}

@supports not (-webkit-touch-callout: none) {
.home-about-row > .vc_col-has-fill > div {
  background-attachment: fixed;
}
}


.home-about-row > .vc_col-has-fill > div::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block !important;
  background: rgb(0 0 0 / 0.3);
}

.home-about-row > .vc_col-has-fill {
  padding-right: 15px;
}

.custom-arrow-button {
  position: absolute;
  bottom: 0;
  right: 0;
}

.custom-arrow-button .vc_btn3.vc_btn3-icon-right {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 90px;
  position: relative;
  overflow: hidden;
}

.custom-arrow-button .vc_btn3.vc_btn3-icon-right.vc_btn3-o-empty span {
  display: none !important;
}

.custom-arrow-button .vc_btn3.vc_btn3-icon-right.vc_btn3-o-empty i {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: static;
}

.fill-text {
  font-size: 105px;
}

.fill-text.absolute {
  position: absolute;
  left: 50%;
  transform: translateY(-50%);
  width: max-content;
}

.fill-text.absolute.top-0 {
  top: 0;
}

.fill-text.absolute.top-35 {
  top: -35px;
}

@media screen and (max-width: 768px) {
  .fill-text.absolute.top-35 {
    top: 0;
  }
}

.row-visible.vc_row {
  overflow: visible !important;
}

.slick-arrow.slick-next {
  background-color: var(--redalpha);
}

.home-service-row .slick-arrow {
  top: calc(100% + var(--gap) - 35px);
  transform: none;
  overflow: hidden;
}

.home-service-row .slick-arrow.slick-next {
  right: auto;
}

.home-service-row .slick-arrow.slick-prev,
.home-service-row .slick-arrow.slick-next {
  left: calc(-60px);
}

.home-service-row .slick-arrow.slick-prev {
  transform: translateX(-100%);
}

.home-service-row > div:last-child .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.home-service-row > div:last-child .slick-slider .vc_row.vc_inner.slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.row-inner-0.vc_row > div > div {
  padding-top: 0 !important;
}

.home-service-button-row {
  min-height: 45px;
  display: flex;
  align-items: center;
}

.home-contact-sec {
  position: relative;
  isolation: isolate;
}

.home-contact-sec::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--gap);
  background: var(--theme-palette-color-6);
  z-index: -1;
  display: block !important;
}

.service-gallery-row.gallery-left > div:last-child > div {
  padding-top: var(--gap);
  padding-bottom: calc(var(--gap) - 35px);
}

.service-gallery-row .vc_row.vc_inner.custom-gallery .wpb_single_image img {
  aspect-ratio: 3/2;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list {
  margin-left: 0;
  margin-right: 0;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-slider {
  margin-left: -5px;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
  transition: opacity 250ms linear;
}
@media only screen and (min-width: 767.98px) {
  .service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list .slick-slide {
    width:120px !important;
  }
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list .slick-slide:not(.slick-current, :hover) {
    opacity: 0.6;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list .slick-slide.wpb_single_image {
  cursor: pointer;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail .slick-list .slick-slide.wpb_single_image img {
  aspect-ratio: 1;
}

.service-gallery-row .vc_row.vc_inner.custom-thumbnail {
  padding-top: 10px;
}

.home-products-row ul.products li.product .ct-image-container {
  border: none !important;
  margin-bottom: 20px;
}

.home-products-row .woocommerce ul.products li .ct-woo-card-actions a {
  color: var(--theme-palette-color-1) !important;
  font-weight: 500;
  padding-left: 0;
  display:flex;
}

.home-products-row .woocommerce ul.products li .ct-woo-card-actions a:before {
  color: var(--red);
  border: 1px solid var(--red);
}

.home-products-row .woocommerce ul.products li .ct-woo-card-actions a:hover:before {
  background-color: var(--theme-palette-color-1);
  color: white;
}

.home-products-row ul.products li.product .ct-image-container img {
  aspect-ratio: 393 / 311 !important;
}

.home-products-row ul.products li.product .ct-image-container::before {
  display: none !important;
}

[class*='-has-fill'] ul.products li.product :is(.woocommerce-loop-category__title, .woocommerce-loop-product__title) {
  color: white;
}

.home-products-row ul.products li.product :is(.woocommerce-loop-category__title, .woocommerce-loop-product__title, .ct-woo-card-actions) {
  padding-left: 15px;
  padding-right: 15px;
}

.home-products-row ul.products .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.home-products-row ul.products .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.home-products-row .slick-arrow {
  background-color: transparent;
}

.home-products-row .slick-arrow:hover:before {
  color: var(--theme-palette-color-1);
}

.home-products-row .slick-arrow.slick-prev:before {
  content: '\f060';
}

.home-products-row .slick-arrow.slick-next:before {
  content: '\f061';
}

.home-products-row {
  position: relative;
  isolation: isolate;
}

.home-products-row::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 85%;
  height: 300px;
  background: var(--skyblue);
  z-index: -1;
  display: block !important;
}

.home-service-row > div:last-child .slick-track {
    display: flex;
  }

  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide {
    float: none;
    height: auto;
  }

  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide > div,
  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide > div > div,
  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide > div > div > div {
    height: 100%;
  }

  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide > div > div > div {
    display: flex;
    flex-direction: column;
  }

  .home-service-row > div:last-child .slick-track .vc_row.vc_inner.slick-slide .wpb_text_column {
    flex: 1;
  }
  
  .home-products-row .woocommerce ul.products .slick-arrow {
    left: auto;
    top: auto;
    bottom: 0;
    transform: none;
  }

  .home-products-row .woocommerce ul.products .slick-arrow.slick-next {
    right: 0;
  }

  .home-products-row .woocommerce ul.products .slick-arrow.slick-prev {
    right: 45px;
  }

  .home-products-row .woocommerce ul.products.slick-slider {
    padding-bottom: var(--gap);
  }

@media screen and (min-width: 768px) {
  .align-center {
    display: flex;
    align-items: center;
  }

  .home-about-row > .vc_col-has-fill > div > div {
    padding-left: var(--row-spacing);
  }

  .home-service-row > div:last-child {
    padding-top: var(--gap);
    padding-bottom: calc(var(--gap) - 35px);
  }

  

  .home-service-row .service-image img {
    height: calc(var(--height) + 45px + var(--gap));
  }

  .home-service-row > div:first-child .slick-slider {
    z-index: 1;
  }

  .home-service-button-row {
    position: absolute;
    bottom: var(--gap);
    left: calc(50% + 15px);
    width: calc(50% - 15px);
  }

  .home-contact-row {
    position: relative;
    isolation: isolate;
  }

  .home-contact-row::before {
    content: '';
    position: absolute;
    top: 35px;
    left: 50%;
    width: 1px;
    height: calc(100% - 70px);
    background: white;
    z-index: -1;
    display: block !important;
    transform: translateX(-50%);
  }

  .service-gallery-row.gallery-left > div:last-child > div {
    padding-right: calc(var(--row-spacing) + 15px);
    position: relative;
    isolation: isolate;
    padding-left: 30px;
  }

  .service-gallery-row.gallery-right > div:first-child > div {
    padding-left: calc(var(--row-spacing) + 15px);
    position: relative;
    isolation: isolate;
    padding-right: 30px;
  }

  .service-gallery-row.gallery-left.left-height > div:last-child > div {
    min-height: calc(var(--height) - var(--gap));
  }

  .service-gallery-row.gallery-right.right-height > div:first-child > div {
    min-height: calc(var(--height) - var(--gap));
  }

  .service-gallery-row.gallery-left > div:last-child {
    margin-top: var(--gap);
  }

  .service-gallery-row.gallery-right > div:first-child {
    margin-top: var(--gap);
  }

  .service-gallery-row.gallery-left > div:last-child > div::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: var(--thumbnail-width);
    height: 100%;
    z-index: 0;
    display: block !important;
    background: var(--container-background-color);
    transform: translateX(-100%);
  }

  .service-gallery-row.gallery-left > div:first-child .custom-gallery {
    z-index: 1;
    position: relative;
  }

  .home-products-sec {
    margin-top: calc(var(--gap) * -1) !important;
    padding-top: calc(var(--gap) * 2) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .home-brands-row .vc_row.vc_inner.grid.grid-column-md-3 > div:nth-child(3) ~ * {
    border-top: 1px solid var(--grey-70);
  }

  .home-brands-row .vc_row.vc_inner.grid.grid-column-md-3 > div:not(:nth-child(3n)) {
    border-right: 1px solid var(--grey-70);
  }
}

@media screen and (min-width: 992px) {
  .home-brands-row .vc_row.vc_inner.grid.grid-column-lg-5 > div:not(:last-child, :nth-last-child(2), :nth-last-child(3), :nth-last-child(4)) {
    border-bottom: 1px solid var(--grey-70);
  }

  .home-brands-row .vc_row.vc_inner.grid.grid-column-lg-5 > div:not(:nth-child(5n)) {
    border-right: 1px solid var(--grey-70);
  }
}

@media screen and (max-width: 767.98px) {
  .fill-text {
    font-size: 70px;
  }
  
   .home-service-button-row .custom-button {
      display: block;
      text-align: center;
  }
  
  .home-service-row .slick-arrow {
      top: -22.5px;
      transform: translateY(calc(-35px - (100vw - 30px) / 395 * 161)) !important;
      
  }
  
  .home-service-row .slick-arrow.slick-prev {
      left: 0;
      right: auto;
  }
  
    .home-service-row .slick-arrow.slick-next {
      right: 0;
      left: auto;
  }
  
  .home-products-sec {
      padding-top: var(--gap) !important;
  }
  
    .home-brands-row .vc_row.vc_inner.grid.grid-column-2 > div:not(:last-child) {
    border-bottom: 1px solid var(--grey-70);
  }

  .home-brands-row .vc_row.vc_inner.grid.grid-column-2 > div:not(:nth-child(2n)) {
    border-right: 1px solid var(--grey-70);
  }
  
  .service-gallery-row.gallery-left > div > div,
  .service-gallery-row.gallery-right > div > div {
      padding-left: 15px !important;
      padding-right: 15px !important;
  }
  
  .service-gallery-row .fill-text.absolute {
      transform: none;
  }
  
  .service-gallery-row .vc_row.vc_inner.custom-thumbnail {
      padding-bottom: 10px;
  }
  
  .service-gallery-row.gallery-right {
      display: flex;
      flex-direction: column-reverse;
  }
  
  .service-gallery-row.gallery-right > div:first-child > div {
      padding-top: var(--gap);
  }
  
  .home-contact-row > div:not(:last-child) > div > div {
      border-bottom: 1px solid rgb(255 255 255 / 0.5);
      margin-left: 15px;
      margin-right: 15px;
  }
}

.home-contact-row > div > div{
  padding-left:60px !important;
  padding-right:60px !important;
}

@media only screen and (max-width: 1199.98px) {
  .service-image img{
    aspect-ratio: 380/253 ;
  }

  .home-contact-row > div > div{
    padding-left:30px !important;
    padding-right:30px !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .service-image img{
    aspect-ratio: 380/253 ;
  }

  .home-contact-row > div > div{
    padding-left:15px !important;
    padding-right:15px !important;
  }
}

.ct-footer [data-row*="middle"] > div{
  grid-template-columns: auto 1fr;
}

.contact-info-html{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap:15px 30px;
}

.contact-info-html p{
  margin-bottom: 0;
  padding-bottom: 0 !important;
  position: relative;
  isolation: isolate;
  padding-left:20px;
}

.contact-info-html p i{
  position: absolute;
  top:0;
  left:0;
  line-height: 1.65;
}

@media screen and (min-width: 1000px) {
  .ct-footer [data-row*="middle"]{
    --columns-gap:100px;
  }

  .ct-footer [data-row*="middle"] [data-column="widget-area-2"]{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap:0 30px;
  }

    .ct-footer [data-row*="middle"] [data-column="widget-area-2"] >  :first-child{
      grid-column: span 2;
    }

  #footer .widget-title{
    text-align: center;
  }

  .contact-info-html{
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }

  #footer ul.widget-menu {
    justify-content: center;
    align-items: flex-start;
  }
}

.about-main-section .about-content-row{
    margin-top: calc(var(--gap)*-2);
      z-index: 9;
}

.choose-us-list .wpb_text_column :is(p,h1,h2,h3,h4,h5,h6):has(strong){
  margin-bottom: 10px;
}

.choose-us-list .wpb_text_column :is(h1,h2,h3,h4,h5,h6),
.choose-us-list .wpb_text_column :is(p,h1,h2,h3,h4,h5,h6) strong{
    font-weight: 600;
}

@media screen and (min-width: 767.98px) {
  .choose-us-list .wpb_text_column {
    max-width: 275px;
    margin-inline: auto;
  }
}

@media screen and (max-width: 767.98px) {
  .about-main-section .about-content-row{
      margin-top: 0;
  }

  .about-main-section .about-full-image [class*='vc_custom']{
    background-attachment: initial;
  }

}

/* post type card */

/*Post grid*/
[data-prefix] .entries[data-layout*="grid"]{
    grid-gap: var(--catalog-row-gap) var(--catalog-col-gap);
}

[data-prefix] .entries[data-layout*="grid"] .entry-card .ct-media-container img{
    aspect-ratio: var(--post-img-ratio,1/1) !important;
    transform: scale(1);
    -webkit-transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out;
}

[data-prefix] .entries[data-layout*="grid"] .entry-card:hover .ct-media-container img{
    transform: scale(1.05);
}

[data-prefix] .entries[data-layout*="grid"] .entry-card .ct-media-container {
    overflow: hidden;
}

[data-prefix] .entries[data-layout*="grid"] .entry-card{padding-bottom: 0;}

[data-prefix] .entries[data-layout*="grid"] .entry-card .entry-title,
[data-prefix] .entries[data-layout*="grid"] .entry-card .entry-title *{
  font-weight: 600 !important;
  font-size: var(--fs-cardtitle) !important;
  line-height: 1.2 !important;
  color:var(--darkblue) !important;
}

/* home project */
.home-project-shortcode{
  --post-img-ratio:547/432;
}

.home-project-shortcode [data-prefix] .entries[data-layout*="grid"] .entry-card .entry-title,
.home-project-shortcode [data-prefix] .entries[data-layout*="grid"] .entry-card .entry-title > *{
  text-align: center;
  color:#fff !important;
}


.home-project-shortcode .wpb_text_column + .custom-arrow-button{
  position: relative;
}

/* .home-project-shortcode .wpb_text_column + .custom-arrow-button{
  text-align: right !important;
  display: block !important;
} */

.home-project-shortcode .wpb_text_column + .custom-arrow-button > .vc_general{
  background:none !important;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  min-width: 0px;
  display: inline-flex;
}

.home-project-shortcode .wpb_text_column + .custom-arrow-button > .vc_general::before{
  display: none !important;
}

.home-project-shortcode [data-prefix="project_archive"] .entries.slick-slider{
    margin-left:-15px;
    margin-right:-15px;
}

.home-project-shortcode [data-prefix="project_archive"] .entries.slick-slider .entry-card{
    padding-left:15px;
    padding-right:15px;
}

@media screen and (min-width: 999.98px) {
  .home-project-shortcode [data-prefix="project_archive"] .entries {
    --grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}