/* Things to consider CSS */
.things-video-box .things-blog-img{
  height: 275px;
  object-fit: cover;
}
.things-banner-sec{
  background-image: url('https://www.jkcement.com/wp-content/uploads/2025/05/cost-banner-new-resized.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.material-hover-btn{
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px 70px;
}
.material_unit .material-btn-sec{
  visibility: hidden;
  opacity: 0;

}
.material_unit:hover .material-btn-sec{
  visibility: visible;
  opacity: 1;
  transition: all 0.7s;
}
 .material-btn:hover{
font-weight: 500;
}
.material-hover-btn .material-btn{
      color: #fff;
    background: #034e99;
    text-decoration: none;
    padding: 12px 15px;
    border-radius: 50px;
    display: inline-block;
    /* width:205px; */
    text-align: center;
    font-size: 14px;
}
.things-btn-sec{
      display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 15px;
}
.things-btn.active-btn a{
      color: #fff;
    background: #034e99;
    text-decoration: none;
    padding: 12px 15px;
    border-radius: 50px;
    display: inline-block;
    width:205px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    pointer-events: none;
     border: 1px solid #034e99   ;
     box-shadow: 0 10px 30px rgba(255, 255, 255, 0.3);

}
.things-btn  a{
      color: #034e99;
      background-color: #fff;
    text-decoration: none;
    padding: 12px 15px;
    border-radius: 50px;
    display: inline-block;
    width:205px;
    text-align: center;
    font-size: 14px;
    border: 2px solid #034e99   ;
}
.things-btn a:hover{
  font-weight: 600;
      color: #034e99;

}
.things-nav{
  justify-content: center;
}
.things-nav.nav-pills .nav-link  {
      background-color: #fff;
    color: #034e99;
    border-radius: 0;
    width: 200px;
    border: 2px solid #034e99;
}
.things-nav.nav-pills .nav-link.active {
      background-color: #034e99;
    color: #fff;
    
}
.things-pagination .page-numbers.current{
   background-color: #034e99;
    color: #fff;
    padding: 5px;
}
.things-pagination .page-numbers{
    color: #034e99;
    padding: 5px;
}
    .things-video-slider .things-video-box {
  padding: 10px;
}

.things-video-box img {
  width: 100%;
  height: auto;
  display: block;
  /* margin-bottom: 8px; */
}
.things-video-box p{
  color: #000;
  padding: 10px 15px 15px 15px;
}
.things-video-box a p {
  transition: background-color 0.2s ;/* 0.5s delay */
}

.things-video-box a:hover p {
  background-color: #034e99;
  color: #fff;
}

@media (max-width:500px) {
  .things-btn a, .things-btn.active-btn a{
    width: 160px;
    font-size: 13px;
    padding: 8px 10px;
  }
  .material_unit .material-btn-sec{
  visibility: visible;
  opacity: 1;
}
.things-nav.nav-pills .nav-link{
  width: 140px;
  font-size: 14px;
}
.things-content p{
    font-size:12px;
}
}
/* ----------------------------------------------------------------------------------- */
/* Orignal Products */
 .leading-brand-cont-sec{
    background:url('https://www.jkcement.com/wp-content/uploads/2025/05/orignal-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    }
.og-product-box{
  display: inline-block;
  border: 2px solid green;
  margin:16px 0 20px 0;
  padding: 10px 20px;
  text-align: center;
}
.fake-product-box{
  display: inline-block;
  border: 2px solid red;
  margin:16px 0 20px 0;
  padding: 10px 20px;
  text-align: center;
}
.store-btn a{
      text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    background-color: #7ABC3C;
    border-radius: 5px;
}
.text-brand-blue{
  color: #034e99;
}
    /* -------------------------------------------------------------- */

#mapArea {
  display: none;
}
.timeline-bg{
    background: #f2f2f2;
}
.related-img{
    height:225px !important;
}

.breadcrumbs-color a {
    color: #fff;
}
.new-location-card {
  background-color: #ffffff;
  border-radius: 25px;
  margin-top: -9%;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  padding: 15px;
  position:relative;
  z-index:1;
}

.new-location-card-construction-professional {
  background-color: #ffffff;
  border-radius: 25px;
  margin-top: -10%;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}

.new-location-card-construction-professional
  .nav-tabs
  .nav-item:first-child
  .nav-link {
  border-radius: 25px 0 0 0;
}
.new-location-card-construction-professional
  .nav-tabs
  .nav-item:last-child
  .nav-link {
  border-radius: 0 25px 0 0;
}

.new-location-card-construction-professional .tab-content {
  padding: 15px;
}

.new-location-card-construction-professional .nav-item {
  flex: 0 0 33.33337%;
}

.new-location-card-construction-professional .nav-item .nav-link {
  background: #f1f2f2;
  color: #6d6e71;
  font-size: 18px;
  text-align: center;
}
.new-location-card-construction-professional .nav-item .nav-link.active {
  color: #034e99;
  font-weight: bold;
}
.new-location-card-construction-professional label {
  color: #7eb542;
  font-weight: bold;
}
.new-location-card-construction-professional select {
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  color: #a7a9ac;
}

.shop-title {
  font-size: 24px;
  color: #7eb542;
  font-weight: 900;
}

.addresses-holder {
  max-height: 450px;
  overflow-x: hidden;
  overflow-y: auto;
}

.address-holder {
  font-size: 14px;
  line-height: 29px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c1c3c4;
}

.view-directions {
  background: #034e9b;
  font-size: 16px;
  line-height: 29px;
  color: #ffffff;
  font-weight: 400;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  border: 1px solid #034e9b;
  text-decoration: none;
}

.view-directions:hover {
  border: 1px solid #034e9b;
  color: #034e9b;
  background: #ffffff;
  text-decoration: none;
}

.page-template-template-stores-locator .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #f1f2f2;
  color: #6d6e71;
  font-size: 20px;
}

.page-template-template-stores-locator .nav-tabs .nav-item.show .nav-link,
.page-template-template-stores-locator .nav-tabs .nav-link.active {
  color: #034e99;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.page-template-template-stores-locator .nav-tabs {
  border-bottom: none;
}

.page-template-template-stores-locator .nav-tabs .nav-item {
  margin-bottom: 0;
  flex-basis: 50%;
}

.page-template-template-stores-locator .nav-tabs .nav-item:first-child {
  text-align: right;
}

.page-template-template-stores-locator
  .nav-tabs
  .nav-item:first-child
  .nav-link {
  border-top-left-radius: 25px;
}

.page-template-template-stores-locator
  .nav-tabs
  .nav-item:last-child
  .nav-link {
  border-top-right-radius: 25px;
}

.page-template-template-stores-locator .tab-content {
  padding: 0 30px;
}

.banner {
  position: relative;
}

.banner-caption {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}

.banner-caption .banner-title {
  font-size: 30px;
  line-height: 70px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
.banner-caption .banner-title-h2{
    font-size: 20px;
  line-height: 45px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  margin-bottom:80px;
}
@media (max-width:1300px ){
    .banner-caption .banner-title-h2{
    
    margin-bottom:20px;
    }
    
}
@media (max-width:1050px ){
    .banner-caption .banner-title-h2{
    
    margin-bottom:5px;
    }
    
}
.banner-desc {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}

.border-left-sl {
  border-left: 1px solid #dee2e6;
}

.page-template-template-stores-locator [class^="col"] {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 950px) {
  .page-template-template-stores-locator .nav-tabs .nav-link {
    color: #6d6e71;
    font-size: 16px;
  }
  .border-left-sl {
    border-left: none;
    border-top: 1px solid #dee2e6;
    margin-top: 15px;
  }
  .page-template-template-stores-locator .form-control {
    margin-bottom: 15px;
  }
}
.latestslider {
    max-width:350px;
    margin:0;
}
.covidslider {
    max-width:445px;
    margin:0;
}
.list-circle li {
    list-style-type: circle;
}
.custom-page-title{
    margin-top:40px;
    font-weight:300!important;
}
.step-by-step {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0;
}

.step-by-step .page-title {
  color: #034e99;
  margin-bottom: 15px;
}
.step-by-step .content {
  color: #FFF;
  /*font-size: 22px;*/
  /*margin-bottom: 30px;*/
}
.step-by-step-row {
  margin-top: 30px;
}
.icon-box {
  flex: 1 1 0;
}
.icon-box:first-child {
  margin-left: 50px;
}
.step-by-step-row .icon-box:first-child {
  margin-left: 0;
}
.icon-box:last-child {
  margin-right: 50px;
}
.step-by-step-row .icon-box:last-child {
  margin-right: 0;
}
.icon-title {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  min-height: 75px;
  margin-top: 15px;
  margin-bottom: 0;
}

@media screen and (max-width: 950px) {
  .d-none {
    display: none;
  }
  .icon-box {
    margin-left: 0;
  }
  .icon-box {
    margin-right: 0;
  }
    .icon-box:first-child {
      margin-left: 0;
    }
    .icon-box:last-child {
  margin-right: 0;
}
  .step-by-step .page-title {
    color: #034e99;
    margin-bottom: 15px;
  }

  .icon-title {
    min-height: 0;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .step-by-step-row {
    margin-top: 50px;
  }
  .banner-desc{
      line-height:normal;
      font-size:12px;
  }
  .banner-caption .banner-title{
      line-height:35px;
      font-size:26px;
  }
  .banner-caption .banner-title-h2{
      margin:0;
  }
}