/*!
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("fonts/PoppinsRegular.eot");
  src: url("fonts/PoppinsRegular.eot") format("embedded-opentype"),
    url("fonts/PoppinsRegular.woff2") format("woff2"),
    url("fonts/PoppinsRegular.woff") format("woff"),
    url("fonts/PoppinsRegular.ttf") format("truetype"),
    url("fonts/PoppinsRegular.svg") format("svg");
}
@font-face {
  font-family: "HankenGroteskRegular";
  src: url("fonts/HankenGroteskRegular.eot");
  src: url("fonts/HankenGroteskRegular.eot") format("embedded-opentype"),
    url("fonts/HankenGroteskRegular.woff2") format("woff2"),
    url("fonts/HankenGroteskRegular.woff") format("woff"),
    url("fonts/HankenGroteskRegular.ttf") format("truetype"),
    url("fonts/HankenGroteskRegular.svg") format("svg");
}
@font-face {
  font-family: "HankenGroteskExtraBold";
  src: url("fonts/HankenGroteskExtraBold.eot");
  src: url("fonts/HankenGroteskExtraBold.eot") format("embedded-opentype"),
    url("fonts/HankenGroteskExtraBold.woff2") format("woff2"),
    url("fonts/HankenGroteskExtraBold.woff") format("woff"),
    url("fonts/HankenGroteskExtraBold.ttf") format("truetype"),
    url("fonts/HankenGroteskExtraBold.svg") format("svg");
}
@font-face {
  font-family: "HankenGroteskBold";
  src: url("fonts/HankenGroteskBold.eot");
  src: url("fonts/HankenGroteskBold.eot") format("embedded-opentype"),
    url("fonts/HankenGroteskBold.woff2") format("woff2"),
    url("fonts/HankenGroteskBold.woff") format("woff"),
    url("fonts/HankenGroteskBold.ttf") format("truetype"),
    url("fonts/HankenGroteskBold.svg") format("svg");
}
@font-face {
  font-family: "HankenGroteskBlack";
  src: url("fonts/HankenGroteskBlack.eot");
  src: url("fonts/HankenGroteskBlack.eot") format("embedded-opentype"),
    url("fonts/HankenGroteskBlack.woff2") format("woff2"),
    url("fonts/HankenGroteskBlack.woff") format("woff"),
    url("fonts/HankenGroteskBlack.ttf") format("truetype"),
    url("fonts/HankenGroteskBlack.svg") format("svg");
}
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;
}
img {
  width: 100%;
}
a {
  text-decoration: none;
}
.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";
}
.hanken-regular {
  font-family: "HankenGroteskRegular";
}
.hanken-extrabold {
  font-family: "HankenGroteskExtraBold";
}
.hanken-bold {
  font-family: "HankenGroteskBold";
}
.hanken-black {
  font-family: "HankenGroteskBlack";
}
.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: #f71e18;
    }
.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: 0px 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;
}
.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-bottom: 30px;
  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;
}
.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;
}
.uphar-box {
  background: #0964ab;
  padding: 20px 10px;
  border-radius: 10px;
  color: #fff;
}
.uphar-box h5 {
  font-weight: 400;
  font-size: 17px;
}
.max-banner-tax {
  position: relative;
  z-index: 2;
}
.product-grid-text {
  padding: 35px;
  margin-top: 40px;
}
.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;
}
.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%;
}
.banner-caption-alt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.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-color: transparent;
  border-image: linear-gradient(to top, rgb(126, 190, 66), rgb(3, 78, 162)) 1/1/0
    stretch;
  padding: 1rem;
  
  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;
}
/* 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(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("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;
}
.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 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%);
}
.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;
}
.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";
  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_title, .new_blog a{
    color:#86c250;
}
.new_blog_subtitle{
    color:#034ea2;
}
@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;
    }
}
.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: 40px;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.wt-box {
    padding: 30px;
    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";
}
#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";
  color: #231f20;
}
    .footer-top-head span {
        color: #f7130d;
        font-family: "HankenGroteskBold";
    }

.footer-top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-top .footer_call_phone li i{
    color: #034e95;
}

.footer-top ul li {
  display: inline-block;
  padding: 5px 0px;
  border-right: 0px solid #707070;
}
.footer-top ul li a {
  /*display: block;*/
  color: #231f20;
  font-family: "HankenGroteskRegular";
}
.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;
 
}*/

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

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

.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";
  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 */
/*New Home Page*/
.home-banner {
  background: #ddeae6;
}
.btn {
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "HankenGroteskBold";
}
.btn-primary {
    background-color: #0d75f7;
    border-color: #0d75f7;
}
.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";
}
.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("images/home/bg-1.png") no-repeat;
  background-size: cover;
}
.section-title {
  font-size: 26px;
  color: #000;
  font-family: "HankenGroteskRegular";
}
@media (max-width: 768px) {
    .section-title {
          font-size: 22px;
        }
}
.section-title.primary span {
    color: #f7130d;
    font-family: "HankenGroteskBold";
}
.section-title.secondary span {
  color: #7eb142;
  font-family: "HankenGroteskBold";
}
.section-title-alt {
  font-size: 26px;
  color: #8c8c8c;
  font-family: "HankenGroteskRegular";
}
.section-title-alt.primary span {
  color: #034ea2;
  font-family: "HankenGroteskBold";
}
.section-title-alt.secondary span {
  color: #7eb142;
  font-family: "HankenGroteskBold";
}
.ff-hgr {
  font-family: "HankenGroteskRegular";
}
.ff-hgb {
  font-family: "HankenGroteskBold";
}
.building-title {
    color: #f7130d;
}
.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: #f7130d;
    color: #fff;
    position: relative;
}
.prestigious-projects-captions {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
}
.prestigious-title {
  font-family: "HankenGroteskRegular";
}
.prestigious-title span {
  font-family: "HankenGroteskBold";
}
.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:20px;
    color: #fff;
}

/*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(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: 30px;
  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("images/white-cement/whitemax-business.jpg") top right
    no-repeat #fbf8f8;
  position: relative;
  background-size: cover;
}
.whats-update-bg.putty-business {
  background: url("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;
}
@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 {
 
  }
  .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(11px);


  }
  .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;
  }
}
@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%;
    }
}