.d-flex.justify-content-between.align-items-center.cspt-header-content {
  margin-left: 4.5% !important;
}

.secondFooterMob{
		display: none;
}

.footerSide {
  position: absolute;
  top: 68%;
  right: 1px;
}

.cspt-footer-widget .cspt-social-links{
		margin-top: -1em !important;
}

.brandName {
  margin-top: 1.5em;
}

.extraPadding{
		padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.slgf_home_portfolio_caption {
  display: none !important;
}

.cspt-bg-color-white::before{
		background-color: #e4e5e8 !important;
}

.cspt-breadcrumb-inner{
		display: none !important;
}

.cspt-fid-title span{
		font-size: 1.2em !important;
}

.peopleVectorExtremeTop {
  margin-top: -4em;
}

.thefirstheadSpan{
		font-size: 1.5em;
		font-weight: bold;
}

.elementor-element-3824353 .cspt-element-subtitle {
  font-size: 1.2em;
		text-align: center;
}

.elementor-element-7190bc81 .cspt-element-title {
  font-size: 2em !important;
  line-height: 1.2;
  padding-top: 2.5em;
}

.offeringsBtn{
		text-align: center;
}

.offeringsBtn a {
  background: #514f4a;
  color: #fff;
  font-family: inherit;
  font-size: 1.2em;
		font-weight: 500;
  padding: 1em 1em;
  border: 1px solid #514f4a;
  border-radius: 10px;
		display: inline-block;
  width: 86%;
}

.offeringsBtn a:hover{
		background: #000;
}

.custom-ul {
    list-style-type: none;
    padding-left: 1em;
}

.custom-ul li {
    position: relative;
    padding-left: 1em;
    color: #1B375E;
		font-family: inherit;
  	font-size: 1.2em;
  	font-weight: 500;
  	padding-bottom: 5px;
		line-height: 1.5;
}

.custom-ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #1B375E;
    font-size: 1em; /* Adjust this size to make the bullet point small */
}

/* fieldset - now accordion code */

.sp-tab__section_title_814 {
  display: none !important;
}

#sp-wp-tabs-wrapper_814.sp-tab__lay-default > ul .sp-tab__nav-item .sp-tab__tab_title{
		font-size: 13px !important;
		font-family: inherit !important;
}

.tabs-container {
    font-family: inherit;
    max-width: 100%;
    margin: 30px auto;
    display: flex;
}

.tabs-container .tabs {
    width: 300px;
    color: #fff;
    text-align: center;
}

.tabs-container .tabs .tab {
    padding: 16px 8px;
    background: #cecece;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.6s ease-in, color 0.6s ease-in; /* Increased duration */
		margin-bottom: 20px;
  color: #c8c1c1;
  font-size: 1em;
}

.tabs-container .tabs .tab.active {
    background: #1B375E;
    color: #fff;
}

.tabs-container .tabs .tab:hover {
    background: #1B375E;
    color: #fff;
}

.tabs-container .content-container {
    flex-grow: 1; /* Ensure content-container grows to fill available space */
    position: relative; /* Ensure absolute positioning of content */
    overflow: hidden; /* Prevent content overflow */
		margin-left: 3em;
  	height: 400px;
		margin-top: 1.6em;
}

.tabs-container .content-container .content {
    position: absolute; /* Position content absolutely within content-container */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    padding: 32px;
    transform: translateY(20px);
    transition: opacity 0.6s ease-in, transform 0.6s ease-in; /* Increased duration */
}

.tabs-container .content-container .content.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
		border-radius: 20px;
		background: #fbf7f7;
}

.tabs-container .content-container .content:not(.active) {
    transition-delay: 0s, visibility 0s 0.6s; /* Delay visibility change */
}

.tabs-container .content-container h3 {
    margin: 0;
    font-size: 30px;
}

.tabs-container .content-container p {
    line-height: 2;
}

.theOther{
		color: #000;
}

/* swiper css */

.swiper-container {
    width: 100%;
    height: 400px; /* Adjust height as needed */
    overflow: hidden;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* This ensures the image scales properly */
}

.slidRightColumn{
    width: 100% !important; /* Adjust as necessary */
overflow: hidden !important; /* Prevent overflow */
}

/* about us new section */

.peopleVectorDiffAbout {
  margin-top: 1em;
}

.peopleVectorDiffAbout p {
  font-family: inherit;
  padding: 0;
  margin: 0;
  color: #1B375E;
  margin-bottom: 0.6em;
  padding: 0 2em;
  font-size: 1.2em;
}

/* footer desktop */

/*#text-3 {
  margin-left: -1.7em !important;
}*/

.footer-wrap.cspt-footer-widget-area > .container{
		max-width: 93% !important;
}

.site-footer .cspt-footer-logo{
		height: 6em !important;
		width: 6.2em !important;
}

.footer-wrap.cspt-footer-widget-area.cspt-bg-color-white {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.cspt-footer-text-area.cspt-bg-color-transparent {
  /*padding-top: 6px !important;
  padding-bottom: 6px !important;*/
		display: none !important;
}

.cspt-footer-copyright.col-md-12.text-center {
  margin-left: -1.8em;
}
.cspt-footer-copyright-text-area {
		font-family: inherit;
  text-align: left !important;
}

body .scroll-to-top{
		left: 55% !important;
		top: -36px !important; 
}

/* about us bullet points */

.elementor-widget .elementor-icon-list-icon i, .cspt-list-style.elementor-widget-icon-list .elementor-icon-list-icon i{
		color: #000 !important;
  font-size: 4px !important;
}

.socialIconOne, .socialIconTwo {
  margin: 0;
  padding: 0;
}

.socialIconOne .fa , .socialIconTwo .fa {
  margin-right: 7px;
}
.fa-linkedin-square {
  color: #0077B5;
}

/* text slider */

.text-slider {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.text-slider div {
    display: inline-block;
    padding-left: 100%;
    animation: slide 20s linear infinite; /* Adjusted duration to slow down the slider */
}

@keyframes slide {
    0% { transform: translateX(100%); }
    50% { transform: translateX(0); } /* Ensures the text stays in view */
    100% { transform: translateX(-100%); }
}




/* end text slider */




.cspt-ihbox-style-12{
		height: 28em !important;
}

.cspt-fixed-header .brandName {
  margin-top: 0.8em;
}

.brandNameTop {
  margin: 0;
  padding: 0;
  color: #1B375E !important;
  font-weight: bold;
  font-size: 1.5em;
  font-family: inherit;
}

.brandNameBottom {
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 1em;
  font-weight: 500;
  font-family: inherit;
}

.cspt-header-style-4 .cspt-header-button a{
		color: #0c121d !important;
}

.cspt-navbar div > ul > li > a{
		font-family: Montserrat,sans-serif !important;
}

.myPreHeader{
		margin: 0;
		padding: 0;
		color: #0c121d;
		font-family: Nunito,sans-serif;
  	font-weight: 700;
  	font-size: 16px;
}

.myHeaderCenter{
		display: block !important;
		text-align: center;
}



.cspt-footer-big-area-wrapper.cspt-bg-color-gradientcolor {
  display: none;
}

.cspt-pre-header-wrapper.cspt-bg-color-transparent.cspt-color-white {
    display: none;
}

/*#cspt-top-menu {
  margin-top: 1em !important;
}*/

/*.cspt-fixed-header ul.menu {
  margin-top: 2em !important;
}*/


.cspt-header-overlay {
  background: #fff !important;
}


/*.cspt-header-style-4.site-header .cspt-bg-color-transparent, .cspt-header-style-4 .cspt-header-height-wrapper > .cspt-bg-color-transparent {
  border-bottom: 1px solid #1B375E !important;
}*/	

.menu-item a {
    color: #1B375E !important;
}

.site-header .cspt-sticky-header{
		background: #fff !important;
}


.cspt-header-style-4 .navigation-top {
    margin-left: 11em !important;
  }


/* mobile phone code */

@media only screen and (max-width: 600px) {
		.site-title a{
				display: inline-block !important;
  			width: 35% !important;
  			margin-top: 0.3em !important;
		}
		
		.secondFooterMob{
				display: block !important;
		}
		
		
		.cspt-header-style-4 .nav-menu-toggle{
				color: #000 !important; 
		}
		
		
		#menu-toggle .cspt-base-icon-menu-1{
				font-weight: bolder !important;
		}
		
		.brandName {
			margin-top: 0 !important;
			text-align: center !important;
			margin-bottom: 1em !important;
			padding-left: 1.5em !important;
		}
		
		.brandNameTop{
				font-size: 1.2em !important;
		}
		
		.cspt-slider-area {
			height: 60vh !important;
		}
		
		sr7-content{
				margin-top: 12em !important;
		}
		
		.footerSide{
				font-size: 0.9em !important;
				right: -8% !important;
		}
		
		.elementor-element-7190bc81 .cspt-element-title{
				font-size: 1em !important;
			line-height: 1.2 !important;
				padding-top: 0 !important;
			text-align: center !important;
			line-height: 1.8 !important;
		}
		
		.offeringsBtn a{
				font-size: 1em !important;
		}
		
		 .peopleVectorExtremeTop {
				margin-top: -5em !important;
				padding-left: 1em !important;
			}
		
			.peopleVectorDiffAbout p{
					font-size: 1.1em;
		}
		
		.custom-ul li{
				font-size: 1.1em !important;
		}
		
		.tabs-container{
				flex-direction: column !important;
		}
		
		.tabs-container .tabs{
				width: 80% !important;
				margin: auto !important;
		}
		
		.tabs-container .content-container{
				margin-left: 0px !important;
				height: 930px !important;
		}
		
		.tabs-container .content-container .content{
				padding: 32px 10px !important;
		}
		
		.cspt-footer-text-area.cspt-bg-color-transparent{
				display: block !important;
		}
		
		.cspt-footer-copyright-text-area {
			display: none !important;
		}
		
}