@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//siyaairconsolutions.com/wp-content/themes/siyaaircon/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//siyaairconsolutions.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(209,44,44);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,44,44);
	--btn-accented-bgcolor-hover: rgb(191,40,40);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url(https://siyaairconsolutions.com/wp-content/uploads/2021/08/grocery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(244,244,244);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(245,247,250);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


[class*="wd-header-search-form"] input[type='text'] {
    min-width: 290px;
    color: #313131;
    box-shadow: 0 0 0;
    background: transparent;
    border-radius: 10px;
    height: 40px;
    padding: 0 18px;
    padding-right: 50px;
    border-radius: 10px;
    background: #f5f7fa;
    border: 1px solid #bfcfdc;
    transition: all .2s ease-in;
}


.wd-carousel-item.wd-slide-visible {
    border: 1px solid #dfdfdf;
    padding: 11px 2px;
    border-radius: 23px;
}


.wd-carousel-wrap {
    gap: 6px;
}




@media only screen and (min-width:0px) and (max-width:786px) {
	.mobileslider { display:block;}
	
	.desktopslider { display:none;}
}


@media only screen and (min-width:769px) and (max-width:2580px) {
	.mobileslider { display:none;}
	
	.desktopslider { display:block;}
}



.cta-buttons-wrapper{
  display:flex;
  gap:15px;
  flex-wrap:wrap;
}

.cta-button a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:14px 22px;
  font-size:16px;
  font-weight:600;
  text-decoration:none;
  border-radius:6px;
  color:#ffffff;
  transition:0.3s ease;
}

/* Call Button */
.call-btn a{
  background:#e53935;
}
.call-btn a:hover{
  background:#c62828;
}

/* WhatsApp Button */
.whatsapp-btn a{
  background:#25D366;
}
.whatsapp-btn a:hover{
  background:#1ebe5d;
}








 .benefits ul li::before { content: '✔️'; }
    .audience ul li::before { content: '🎯'; }
    .plans table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 20px;
    }
    .plans th, .plans td {
      border: 1px solid #ccc;
      padding: 12px;
      text-align: left;
    }
    .plans th {
      background: #0066cc;
      color: #fff;
    }
    .plans td {
      background: #f5faff;
    }
    .cta {
      background: #0066cc;
      color: #fff;
      text-align: center;
      padding: 25px;
      border-radius: 6px;
      margin-top: 30px;
    }
    .cta h3 {
      margin-top: 0;
    }
    .cta a {
      display: inline-block;
      background: #fff;
      color: #0066cc;
      padding: 10px 20px;
      border-radius: 4px;
      text-decoration: none;
      font-weight: bold;
      margin-top: 10px;
    }
    @media (max-width: 600px) {
      .plans table, .plans th, .plans td {
        font-size: 14px;
      }
    }



 .washing-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .washing-section h2 {
      text-align: center;
      font-size: 34px;
      color: #007acc;
      margin-bottom: 10px;
    }

    .washing-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #555;
    }

    .washing-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .info-box {
      flex: 1 1 300px;
      background: #ffffff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .info-box h3 {
      color: #007acc;
      margin-bottom: 15px;
    }

    .info-box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .rent-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
    }

    .rent-table th,
    .rent-table td {
      padding: 12px;
      text-align: left;
      border: 1px solid #ccc;
    }

    .rent-table th {
      background-color: #007acc;
      color: #fff;
    }

    .rent-table tr:nth-child(even) {
      background-color: #eef7ff;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }

 

    @media (max-width: 768px) {
      .washing-content {
        flex-direction: column;
      }
    }




    .fridge-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .fridge-section h2 {
      text-align: center;
      font-size: 34px;
      color: #0275d8;
      margin-bottom: 10px;
    }

    .fridge-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #555;
    }

    .fridge-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .box {
      flex: 1 1 300px;
      background: #fff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .box h3 {
      color: #0275d8;
      margin-bottom: 15px;
    }

    .box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .rent-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
    }

    .rent-table th,
    .rent-table td {
      padding: 12px;
      border: 1px solid #ccc;
      text-align: left;
    }

    .rent-table th {
      background: #0275d8;
      color: #fff;
    }

    .rent-table tr:nth-child(even) {
      background-color: #f2faff;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }


    @media (max-width: 768px) {
      .fridge-content {
        flex-direction: column;
      }
    }




    .water-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .water-section h2 {
      text-align: center;
      font-size: 34px;
      color: #00aaff;
      margin-bottom: 10px;
    }

    .water-section p.tagline {
      text-align: center;
      font-size: 18px;
      color: #444;
      margin-bottom: 35px;
    }

    .water-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .box {
      flex: 1 1 300px;
      background: #fff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }

    .box h3 {
      color: #00aaff;
      margin-bottom: 15px;
    }

    .box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .rent-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
    }

    .rent-table th,
    .rent-table td {
      padding: 12px;
      text-align: left;
      border: 1px solid #ccc;
    }

    .rent-table th {
      background-color: #00aaff;
      color: #fff;
    }

    .rent-table tr:nth-child(even) {
      background-color: #e6f9ff;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }


    @media (max-width: 768px) {
      .water-content {
        flex-direction: column;
      }
    }



.ac-repair-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .ac-repair-section h2 {
      text-align: center;
      font-size: 34px;
      color: #0059b3;
      margin-bottom: 10px;
    }

    .ac-repair-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #444;
    }

    .ac-repair-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .box {
      flex: 1 1 300px;
      background: #ffffff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .box h3 {
      color: #0059b3;
      margin-bottom: 15px;
    }

    .box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

 
    @media (max-width: 768px) {
      .ac-repair-content {
        flex-direction: column;
      }
    }



 .washing-repair-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .washing-repair-section h2 {
      text-align: center;
      font-size: 34px;
      color: #0069d9;
      margin-bottom: 10px;
    }

    .washing-repair-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #555;
    }

    .washing-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .info-box {
      flex: 1 1 300px;
      background: #ffffff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .info-box h3 {
      color: #0069d9;
      margin-bottom: 15px;
    }

    .info-box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }


    @media (max-width: 768px) {
      .washing-content {
        flex-direction: column;
      }
    }

 .fridge-repair-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .fridge-repair-section h2 {
      text-align: center;
      font-size: 34px;
      color: #007bff;
      margin-bottom: 10px;
    }

    .fridge-repair-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #444;
    }

    .fridge-repair-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .info-box {
      flex: 1 1 300px;
      background: #fff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    }

    .info-box h3 {
      color: #007bff;
      margin-bottom: 15px;
    }

    .info-box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }

 
    @media (max-width: 768px) {
      .fridge-repair-content {
        flex-direction: column;
      }
    }


 .ro-service-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .ro-service-section h2 {
      text-align: center;
      font-size: 34px;
      color: #00bcd4;
      margin-bottom: 10px;
    }

    .ro-service-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #555;
    }

    .ro-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .info-box {
      flex: 1 1 300px;
      background: #ffffff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }

    .info-box h3 {
      color: #00bcd4;
      margin-bottom: 15px;
    }

    .info-box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }

    @media (max-width: 768px) {
      .ro-content {
        flex-direction: column;
      }
    }


 .geyser-section {
      max-width: 1000px;
      margin: auto;
      padding: 40px 20px;
    }

    .geyser-section h2 {
      text-align: center;
      font-size: 34px;
      color: #d35400;
      margin-bottom: 10px;
    }

    .geyser-section p.tagline {
      text-align: center;
      font-size: 18px;
      margin-bottom: 35px;
      color: #555;
    }

    .geyser-content {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
    }

    .box {
      flex: 1 1 300px;
      background: #ffffff;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }

    .box h3 {
      color: #d35400;
      margin-bottom: 15px;
    }

    .box ul {
      padding-left: 20px;
      line-height: 1.6;
      color: #444;
    }

    .cta-button {
      text-align: center;
      margin-top: 30px;
    }



    @media (max-width: 768px) {
      .geyser-content {
        flex-direction: column;
      }
    }@media (min-width: 1025px) {
	.testimon-align-center .testimonial {
    text-align: center;
    background: #fff;
    min-height: 270px;
}
}

@media (max-width: 576px) {
	.wd-content-layout {
    padding-block: 6px;
}

.mob h1 {
font-size:20px;
color:#3478bf;}
}

