/*!/wp-content/themes/jkcement/style.css*//*!
Theme Name: jkcement
Theme URI: https://www.socialbeat.in/
Author: Haridasan
Author URI: https://iamharidasan.github.io/resume/
Description: Developed by Socialbeat exclusively for JK Cements
Version: 1.0
Text Domain: jkcement
*/


@font-face{font-family:"PoppinsRegular";src:url("/wp-content/themes/jkcement/fonts/PoppinsRegular.woff2") format("woff2");src:url("/wp-content/themes/jkcement/fonts/PoppinsRegular.eot") format("embedded-opentype"),
url("/wp-content/themes/jkcement/fonts/PoppinsRegular.woff") format("woff"),
url("/wp-content/themes/jkcement/fonts/PoppinsRegular.ttf") format("truetype"),
url("/wp-content/themes/jkcement/fonts/PoppinsRegular.svg#PoppinsRegular") format("svg");font-display:swap;}


html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: "Fira Sans", sans-serif;
  min-height: 100%;
  margin: 0px;
  font-weight: normal;
  font-style: normal;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

.new_blog {
  font-size: 18px;
}

.color-white {
  color: #fff;
}

.color-blue {
  color: #034e99;
}

.color-grey {
  color: #58595b;
}

.color-green {
  color: #7eb542;
}

.color-black {
  color: #000;
}

.pop-regular {
  font-family: "PoppinsRegular", sans-serif;
}

.hanken-regular {
  font-family: "HankenGroteskRegular", sans-serif;
}

.hanken-extrabold {
  font-family: "HankenGroteskExtraBold", sans-serif;
}

.hanken-bold {
  font-family: "HankenGroteskBold", sans-serif;
}

.hanken-black {
  font-family: "HankenGroteskBlack", sans-serif;
}

.foundation-bg {
  background-color: #034e99;
}

.site-footer {
  background-color: #231f20;
}

body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
  padding-right: 0;
}

body .gform_wrapper.gravity-theme .ginput_container_address span {
  flex: 0 0 100%;
}

header .navbar-expand-md .navbar-collapse {
  justify-content: space-around;
}

.page-title {
  color: #9ea09f;
  width: 100%;
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 500;
  z-index: 1;
}

.page-title span {
  color: #86c250;
}

.page-title-alt {
  color: #fff;
  width: 100%;
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 500;
  z-index: 1;
}

.page-title-alt span {
  color: #86c250;
}

.color-blue,
.blue-color {
  color: #034e99;
}

.section-box {
  padding: 40px 0;
}

.blue-bg {
  background: #034ea2;
  color: #fff;
}

.wt-box {
  padding: 15px;
}

.policy-list-after-none {
  background: #efefef;
  padding: 10px 0;
  line-height: 1.5;
}

.white-submit-btn {
  background: #fff;
  color: #0964ab;
  border: 1px solid #707070;
  padding: 10px 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  min-width: 200px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

.white-submit-btn:hover {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.filter {
  padding: 50px;
  text-align: center;
}

.filter a {
  padding: 10px 10px;
  display: inline-block;
  color: #034ea2;
  border: 1px solid #034ea2;
  text-decoration: none;
  transition: all 0.2s;
  width: 130px;
}

.filter a:hover,
.filter a.active {
  background: #034ea2;
  color: #fff;
}

.sets a {
  width: 25%;
  transition: all 0.2s;
  display: block;
  float: left;
  opacity: 1;
  height: auto;
}

.breadcrumb-class,
.breadcrumb-class a {
  color: #fff;
}

.sets .hide,
.sets .pophide {
  width: 0%;
  opacity: 0;
  transition: all 0.1s;
}

.sets a img {
  width: 100%;
  height: auto;
  float: left;
  padding: 10px;
}

.awward-text {
  font-size: 15px;
  text-align: center;
  right: 5px;
  color: rgb(3 77 162);
  padding: 6px;
  display: block;
  float: left;
  width: 100%;
}

.blue-login-btn {
  border-radius: 35px;
  padding: 10px 40px;
  background: #2856a1;
  border: 1px solid #2856a1;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 25px;
  margin: 10px 10px 30px 10px;
  transition: all 0.5s;
}

.blue-login-btn:hover {
  color: #2856a1;
  background: #fff;
}

.blue-color {
  color: #0964ab;
}

.color-box {
  background-color: #0093d3;
  padding: 48px 30px 15px;
  color: #fff;
  margin-bottom: 70px;
  min-height: 215px;
}

.color-box img {
  width: 100px;
  margin-top: -100px;
  border: 10px solid #0093d3;
  border-radius: 50%;
}

.color-box ul {
  padding-left: 20px;
}

.dna-color1 {
  background-color: #f8ce1f;
}

.dna-color1 img {
  border-color: #f8ce1f;
}

.dna-color2 {
  background-color: #faa21b;
}

.dna-color2 img {
  border-color: #faa21b;
}

.dna-color3 {
  background-color: #99ca45;
}

.dna-color3 img {
  border-color: #99ca45;
}

.dna-color4 {
  background-color: #9f3794;
}

.dna-color4 img {
  border-color: #9f3794;
}

.dna-color5 {
  background-color: #919acd;
}

.dna-color5 img {
  border-color: #919acd;
}

.dna-color6 {
  background-color: #ee2d88;
}

.dna-color6 img {
  border-color: #ee2d88;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video-container video,
.video-container iframe,
.video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-container img+iframe {
  display: none;
}

.home .video_slider_Sec {
  padding: 0;
}

.youtubeSlider,
.youtubeSliderFour {
  padding-bottom: 40px;
}

.light-gry-bg {
  background: #f8f8f8;
}

.blue-submit-btn2 a {
  color: #000;
  position: relative;
}

.blue-submit-btn2 a:after {
  position: absolute;
  width: 100%;
  content: "";
  bottom: 0;
  left: 0;
  height: 2px;
  background: #0964ab;
}

/*.page-id-57 a.link_btn{*/
/*    font-size:11px;*/
/*}*/
.uphar-box {
  background: #0964ab;
  padding: 20px 10px;
  border-radius: 10px;
  color: #fff;
}

.uphar-box h5 {
  font-weight: 400;
  font-size: 17px;
}

.cost_side_nav p {
  line-height: 15px;
}

.max-banner-tax {
  position: relative;
  z-index: 2;
}

.product-grid-text {
  padding: 35px;
}

.product-grid {
  padding: 0 30px;
  position: relative;
  margin: 0 0 100px 0;
}

.product-grid:after {
  position: absolute;
  left: auto;
  right: 30px;
  bottom: -5%;
  width: 50%;
  margin: 0;
  height: 100%;
  content: "";
  background: #f0f0f0;
  z-index: 1;
}

.blue-submit-btn {
  background: #0964ab;
  color: #fff;
  border: 1px solid #0964ab;
  min-width: 200px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  padding: 10px 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
}

.h1,
h1 {
  font-size: 50px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 20px;
}

.h4,
h4 {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 14px;
}

.new_blog p {
  line-height: 30px;
  margin-bottom: 31px;
}

.widget h2 {
  font-size: 24px;
}

.widget li,
.widget p {
  font-size: 16px;
}

.blue-submit-btn:hover {
  color: #0964ab;
  background: #fff;
  border: 1px solid #0964ab;
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#myVideo {
  max-width: 100%;
}

.back-to-top {
  width: 30px;
  height: 30px;
  line-height: 30px;
  bottom: 120px;
  right: 15px;
  position: fixed;
  text-align: center;
  background: #034ea2;
  color: #86c250;
}

.banner-caption-alt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.box-max {
  padding: 20px;
}

.blog-gallery-tumb h3 {
  position: absolute;
  bottom: 33px;
  width: auto;
  margin-bottom: 0;
  background: #ffffff;
  padding: 15px 22px 10px;
  text-align: left;
  line-height: 25px;
  font-size: 27px;
}

.blog-gallery-tumb h3 a {
  color: #fff;
  outline: 0;
}

.blog-gallery-tumb h3 span {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.home-cement-projects a {
  margin-top: 5px;
  display: block;
  position: relative;
  color: #212529;
  font-size: 20px;
}

.home-cement-projects span.build {
  font-size: 15px;
  font-weight: 400;
}

h4.home-cement-projects {
  margin-top: 5px;
  display: block;
  position: relative;
  color: #212529;
  font-size: 25px;
  padding: 10px 25px;
  text-align: center;
}

.rho fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  border-width: 0.15rem;
  border-style: solid;
  border-color: transparent;
  border-image: linear-gradient(to top, rgb(126, 190, 66), rgb(3, 78, 162)) 1/1/0 stretch;
  padding: 1rem;
  height: 350px;
  width: 350px;
  margin-bottom: 20px;
}

.rho legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
  padding: 0 50px;
  margin-top: -28px;
  background: #fff;
}

.green-title {
  color: #0964ab;
}

.address-lines {
  margin-bottom: 15px;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
}

.address-lines img {
  width: 20px;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 2px;
}

.title-color {
  color: #86c250;
  width: 100%;
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: 500;
  z-index: 1;
}

.page-404-title {
  font-size: 110px;
  color: #034e95;
}

/* OLD Pages Start */
.product-box {
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: 100%;
}

.product-box:hover {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.1),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.1),
    0 6px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.1),
    0 6px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.1),
    0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.vision-mission-box {
  padding: 5%;
}

.value-block {
  text-align: left;
  box-shadow: 0 0 15px rgb(0 0 0 / 8%);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 5px;
  padding: 3rem;
  background-color: #fff;
  height: 100%;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.value-block img {
  width: 60px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.value-block h4 {
  color: #034ea2;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.value-block p {
  color: #828282;
  font-weight: 400;
  margin-bottom: 0;
}

.value-block:hover p {
  color: #fff;
}

.value-block:hover {
  -moz-transform: translate3d(0, -5px, 0);
  -o-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background: #034ea2;
  color: #fff;
}

.value-block:hover h4 {
  color: #fff;
}

.value-block:hover h5 {
  color: #86c250;
}

.director-bg {
  background: url(/wp-content/themes/jkcement/images/about-us/director-bg.jpg) bottom;
  background-repeat: no-repeat;
}

.blog-gallery-tumb {
  border: 1px solid #ccc;
}

.d-content {
  padding: 10px;
}

.d-content h3 {
  font-size: 18px;
  margin: 0;
  text-align: center;
}

#milestone {
  background: url("/wp-content/themes/jkcement/images/about-us/pattern-milestone.png") left bottom no-repeat #0964ab;
}

#milestone .timeline {
  overflow: hidden;
  max-height: 450px;
}

#milestone .swiper-slide {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#breadcrumbs {
  margin-bottom: 0;
}

.milestone-content {
  height: 600px;
}

.timeline-pagination.swiper-pagination {
  right: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
  color: #fff;
  left: 50%;
  transform: translateX(-50%) translateY(0);
  top: 0;
  padding: 40px 0;
}

.timeline-pagination.swiper-pagination:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

.timeline-pagination.swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: 20px;
  background: transparent;
  position: relative;
  padding-left: 22px;
  opacity: 1;
  border: none;
}

.timeline-button.swiper-button-prev {
  top: 0;
  left: 50%;
  margin-top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.timeline-button.swiper-button-next {
  bottom: 0;
  left: 50%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: auto;
  right: auto;
  margin-top: 0;
}

.timeline .swiper-slide .timeline-year {
  font-size: 32px;
}

.timeline .swiper-slide .timeline-title {
  font-size: 25px;
}

.gotan-story .story {
  background-color: #f1f1f1;
}

.gotan-story .blog-gallery-img {
  padding: 20px;
}

.gotan-story .header-content {
  padding: 30px;
  background-color: #fff;
}

.tag {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-content: center;
  text-align: center;
}

.tag a {
  padding: 10px 15px;
  border: 1px solid rgb(113 193 255 / 16%);
  border-radius: 3px;
  /*margin-right: 20px;*/
  color: #0964ab;
  background: rgb(113 193 255 / 16%);
}

@media (max-width:768px) {
  .tag {
    flex-direction: column;
  }
}

.bod {
  position: relative;
  overflow: hidden;
}

.profile {
  position: absolute;
  background: rgba(255, 255, 255, 0.726);
  width: 100%;
  height: 100%;
  top: 0;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.bod:hover .profile {
  opacity: 1;
}

.profile button {
  padding: 5px 15px;
  border: none;
  background: #0964ab;
  color: #fff;
  border-radius: 5px;
  transition: all 0.5s;
}

.profile-details {
  display: none;
}

.profile-details .profile-link a {
  color: #fff;
  display: inline-block;
}

.profile-details .title .profile-link a i {
  float: none;
  margin-right: 5px;
}

.title {
  background: #0964ab;
  color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
}

.title h4 {
  display: inline-flex;
}

.title i.fa-times {
  position: absolute;
  top: 10px;
  right: 10px;
}

.title i {
  float: right;
  cursor: pointer;
}

.title .title_text {
  margin-left: 1.3em;
}

.title .title_text ul {
  padding-left: 0;
}

.title .title_text ul li {
  list-style-type: none;
}

.title .title_text li::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free", sans-serif;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  font-weight: 900;
}

.swiper .blog-gallery-tumb img {
  width: 100%;
}

.blog-box-contain h3 {
  font-size: 27px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: left;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: 600;
  margin-top: 30px;
  text-align: center;
}

.blog-box-contain p {
  line-height: 24px;
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
  color: #656565;
}

.nav-tabs {
  border-bottom: 0;
}

nav>.nav.nav-tabs {
  border: none;
  color: #fff;
  background: #272e38;
  border-radius: 0;
}

nav>div a.nav-item.nav-link {
  border: none;
  padding: 18px 25px;
  color: #fff;
  background: #272e38;
  border-radius: 0;
}

nav>div a.nav-item.nav-link.active {
  border: none;
  color: #fff;
  background: #0964ab;
  border-radius: 0;
}

nav>div a.nav-item.nav-link.active:after {
  content: "";
  position: relative;
  bottom: -54px;
  left: -7%;
  border: 15px solid transparent;
  border-top-color: #0964ab;
  transform: translate(-50%, -50%);
}

.media-tabs .tab-content {
  max-width: 100%;
}

.media-tabs .tab-content {
  background: #fdfdfd;
  line-height: 25px;
  border: 1px solid #ddd;
  border-top-color: rgb(221, 221, 221);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top: 5px solid #0964ab;
  border-bottom: 5px solid #0964ab;
  padding: 30px 25px;
}

.hover01 figure img {
  transform: scale(1);
  transition: all 0.3s ease-in-out 0s;
}

.impact-icons {
  text-align: center;
}

.impact-icons img {
  width: 150px;
  margin-bottom: 15px;
}

.impact-content {
  padding: 0;
  text-align: center;
}

.impact-content h2 {
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 10px;
  position: relative;
  color: #484848;
}

.impact-content p {
  text-align: justify;
}

.new-fnt-h1 {
  font-size: 40px;
}

.new-fnt-h1 span {
  font-size: 57px;
}

.nav-tabs-new li a.active {
  background-color: #fff;
  border-bottom: none !important;
}

.nav-tabs-new li a {
  color: #0964ab;
  padding: 12px 37px;
  width: 100% !important;
}

.nav-tabs-new li {
  margin-right: 0;
  padding: 10px 0px;
  text-align: center;
  border: 1px solid #e9e1e1;
  font-size: 18px;
  font-weight: 500;
  color: black;
  background-color: #f9f7f8;
}

.banner-caption-holder {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
}

.new-blog-article,
.widget_block.widget {
  padding: 15px;
  background: #fff;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;

}

.wp-block-categories-list {
  margin-bottom: 0;
}

.new_blog .cmsmasters_img_wrap {
  min-height: 278px;
}

.new_blog_title,
.new_blog a {
  color: #86c250;
}

.new_blog .new_blog_subtitle {
  color: #034ea2;
}

.new_blog .nav-links>a,
.new_blog .nav-links>span,
.new_blog .nav-links .nav-previous a,
.new_blog .nav-links .nav-next a {
  padding: 15px;
  background: #fff;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  margin: 0 7.5px;
  display: inline-block;
}

.new_blog .nav-links .nav-previous a,
.new_blog .nav-links .nav-next a {
  margin: 0;
}

.new_blog .nav-links .nav-previous,
.new_blog .nav-links .nav-next {
  margin: 5px 0;
}

.new_blog .nav-links>a:first-child,
.new_blog .nav-links>span:first-child,
.new_blog .nav-links .nav-previous:first-child a {
  margin-left: 0;
}

.new_blog .nav-links>a:last-child,
.new_blog .nav-links>span:last-child {
  margin-right: 0;
}

.whats-update-bg.tilemax-business {
  background: url(https://www.jkcement.com/frontTheme/img/tilemax-business.jpg) right top no-repeat #fbf8f8;
  position: relative
}

@media(max-width: 320px) {
  .plan-your-title {
    height: auto !important;
  }

  .plan-your-desc {
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .nav-tabs-new {
    display: block;
  }

  .nav-tabs-new li {
    padding: 0;
    margin: 20px 0;
  }

  .nav-tabs-new li a {
    padding: 12px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .nav-tabs-new li a.active {
    border-top: 3px solid #86c250;
  }

  .new_blog .nav-links>a,
  .new_blog .nav-links>span,
  .new_blog .nav-links .nav-previous a,
  .new_blog .nav-links .nav-next a {
    margin: 10px 7.5px;
  }
}

.csr-tab li a.active {
  background: #fff;
  position: relative;
}

.csr-tab li a.active:after {
  background: rgb(134, 194, 80);
  width: 100%;
  height: 3px;
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
}

.tab-content-new {
  text-align: left;
  padding: 30px;
  max-width: 100%;
  margin: 0 auto;
}

.excom-link {
  color: #fff;
  margin-left: 5px;
}

.title .excom.title_text {
  margin-left: 0;
}

.whatsapp-box-alt {
  padding: 20px 40px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wt-box {
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  background: rgba(255, 255, 255, .95);
}

/*-- OLD Pages End --*/
/*-- New Header --*/
.pre-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #e9eaea;
}

.pre-header-menu {
  display: flex;
  align-items: center;
}

.pre-header-menu li {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.pre-header-menu li:first-child {
  margin-left: 0;
}

.pre-header-menu li:last-child {
  margin-right: 0;
}

.pre-header-menu li a {
  font-size: 14px;
  color: rgb(3, 78, 149);
  line-height: 1.2;
}

nav.navbar.navbar-expand-md.navheader {
  width: 100%;
  padding: 5px;
  position: fixed;
  top: 0px;
  z-index: 110;
  background: #fff;
}

.icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background: #000;
  margin: 6px 0px 0px 0px;
}

.navbar-brand img.Logo {
  width: 170px;
}

button.navbar-toggler:focus {
  outline: 0px;
}

.form-control.form-search {
  width: 100%;
  margin: 10px 0px;
}

select.form-select.lang_select {
  border: none;
  width: 100%;
  margin: 0;
}

select.form-select.lang_select {
  border: none;
  width: 100%;
  margin: 0;
}

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(3, 78, 162, 0.25);
}

div#navbarCollapse {
  padding: 30px 20px;
  height: 100vh;
  position: relative;
  background: #fff;
}

.main-menu a {
  font-size: 18px;
  color: rgb(88, 89, 91);
  line-height: 1.2;
  font-family: "PoppinsRegular", sans-serif;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.first-item-title>ul.mega-sub-menu>li.mega-menu-item:first-child>a.mega-menu-link {
  font-weight: bold;
  margin-bottom: 10px;
}

/*New Header ends*/
/*Footer starts */
.footer-top {
  background: #ddeae6;
  border-top: 1px solid #717578;
  padding: 30px 0 20px 0;
  position: relative;
}

.footer-in-box .form-control {
  height: 45px !important;
  border: 1px solid #707070;
  border-radius: 0 !important;
}

.footer-in-box button {
  height: 45px;
  background: #0964ab;
  color: #fff;
  font-size: 16px;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-in-box button:hover {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.footer-top-head {
  font-size: 24px;
  margin-bottom: 15px;
  font-family: "HankenGroteskRegular", sans-serif;
  color: #231f20;
}

.footer-top-head span {
  color: #034e95;
  font-family: "HankenGroteskBold", sans-serif;
}

.footer-top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-top .footer_call_phone li i {
  color: #034e95;
}

.footer-top ul li {
  display: block;
  padding: 5px 0px;
  border-right: 0px solid #707070;
}

.footer-top ul li a {
  /*display: block;*/
  color: #231f20;
  font-family: "HankenGroteskRegular", sans-serif;
}

.footer-top ul li a i {
  padding-right: 5px;
}

.footer_call_mail li a i {
  color: #034e95;
}

ul.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.social-icon li {
  padding: 0px;
  font-size: 18px;
  margin-right: 5px;
  display: inherit;
}

ul.social-icon li a {
  color: #004d98;
  line-height: 25px;
  font-size: 25px;
}

ul.social-icon li a i {
  padding-right: 0;
}

ul.social-icon li a.rounded-icon {
  color: #ddeae6;
  background: #004d98;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

ul.social-icon li:last-child {
  margin-right: 0;
}

.footer-bottom {
  background: #ebf3f0;
  border-top: 1px solid #b5b5b5;
  padding: 40px 15px;
  position: relative;
}

.footer-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-bottom ul li {
  margin: 0 0 7px 0;
  padding: 0;
}

.footer-bottom ul li a {
  font-size: 16px;
  color: #000000;
  font-family: "HankenGroteskRegular", sans-serif;
}

.footer-bottom ul.header-social {
  margin-top: 20px;
}

.footer-bottom ul.header-social li {
  margin-right: 10px;
}

.footer-bottom ul.header-social li a {
  font-size: 24px;
}

.footer-bottom-copyright {
  background: #dadada;
  border-top: 1px solid #b5b5b5;
  padding: 10px 15px;
  position: relative;
}

.footer-bottom-copyright p {
  margin-bottom: 0;
  text-align: right;
  color: #464646;
}

.footer-bottom-copyright a {
  color: #464646;
}

.footer-bottom-copyright img {
  height: 13px;
  vertical-align: top;
  margin-top: 3px;
}

.whiteapp {
  background: #f7f7f7;
  padding-top: 30px;
  position: relative;
}

.mobile-hide {
  display: none;
}

.accordion-footer {
  display: none;
}

.footer-bottom .panel-default>.panel-heading {
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.footer-bottom .panel-default>.panel-heading .panel-title {
  margin-bottom: 15px;
}

.footer-bottom .panel-default>.panel-heading a {
  display: block;
  padding: 5px 0;
  font-size: 1.25rem;
  color: #034e95;
  font-family: "HankenGroteskBold", sans-serif;
  cursor: default;
}

.link-album a {
  color: #333;
  font-size: 18px;
}

.link-album a:hover {
  color: #034e95;
}

.padright {
  padding-right: 20px;
}

.footer-bottom .col {
  padding: 0px 15px;
}

/*Footer Ends 
.page-template-template-lp .homesectionthree{
    background: #7ebd42;
}*/
.page-template-template-lp .homesectionthree .title_head h2 span {
  /*color: #fff;*/
}

/*New Home Page*/
.home-banner {
  background: #ddeae6;
}

.btn {
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "HankenGroteskBold", sans-serif;
}

.btn-primary {
  background-color: #034ea2;
  border-color: #034ea2;
}

.btn-primary:hover {
  background-color: #fff;
  color: #034ea2;
}

.btn-secondary {
  background-color: #7eb142;
  border-color: #7eb142;
}

.btn-secondary:hover {
  background-color: #fff;
  color: #7eb142;
}

.btn-black {
  background-color: transparent;
  border-color: #000;
  color: #000;
}

.btn-black:hover {
  background-color: #000;
  color: #fff;
}

.btn-rounded {
  border-radius: 30px;
}

.btn-fixed-width {
  width: 160px;
}

.homeCaptions {
  padding-bottom: 30px;
}

.home-banner-caption {
  font-family: "HankenGroteskBold", sans-serif;
}

.homeCaptions .swiper-pagination {
  text-align: left;
}

.swiper-pagination-bullet {
  border: 1px solid #034ea2;
  opacity: 1;
  background: transparent;
}

.swiper-pagination-bullet-active {
  background: #034ea2;
}

.build-your-dream {
  background: url("/wp-content/themes/jkcement/images/home/bg-1.png") no-repeat;
  background-size: cover;
}

.section-title {
  font-size: 26px;
  color: #000;
  font-family: "HankenGroteskRegular", sans-serif;
}

@media (max-width: 768px) {
  .section-title {
    font-size: 22px;
  }
}

.blog-box-contain h3 {
  font-size: 20px;
}

.section-title.primary span {
  color: #034ea2;
  font-family: "HankenGroteskBold", sans-serif;
}

.section-title.secondary span {
  color: #7eb142;
  font-family: "HankenGroteskBold", sans-serif;
}

.section-title-alt {
  font-size: 26px;
  color: #8c8c8c;
  font-family: "HankenGroteskRegular", sans-serif;
}

.section-title-alt.primary span {
  color: #034ea2;
  font-family: "HankenGroteskBold", sans-serif;
}

.section-title-alt.secondary span {
  color: #7eb142;
  font-family: "HankenGroteskBold";
}

.ff-hgr {
  font-family: "HankenGroteskRegular", sans-serif;
}

.ff-hgb {
  font-family: "HankenGroteskBold", sans-serif;
}

.building-title {
  color: #7eb142;
}

.building-image {
  max-width: 75%;
}

.plan-your-desc p {
  margin-bottom: 0;
}

.range-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: rgba(255, 255, 255, 0.839);
  padding: 15px;
}

.range-title {
  font-size: 18px;
  color: #7eb142;
  margin-bottom: 15px;
}

.range-content {
  color: #000;
  font-size: 13px;
}

.plan-your-title {
  color: #7eb142;
  font-size: 18px;
  height: 45px;
}

.plan-your-desc {
  color: #000;
  height: 95px;
}

.prestigious-projects {
  background: #034e95;
  color: #fff;
  position: relative;
}

.prestigious-projects-captions {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
}

.prestigious-title {
  font-family: "HankenGroteskRegular", sans-serif;
}

.prestigious-title span {
  font-family: "HankenGroteskBold", sans-serif;
}

.bordered-left {
  position: relative;
}

.bordered-left:before {
  border-left: 1px solid #000;
  content: "";
  height: 75%;
  position: absolute;
  top: 25%;
  transform: translateY(-25%);
  left: 0;
}

.grey-bg {
  background: #e9eaea;
}

.our-prestigious-caption {
  background: #f7f7f7;
  color: #7eb142;
  padding: 15px;
}

.awards-holder {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border-radius: 32px;
  overflow: hidden;
  height: 100%;
  margin: 5px;
}

.color-green {
  color: #7eb142;
}

.award-title {
  padding: 15px 15px 15px;
  font-size: 18px;
}

.award-content {
  padding: 0 15px 15px;
  color: #414042;
}

.testimonial-content-holder {
  border-radius: 32px;
  background: #fff;
  padding: 30px;
  position: relative;
}

.testimonialSlides {
  padding-bottom: 50px;
}

.awardsHomeSlider .swiper-slide {
  height: auto;
}

.featureOnMedia {
  padding-bottom: 30px;
}

.swiper-button-prev,
.swiper-button-next {
  /*background: #034E99;*/
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 24px;
  font-weight: 900;
  color: #034e99;
}

/*New Home Ends*/
.section-head3-new {
  font-size: 20px;
  width: 100%;
  margin-bottom: 0;
  color: #000;
}

.project-title {
  color: rgb(33, 37, 41);
}

.project-caption {
  font-size: 15px;
  font-weight: 400;
  color: rgb(33, 37, 41);
}

.wood-product .nav-tabs li p {
  font-weight: 600;
  color: #000;
  padding: 10px 25px;
  font-size: 22px;
  background: #fff;
  border: 1px solid #040404;
  border-radius: 0;
  color: #000;
}

.wood-product .nav-tabs li a.active p {
  border: 1px solid #0964ab;
  color: #fff;
  background: #0964ab;
  border-radius: 0;
}

.gradient-bg {
  background: #f8f8f8;
}

.bg-light-grey {
  background: #efefef;
}

.iconic-li {
  position: relative;
  padding: 0;
}

.iconic-li li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  font-size: 15px;
  color: #212529;
  line-height: 27px;
}

.iconic-li li:before {
  content: " ";
  position: absolute;
  left: 0;
  background: url(/wp-content/themes/jkcement/images/li-icon.png);
  height: 18px;
  width: 18px;
  top: 2px;
}

.iconic-li a {
  color: #212529;
}

.text-head {
  top: 25px;
  position: absolute;
  position: absolute;
  left: auto;
  right: 30px;
  width: 50%;
  background: #0964ab;
  z-index: 9;
  text-align: left;
  padding: 10px 20px;
  color: #fff;
}

.left-bg.product-grid:after {
  left: 30px;
  right: auto;
}

.left-bg .text-head {
  left: 30px;
}

.blue-submit-btn4 a {
  background: #0a64ab;
  color: #fff;
  padding: 15px 35px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
}

.whatsapp-box {
  padding: 40px;
}

.wt-box {
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
}

.blue-bg {
  background: #034ea2;
  color: #fff;
}

.whats-update-bg.whitemax-business {
  background: url("/wp-content/themes/jkcement/images/white-cement/whitemax-business.jpg") top right no-repeat #fbf8f8;
  position: relative;
  background-size: cover;
}

.whats-update-bg.putty-business {
  background: url("/wp-content/themes/jkcement/images/putty/putty-business.jpg") top right no-repeat #fbf8f8;
  background-size: auto;
  position: relative;
}

.faq-section .card {
  border: 0;
  border-bottom: 2px solid #e8e8e8;
  border-radius: 0;
  margin-bottom: 25px;
}

.faq-section .card-header {
  padding: 0;
  background-color: #fff;
  border-bottom: none;
}

.faq-section h2 button:hover {
  text-decoration: none;
  color: #3c3c3c;
}

.faq-section h2 i {
  float: right;
}

.faq-section h2 button {
  width: 100%;
  text-align: left;
  padding-bottom: 30px;
  color: #3c3c3c;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
}

.blog-gallery-tumb.site-benefit {
  border: 0;
}

.swiper-slide .text-head {
  top: 0;
}

.benefits-box {
  background-color: #fff;
  margin: 10px 20px;
  margin-left: 20px;
  border-radius: 10px;
  min-height: 280px;
  padding: 10px;
}

.apply-grid,
.gallery-grid {
  box-shadow: 0px 5px 9px #999;
  margin: 0 0 50px 0;
  padding: 10px;
}

.diy-tool-tip {
  position: relative;
}

.front-tool-text {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 45%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
}

.flip-card-inner {
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-back {
  background-color: #fff;
  color: #000;
  transform: rotateY(180deg);
}

.tint {
  z-index: 1;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.4);
}

.diy-tool-text2 {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  min-height: 265px;
  padding: 10px;
  color: #fff;
  font-size: 24px;
  opacity: 1;
  visibility: visible;
  text-align: center;
}

.diy-tool-text2 p {
  color: #fff;
  font-size: 14px;
  opacity: 1;
  visibility: visible;
}

.sticky-btn-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.otp-btn {
  background: #7eb542;
  border: 1px solid #7eb542;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  width: 100%;
}

@media (max-width: 991px) {
  .prestigious-projects-captions {
    position: relative;
    padding: 15px 0;
  }

  .bordered-left {
    padding-top: 15px;
  }

  .bordered-left:before {
    border-left: none;
    border-top: 1px solid #000;
    content: "";
    height: 1px;
    position: absolute;
    top: 0%;
    transform: translateX(-25%);
    left: 25%;
    width: 75%;
  }

  body {
    padding: 0 0 86px;
  }

  .home-banner-caption {
    padding-top: 30px;
  }

  .homeCaptions .swiper-pagination {
    text-align: center;
  }

  .pre-header {
    display: none;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 .container {
    padding: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column.first-item-title>ul.mega-sub-menu>li.mega-menu-item:first-child>a.mega-menu-link {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .building-image {
    max-width: 85%;
  }

  .plan-your-desc p {
    margin-bottom: 10px;
  }

  .border-bottom-mobile {
    border-bottom: 2px solid #ccc;
  }

  .btn-full-width-mobile {
    width: 100%;
  }

  .buildYourDreams,
  .awardsHomeSlider {
    padding-bottom: 45px;
  }

  .buildYourDreams .swiper-slide {
    width: 75%;
  }

  .mobile-absolute-image-home {
    transform: translateY(-30px);
  }

  .range-caption {
    position: relative;
    background: transparent;
    height: auto;
  }

  .bg-mobile {
    background: #e9eaea;
  }

  .range-title {
    font-size: 12px;
  }

  .range-content {
    font-size: 10px;
  }

  .building-title {
    font-size: 20px;
  }

  .building-desc {
    font-size: 17px;
    min-height: 77px;
  }

  .range-caption .btn {
    width: 20px;
    font-size: 10px;
    padding: 0;
    height: 20px;
    line-height: 20px;
  }

  #bot-container .preview_icon {
    bottom: 110px;
    right: 15px;
    min-height: 20px;
  }

  .product-grid-text {
    padding: 10px;
  }

  .product-grid:after {
    position: absolute;
    bottom: 0;
    margin: 0;
    height: 100%;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
  }

  .text-head {
    display: none;
  }

  .product-logo-margin .max-banner-img1 img {
    margin-bottom: 0;
  }

  .product-inverse {
    flex-direction: column-reverse;
  }

  .product-grid {
    padding: 0;
  }

  .product-grid-text {
    padding: 10px;
  }

  .max-banner-img1 {
    z-index: 3;
    padding: 0;
  }

  .h1,
  h1 {
    font-size: 29px;
  }

  .h2,
  h2 {
    font-size: 26px;
  }

  .h3,
  h3 {
    font-size: 18px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
  }

  .new_blog p {
    line-height: 30px;
    margin-bottom: 31px;
  }

  .new_blog {
    font-size: 16px;
  }

  .h4,
  h4 {
    font-size: 16px;
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .pre-header-menu li a {
    font-size: 12px;
  }

  .building-desc {
    font-size: 14px;
  }

  .building-title {
    font-size: 22px;
  }

  .btn-full-width-mobile {
    width: 100%;
    font-size: 14px;
  }

  .range-caption {
    height: 80%;
  }

  .new-location-card {
    margin-top: -3%;
  }
}

@media (min-width:1200px) and (max-width:1400px) {

  .new-location-card {
    margin-top: -4%;
  }
}

@media (max-width:1050px) {
  .new-location-card {
    margin-top: -2%;
  }
}

/*Product Page Form*/
.contact-bg {
  background-color: #034e99;
}

.contact-head {
  color: #fff;
}

.contact-btn:hover {
  background-color: #388de2;
}

.contact-btn {
  background-color: #034e99;
  /*background-color: #7ebe42;*/
  border-radius: 50px;
  padding: 8px 30px;
}

.contact-head-2 {
  font-weight: 400;
}

/*product form end*/
.store-breadcrumb {
  color: #fff;
}

.store-breadcrumb a {

  color: #fff;
}

.cost-breadcrumb {
  color: #fff;
}

.cost-breadcrumb a {

  color: #fff;
}

/* Gform End Text */
.gfield--type-text {
  color: grey;
}

/*Product New Design Form*/
.html-form-sec {
  overflow: hidden;
  background-image: url("https://www.jkcement.com/wp-content/uploads/2024/06/Banner-1.jpg");
  background-size: cover;
  background-position: top center;
}

.html-form-icon {
  min-width: 75px;
}

/*.contact-new-bg input {*/
/*}*/
.form-left-text {
  top: 9%;
  text-align: center;
  padding: 12px 26px 0 0;
  transform: rotate(-40deg);
  left: -5%;
  position: absolute;
  background-color: yellow;
  min-width: 323px;
}

.h3-span-rs {
  font-size: 30px;
}

.h3-span2 {
  font-size: 28px;
  color: red;
}

.contact-new-bg H2 {
  font-size: 25px;
}

.success-msg {
  color: #9cff3f;
}

@media screen and (max-width: 769px) {
  .form-left-text {
    text-align: center;
    padding: 5px 5px;
    transform: rotate(0deg);
    position: static;
    background-color: yellow;
    margin-top: 8px;
  }

  .form-left-text h3 {
    margin: auto;
  }

  .html-form-sec .col-md-1,
  .html-form-sec .col-md-8,
  .html-form-sec .col-md-3 {
    width: 100%;
  }

  .banner-caption-holder {
    top: 80%;
  }

  .blue-login-btn {
    display: block;
    margin: 5px 5px 15px 5px;
  }

  .wood-product .nav-tabs li p {
    min-width: 365px;
  }
}

@media (max-width:1200px) {
  .whatsapp-box-alt {
    position: static;
  }
}

@media screen and (min-width:1700px) {
  .form-left-text {
    top: 13%;
    transform: rotate(-37deg);
    left: -5%;
    min-width: 450px;
  }

}

/*New product design form end*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link .mega-description-group .mega-menu-description {
  display: none;
}

@media (max-width:375px) {
  .wood-product .nav-tabs li p {
    min-width: 300px;
  }
}