/* START Category Template Common Styles - Updated Dec 2023 */
/*header banner image height*/
.owl-stage.owl-wrapper {
    height: 185px !important;
}
/* ends*/

.cd-slider-nav {
  position:relative !important;
  height:280px !important;
}
.cd-slider-nav h4{
  font-size:10pt;
  text-transform:Initial;
  Letter-spacing: normal;
}
.cd-hero-slider li {
  height: calc(100% - 40px) !important;
}

/*banner description*/
.banner-caption {
    padding: 25px;
    width: 60% !important;
}
.banner-caption .btn:before {
    font-size: 20px;
}
/*ends*/
/*widget full width*/
#cv-zone-pagecontent-main>.container {
    width: 100%;
    max-width: none;
}
#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category {
    padding-bottom: 30px;
    max-width: 1440px;
    margin: 0 auto;
}
#cv-zone-layout-maincontent .section.case-study .container {
    padding-bottom: 30px;
    max-width: 1440px;
    margin: 0 auto;
}
#cv-zone-layout-maincontent .banner
{
   padding-bottom: 30px;
   max-width: 1440px;
   margin: 0 auto;
}

/*ends*/
/* header banner widget*/
.text-fade-toggle:before {
  top:4px;
}
.banner {
    width: 100%;
    margin: 0 0 25px;
}
 .interior-banner.widget-banner-slider img {
display: inline-block;
height: 100%; }
@media (min-width: 37em) {
  .interior-banner.widget-banner-slider .owl-item {
    min-height: none;
  }
}
.widget-banner-slider.customer-review .owl-buttons .owl-prev,
.widget-banner-slider.customer-review .owl-buttons .owl-next {
  display: none;
}
.widget-banner-slider.customer-review .owl-item div {
  width: 100%;
  max-width: 1440px;
  float: left;
  margin: 0 auto;
}
.trusted-by .owl-item {
  padding: 0 20px;
}
.new-look .owl-wrapper-outer {
  overflow-y: visible;
  overflow-x: hidden;
  height: 790px !important;
}
.new-look .owl-item {
  max-width: 1500px;
  height: 100% !important;
}
.widget-banner-slider.customer-review .owl-wrapper-outer {
  max-width: 1400px;
  margin: 0 auto;
}
/* header banner widget ends*/
/* Body & Product widget*/
body {
  background-color:#f2f2f2;
}
.text-fade-toggle {
  color:#333333;
}
.text-fade:after
{
    background-image: linear-gradient(rgba(255,255,255,0),#f2f2f2);
}
@media (min-width: 592px)
 {
#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:hover 
 {
      cursor: pointer;
    }  
#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product:hover .widget-productlist-category-image .product-img {
      -webkit-filter: brightness(105%);
      -moz-filter: brightness(105%);
      -o-filter: brightness(105%);
      -ms-filter: brightness(105%);
      filter: brightness(105%);   
      }
 }
  #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-image .product-img {
        padding: 0;
        height: 100%;
        -webkit-filter: brightness(95%);
        -moz-filter: brightness(95%);
        -o-filter: brightness(95%);
        -ms-filter: brightness(95%);
        filter: brightness(95%); }
#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-image .product-img {
    width: 100%;
    height: 240px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block;
}
@media (max-width:592px)
{
  #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-image .product-img{
    height: 120px !important;
  }
}
 #cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title {
      width: 100%;
      position: relative;
      padding-top: 0;
      display: table; }

#cv-zone-layout-maincontent #product-grid.widget-product-list-grid.product-grid.grid.category .cv-zone-category.product .widget-productlist-category-title a {
        width: 100%;
        font-size: 14px;
        margin: 0 auto;
        min-width: 100px;
        background-color: #ffffff;
        padding: 10px 05px;
        height: 55px;
        letter-spacing: normal;
        display: table-cell;
        vertical-align: middle;
        }      
/*ends*/
/*Service section*/
.section-item
{
padding:5px;
}
.section-item-title {
  height:30px;
}
.section .section-item, .section-item-title {
    text-align: center;
    font-weight: bold;
   }
 .our-service .section-item p, .our-service .section-item p {
    color: #333333;
    vertical-align: top;
}
.section .section-item p {
    height: 100px;
    overflow: hidden;
    text-align: center;
    line-height: 150%;
    font-size: 14px;
    padding: 15px 0;
    background-color: transparent;
}
.widget-article-list.grid {
    width: 100%;
    float: left;
    text-align: center;
}
.our-service {
    background: #F3F6F8;
}

/*ends*/
/*Article list*/
@media (max-width: 768px){
  .widget-article-list.grid .content-box.news-article {
    width: 100%;
}
}
@media (min-width: 768px){
  .widget-article-list.grid .content-box.news-article {
    width: 31%;
   float: left;
   clear: none;
   margin: 1%;
  padding: 10px 20px 20px;
}}
.widget-article-list.grid .content-box.news-article {
float: left;
   clear: none;
   margin: 1%;
  padding: 10px 20px 20px;
}

.widget-article-list.grid .col-1-1 {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    max-width: 1440px;
    position: relative;
    float: none;
    text-align: left;
}
*
{
  box-sizing: border-box;
}
.widget-article-list.grid {
   text-align: center;
}

.widget-article-list.grid .content-box.news-article:last-of-type {
    display: inline-block;
}
.widget-article-list.grid .content-box.news-article {
    float: left;
    clear: none;
    background-color: white;
    margin: 1%;
    padding: 10px 20px 20px;
}
.widget-article-list.grid .col-1-1 {
  text-align:left;
}
.widget-article-list.grid .btn.small.primary.cv-readmore {
    padding: 12px;
    max-height: none;
    font-size: 12px;
    float: left;
    border-radius: 50px;
}
.widget-article-list.grid .subtitle a{
  font-weight: 700;
    font-size: 20px;
    text-transform: Initial;
    letter-spacing: normal;
    text-align: left;
    }
.content-box.news-article .box-title h2.subtitle
{
  line-height:28px;
}
.img-small img {
    height: 170px;
}

.img-small {
   width: 100%;
}
.widget-article-list.grid .box-content div span{
  line-height: normal;
  clear: both;
    overflow: hidden;
    float: left;
    background-color: white;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
}
/*ends*/
/* Form */
/*from reset stylesheet*/
.widget-questionnaire .form-text{
  margin-bottom:0px !important;
}
.btn.cv-send 
{
  margin-top: 10px;
}
.contact-details [class*='col-'] {
    float: left;
    padding: 0px;
}
.contact-details p {
  margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.contact-details label 
{
  color:#333333;
}
.widget-static-content
{
  color:#333333;
}
/*from reset stylesheet ends*/
.contact-details {
    background-color: transparent !important;
}
.contact-details .widget-questionnaire {
    background-color: transparent !important;
}
.widget-questionnaire .content-box.primary .box-content
{
 
    padding: 30px 20px;
    background-color: #ffffff;
}
/*button icon alignment*/
.btn.cv-refresh:before
{
  top:2.5px;
  padding-right:4px;
}
.btn.cv-send:before {
top:2.5px;
padding-right:4px;
}
.cd-hero-slider .cd-btn {
  font-weight:600;
}
/*Case Study*/
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
  height:200px;}
  @media (min-width: 37em)
  {.cd-slider-nav nav {
  display: inline-block;
  position: relative;
  height:100px;}
  }
  /*Campaign widget*/
.spacing-top {
    padding-top: 25px;
    max-width: 1440px !important;
    margin: 0px auto;
}
.product-slider .owl-item {
    padding: 10px;
}
/*ends*/
/*Tablet responsiveness-category cards*/
@media (min-width: 592px) 
{
  .product-grid.grid .widget-productlist-category-title a{
    font-size:12px;
    background-color:white;
    }
     .product-grid.grid .widget-productlist-category-title a:hover{
    font-size:13px;
    }
    .widget-productlist-category-image img {
        height: 200px !important;
}
}
@media (min-width: 768px) 
{
.product-grid.grid.category .product {
  width: 33.3%;
  }
}
@media (max-width:940px)
{
  .banner-caption .subtitle
  {
    font-size:14px;
    line-height:19.6px;
  }
}
/*ends*/
/*update ends*/
