html {
overflow-x:hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 100px; /* or whatever your fixed header height is */    
}

body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  text-align: center;
  color: #fff;
}
.home-banner {
	background: url('../images/homebanner.jpg');
	height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.custom-logo-link img {
    width: 252px;
}
.page-template-get-started nav {
    background-image: url(../images/demo-menu-bg.jpg);
}

header {
    position: fixed;
    width: 100%;
    margin: auto;
    top: 0;
    font-size: 17px;
    font-weight: 600;
    z-index: 2;
}
header ul#main-menu li {
    margin-left:15px;
    margin-right:15px;
}
header ul#main-menu li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
header ul#main-menu {
    margin: auto;
}
/* */
#main-menu .nav-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

#main-menu .nav-link::after {
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  left: 0;
  bottom: 0;
  background-color: white;
  transition: width 0.3s ease-in-out;
}

#main-menu .nav-link:hover::after,
#main-menu .current-menu-item .nav-link::after {
  width: 100%;
}


/* */
h1 {
	font-size:56px;
	font-weight: 700;
}
.common-options h3 {
    font-size: 26px;
}
header.stick {
    width: 100%;
    background-color: #272727;
    box-shadow: 0 2px 5px rgb(0 0 0 / 44%);
    z-index: 999;
    transition: all 0.3s ease;
}
.default-btn {
    border: none;
    background-color: #22B35E;
    color: #fff;
    padding: 12px 30px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    border-radius: 100px;
}
.counter-section p {
    line-height: 1.8;
}
.h2 {
	font-size: 64px;
	font-weight: 400;
}

.card-content h3 {
	font-size: 24px;
    font-weight: 600;
	margin: 25px 0 15px;
}

.card-content img {
	margin-left: 10px;
}
.box-content2 ul {
    padding-left: 25px;
}
.box-content2 ul li {
    margin-bottom: 8px;
    color: #2d2d2d;
}
.card-wrapper {
	border-radius: 12px;
-webkit-box-shadow: 0px 3px 22px -6px rgba(194,194,194,1);
-moz-box-shadow: 0px 3px 22px -6px rgba(194,194,194,1);
box-shadow: 0px 3px 22px -6px rgba(194,194,194,1);
}

button.right-arrow {
	background-color: #F2F2F2;
	border-radius: 100px;
	border:none;
	padding: 5px 15px;
	font-weight: 500;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1188px;
}
.line-border {
    border-top:1px solid #C4C4C4;
}
.line-border:last-child {
    border-bottom:1px solid #C4C4C4;
}
.counter-section {
    background: url('../images/group-of-people.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.fs-64 {
    font-size: 64px;
}
.white-arrow {
    filter: invert(1);
}
.dark-overlay {
    position: relative;
}
.dark-overlay:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000082;
}

.z-index-1 {
    z-index: 1;
}

.box-content2 p {
    margin-bottom: 0;
}

.blue-box, .blue-box2 {
    background-color: #227EC2;
    border-radius: 32px;
}
.blue-box2 {
    background-image: url('../images/rounded-btm.svg');
    background-position: center bottom;
    background-repeat: no-repeat;    
	
}
.white-button {
    border:none;
    background: #fff;
    padding: 8px 25px;
}
.fs-24 {
    font-size: 24px;
}
.fs-20 {
    font-size: 20px;
}
.pill-button {
    border-radius: 100px;
}
.blue-box {
    background-image: url('../images/round-graphic.svg');
    background-position: left;
    background-repeat: no-repeat;
        background-size: cover;
}
/* INNERPAGES */
.reimagine-innerbanner {
    height: 658px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.common-options:after {
    content: "";
    background: #000000;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#FFFFFF", GradientType=1);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.fs-28 {
    font-size: 28px !important;
}
.fs-50 {
    font-size: 50px;
}
.blue-border {
    height: 56px;
    width: 100%;
    background-color:#227EC2;
}
.green-border {
    height: 56px;
    width: 100%;
    background-color:#22B35E;
}
.dark-blue-border {
    height: 56px;
    width: 100%;    
    background: #1C4A5B;
}
.violet-border {
    height: 56px;
    width: 100%;
    background-color:#783D97
}
.fs-44 {
    font-size: 44px;
}

.gray-text {
    color: #7b7b7b;
}
.fs-26 {
    font-size: 26px;
}
.canvas-wrapper {
    border-radius: 12px;
    -webkit-box-shadow: 0px 3px 22px -6px rgba(194, 194, 194, 1);
    -moz-box-shadow: 0px 3px 22px -6px rgba(194,194,194,1);
    box-shadow: 0px 3px 22px -6px rgba(194, 194, 194, 1);
      transition: box-shadow 0.3s ease, transform 0.3s ease;
  border-radius: 12px; /* optional, looks better with shadow */
}

.offset-top {
    margin-top: -50px;
}

.canvas-wrapper img.offset-top {
    height: 230px;
    margin-bottom: 25px;
}
.canvas-wrapper:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px); /* optional for a subtle lift effect */
}
.right-arrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  font-weight: 600;
  color: #000;
  transition: color 0.3s ease;
}

.right-arrow img {
  transition: transform 0.3s ease;
}


.right-arrow:hover img {
  transform: translateX(5px);
}

/* */
.ghost-btn-no-border {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  font-weight: 600;
  color: #000;
  transition: color 0.3s ease;
}

.ghost-btn-no-border img {
  transition: transform 0.3s ease;
}

.l-height-2 {
    line-height: 2;
}
.ghost-btn-no-border:hover img {
  transform: translateX(5px);
}
/* */
.common-options h1 {
    position: relative;
}
.common-options.dark-blue-indent h1:before {
    content: "";
    width: 4px;
    position: relative;
    height: 140px;
    background: #1C4A5B;
    display: block;
    position: absolute;
    left: -20px;
    bottom: 13px;
}
.dark-gray-text {
    color: #2D2D2D;
}
.common-options.blue-indent h1:before {
    content: "";
    width: 4px;
    position: relative;
    height: 75px;
    background: #227EC2;
    display: block;
    position: absolute;
    left: -20px;
    bottom: 13px;
}
.fs-13 {
    font-size: 13px;
}
.fs-16 {
    font-size: 16px !important;
}
.grid-block ul li {
    margin-bottom: 10px;
}
.lh-24 {
    line-height: 24px !important;
}
/* */
.common-options.green-indent h1:before {
    content: "";
    width: 4px;
    position: absolute;
    height: 75px;
    background: #22B35E;
    display: block;
    left: -20px;
    bottom: 13px;
}
/* */
.common-options.violet-indent h1:before {
    content: "";
    width: 4px;
    position: relative;
    height: 75px;
    background: #783D97;
    display: block;
    position: absolute;
    left: -20px;
    bottom: 13px;
}
.fs-56 {
    font-size: 56px;
}
.l-gray-text {
    color: #c5c5c5;
}

.reimagine-inner-banner1 {
    background-image: url('../images/reimagine-inner-banner1.jpg');  
}
button.transparent-btn {
    background: transparent;
    border: none;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.transparent-btn img {
  transition: transform 0.3s ease;
}

.transparent-btn:hover img {
  transform: translateY(6px);
}
.text-icon-wrapper p {
    font-size: 26px;
    line-height: 30px;
}
.fs-22 {
    font-size: 22px;
}
.gray-bg {
    background: #F5F5F5;
}
.box-section-border {
    border-bottom-right-radius: 32px;
    border-top-right-radius: 32px;
}
.rounded-image {
    border-radius: 10px;
}
#expertise ul li {
    margin-bottom: 10px;
}

.image-wrapper img {
 border-bottom-left-radius: 32px;
 border-top-left-radius: 32px;    
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover; /* This will crop the image to fill the area */
  object-position: center; /* Optional: center the crop focus */    
}
.white-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: white;
  color: #000;
  border: 2px solid #fff;
  transition: color 0.3s ease, border-color 0.3s ease;
  z-index: 1;
  text-decoration: none;
}

.white-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #227EC2; /* Hover background color */
  transition: left 0.4s ease;
  z-index: -1;
}
.section-offset {
    margin-top: -325px;
}
.white-button:hover::before {
  left: 0;
}
.block-offset {
    height: 340px;
}
.white-button:hover {
  color: #fff; /* Text color when hovered */
  border-color: #fff;
}

.white-button span {
  position: relative;
  z-index: 1;
}
.fs-32 {
    font-size: 32px;
    font-weight: 400;
}
.fw-medium {
    font-weight: 600;
}
.ghost-btn-no-border {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 18px;
}
.text-icon-wrapper p, .text-icon-wrapper h3 {
    text-transform: capitalize;
}
.scroller-item img {
    width: 85px !important;
}
.scroller-item {
    background: #F8F9FF;
    padding: 25px;
    border-radius: 30px;
    transition: 0.2s;
}
.scroller-item:hover {
    background: #227EC2;
}
.scroller-item:hover a {
    color: #fff;
    transition: 0.2s;

}
.box-wrapper-left {
    background: #227EC2;
}
.br-30 {
    border-radius:30px;
}
.box-section-border-reverse {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
}
.reverse-border .image-wrapper img {
    border-radius: 0;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
}
.scroller-item a {
    text-decoration: none;
    color: #000;
}
.owl-next, .owl-prev {
    background: #F5F5F5 !important;
    border-radius: 100px;
    height: 65px;
    width: 65px;
    border: none;
    margin: 0 5px;
}

.owl-next:hover, .owl-prev:hover {
    background: #227EC2 !important;
}
.owl-next:hover img, .owl-prev:hover img {
    filter: brightness(0) invert(1);
}

.owl-carousel {
    position: relative;
}

.globe-section {
    background-image: url(../images/globe.webp);
    background-repeat: no-repeat;
    background-position: right 20%;
}
.owl-nav-here .owl-nav {
    /*display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;  */  
}
.footer-info p {
    max-width: 330px;
        color: #646464;
}
.lh-26 {
    line-height: 26px;
}
.footer-link-options ul {
    list-style: none;
    padding: 0;
}
.footer-link-options ul li {
    margin-bottom: 10px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.footer-link-options a {
	color:#000;
	text-decoration:none
}
#our-approach ul li {
    margin-bottom: 15px;
    line-height: 1.8;
}
.cta-form .wpcf7 {
    max-width: 80%;
}
.cta-form .wpcf7 input, .cta-form .wpcf7 textarea, .cta-form .wpcf7 select {
    padding: 12px;
    border-radius: 25px;
}
.cta-form .wpcf7 input[type="submit"] {
    width: 150px;
    margin: auto;
    background: #22B35E;
    border: 1px solid #22B35E;
    color: #fff;

}
.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    color:#fff;
    text-align: center;
    margin-top: 0;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
    border: 2px solid red !important;
        background: #ffd3d3 !important;
}
.submit-btn p {
    text-align: center;
}
.cta-bg {
    background-image: url(../images/upper-round.svg);
    background-position: center top;
    background-repeat: no-repeat;
    text-transform: capitalize;
        background-color: #227EC2;
    border-radius: 32px;
}

@media(max-width:991px) {
	.reverse-border .image-wrapper img, .image-wrapper img, .box-section-border-reverse {
		border-radius:0;
	}
	.button-header {
		display:none
	}
	br {
		display:none;
	}
	.image-wrapper {
		display:none
	}
	
}
@media(max-width:767px) {
	.cta-form .wpcf7 {
		max-width: 100%;
	}
    .blue-border {
        height: auto;
    }
    .green-border {
        height: auto;
    }
    .violet-border {
        height: auto;
    } 
	.dark-blue-border {
        height: auto;		
	}
	.blue-border button, .green-border button, .violet-border button, .dark-blue-border button {
		padding:6px 0
	}
    .default-btn {
        padding: 10px 21px;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
    }    
    header {
        background-color: #272727;
    }
    .owl-nav-here .owl-nav {
        justify-content: end;
    }
    .block-offset {
        display: none;
    }
    .section-offset {
        margin-top: 0;
    }
    .custom-logo-link img {
        width: 162px;
    }
    .button-header {
        display: none;
    }
    .navbar-toggler {
        border: none;
    }
    .text-icon-wrapper p, .fs-26 {
        font-size: 18px;
    }
    .fs-32 {
        font-size: 20px;
        font-weight: 600;
    }
    .fs-56, .fs-64, .h2, h1, .fs-44 {
        font-size: 28px;
        font-weight: 700;
    }
    .fs-22, .fs-24, .fs-20 {
        font-size: 16px;
    }
    button.transparent-btn {
        letter-spacing: 0;
    }
    .home-banner, .reimagine-innerbanner {
        height: auto;
    }
    .blue-box {
        background-size: cover;
    }
	    .image-wrapper img, .box-section-border {
        border-radius: 0;
    }

}

.trusted-carousel .owl-item img {
	height:50px;
}

.fs-18 {
	font-size:18px;
}
button.navbar-toggler {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 9px;
}
.footer-info p {
	font-size:14px
}
.error404 header {
	background:#272727
}
.page-404 {
	height:600px
}