/*==

Theme Name: Ontold-Child
Theme URI: http://3jon.com/demo/nwp/item/ontold
Author: 3jon
Author URI: https://themeforest.net/user/3jon
Template: ontold
Description: Child theme for Ontold.
Version: 0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: three-columns, right-sidebar, left-sidebar, custom-background, featured-images, theme-options, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: ontold-child

==*/


/* =Theme customization starts here
------------------------------------------------------- */


/*--------------------------------------------------------------
# -------- 
--------------------------------------------------------------*/

	blockquote p{
		font-size: 22px;
		font-style: italic;
	}


.about-section .vc_col-sm-12{
    max-width: 1300px;
    margin: 0 auto;
    float: none;
}
.inner-section{
	margin-right: auto;
  	margin-left: auto;
	max-width: 1300px;
}
.site-btn {
  position: relative;
  color: #191919;
  font-size: 17px;
  font-weight: 500;
  display: block;
  float: left;
}
.site-btn > span {
  padding-left: 130px;
  position: relative;
}
.site-btn > span span.link-text {
  opacity: 0;
  margin-left: 8px;
  transition: all 0.2s ease-out;
}
.site-btn > span:before {
  width: 116px;
  height: 8px;
  background: url(https://kaizzencomm.com/wp-content/uploads/2024/07/Arrow.png) center center no-repeat;
  background-size: contain;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -4px;
  position: absolute;
}

.site-btn:hover > span span.link-text {
  opacity: 1;
  margin-left: 0;
  color:#191919;
  transition: all 0.4s ease-out;
}


.site-btn-white {
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  display: block;
  float: left;
}
.site-btn-white > span {
  padding-left: 130px;
  position: relative;
}
.site-btn-white > span span.link-text {
  opacity: 0;
  margin-left: 8px;
  transition: all 0.2s ease-out;
}
.site-btn-white > span:before {
  width: 116px;
  height: 8px;
  background: url(https://kaizzencomm.com/wp-content/themes/ontold/images/footer-arrow.svg) center center no-repeat;
  background-size: contain;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -4px;
  position: absolute;
}

.site-btn-white:hover > span span.link-text {
  opacity: 1;
  margin-left: 0;
  color:#fff;
  transition: all 0.4s ease-out;
}
.para-one p{
	font-size: 18px;
	line-height: 32px
}
.site-btn-right{
	float:right !important;
}
.footer-description{
	color:#fff;
}
.text-white p{
	color: #fff;
}

.wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0 30px;
}


.testimonial-carousal {
    display: flex;
    justify-content: space-between;
}
.testimonial-thumb {
    max-width: 250px;
    display: flex;
    align-self: center;
}
.testimonial-thumb img{
	border-radius: 50%;
}
.testimonial-text{
	width: clac(100% - 250px);
	padding-left:50px;
}
.testimonial-title{
	font-size: 40px;
	font-weight: 700;
	margin-bottom:30px;
}
.testimonial-description{
	font-size:16px;
	line-height:28px;
	color:#818080;
	margin-bottom:30px;
}
.testimonial-meta{
	font-size: 16px;
	color: #212121;
}
.testimonial-meta b{
	color:#DE2129;
	font-weight:700;
}

.services-title{
	color:#fff;
	font-size: 32px;
	font-weight: 700;
}
.services-excerpt p{
	color: #fff;
	font-size: 16px;
}
.section_content {
    display: flex;
    justify-content: start;
    width: 100%;
    flex-wrap: wrap;
}
.industry-before{position:relative;z-index:1}
.section_content {
    position: relative;
    z-index: 5;
}
.service-desc {
    min-height: 100px;
}
.showcase-padding{
	padding-top: 240px;
}
/*----------------------------------------------------------------------------------
TAB DESIGN
------------------------------------------------------------------------------*/
/* Style the tab */
.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
    display: flex;
    justify-content: space-between;
}
/* Style the buttons inside the tab */
.tab-wrapper .tab button {
  background-color: #dfdfdf;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
	color:#212121;
	 width: 33.33%;
    padding: 12px 6px;
    font-weight: 700;
	font-family: 'Roboto';
	transition: 0.3s ease-in;
}

/* Change background color of buttons on hover */
.tab-wrapper .tab button:hover {
  background-color: #DE222A;
	color: #fff;
}

/* Create an active/current tablink class */
.tab-wrapper .tab button.active {
  background-color: #DE222A;
	color: #fff;
}

/* Style the tab content */
.tab-wrapper{
	max-width:900px;
	position:relative;
	z-index:1;
	font-family: 'Roboto';
}
.tablinks:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}


.tabcontent {
  display: none;
	background-color: #dfdfdf;
	color:#fff;
  padding: 30px;
  border-top: none;
  min-height: 300px
}
.tabcontent h3 {
    font-size: 32px;
    margin-bottom: 34px;
    color: #212121;
    animation: fadeEffect 1s;
}
.tabcontent p {
    font-size: 20px;
    line-height: 28px;
    color: #212121;
    animation: fadeEffect 1s;
}
/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.tab-after{
	position:relative;
	padding-top:100px;
	padding-bottom:100px;
}
.tab-after:after{
	content:'';
	background-image:url('/wp-content/uploads/2022/02/virtual-4908697_1920.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:100%;
	width:70%;
	position:absolute;
	right:0;
	top:0;
}
.kaizzen-list {
    margin: 0;
    list-style: none;
}
.kaizzen-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.kaizzen-list li:before {
    content: '';
    background: url('/wp-content/uploads/2022/01/chek-mark.png');
    height: 30px;
    width: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -8px;
    left: 0;
}
.services-excerpt a.vc_gitem-link {
    color: #fff !important;
}
.services-grid{
	margin-bottom:  0px !important;
}
.heading-secondary{
	font-size: 36px;
}
.inline-lead-text p{
	color: #D12928;
}
#scrollToTopBtn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 3px solid #DE2028;
  background: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  transition: all .2s linear;
}
#scrollToTopBtn.show {
  opacity: 1;
  visibility: visible;
}
#scrollToTopBtn:hover {
  cursor: pointer;
}
#scrollToTopBtn:before {
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/ontold/images/arrow-top-accent.png) bottom center no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0px;
    transition: all .2s linear;
    transform: translate(-50%, -50%);
}
#scrollToTopBtn:hover {
  border-color: #DE2028;
  transition: all .2s linear;
}
#scrollToTopBtn:hover:before {
    width: 40px;
    left: 50%;
    transition: all .2s linear;
    top: 0%;
    transform: translate(-50%, -50%);
    height: 40px;
}


.service-inner-bg{
	position:relative;
}
.vc_row.service-inner-bg.vc_row-flex::after, .vc_row.service-inner-bg.vc_row-flex::before{
	display:block;
}
.service-inner-bg:after {
    content: " ";
    position: absolute !important;
    left: 0 ;
    top: 0;
    width: 65% ;
    height: 100%;
    background-color: #756093;
}

.text-wrapper-secondary > .vc_column-inner > .wpb_wrapper {
	background-color: #F4C872;
	padding: 50px;
}

/*-------------------------------------------------------------------------
#-----------------------insights main Overlay Image start ----------------------------------
-----------------------------------------------------------------------*/
#main-page-inshts{
    /* background: rgba(0,0,0,0.7); */
    background: transparent url('') 0% 0% no-repeat padding-box;
    /* filter: grayscale(100%); */
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
#main-page-inshts-image{
    width: 100%;
    transition: all 0.3s;
    filter: grayscale(100%);
	height:100%;
}

/* .content-image{
  width: 100%;
	 transition: all 0.3s;
     filter: grayscale(100%);
}
 */
#main-page-inshts-image:hover{
/* 	 filter: none;
  filter: grayscale(0); */
	 filter: grayscale(0%);
	 transform: scale(1.1);
}

#main-page-inshts-fade{
    position: relative;
    bottom: 35px;
    transition: all .3s linear;
}
.overlay-wrapper:hover #main-page-inshts-fade{
	transform:translateY(-35px);
	transition: all .3s linear;
}

.overlay-wrapper:hover #main-page-inshts-fade h3{
	color: #0c0c0c;
/* 	visibility:visible; */
}


#main-page-inshts-fade h3{
	font-size: 26px;
	color: #fff;
	font-weight: 800;
	text-transform:uppercase;
	font-family: 'Jost', sans-serif;
/* 	visibility:hidden; */
	position:relative;
	bottom:20px;
}
/*-------------------------------------------------------------------------
#-----------------------insights main Overlay Image end ----------------------------------
-----------------------------------------------------------------------*/



/*-------------------------------------------------------------------------
#----------------------- Overlay Image ----------------------------------
-----------------------------------------------------------------------*/
.overlay-wrapper.title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.overlay-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  height:600px;
}

.overlay-wrapper .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content-image{
  width: 100%;
}

.content-details {
    position: absolute;
    bottom: 30px;
    opacity: 1;
    left: 30px;
}
.content-details h3{
	font-size: 26px;
	color: #fff;
	font-weight: 700;
}

.modal-row{

}
.modal-row .wpb_button, .wpb_content_element,.modal-row ul.wpb_thumbnails-fluid>li{
	margin-bottom: 0px !important;
}


@-webkit-keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}
.rainbow{
	
}
.rainbow.overlay-wrapper .content-overlay {
	background: linear-gradient(90deg, rgba(67,20,134,.7) 0%, rgba(209,40,41,.5) 100%);
}
.rainbow .content-image {
    max-width: 100%;
    padding: 6px 6px 2.8px 6px;
}
.rainbow:hover:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-color: #399953;
  background-repeat: no-repeat;
  background-size: 50% 50%, 50% 50%;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  background-image: linear-gradient(#858585, #ebebeb), linear-gradient(#ff9191, #ffffff), linear-gradient(#8F8F8F, #8F8F8F), linear-gradient(#8e8d90, #e8e8e8);
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}
.rainbow::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 6px;
  top: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  background: white;
}

/*------------------------------------------------------------------------
#-------------------- AWARD PAGE ----------------------------------------
------------------------------------------------------------------------*/
.award-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.award-row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.award-col-auto {
  flex: 0 0 auto;
  width: auto;
}

.award-col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.award-col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.award-col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.award-col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.award-col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.award-col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.award-col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.award-col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.award-col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.award-col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.award-col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.award-col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.award-row .award-desc{
   border-left: 1px solid #d1d1d1;
   padding: 25px;
}
.award-text .award-row:not(:last-child){
   border-bottom: 1px solid #d1d1d1;
}
.award-title{
   font-size: 18px;
   color: #D12829;
   margin-bottom: 5px;
}
.award-para{
   font-size: 14px;
   line-height: 20px;
   color: #676767 !important;
}
.award-thumb{
   align-self: center;
}
.award-section {
    box-sizing: border-box;
    box-shadow: 0px 1px 10px 2px rgb(0 0 0 / 15%);
    border-radius: 15px;
    background-color: #fff;
}
.award-img{
  text-align: center !important;
}
.award-tab .li.vc_tta-tab > a{
  display: inline-block !important;
}
.award-tab.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab>a{
  font-size: 24px;
  border:  none;
  color: #494848;
}
.award-tab li.vc_tta-tab{
  width: auto !important;
}
.award-tab ul.vc_tta-tabs-list {
    display: flex !important;
    justify-content: center !important;
}
.award-tab .vc_tta-tab.vc_active>a{
  background-color: transparent !important;
  color: #D12829 !important;
	font-weight:bold;
}
.award-tab .vc_tta-panel-body{
  padding: 10px !important;
}
.showcase-nav {
    list-style: none;
    display: flex;
    justify-content: space-between;
	 padding: 50px 0px 50px 0px;
	background-color:#dbdbdb;
	
}
.showcase-nav > li{
   text-align: center;

	
	
	
}
.showcase-nav > li > a {
   color: #C6C6C6;
   font-size: 20px;
   font-weight: 600;
   text-decoration: none;
   cursor: pointer;
}

.showcase-nav > li > a.active {
   color: #212121;
}
.showcase-para p{
  font-size: 22px;
  line-height: 42px;
}

.showcase-inner-row .wpb_column.vc_column_container.vc_col-sm-4{
  padding: 0px;
}
@media screen and (max-width: 767px) {
	.tab-wrapper .tab {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
	.footer_bottom {
    	justify-content: normal !important;
	}
	.site-btn-right {
    	float: none !important;
	}

	.footer_bottom {
    	flex-shrink: 0;
    	flex-wrap: wrap;
	}
	.footer .copyr {
    	margin-bottom: 20px !important;
	}
	.footer .left {
    	font-size: 14px;
    	flex: 0 0  auto;
    	order: 2 !important;
    	width: 100%;
	}
	.footer .right {
    font-size: 14px;
    width: 100% !important;
    flex: 0 0 auto;
    order: 1 !important;
		margin-bottom: 30px;
	}
	.heading-one {
    font-size: 30px !important;
    line-height: 38px !important;
	}
	.heading-two{
		font-size: 20px !important;
    	line-height: 29px !important;
	}
	.testimonial-carousal {
	    justify-content: normal;
    	flex-wrap: wrap;
	}
	.testimonial-thumb {
    	width: 100%;
		text-align: center;
	}
	.testimonial-thumb img {
    max-width: 100px !important;
		height: 100px !important;
		object-fit: cover;
	}
	.testimonial-text {
    	width: 100%;
    	padding-left: 0px;
	}
	.testimonial-title {
    font-size: 20px;
    margin-top: 30px;
	}
	.testimonial-description {
    	font-size: 14px;
    	line-height: 24px;
	}
}
@media screen and (max-width: 1159px) {
	.about-section .vc_col-sm-12{
    	max-width: 960px;
    	margin: 0 auto;
    	float: none;
	}
	.footer .contact a {
    	font-size: 14px;
    	margin-right: 50px;
	}
	.footer .copyr {
    	font-size: 14px;
	}
	.footer .right {
    	font-size: 14px;
	}
	.team .item_img {
	    height: 280px;
	}
}
@media only screen and (min-device-width: 1160px) and (max-device-width: 1280px) {
      .about-section .vc_col-sm-12{
    	max-width: 1044px;
    	margin: 0 auto;
    	float: none;
	}
	.team .item_img {
	    max-height: 280px;
	}
	.fix-max-width-for-desk.vertical-tabs .vc_tta-tabs-container {
    max-height: 350px;
}
}
@media only screen and (min-device-width: 1281px) and (max-device-width: 1399px) {
      .about-section .vc_col-sm-12{
    	max-width: 1140px;
    	margin: 0 auto;
    	float: none;
	}
	.team .item_img {
	    max-height: 280px;
	}
}
@media only screen and (min-device-width: 1400px) and (max-device-width: 1600px) {
      .about-section .vc_col-sm-12{
    	max-width: 1244px;
    	margin: 0 auto;
    	float: none;
	}
	.team .item_img {
	    max-height: 280px;
	}
}
@media screen and (min-width: 1159px) {
	.industry-before:before {
		content: "" !important;
		top: 0;
		left: 0;
		height: 100%;
		width: 50px;
		background-color: #DE2028;
		z-index: 9999;
		position: absolute;
	}
	div#page-9 {
    overflow: hidden;		
}
	.text-wrapper > .vc_column-inner > .wpb_wrapper{
			padding-right: 0px;
			padding-left:  40px;
		}
	.text-wrapper-right .wpb_wrapper h2, .text-wrapper-right .wpb_wrapper p {
		padding-left: 40px;
	}
	.industry-before:after {
		content: "";
		background-image: url("/wp-content/uploads/2022/01/z-grey.png");
		background-size: cover;
		background-repeat: no-repeat;
	    height: 81%;
        width: 30%;
       position: absolute;
       right: -8%;
      top: 9%;
      z-index: 2;
      opacity: .5
	}
}
/*-------------------------------------------
 * # Thank you page -------------------------
 * -----------------------------------------*/
.page-id-2207 .footer{
	display:none;
}
.thnk-u-btn a {
    font-size: 14px;
    background-color: #fff;
	border-color:#fff;
    color: #DE2028;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 20px;
}
.thnk-u-btn a:hover, .thnk-u-btn a:focus{
	background-color:#DE2028;
	border-color:#DE2028;
	color:#fff;
}


/*--------------------------------------------
 * # Ribbon Slider ---------------------------
 * ------------------------------------------*/
/*--------------------------------------------
 * # Ribbon Slider ---------------------------
 * ------------------------------------------*/
/* #ribbon_slider.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
    position: relative;
    top: auto;
    transform: none;
} */
.ribbon-card{
           margin:auto;
	       box-sizing:border-box;
	      padding:15px;
          
        }
        .ribbon-img{
          
		
        }


.ribbon-img img{
	height:180px !important;
}
        .ribbon-txt{  
        }
.ribbon-txt h3{
	font-size:22px
}
/* #ribbon_slider.sa_owl_theme .owl-nav .owl-prev {
    left: 0px;
}
#ribbon_slider.sa_owl_theme .owl-nav .owl-next {
    right: 145px;
} */
/* #ribbon_slider.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block;
    margin-left: 35px;
}
 */





/* .........................re-design main page start........................................ */

/* .........................re-design main page end........................................ */




/* .........................re-design inner page start........................................ */
#icon-border{
	border:2px solid #707070;
	border-radius:50px;
	max-width:fit-content;
	align-items:center;
    position:relative;
    left: 24%;
	
}

#icon-border a{
	width:40px;
	height:40px;
}


#icon-heading{
	position:relative;
	right:60%;
	top:13px;
}


.background-image {
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  position: relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center:
}

/* .........................re-design inner page end........................................ */

/* .gst-main-head{
	font-size:25px;
	color:#fff;
} */




/*-------------------------------
 * KAIZZEN CARE CSS -------------
 * ----------------------------*/
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs.vertical-tabs .vc_tta-tabs-container {
    margin: 0;
    width: auto;
/* 	font-family: Jost; */
}
.fix-max-width-for-desk.vertical-tabs .vc_tta-tabs-container{
	max-width:270px !important;
	
}
.justify-para-care p{
	text-align:justify;
	font-size:17px;
	line-height:28px;
}

.lg-zoomable .lg-image{
	position:relative;
	bottom:5%;
}

.vertical-tabs .vc_tta-tabs-list{
	box-shadow: 2px 5px 29px #00000029;
	border: 1px solid #E8E8E8;
	border-radius:10px;
}
.vertical-tabs .vc_tta-tabs-list li:first-child a{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.vertical-tabs .vc_tta-tabs-list li:not(:last-child){
	border-bottom: 1px solid #4D4D4D !important;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic.vertical-tabs .vc_tta-tab>a {
    border:none;
    background-color:#f8f8f8;
    color: #4D4D4D;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic.vertical-tabs .vc_tta-tab>a:focus, .vc_tta-color-juicy-pink.vc_tta-style-classic.vertical-tabs .vc_tta-tab>a:hover {
    background-color: #C92037;
	color: #fff;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic.vertical-tabs .vc_tta-tab.vc_active>a {
    border:none;
    background-color: #C92037;
    color: #fff;
	font-weight:bold;
}

.part-logo img{
	max-height: 100px;
	object-fit: contain;
}
.perform-img img{
	max-height:280px;
	object-fit:contain;
}

#slider_4292 .owl-item {
    padding: 0px 5px;
}
#slider_4417 .owl-item {
    padding: 0px 5px;
}
/*-------------------------------
 * End KAIZZEN CARE CSS -------------
 * ----------------------------*/

/*............................. exibition imagee container .......................................*/

.exi-container {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.exi-image{
  width: 37%;
}


.exi-image img {
    width: 300px;
    height: auto;
    transform: translate(45%, 0px);
}
.exi-divider {
    width: 4px;
    height: 267px;
    background-color: rgb(246, 153, 23);
	position:relative;
	left:35px;
}
.exi-image img {
    width: 300px;
    height: auto;
}

.exibition-container {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    left: 85px;
    /* overflow: scroll; */
}

/* .exibition-heading{
    width: 19%;
    margin-left: 15px;
}
.exibition-heading h1{
    font-size: 25px;
    font-weight: 400;
    color: rgb(45, 44, 44);
} */
.exibition-image{
    width: 24%;
}
.exibition-image img{
    width: 110px;
    height: auto;
    justify-content: center;
} 
.exibition-divider {
    max-width: 2.5px;
    height: 120px;
    background-color: rgb(246, 153, 23);
    /* margin: 0px 15px; */
    margin: auto;
    transform: translate(-56px, 0px);
}

/*............................. End exibition imagee container .......................................*/

/* ....................................................................................................
.................... * insights main page new Design  Start...............................................
....................................................................................................... */



/* ....................................................................................................
.................... * insights main page new Design End...............................................
....................................................................................................... */


#section003{
	display:none;
}
#section001{
	display:none;
}
#section004{
	display:none;
}


/* ////////////////////////landing page design //////////////////////////////////*/


@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800;900&display=swap');



.dg-extra-para-class p{
	font-size:34px;
	color:#3E484D;
	line-height:40px;
	font-weight:bold;
	font-family: 'Jost', sans-serif;
	padding-right:100px;
}
.change-font-dg-para p{
	font-family: 'Jost', sans-serif;
	font-size:18px;
}

.dg-extra-para-class p b{
	font-size:35px;
	color:#DA1E27;
}
.dg-extra-para-class p a{
	font-size:35px;
	color:#DA1E27;
}
/* .dg-banner{
	position:relative;
} */

.dg-image img{
	width:1280px;
	height:auto;
	position:absolute;
/* 	bottom:-32rem; */
	left:0%;
	top:-27rem;
}
.dg-extra-head h2{
	font-size:45px;
	color:#3E484D;
}
.dg-extra-head h2 b{
	font-size:45px;
	color:#DA1E27;
	font-family: 'Jost', sans-serif;
}
#position-col-image{
	position:relative;
}
.image-dg-bottom img{
	position:absolute;
	top:-17rem;
/* 	left:0; */
}

.form-design-dg .vc_column-inner{
	border-radius:0px 0px 25px 25px;
	position:relative;
	left:35%;
}
.form-design-dg{
	z-index:2;
}

.left-zero-dg-section{
	left:0 !important;
}

/* .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0 30px;
} */


.selectdg{
    padding:0px !important;
    width: 80%;
    font-size: 17px;
	font-family: 'Jost', sans-serif;
    font-weight: normal;
	color:#414141;
	background:none;
}



.apply {
    padding: 10px 30px 30px !important;
    color: #fff;
    background-color: #DA1E27 !important;
    border: none;
    border-radius: 6px !important;
    font-size: 18px;
    font-weight: bold;
    /* margin-top: 32px; */
    margin: 40px 0px 35px 0px;
	font-family: 'Jost', sans-serif;
}
.input_wrap .dgselect{
	background-color:#f7f7f7 !important;
	padding:0 !important;
}
#form-bg-para p{
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
	margin-left:10px;
	font-family: 'Jost', sans-serif;
}
.form-image-bg img{
	width:185px;
	position:relative;
	right:0%;
}

.compaign-form{
    max-width: 30%;
    height: auto;
    box-sizing: border-box;
    background-color: #fff;
    border:none;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;  
	float:right;
	position:relative;
	right:16%;
 }
 .compaign-form a{
    text-decoration: none;
    color: #707070;
    padding: 13px 10px;
	 font-size:12px;
 }
.compaign-line{
    color: #707070;
    background-color: #707070;
    width: 1px;
    height: 8px;
    border: none;
	margin:1px;
 }

.comp-head-dg-font{
	font-family: 'Jost', sans-serif;
	font-weight:800;
	position:relative;
	left:20%;
    text-transform:uppercase;
}

.stroke-copmaign h1{
/*   max-width:fit-content; */
	position:relative;
	left:20%;
    align-items: center;
    font-size: 27px;
/*   -webkit-text-stroke: 2px #4E4E4E;
  -webkit-text-fill-color: transparent; */
	font-family: 'Jost', sans-serif;
	font-weight:800;
	text-transform:uppercase;
	line-height:47px;
	color:#3E484D;
}

.compain-para{
	width:100%;
    display: flex;
	justify-content:center;
}
.compain-para p{
  padding: 7px 15px ;
  color: #3E484D;
  width:fit-content;
	font-family: 'Jost', sans-serif;
	font-size:13px;
}
.second-para-compaings{
    border: 1px solid #40484C;
    padding: 7px 15px;
    border-radius: 25px;
	font-weight:bold;
}

.page-id-3751 .hum_btn{
	display:none !important;
}
.page-id-3751 .menu{
	display:none !important;
}
.page-id-3751 .head_btn{
	display:none !important;
}

.page-id-3751 .navbar-brand{
	display:none !important;
}
.selectdg .select{
	padding:0 !important;
}

.pm-heading-jost{
  font-size:25px;
	font-weight:900;
	font-family: 'Jost', sans-serif;
	color:#3E484D;
	text-transform: uppercase;
	padding:20px 0px 0px 20px;
	
}

.pm-para-jost p{
	font-size:16px;
	line-height:27px;
	color:#3E484D;
	font-family: 'Jost', sans-serif;
	padding:0px 25px 25px 20px;
/* 	font-weight:bold; */
}
.pm-main-heading-jost{
	font-family: 'Jost', sans-serif;
	font-weight:700;
}
.pm-heading-2{
	font-family: 'Jost', sans-serif;
	font-weight:700;
}
.pm-shadow-image-1 img{
	border-radius:25px 25px 0px 0px;
	box-shadow: -10px 8px 15px lightgray,
}
.pm-shadow-image-2 img{
	border-radius:25px 25px 0px 0px;
	box-shadow: -10px 8px 15px lightgray,
}

.pm-shadow-image-3 img{
	border-radius:25px 25px 0px 0px;
	box-shadow: -10px 8px 15px lightgray,
}


.pm-para2-jost-1{
	background-color:#fff;
	padding:10px 5px 40px 5px;
	 border-radius: 0px 0px 25px 25px;
	box-shadow: -10px 8px 15px lightgray,
	10px 8px 15px lightgray;
}
.pm-para2-jost-2{
	background-color:#fff;
	padding:10px 5px 40px 5px;
	 border-radius: 0px 0px 25px 25px;
	box-shadow: -10px 8px 15px lightgray,
	10px 8px 15px lightgray;
}
.pm-para2-jost-3{
	background-color:#fff;
	padding:10px 5px 40px 5px;
	 border-radius: 0px 0px 25px 25px;
	box-shadow: -10px 8px 15px lightgray,
	10px 8px 15px lightgray;
}

.pm-para2-jost-1 p{
	font-size:17px;
	line-height:27px;
	color:#3E484D;
	font-family: 'Jost', sans-serif;
/* 	margin:5px 0px 0px 12px; */
	padding:15px;
	
}
.pm-para2-jost-2 p{
	font-size:17px;
	line-height:27px;
	color:#3E484D;
	font-family: 'Jost', sans-serif;
/* 	margin:5px 0px 0px 12px; */
	padding:15px;
	
}
.pm-para2-jost-3 p{
	font-size:17px;
	line-height:27px;
	color:#3E484D;
	font-family: 'Jost', sans-serif;
/* 	margin:5px 0px 0px 12px; */
	padding:15px;
	
}

.pm-button-color{
   font-size:15px;	
   font-family: 'Jost', sans-serif;
	padding:6px 13px;
	color:#fff;
	background-color:#01843E;
	border-radius:7px;
	font-weight:normal;
	position:relative;
	top:20px;
}

/* .col-pm-grid-award{
	box-shadow:1px 2px 1px solid black;
	background-color:#fff;
} */

.col-pm-grid-award-1 img{
	margin-left:0 !important;
}
.col-pm-grid-award-2 img{
	margin-left:0 !important;
}
.col-pm-grid-award-3 img{
	margin-left:0 !important;
}
/* .pm-para-jost-1{
	padding:28px 0px 28px 0px;
} */
.pm-1-image-align img{
	width:160px;
}

.pm-2-image-align img{
	width:150px;
}
.pm-3-image-align img{
	width:190px;
}

.pm-4-image-align img{
	width:100px;
}

.pm-5-image-align img{
	width:100px;
}

/* .compaign-float-item{
	display:grid;
	max-width:fit-content;
}
.first-comp-para{
	
}
.second-comp-para{
	
}
 */

.pm-icon-align{
	z-index:999;
	position:absolute;
	right:-82%;
	bottom:-8%
}
.include-services-image-1 img{
	width:250px;
}
.include-services-image-2 img{
	width:200px;
	height:auto;
}
.include-services-image-3 img{
	width:200px;
}
.include-services-image-4 img{
	width:220px;
}
.include-services-image-5 img{
	width:190px;
}
.include-services-image-6 img{
	width:250px;
}

/* .col-pm-grid-award{
	padding:0px 50px !important;
} */

.min-height-pm{
	padding:0px 15px !important;
}





.service-include-box-pm {
    width:100%;
	display: flex;
    background-color: #fff;
    border-radius: 20px;
    max-height: 190px;
    box-shadow: rgba(0, 0, 0, 0.30) 0px 5px 15px;
}

.service-include-col-1{
	width:30%;
/*     padding: 5px; */
}
.service-include-col-1 img{
       padding: 15px;

}
.service-include-col-2 {
   width:70%;
    align-items: center;
    vertical-align: middle;
    padding: 20px 10px 20px 0px;
/*     margin: 30px 53px 5px -10px; */
}

.service-include-col-2 h4{
    font-size: 20px;
    color: #4D8AD9;
    font-family: 'Jost', sans-serif;
    font-weight: 600; 
	padding-bottom:8px;
}
.service-include-col-2 p{
    font-size: 14px;
    color: #000000;
    font-family: 'Jost', sans-serif;
}

.hidden-padding-pm-page{
	padding:0px 0px !important;
}


.modulor-footer-landing{
	left:0 !important;
}

.footer-landing-page-heading{
	 font-size:35px;
	 color:#3E484D;
	 font-family: 'Jost', sans-serif;
	 font-weight:800;
	    position: relative;
    top: 50px;
}

/*////////////////////////// popup form ////////////////////////////////*/
  
#popmake-4008{
	position:relative;
	border:none;
}
#popmake-4008.pum-container:before{
	content:'' !important;
	background-color: #f5f8fa;
	height: 100%;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
#popmake-4008 .wpcf7-form-control{
    width: 100%;
    border-radius: 0px;
	background-color: #f6f2f2;
}
#popmake-4008 label{
	font-weight: 400;
}
#wpcf7-f4007-o1{
	padding: 30px;
}
#popmake-4008 .wpcf7-submit{
	font-weight: 600;
	background-color: #0061a6;
	border:none;
	padding:10px 0px;
}
.perrier-bg-color{
	background-color: #ffffff !important;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px !important;
	border-radius:5px;
/* 	position:absolute;
	top:-5px; */
}

/* //////////////////////////////////////////////////////////////////////
 * ///////////////////////ESG section start ////////////////////////////
 * ///////////////////////////////////////////////////////////////////*/


.esg-activities-heading{
	background-image: linear-gradient(to left , rgb(182 226 16), rgb(67 116 7));
    padding:12px 8px;
	width:auto;
}

.esg-para{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius:0px 50px 0px 50px;
	padding:50px;
}

.esg-para p{
	font-size:18px;
	line-height:32px;
}

.esg-head4 h4 {
    line-height: 35px;
    font-size: 18px;
    font-weight: normal;
}
.esg-paratab li{
	line-height:30px;
	font-size:12px;
	margin-left:30px;
}
.esg-para-colimage p{
	font-size:16px;
	line-height:35px;
}
.esg-circle-image img{
	border-radius:100%;
	border:4.5px solid #de2129;
}

.proposed-activities-col{
	border-radius:10px;
/* 	padding:70px; */
/* 	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
	height:450px;
	max-width:42%;
	background-color: #f7f7f7;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding-top:100px;
	padding-left:65px !important;
}
.left-margin-45{
	margin-left:5%;
}

.right-margin-45{
	margin-left:7%;
	
}

.esg-small-font-size{
	font-size:45px;
	text-align:left !important;
/* 	padding-left:70px; */
	font-weight:bold !important;
}
.custom-esg-acttv-hd{
	font-weight:bold !important;
}
.custom-esg-acttv-hd2{
	font-weight:bold !important;
}






@media (max-width:768px){
	
	
	.proposed-activities-col{
		max-width:90%;
		margin:18px 0px;
		padding-left:20px !important;
		padding-top:35px !important;
	}
	.right-margin-45 {
    margin-left:5%;
	max-height:400px;	
}
	.left-margin-45 {
    margin-left: 5%;
	max-height:342px;
}
	.esg-paratab li {
    line-height: 27px;
    font-size: 12px;
    margin-left:1px;
}
	.esg-small-font-size{
		font-size:35px !important;
		text-align:left !important;
		padding-left:0px;
		font-weight:bold !important;
		padding-top:20px;
	}

	.mobile-none{
		display:none;
	}
	.mobile-min-height-v{
		height:30px !important;
	}
	
	.custom-esg-acttv-hd{
		font-size:22px !important;
		font-weight:bold !important;
	}
	.custom-esg-acttv-hd2{
		font-size:20px !important;
		font-weight:bold !important;
	}
	
	
	
	
	
	
	
	
	
	.align-iamge-esg img{
    position:relative;
		right:50%;
}
	
.align-auther-esg{
		 position:relative;
		right:21%;
	bottom:20px;
	}
		
	
	.esg-para-colimage p {
    margin: auto;
    align-items: center;
    width: 100vw;
    margin: auto;
}
	
	.vc_custom_1665406725227 {
    padding-left: 10px !important;
}
	
	
	
	
}

/* //////////////////////////////////////////////////////////////////////
 * ///////////////////////ESG section end ////////////////////////////
 * ///////////////////////////////////////////////////////////////////*/

/*/////////////// blog post //////////////////////*/
 
.text-post-000 {
	font-style:italic !important;	
}
.annexe-txt p {
	font-size:15px;
}
.annexe-txt hr {
	padding-right:15px;
}

@media (max-width:768px){
	.text-post-000 {
		font-size:15px !important;
	}
}



/* home backup */
@media (max-width:768px){
	.awrd-title .section_content {
    left: 0px !important;
}
}




.hover-image-box {
	display: flex;
	align-items: center;
	gap: 9px;
}
/*.hover-image-box img{
 	width:40px;
	height:40px;
} 
 .box_1:hover + .box_2 {
	widows:240px;	
}  */
/* .button-size-increase .connect-w-us a {
	font-size: 30px;
    text-align: center;
    margin: auto;
    display: block;
    color: #fff;
    font-weight: bold;
    background-color: #c30019;
    padding: 20px 30px;
    border-radius: 5px;
    max-width: fit-content;
}
    


.button-size-increase .connet-w-us a {
	font-size:30px !important;
	font-weight:bold;
}

.services-icon-container {
   display: flex;
	width:100%;
   align-items: center;
   justify-content: center;
   margin: auto;
   background: #3F484D !important;
   padding: 25px !important;
	margin:7px auto;
}
.show-services-hove{
	display:none;
      background-color: #e90809;
      padding: 35px;
      align-items: center;
      margin: auto;
      width: 100% ;
	position:absolute;
	bottom:7px;
	left:13px;
	transition: .5s ease;
 }
.services-icon-container:hover  .show-services-hove {
	display:block;
	width:400px;
	z-index:999;
}
 
.show-services-hove h6 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.show-services-hove p{
  color: #fff;
  font-size: 10px;
	line-height:17px;
	padding:8px 0px;
}





.more-srvc-container .services-icn img {
	width:35px;
	height:35px !important;
	position: relative;
    left: 44%;
}
.more-srvc-container {
	flex-direction:column;
	transition:0.8s;
}


.more-srvc-container .services-txt a {
  font-size: 16px !important;
  color:#fff;
  text-decoration:none;
  position: relative;
  left: 33%;
  font-weight:bold;
}


.services-icn img {
  width: 60px;
  height: 60px !important;
}
.services-txt h6 {
  font-size: 13px !important;
  color:#fff;
}

.dscr-more {
    font-size: 25px;
    font-weight: bold;
    color: #484747;
    text-transform: capitalize;
}
.awrd-title .title {
	color:#fff !important;
	text-align:center;
}
.awrd-title .item .item-logo img {
    background: #fff;
    width: 60px;
    height: 60px !important;
    padding: 8px;
    border-radius: 8px;
}
.awrd-title .item .text {
    justify-content: flex-end !important;
    font-size: 18px !important;
    color: #fff !important;
}
.awrd-title .section_content {
    left: 50px;
}


.map-image-1{
	position: relative;
    left: 29%;
    top: -84px;
}
.map-image-2{
	position: relative;
    left: 15%;
    top: -45px;
}

.hover-map {
	display:none;
    padding: 16px;
    background-color: #d0001b;
    max-width: fit-content;
    margin-left: 15px;
	border-radius:5px;
	position:absolute;
	bottom:128px;
	left:35%;
}
.hover-map2{
	display:none;
    padding: 16px;
    background-color: #d0001b;
    max-width: fit-content;
    margin-left: 15px;
	border-radius:5px;
	position:absolute;
	top:-170px;
	left:21%;
}
.hover-map h3 {
	color:#fff;
}
.hover-map p {
	color:#fff;
}
.hover-map2 h3 {
	color:#fff;
}
.hover-map2 p {
	color:#fff;
}
.map-image-1:hover + .hover-map {
	display:block;
}
.map-image-2:hover + .hover-map2 {
	display:block;
}

.cstom-footer {
	display:flex;
	width:100% !important;
}
.col-f-1 {
	width:60%;
}
.col-f-2 {
	width:40%;
}
.footer-gptw a img {
	margin:auto;
	float:right;
    max-width: 130px;
} */

/*/////////////////// kaizzen ESG new page ///////////////////////*/ 
.border-for-esg {
	padding:25px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	background-color:#eee;
	border-radius:25px;
	max-width:fit-content;
}
.esg-new-content{
    padding: 30px;
    background:#f3dcdc;
    border-radius: 25px;
    min-height: 300px;
	max-width: fit-content;
	margin:0px 10px;
    transition:0.7s ease-in-out;
}
.esg-new-content:hover{
	background-color: #de2129;
    transform: scale(1.04);
}
.esg-new-content:hover  h2 strong, .esg-new-content:hover p, .esg-new-content:hover ul li {
	color:#fff;
	transition:0.7s ease-in-out;
} 
.esg-sub-heading{
	font-size:22px;
}
/* .defrnt-padding-1{
	padding: 42px 30px;
}
.defrnt-padding-2{
	padding: 41px 30px;
} */
.esg-new-content h2 strong {
	color: #4e77ae;
	    font-size: 20px;
    padding: 15px 0px;
}

.esg-new-content p {
	padding: 12px 0px;
    font-size: 14px;
    color: #080808;
    line-height: 24px;
	font-weight: 500;
}
.esg-new-content ul {
   padding: 25px;
}

@media (max-width:768px){
	.esg-new-content {
    margin: 10px 30px 10px 0px;
}
	.esg-extra-space-for-mobile{
		height:0px !important;
	}
	.esg-sub-heading{
	font-size:18px;
}
	.top_panel .logo img {
    height: auto;
    max-width: 120px;
}
}
@media (max-width:1440px) {
	.top_panel .logo{
     margin-left:-33px;
     }
}
@media (max-width:1374px) {
	.top_panel .logo{
     margin-left:0px;
     }
}

/* banner second optio esg home */
/* .esg-banner .main_slider .slider_wrap .slide .blur .bg_color {
    opacity: 1 !important;
    background-image: linear-gradient(180deg, #0a77b4, #bdd1dc5c) !important;
} */
.esg-banner.main_slider .slider_wrap .slide .slide_title {
    color: #091e64;
    font-weight: bold;
    font-size: 17px;
	margin-bottom:1vh;
}
.esg-banner.main_slider .slider_wrap .slide .slide_subtitle {
    color: rgb(15 63 96);
    font-size: 15px;
/*     line-height: 29px; */
    padding: 5px 60px 0px 0px;
	text-align:justify;
}

@media (max-width:1350px){
	.esg-banner.main_slider .slider_wrap .slide .slide_title {
    font-size: 14px;
}
	.esg-banner.main_slider .slider_wrap .slide .slide_subtitle {
    font-size: 15px;
}
}


/*////////////// blog page ////////////*/ 

.text-center-every-blogs {
	padding:0px 250px;
}


.blog-top-content{
	text-align: center;
    font-size: 45px;
    font-weight: bold;
    border-bottom: 3px solid #ca0101;
    margin: auto;
    max-width: fit-content;
    float: none;
}

.fl-read-more{
	position: relative;
    display: table;
    padding-left: 40px;
    color:#000;
    transition: .2s;
	font-size:16px;
	font-weight:bold;
}
.fl-read-more:before {
    content: "";
    left: 0;
    background-color: #000;
    position: absolute;
    width: 32px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    transition: .2s;
}
.fl-read-more:hover, .fl-read-more:focus {
    background-color: transparent;
    padding-left: 52px;
}
.blog-sngle-img img{
	margin:0;
}
.custom-post-share{
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #de2129;
    border-bottom: 3px solid #767676;
    margin: auto;
    max-width: fit-content;
    float: initial;
    padding: 5px 0px;
}
.blog-social-icon{
	display:flex;
	width:100%
	margin: auto;
    align-items:center;
    justify-content: center;
}
.blog-social-icon .social-icon-img{
	max-width:fit-content;
}
.blog-social-icon .social-icon-img a img {
	max-width:60px;
	height:auto;
}

@media (max-width:768px){
	.text-center-every-blogs {
	padding:0px;
}
	.blog-sngle-img img{
	margin-left:41px;
}
	.about-section .member_row .vc_col-sm-4{
	padding-left:20px !important;
}
}


/*/// Show Case page ///////////*/ 
.border-img-box{
	overflow:hidden;
	transition:0.7s ease-in-out;
}
.border-img-box img{
	border: 3px solid #fff;
    margin: 0;
    background-color: #f7f7f7;
	transition:0.7s ease-in-out;
}
.border-img-box img:hover{
	transform:scale(1.2);
	transition:0.7s ease-in-out;
}
.showcase-clients-hideOn-Pc{
		Display:none;
	}

    .hiddenCase-1 {
        display: none;
    }
.show-caseStudy{
	font-size:16px;
	color:#fff;
	background-color:#de232a;
	padding:8px 16px;
	text-align:center;
	margin:auto;
	float:initial;
}
 

@media (max-width:765px){
	.showcase-clients-hideOn-Pc{
		Display:block;
	}
	.showcase-clients-hideOn-mobile{
		Display:none !important;
	}
	
}








.align-iamge-esg img{
	border: 8px solid #d12829;
    border-radius: 50%;
    margin: 0;
}

.contact-detal{
	margin:10px 0px;
}

.contact-detal a{
	font-size: 12px;
    color: blue;
    text-decoration: underline;
    padding: 2px 5px;
}
.contact-detal .addrx-a{
	color: #000;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}

@media (max-width:1275px){
	.vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    top: 78% !important;
}
}


/* new member section */  
.about-section .member_row .vc_custom_1712944615109 .logo-carousel-free .sp-lc-logo img {
    width: 90px !important;
    height: auto;
}

.about-section .member_row .vc_col-sm-4{
	padding-left:0px;
}
.member_row{
	border: 1px solid #eee;
    padding: 20px 10px 15px 10px;
}






  
/* custom home page  */ 

 @keyframes scroll {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-100%);
        }
    }

    .scrolling-container {
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
    }

    .infinite_animate {
        display: inline-block;
        animation: scroll 30s linear infinite;
    }

    .infinite_animate span {
        font-size: 90px;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: transparent;
        -webkit-text-stroke: 1px #8f8f8f;
        white-space: nowrap;
        display: inline-block;
    }

.before_home_Section{
	position:relative;
}
.before_home_Section:before {
	content:'';
	position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background-image: url("https://kaizzencomm.com/pr-digital-agency/assets/img/indian-young-business.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.service-box-number.number1 {
    background-image: url("https://kaizzencomm.com/pr-digital-agency/assets/img/01.jpg");
}
.service-box-number.number2 {
    background-image: url("https://kaizzencomm.com/pr-digital-agency/assets/img/02.jpg");
}
.service-box-number.number3 {
    background-image: url("https://kaizzencomm.com/pr-digital-agency/assets/img/03.jpg");
}
.service-box-number.number4 {
    background-image: url("https://kaizzencomm.com/pr-digital-agency/assets/img/04.jpg");
}
.service-box-number {
    font-size: 120px;
    font-weight: 900;
    line-height: 1em;
    display: inline-block;
    -webkit-background-clip: text;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-attachment: scroll;
    -webkit-text-stroke: 1px solid rgba(255, 255, 255, 0.5);
}
.hide_image_onScroll {
    display: none;
	transition: 0.6s ease-in-out;
}
/* Show image on hover */
.Img_container:hover .on_hover_image_1,
.Img_container:hover .on_hover_image_2,
.Img_container:hover .on_hover_image_3,
.Img_container:hover .on_hover_image_4 {
    display: block;
}

/* Add specific hover effect for each heading */
.Image_hoverheading1:hover ~ .on_hover_image_1,
.Image_hoverheading2:hover ~ .on_hover_image_2,
.Image_hoverheading3:hover ~ .on_hover_image_3,
.Image_hoverheading4:hover ~ .on_hover_image_4 {
    display: block;
}
.dual_color_H{
	color:#000;
	font-size:50px;
	font-weight:800;
}



/* kaizzen globe */ 

.blend_Image figure{
	    background-image: url('https://kaizzencomm.com/wp-content/uploads/2024/09/Ellipse-9.png?id=6019');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 15px;
}
.blend_Image figure img{
	padding:15px;
}
.cston-futra{
	font-family: 'Futura Std', sans-serif;
	color:#000;
}
 .bold_B{
    font-size:50px;
	font-style:italic;
	font-weight:800;
}
.bold_I{
	font-size:50px;
	font-style:italic;
	font-weight:400;
}
.futra_p{
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	color:#000;
}
.global_about{
	margin-top:-90px;
	z-index:-1;
}
.glass_para{
	font-family: 'Futura Std', sans-serif;
	font-size:26px;
	color:#000;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
	padding: 50px 30px;
    border: 2px solid #eee;
    border-radius: 20px;
    line-height: 45px;
}
.before_global{
	position:relative;
}
.before_global:before{
	content:'';
	position:absolute;
	background:url('https://kaizzencomm.com/wp-content/uploads/2024/09/BG2.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	top:35%;
	left:0;
	right:0;
	width:100%;
	min-height:300px;
}
.global_para{
	font-family: 'Futura Std', sans-serif;
	font-size:24px;
	color:#000;
	line-height: 44px;
	padding-top:30px;
}
.global_clients-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Centers the items */
  gap: 35px; /* Adds space between logos */
}

.global_clients-wrap .global_clients {
  height:70px; /* Adjust height according to width */
  object-fit: contain; /* Ensures the image fits well without distortion */
}

.global_clients-wrap img {
  max-width: 100%; /* Ensures responsiveness */
  filter: grayscale(100%);
  transition: 0.5s ease-in-out;
}
.global_clients-wrap img:hover{
	filter: grayscale(0);
}
.global_bootom{
	font-family: "Futura", Sans-serif;
	color:#000;
	font-size:45px;
	font-weight:800;
}
.global_link{
	background-color: #DB1F25;
	color:#fff;
	font-family: 'Futura Std', sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-radius: 100px 100px 100px 100px;
    padding: 6px 20px 6px 20px;
}
.autocomplete-suggestions {
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    max-height: 150px;
    overflow-y: auto;
    z-index: 1000;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.autocomplete-suggestions div {
    padding: 10px;
    cursor: pointer;
}

.autocomplete-suggestions div:hover {
    background-color: #f0f0f0;
}

.global_frm_row .global_frm_col{
	padding:0px 20px;
	background:#eee;
}

.global_frm_col .global_forms .form .input_wrap {
    position: relative;
    margin-bottom: 20px;
}
.global_frm_col .global_forms .form .input {
    border: 0;
    border-bottom: 1px solid #7C7C7C;
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    height: 55px;
    padding: 0 20px;
}
.global_frm_col .global_forms .select2-container--default .select2-selection--single {
    border-bottom: 1px solid #7C7C7C !important;
}
.global_frm_col .global_forms  .form .textarea {
    border-bottom: 1px solid #7C7C7C;
}
.global_frm_col .global_forms .select2-container--default .select2-selection--single {
    background:none;
}




.footer .right {
    position: relative;
}
.footer .right:before {
    content: 'Head Office:';
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: bold;
    top: -25px;
}
.footer .contact {
    position: relative;
}
.footer .contact:before {
    content: 'Call Us:';
    position: absolute;
    left: 0;
    bottom: 25px;
    font-size: 16px;
    font-weight: bold;
}
.footer .contact a:last-child{
	position:relative;
}
.footer .contact a:last-child:before {
    content: 'Email Us:';
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: bold;
    bottom: 100%;
}

.global_offices{
    display: flex;
    align-items: center;
    justify-content: center;
   } 
.global_offices .global_office_col{
	width: 20%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
   .global_offices .global_office_col span{
     width: 30px;
     height: 30px;
     background-color: #db1f25;
   }
.global_offices .partnet_g_col .Prtnr_g{
	background-color: #140046;
}
   .global_offices .global_office_col h5{
     font-size: 20px;
     color: #000;
     font-weight: 600;
   }

.image_l_ble figure{
	padding:0;
}
.image_l_ble figure img{
	padding:0;
	margin:0;
}


.global_servive_main_row .global_service_row{
	gap:20px;
}
.global_servive_main_row .global_service_row .global_service_box{
	width: calc(33% - 15px);
}

.global_service_row .global_service_box .vc_column-inner{
	padding:0;
}
.global_service_row .global_service_box{
    padding: 20px;
    border-radius: 15px;
    background: rgb(255 255 255 / 45%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid #fff;
}
.global_service_row .global_s_para{
	padding:0;
	color:#000;
}












@media only screen and (min-width: 1610px) {
 .footer .contact a:last-child {
    margin-right: 80px !important;
  }

	
}



@media (min-width: 1024px) {
  .global_clients-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr); /* 7 columns for first row */
    grid-auto-rows: auto;
    justify-items: center; /* Centers the logos in each column */
  }
}


@media (max-width: 1270px) and (min-width: 1024px) {
    .main_slider .slider_wrap .slide .blur {
        height: 65vh !important;
        width: 60vh !important;
    }
}





@media (max-width: 1023px) and (min-width: 768px) {
  .global_clients-wrap {
    grid-template-columns: repeat(4, 1fr); /* 4 logos per row on medium devices */
  }
	.cston-futra{
		font-size:30px;
	}
	.global_max_space{
		height:60px;
	}
	.global_bootom {
    font-size: 32px;
}
   .global_offices .global_office_col span{
     width: 20px;
     height: 20px;
   }
   .global_offices .global_office_col h5 {
    font-size: 16px;
}	
	
	
	
}

@media (max-width: 767px) {
  .global_clients-wrap {
    grid-template-columns: repeat(2, 1fr); /* 2 logos per row for mobile devices */
  }

  .global_clients-wrap .global_clients {
    width: 80px; /* Smaller logos for mobile */
  }
	.cston-futra{
		font-size:25px;
	}
		.global_max_space{
		height:60px !important;
	}
	.page-id-6009 .vc_column_container>.vc_column-inner{
			width:100% !important;
	}
	.page-id-6009 figure img{
		margin:0 !important;
	}
	.page-id-6009 .wpb_single_image .vc_single_image-wrapper{
		margin:0 !important;
	}
	.glass_para {
    font-size: 18px;
    padding: 35px 20px;
    line-height: 35px;
}
.global_para {
    font-size: 18px;
    color: #000;
    line-height: 35px;
    padding-top: 25px;
}
.global_bootom {
    font-size: 30px;
}
	.image_l_ble{
		text-align:left !important;
	}	
	
.blend_Image figure img {
    text-align: left;
	width:200px;
}	
.global_frm_row .global_frm_col{
	background:#eee;
	padding:5px;
}	
	.global_frm_row{
		width:100% !important;
	}	
	   .global_offices .global_office_col span{
     width:15px;
     height: 15px;
   }
   .global_offices .global_office_col h5 {
    font-size: 14px;
}
.global_offices .global_office_col {
    width: 50%;
}
	
	
.global_servive_main_row .global_service_row .global_service_box{
	width:100%;
}	
.global_servive_main_row .global_service_row{
	max-width:100%;
}
	.global_mobile_space{
		height:30px !important;
	}	
	
	
	
	
	
}
