.social-address .middle-wrap .opening-hours-title.section-title h4 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
}
.social-address .middle-wrap .opening-hour {
    color: #000000;
    max-width: 221px;
    font-size: 16px;
    line-height: 26px;
}
.social-address .middle-wrap .opening-hours-title.section-title hr {
    width: 50%;
    margin: 0px 0 0 0;
}
.section.inner-page .content .topCont .about-main-para p {
    text-align: justify !important;
}
div#sbi_images {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px 20px;
    margin-bottom: 27px;
}
#sb_instagram div#sbi_images .sbi_item.sbi_type_image {
    width: 100%;
}
#sb_instagram .sbi_photo:hover {
    transform: scale(1.1);
    transition: 0.5s all;
}
.section.page section.wpb-content-wrapper > div {
    border: 1px solid #DDDDDD;
    padding: 20px 46px 32px;
    text-align: center;
    margin-bottom: 30px;
}
.section.page section.wpb-content-wrapper > div .vc_column-inner .wpb_wrapper p {
    font-size: 18px;
    font-family: 'Gilroy-Medium',sans-serif;
    font-weight: 500;
    color: #434343;
    line-height: 34px;
    letter-spacing: 0.34px;
}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div {
    margin: 0 0 10px;
}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div.pgallery-item-img {
    max-height: 210px;
    overflow: hidden;
}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper .testimonial-name .wpb_wrapper p {
    font-family: Times New Roman,sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #111111;
}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper .testimonial-name .wpb_wrapper {
    margin-top: 15px;
}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div.testimonial-desgn-info p {
    font-size: 17px;
    font-family: 'Gilroy-Medium';
    font-weight: 400;
    color: #434343;
    letter-spacing: 0.34px;
    line-height: 22px;
}
.social-address .row > div {
    width: 33.33%;
    padding-right: 19px;
}
 .social-address .row .right-wrap .text-wrap .location {
    width: 80%;
}
 .social-address .row .right-wrap .text-wrap .social-links {
    width: 20%;
}
.social-address .opening-hours-title.section-title {
    margin-top: -60px;
}
.cbp-spmenu-push .project-heading h2 {
    text-align: center;
}
.cbp-spmenu-push .project-heading {
    margin-top: 20px;
}
/* 03-08-2023 */
.imgBlock-wrap .imgBlock.grid3 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 23px 52px;
}
.imgBlock-wrap .imgBlock.grid3 .gallery-wrap .gallery-img {
	height: 305px;
	justify-content: center;
	align-items: center;
	background: #f6f6f6;
	display: flex;
	box-shadow: 0 0 24px 5px rgba(204, 204, 204,0.5);
}
.imgBlock-wrap .imgBlock.grid3 .gallery-wrap .gallery-img img {
	max-height: 100%;
	max-width: 100%;
	object-fit: cover;
	height: auto;
	width: auto;
	display: block;
}
.imgBlock-wrap {
    width: 100%;
    max-width: 1130px;
    padding: 0 15px;
    margin: 0 auto;
}
.instagram-unique {
    width: 100%;
    max-width: 1130px;
    padding: 0 15px;
    margin: 0 auto;
}
/* footer-menu */
.footer .content .fmenu ul#menu-footer {
    display: flex;
}
.footer .fmenu ul#menu-footer li.menu-item-has-children ul.sub-menu {
    display: none;
    position: absolute;
    background: #FFF;
    left: 0;
    right: auto;
    text-align: left;
    border: 1px solid #ccc;
    display: none;
    z-index: 99;
    top: 90%;
    height: 92px;                   /*scroll*/
    overflow-y: scroll;                 /*scroll*/
}
.footer .fmenu ul#menu-footer  li:hover ul.sub-menu {
    display: block;
}
.footer .top-wrap .fmenu ul li ul.sub-menu:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 11px;
    margin-left: -11px;
}

.footer .top-wrap .fmenu ul li ul.sub-menu li {
    padding: 5px 10px;
}

.footer .top-wrap .fmenu ul li ul.sub-menu li a {
    white-space: pre;
}

.footer .top-wrap .fmenu ul li ul.sub-menu:before, .footer .top-wrap .fmenu ul li ul.sub-menu:after {
    bottom: 100%;
    left: 15%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.cbp-spmenu-push .section.hero {
    background-position: bottom;
}
.cbp-spmenu-push .section.form {
    padding-top: 50px;
}
body .section.form .layer {
    padding: 0px 0 50px;
}
  /* 04-08-2023 */
  .section.inner-page .row > div p br {
    display: none;
  }
  .instagram-unique #sb_instagram #sbi_load .sbi_load_btn,  .instagram-unique #sb_instagram #sbi_load .sbi_follow_btn a {
	padding: 10px 50px;
	font-size: 16px;
	font-weight: 400;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.instagram-unique #sb_instagram #sbi_load .sbi_follow_btn a{
    padding: 10px 23px;
    background: #000 !important;
}
.instagram-unique #sb_instagram #sbi_load .sbi_load_btn:hover, .instagram-unique #sb_instagram #sbi_load .sbi_follow_btn a:hover {
	background: transparent !important;
	color: #3c673d !important;
	border-color: #3c673d;
	box-shadow: none;
}
.instagram-unique #sb_instagram #sbi_load .sbi_follow_btn a:hover{
    color: #000 !important;
	border-color: #000;
}
.form-wrapper form .submit-unique .submit-input {
	float: none;
    position: relative;
}
.form-wrapper form .submit-unique .submit-input .wpcf7-spinner {
	position: absolute;
	top: auto;
	right: 0;
	left: auto;
	bottom: 11px;
	margin: 0 10px;
}
.wpcf7 form.invalid .wpcf7-response-output {
	border-color: red;
	color: red;
	text-align: center;
	margin-top: 10px;
}
.footer .top-wrap .fmenu ul > li.current-menu-parent > a::before,
.footer .top-wrap .fmenu ul > li.current-menu-item > a::before,
.footer .top-wrap .fmenu ul > li.current-menu-item.menu-item-has-children > a::before {
	border-bottom-color: transparent;
}
.footer .top-wrap .fmenu ul > li.current_page_item > a::before{
    border-bottom-color: #3c673d;
}
.footer .top-wrap .fmenu ul > li.current-menu-parent > a,
.footer .top-wrap .fmenu ul > li.current-menu-item > a,
.footer .top-wrap .fmenu ul > li.current-menu-item.menu-item-has-children > a {
	color: #000;
}
.footer .top-wrap .fmenu ul > li.current_page_item > a{
    color: #000;
}
.footer .top-wrap .fmenu ul > li.current-menu-parent > a:hover,
.footer .top-wrap .fmenu ul > li.current-menu-item > a:hover,
.footer .top-wrap .fmenu ul > li.current-menu-item.menu-item-has-children > a:hover{
    color: #3c673d;
}
.footer .top-wrap .fmenu ul > li.menu-item-has-children > a::after {
	font-size: 10px;
	color: #3c673d;
	font-weight: 700;
	content: '\2207';
	position: absolute;
	right: -3px;
}
.footer .top-wrap .fmenu ul li.current-menu-item.menu-item-has-children a {
	color: #000;
}
.footer .top-wrap .fmenu ul li.current-menu-item.menu-item-has-children a:hover {
	color: #3c673d;
}
.footer .top-wrap .fmenu ul > li.current-menu-item > a{
    color: #3c673d;
}
.footer .top-wrap .fmenu ul#menu-footer li.menu-item-has-children ul.sub-menu {
	position: absolute;
	background: #03060b;
	left: 0;
	right: auto;
	text-align: left;
	border: 1px solid #ccc;
	display: none;
	z-index: 99;
	top: 100%;
	height: 86px;
	overflow-y: scroll;
	color: #fff;
}
.footer .top-wrap .fmenu ul#menu-footer li.menu-item-has-children:hover  ul.sub-menu{
display: block;
}
.footer .top-wrap .fmenu ul li ul.sub-menu li {
	padding: 5px 5px;
	margin: 0;
	border-bottom: 1px solid #3c673d;
	display: block;
}
.footer .top-wrap .fmenu ul li ul.sub-menu li a {
	white-space: pre;
	color: white;
}
.footer .top-wrap .fmenu ul li.current-menu-item.menu-item-has-children .sub-menu li a {
	color: #fff;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li.current-menu-item  {
	background-color: #ffffff;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li{
    transition: 0.5s all;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li:hover a{
    color: #3c673d;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li:hover a{
    text-decoration: none;
    color: #434344;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li:hover a::before{
    border-bottom-color: transparent;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li:hover{
    background-color: #ffffff;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children .sub-menu li.current-menu-item a {
	color: #3c673d;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children.current-menu-ancestor > a{
    color: #3c673d;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children.current-menu-ancestor > a::before{
    border-bottom-color: #3c673d;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children.remove-color > a::before{
    border-bottom-color: transparent;
}
.footer .top-wrap .fmenu ul li.menu-item-has-children.remove-color > a{
    color: #000;
}
#header {
	width: 100% !important;
}
.nav #menu > li.current-menu-parent.menu-item-has-children > ul > li.current-menu-item a {
	color: #3c673d;
}
/*05-08-2023*/
body .projectpage-projectgallery >div >div >div {
    display: grid!important;
    grid-template-columns: repeat(3,1fr)!important;
}
.project-page .section.page section.wpb-content-wrapper > div {
    border: 0;
}
.view-all-btn {
    display: table;
    margin: 40px auto 0;
}
.view-all-btn .btn.primary-btn.dk {
    padding: 0;
}
.view-all-btn .btn.primary-btn.dk a {
    color: #FFFF;
    padding: 10px 50px;
    display: inline-block;
}
.view-all-btn .btn.primary-btn.dk a:hover {
    color: #3c673d;

}
.section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div.pgallery-item-title p {
    font-family: "Montserrat", sans-serif;
    color: #000;
}
.project-page .section.page section.wpb-content-wrapper > div.project-section-heading {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
/* 07-08-2023 */
body .section.page .wpb-content-wrapper .section-start {
    border: 0;
    padding: 0;
    text-align: left;
}
body .section.page section.wpb-content-wrapper .section-start .text p {
    font-weight: 400;
    line-height: 24px;
    margin-top: 17px;
}
body .section.page section.wpb-content-wrapper .section-contact {
    border: 0;
    padding: 0;
    text-align: left;
}
.cbp-spmenu-push .section-contact .section.form {
    padding-top: 11px;
}
body .section.page section.wpb-content-wrapper .section-contact .form-group p > span {
    font-size: 18px;
    line-height: 26px;
}
/* .section.inner-page .content .topCont .text-center {
    text-align: center;
} */
/*05-08-2023*/

/* 07-08-2023 */
.projectgallery-item-content .wpb_single_image .vc_single_image-wrapper {
	height: 305px;
	justify-content: center;
	align-items: center;
	background: #f6f6f6;
	display: flex;
	box-shadow: 0px 0px 24px 5px rgba(204, 204, 204,0.5);
}

.projectgallery-item-content .wpb_single_image .vc_single_image-wrapper img {
	max-height: 100%;
	max-width: 100%;
	object-fit: cover;
	height: auto;
	width: auto;
	display: block;
}
.projectgallery-item-content .wpb_single_image .vc_figure {
	display: block;
}
.project-page .section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div.pgallery-item-img {
	max-height: 100%;
	overflow: visible;
	text-align: center;
}
.project-page .section.page section.wpb-content-wrapper > div .wpb_column .wpb_wrapper > div.pgallery-item-img .vc_figure {
display: block;
}
.project-page .section.page section.wpb-content-wrapper .project-section-heading {
	padding: 0px;
}
.project-page .section.page {
	padding: 0 0;
}
/* 10-08-2023 */
.home .hero .layer {
	padding: 100px 0;
	background-color: unset;
}
.home .hero .row .left-wrap .text-wrap h1 {
	font-size: 31px;
	line-height: 36px;
}
div.cbp-spmenu-push .insta-home {
	padding-top: 70px;
}
.section.process .layer {
	background: rgba(0,0,0,0.5);
}
.home .process .row .right-wrap .text-wrap p {
	text-shadow: 1px 1px 10px #000;
}
.home  .process .row .right-wrap .section-title h2 {
	text-shadow: 1px 1px 10px #000;
}
.home .hero .row > div {
	width: 43.9%;
	float: left;
}
.home .hero .row .left-wrap .text-wrap {
	padding: 0 50px;
	padding-right: 0;
}
.social-address .row > div {
	width: 25%;
	padding-right: 19px;
}
.social-address .right-wrap .social-links  ul {
	display: flex;
}
html body h2 {
	text-transform: uppercase;
}
.fullWidth .img-content-wrap {
	display: flex;
	flex-wrap: wrap;
}
.fullWidth .img-content-wrap .product-inr-txt {
	width: 50%;
	margin: auto;
	padding-right: 50px;
}
.fullWidth .img-content-wrap .product-inr-img {
	width: 50%;
	height: 300px;
	display: flex;
	justify-content: center;
	align-content: center;
	background-color: transparent;
}
.fullWidth .img-content-wrap .product-inr-img img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
}
.home .hero .row .left-wrap .text-wrap a.btn {
	width: 55%;
	letter-spacing: 1px;
    padding: 10px 15px;
}
.home .hero .layer {
	padding: 35px 0;
}
.home .cbp-spmenu-push .section.hero {
	min-height: 435px;
}
.home  .hero .row .left-wrap .text-wrap h1 {
	margin-bottom: 16px;
}
body .section.page section.wpb-content-wrapper .meunique {
    background: #3c673d;
}
body .section.page section.wpb-content-wrapper .meunique p {
   color:#fff !important;
}
/* .row.fullWidth.text-center {
    background: #3c673d;
    padding: 19px 18px 9px 26px;
    margin-bottom: 45px;
}
.row.fullWidth.text-center p {
    color: #fff;
} */



/* Start Himanshu 16-08-2023 */
.row.fullWidth.text-center .about-main-para,
.row.fullWidth.text-center .team-main-para {
	background: #3c673d;
	padding: 19px 18px 9px 26px;
	margin-bottom: 45px;
}
.row.fullWidth.text-center .about-main-para p,
.row.fullWidth.text-center .team-main-para p{
    color: #fff;
}
/* Hitesh sir */
/*.section.inner-page .container .left-uniqu .float-left {
    margin-right: 4%;
    width: 48%;
}
.section.inner-page .container .left-uniqu .rightCont {
    width: auto;
    float: none;
    margin-left: 0;
}
.section.inner-page .container .right-uniqu 
 .float-right {
    float: right;
    margin-left: 4%;
    margin-bottom: 20px;
}
.section.inner-page .container .right-uniqu .rightCont {
    width: auto;
    float: none;
    margin-right: 0;
}*/
.group-blog .section.inner-page .row .leftCont.width50 {
	height: 320px;
	justify-content: center;
	align-items: center;
	background: #f6f6f6;
	display: flex;
	box-shadow: 0px 0px 24px 5px rgba(204, 204, 204,0.5);
}
.group-blog .section.inner-page .row .leftCont.width50 img {
	max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    height: auto;
    width: auto;
    display: block;
}
.section.inner-page .row > div p {
	text-align: justify;
}
.section.inner-page .container .left-uniqu .rightCont ul {
	display: table;
}
.demolition {
	padding-top: 10px;
}
/* End Himanshu 16-08-2023 */
/*17-08-2023*/
.section.page section.wpb-content-wrapper > div.instagram-unique {
	border: 0;
	padding: 0;
}
/*17-08-2023*/
/* start 24-08-2023 */
.row.fullWidth.text-center .about-main-para {
	background: transparent;
}
/* .row.fullWidth.text-center .about-main-para p{
	color: #000;
} */      /*comment on 8-11-2023*/
.left-uniqu .installation-text {
	margin-bottom: 20px;
}
.inner-page .text-center p.sewer-para {
	text-align: center;
}

/* image-content-height start */
.section.inner-page .left-uniqu, .section.inner-page .right-uniqu {
	display: flex;
}
.section.inner-page .right-uniqu{
    flex-direction: row-reverse;
}
/* .section.inner-page  .fullWidth {
	display: none;
} */
.group-blog .section.inner-page .row .leftCont.width50 img {
	height: 100%;
	width: 100%;
}
.group-blog .section.inner-page .row .leftCont.width50 {
	min-height: 320px;
	display: block;
	box-shadow: unset;
	background: unset;
	height: unset;
}
/* image-content-height end */
/* end 24-08-2023 */

/* start 25-08-2023 */
.projectgallery-item-content .wpb_single_image .vc_single_image-wrapper {
	background: unset;
	box-shadow: unset;
}
.projectgallery-item-content .wpb_single_image .vc_single_image-wrapper img {
	height: 100%;
	width: 100%;
}
.section.inner-page .row .rightCont.float-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.section.inner-page .row .rightCont.float-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.section.inner-page .left-uniqu, .section.inner-page .right-uniqu {
	flex-wrap: wrap;
}
/* 08-11-2023 start */
div#sbi_images .sbi_item a.sbi_photo {
	height: 247.5px !important;
}
#sb_instagram.sbi_col_4 div#sbi_images .sbi_item {
	width: 100%;
}
.row.fullWidth.text-center .about-main-para p {
	color: #666;
}
/* 08-11-2023 end */


/*=========14-03-2024============*/
 .left-uniqu .installation-text,.left-uniqu .demolition strong {
    font-size: 18px;
    line-height: 26px;
}
.page-team.group-blog .section.inner-page .row .leftCont.width50 {
    max-height: 400px;
    min-height: unset;
    max-width: 400px;
    float: left;
    margin-right: 38px;
    margin-bottom: 10px;
}

.page-team .section.inner-page .row .rightCont.float-right {
    width: 100%;
    text-align: justify;
    float: none;
    display: block;
    margin:0;
}
.page-team .section.inner-page .row {
    margin-bottom: 55px;
    display: block;
}
.page-team .section.inner-page .row h4 {
    margin-bottom: 10px;
}
.page-team .section.inner-page .row .rightCont h2 {
    line-height: 31px;
}
/*===========14-03-2024============*/

/*17-05-2024===*/
.page-team .section.inner-page .row:nth-child(6) {
    display: none;
}
/* <g-27-06-2024> */
.header .free-phone a:hover, .email-add a:hover, .section.form .free-phone a:hover, .section.form .email-add a:hover {
	color: #1e120d;
}
.header .free-phone a, .social-address .row .right-wrap .text-wrap a, .email-add a, .section.form .free-phone a, .section.form .email-add a {
  transition: 0.5s all;
}
.social-address .row .right-wrap .text-wrap a:hover {
	color: #3c673d;
}
/* <g-27-06-2024> */
/* start *** 3-7-2024 */
.footer .bottom-wrap .content a:hover {
    color: #fff;
}
body.home .process .right-wrap a.btn:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}
body.home .content-right p a:hover {
    text-decoration: underline;
}
body.cbp-spmenu-push-toleft {
    overflow: hidden;
}

/* end *** 3-7-2024 */
/*07-04-2024*/
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3:hover {
    color: #3c673d;
  }
  .sb_instagram_header .sbi_header_hashtag_icon:hover {
    background: #3c673d;
  }
  .sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
    pointer-events: all;
  }
  #sb_instagram .sb_instagram_header a, .sb_instagram_header a {
    pointer-events: none;
  }
  .social-address .row .right-wrap .text-wrap .location address p:last-child svg {
    margin-top: 3px;
  }
  /*07-04-2024*/