*{
  font-family:  "Geist", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
p.header-after_desciption.mb-4 {
  font-size: 24px;
  color: #787777;
  font-weight: 700;
}
a.nav-link {
  font-size: 16px;
  font-weight: 600;
  color: black;
}
.hero_page {
  background-image: url(./images/14.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 525px;
}
h1{
  color: #787777;
  font-weight: 600;
}
.hero_page h1 {
  font-size: 3.6rem;
  line-height: 62px;
}
.hero_page h2 {
  font-size: 1.4rem;
}
.hero_page .header-after_desciption {
  padding: 0px 250px 0px 0px;
  line-height: 1.8;
  font-size: 18px;
  color: #787777;
}
.fs_30{
  font-size: 30px;
}
.btn-gradient-fuel-yellow-blue1 {
  background-color: black;
  /* background-image: linear-gradient(to right, #4f914ab0 22%, #c0332aab 46%);
    background-size: 200% auto; */
  color: white;
}
.btn.buttons_gradient {
  background-image: linear-gradient(to right, #4f914ab0 22%, #c0332aab 46%);
  background-size: 200% auto;
  color: white;
  font-size: 16px;
  padding: 8px 16px;
}
.btn.btn-extra-large {
  font-size: 16px;
  padding: 16px 32px;
  /* margin: auto; */
  display: block;
  text-align: center;
  margin: auto ;
  margin-top: 30px;

}
.col-vvmain{
  display: flex;
  align-items: center;
}
button.btn.btn-gradient-fuel-yellow-blue1.btn-extra-large:hover {
  /* background-image: linear-gradient(to right, #d07b72 49.55%, #4f914ab0 20%); */
  /* background-image: linear-gradient(to right, #d07b72 80%, #4f914ab0 20%); */
  /* background: #d07b72; */
  color: white;
}
.design_section_2 {
  padding: 30px;
  background-color: #dba32b;
  color: white;
  border-radius: 10px;
}
.design_section_2_theme{
  background-image: linear-gradient(to right, #4575b7, #c0332a);
  padding: 30px;
color: white;
  border-radius: 10px;
}
.design_section_3_theme{
  background-color:#c0332c;
  padding: 30px;
color: white;
  border-radius: 10px;
}
.design_section_3_theme p{
  color: white;
  font-size: 20px;
}
.design_section_2_theme p{
  color: white;
}
.about_us_content h2 {
  font-size: 1.9rem;
  color: #787777;
  font-weight: 500;
}
h2{
  color: #787777;
  font-weight: 600;
}
.about_us_content p {
  line-height: 1.8;
  font-size: 18px;
  color: #7f7f7f;
}
.image_design_11 {
  position: absolute;
  top: 33%;
}
.core-values .card:hover {
  transform: translateY(-1rem);
}
.map_bg_image {
  background-image: url("./images/map_01.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
}
.map_bg_image h3 {
  font-size: 3.9rem;
  line-height: 45px;
}
.testimonials h4 {
  font-size: 2.7rem;
}
.testimonials h5 {
  font-size: 1.7rem;
  line-height: 40px;
}
.text-gradient-base-color {
  background-image: linear-gradient(to right, #e97522 0%, #1ea3b1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
footer.footer_1 {
  background-image: url("./images/footer.svg");
  background-color: black;
  color: white;
  padding: 30px;
}
footer.footer_2{
  /* background-image: url("./images/footer.svg"); */
    /* background-color: #f5f5f5; */
    background-color: #00314B;
    color:white;
  /* color: white; */
  padding: 0px 30px;

}
.afterfooter{
  background: #c0332a;
  color: white;
  padding: 25px 0;
}
.fields_departement{
  background: linear-gradient(302deg, #c0332a, #dba32938);
  /* background-color: #c0332a;
background-image: url('./images/Contour_Line.svg'); */
}
.fields_departement h1 {
  color: white;
  font-weight: 600;
  font-size: 2rem;
}
.fw_600{
  font-weight: 600;
}
.dark_grey{
  color: #464646;
}
.z-index-n1 {
  z-index: -1 !important;
}
.color_red{
color: #c0332b;;
}
.start-62 {
  left: 62% !important;
}
.zindex_9{
  z-index: 9;
}
.top-50 {
  top: 50% !important;
}
.fs_25{
  font-size: 25px;
}
/* color: #464646; */

/* .fields_departement h1{
  color: #fff;
} */

/* .footer_2 ul{
color: white;
} */
/* .footer_2 p{
  color: white;
} */
footer ul {
  list-style: none;
  padding-left: 0px;
  color: #7f7f7f;
  font-size: 15px;
}
footer ul li {
  margin-bottom: 10px;
  color:white;
}
footer .heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
p {
  color: #9b9999;
}
.hero_page_2 {
  background-image: url("./images/aboutus.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  /* height: 525px; */
  color: white;
}
.hero_page_2 h1 {
  font-size: 3rem;
}
.hero_page_2 p {
  line-height: 1.8;
  font-size: 18px;
  color: #fff;
}
.fileds_departement ul {
  list-style: none;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.fileds_departement ul li {
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  background: white;
  box-shadow: 2px 1px 10px 1px #dedede;
  border-radius: 12px;
  border: 1px solid #dedede;
  font-size: 17px;
  font-weight: 600;
}
.fileds_departement ul li:hover {
  box-shadow: 2px 5px 21px 1px #dedede;
  border-color: #86ae7c;
  /* border-image: linear-gradient(to right, #4f914ab0 22%, #c0332aab 46%) 1;  */
  background-image: linear-gradient(to right, #4f914ab0 22%, #c0332aab 46%);
  /* 
    border-width: 4px; */
}
.design_section_2 p {
  font-weight: 600;
  color: white;
  margin-bottom: 0px;
}
.ourvalues h3 {
  /* font-size: 30px; */
  font-weight: 500;
 
}

/* .ourvalues p {
  line-height: 1.8;
  font-size: 16px;
  color: #788094; */
.ourvalues p {
  line-height: 1.5;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
}
.contain_design {
  position: relative;
}
.contain_design_2 img {
  position: absolute;
  /* height: 338px;
    width: 187px;
    left: -20px; */
  z-index: 99;
}
.item img {
}
/* .owl-item.first-active > div:after {
    content: 'first active';
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bold;
  }
   */

/* Any specific styling for the first active item */
.first-active {
  filter: hue-rotate(165deg);
}
.owl-item.first-active img {
  border: none;
  box-shadow: none;
}
/* .owl-item img {
  border: 1px solid #dedede;
  box-shadow: 1px 1px 1px 1px #dedede;
  border-radius: 10px;
} */
.growth_planning .pr_1 {
  top: 100px;
}
.growth_planning .pr_2 {
  top: 80px;
}
.growth_planning .pr_3 {
  top: 60px;
}
.growth_planning .pr_4 {
  top: 40px;
}
.growth_planning .pr_5 {
  top: 20px;
}
.growth_planning .pr_6 {
  top: 0px;
}
/* .growth_planning .pr{
    background: white;
    border: 1px solid #dedede;
    box-shadow: 1px 1px 1px 1px #dedede;
    border-radius: 10px;
    text-align: center;
    padding: 15px 5px;
    height: 100%;
  } */
.growth_planning .pr {
  position: relative;
  text-align: center;
  height: 100%;
}
.growth_planning .desgin_box {
  /* background: white; */
  background: #f4f4f4;
  border: 1px solid #dedede;
  box-shadow: 1px 1px 1px 1px #dedede;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  /* border-radius: 10px; */
  text-align: center;
  padding: 15px 5px;
  height: 100%;
}
.years-heading {
    font-size: 18px;
    font-weight: 600;
    border: 16px solid #bd5d54;
    border-right: 7px solid transparent;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.growth_planning p{
    font-size: 16px;
}
.growth_planning p {
    font-size: 13px;
    margin-top: 10px;
}
.growth_planning{
    background-image: url(./images/map_01.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
} 
.growth_design_content h3{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.growth_design_content p{
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    color: #7f7f7f;
    padding: 0px 50px;
    margin-bottom: 17px;
}
/* .owl-nav {
    display: none;
} */
.owl-dots {
display: none;
}
li.nav-item.signin .nav-link{

}
button.SINGIN {
  BACKGROUND: WHITE;
  /* BORDER: RED; */
  BORDER: 1PX SOLID #c1322b;
  PADDING: 6PX 8PX;
  BORDER-RADIUS: 5PX;
  COLOR: #c0332b;
}

@media (min-width: 992px) and (max-width: 3000px) {
   .navbar-nav li a:hover{
    scale: 1.1;
    transition: .5s ease-in-out;
  }
 li .mega-menu{
  display: none;
  position: absolute;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background-color: white;
  border-radius: 5px;
  width: max-content;
  border-top: 2px solid #c0332a;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  left: -16px;
}

}

.navbar-toggler:focus{
  box-shadow: none;
}
.mega-menu li:hover a{
  color: #c0332a;
}
.nav-link:focus, .nav-link:hover {
  color: #0f0f0f;
}
li.nav-item:hover .mega-menu {
display: block;
}
.hero_2 h1{
  font-size: 2rem;
  margin: 0;
  color: #787777;
  line-height: 73px;
}
.h-20px {
  height: 20px !important;
}
.end-0 {
  right: 0 !important;
}
.h-30px {
  height: 30px !important;
}
.bg_cl_left{
  left: 136px;
}
.fa-headset:before {
  content: "\f590";
  color: #c1322b;
}
/* .dropdown {
  position: relative;
  display: inline-block;
} */

/* .mega-menu {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
li.nav-item:hover .mega-menu{
  display: block;
} */
.mega-menu ul{
  list-style: none;
  padding-left: 0px;
  padding: 8px 10px;

}

.leadership_content h3{
  font-size: 2.3rem;
}
.leadership_content p {
  line-height: 1.8;
font-size: 18px;
color: #7f7f7f;
}
.consultant-detail-box {
  position: relative;
  cursor: pointer;
}
.consultant-detail {
  background: rgba(30, 43, 54, 0.56);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.consultant-btn-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.consultant-detail .job-title-txt {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.job-title-txt {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.08px;
  color: #1E2B36;
  margin: 0px 0px 38px;
}
.consultant-detail .job-title-txt, .consultant-detail .location-txt {
  color: #fff;
}
.consultant-detail .job-title-txt.location-txt {
  padding: 10px 0px 15px 20px;
}
.consultant-detail .job-title-txt, .consultant-detail .location-txt {
  color: #fff;
}
.divided-btn {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 600;
  outline: none;
  display: grid;
  border: 0;
}
.pink-bg {
  background: #bf332b;
}
.blue-bg {
  background: #dba32a;
}
.consultant-photo {
  position: relative;
  text-align: center;
  display: block;
  vertical-align: baseline;
}
.cms-cont-pad img[style] {
  height: auto !important;
}
.consultant-detail-box:hover .consultant-detail {
  display: block;
}
.mega-menu ul li{
  /* background: white; */
  color: black;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 4px;
  padding-bottom: 6px;
  cursor: pointer;
  border-bottom: 1px solid #dedede;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.mega-menu ul li:last-child{
  border-bottom: 0px;
}

.mega-menu ul li:hover{
  /* background: #bbd8ff66; */
  color: white;
  border-radius: 3px;
  text-decoration: none;
  transition: .5s ease-in-out;
  /* border: 1px solid #bbd8ff;
  color: #4575b7; */
  /* background: black;
  color: white;
  border-radius: 5px;
  text-decoration: none; */

}
li a{
  color: black;
  text-decoration: none;
  padding: 3px 20px;
}
/* li a:hover{
  color: white;
  text-decoration: none;
} */
.life_content h3 {
  font-size: 1.7rem;
}
.life_content p{
  line-height: 1.8;
  font-size: 18px;
  color: #7f7f7f;
}
.life_pictures h3{
  font-size: 1.7rem;
}
.life_pictures p{
  line-height: 1.8;
  font-size: 18px;
  color: #7f7f7f;
}

.counter {
  /* width: 100px;
  height: 100px; */
  /* background: rgb(25, 0, 255);
  border-radius: 50%;
  border: 2px solid rgb(96, 231, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
  font-family: verdana;
  float: left;
  margin: 30px;
  text-shadow: 1px 1px black;
  box-shadow: 0px 0px 72px -9px rgba(26, 53, 255, 0.75); */
}
.color_yellow{
  color: #dba32b;
}
.pre-footer {
  background: #ffffff;
  padding: 23px 23px;
  border-radius: 10px;
  border: 1px solid;
  box-shadow: 1px 1px 58px 1px #dedede;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
  /* position: fixed;
  width: 100%;
  background-color: white;
  z-index: 999; */
}
.fixed-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary.bg_custom_3 {
  position: relative;
  width: 100%;
  background-color: #4575b7;
  z-index: 999;
}
.padding-top{
  padding-top: 90px;

}
/* bbb */
/* #frame {
	display: flex;
	flex-flow: column wrap;
	justify-content: start;
	align-content: center;
}
#side-nav {
	position: fixed;
	width: 90px;
	height: 100%;
	padding: 16px 0 0 0;
	background: #352f44;
	color: #faf0e6;
	font-size: 24px;
	display: flex;
	flex-flow: column wrap;
	justify-content: start;
	align-content: center;
}
#side-nav a {
	font-size: 18px;
	text-decoration: none;
	margin: 16px 0;
	color: #b9b4c7;
	transition: all 0.4s linear;
}
#side-nav a:hover {
	font-size: 20px;
	font-weight: 600;
	color: #cbe4de;
}
#side-nav a:active {
	font-size: 18px;
	color: #faf0e6;
}
#hover {
	width: 55vw;
	height: 400px;
	padding: 16px;
	margin: 16px 16px 16px 16px;
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-content: center;
	border-radius: 10px;
}
.gallery {
	display: flex;
	justify-content: end;
	align-content: center;
}
.photo {
	width: 100px;
	height: 300px;
	border-radius: 16px;
	margin: 8px;
	overflow: hidden;
	transition: all 0.5s linear;
}
.photo:hover {
	cursor: pointer;
	transition: all 0.5s linear;
	width: 720px;
	height: 500px;
}
.photo img {
	width: 600px;
	height: 271px;
}
#compare {
	width: 80vw;
	height: 500px;
	padding: 16px;
	margin: 16px 16px 16px 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	border: 1px solid #352f44;
	border-radius: 10px;
	box-shadow: 5px 5px 5px 0 #5c5470;
}
.img-comp-container {
	position: relative;
	height: 300px;
}
.img-comp-img {
	position: absolute;
	width: auto;
	height: auto;
	overflow: hidden;
}
.img-comp-img img {
	display: block;
}
.img-comp-slider {
	position: absolute;
	z-index: 2;
	cursor: ew-resize;
	width: 40px;
	height: 40px;
	background-color: #000;
	opacity: 0.6;
	border-radius: 50%;
}
.gray {
	filter: grayscale(100%);
}
#slide1 {
	width: 80vw;
	height: 500px;
	padding: 16px;
	margin: 16px 16px 16px 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	border: 1px solid #352f44;
	border-radius: 10px;
	box-shadow: 5px 5px 5px 0 #5c5470;
}
.manuel-slide {
	max-width: 80vw;
	position: relative;
	margin: auto;
}
.slider {
	display: none;
}
.sliderImg {
	vertical-align: middle;
	width: 700px;
	height: 400px;
}
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}
.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.active,
.dot:hover {
	background-color: #717171;
}
.fade {
	animation-name: fade;
	animation-duration: 1.5s;
}
@keyframes fade {
	from {
		opacity: 0.4;
	}
	to {
		opacity: 1;
	}
} */


@media only screen and (max-width: 1300px) {
  .card-list {
      /* overflow-x: scroll; */
      overflow-x: hidden;
  }
}

.card1 {
  background: #bf332a;
  /* #ea0017 */
}
.font_size_design{
  font-size: 25px;
  margin-bottom: 60px;
  margin-top: 10px;
  text-align: center;
}
.core-values .card-list header {
  z-index: 0;
}
.core-values .card-header {
  /* margin-bottom: auto; */
  background: transparent !important;
  box-shadow: none;
  border: none;
  outline: none;
  padding-bottom: 0;
  padding: 20px 0;
}

.card-header:first-child {
  border-radius: 5px;
}
@media only screen and (max-width: 1300px) {
  .core-values .card-header h3 {
      font-size: 16px;
      font-weight: 400;
  }
}
.core-values .card-author {
  position: relative;
  display: grid;
  grid-template-columns: 75px 1fr;
  align-items: center;
  margin: 1.5rem 0 0;
}

.core-values .card:hover~.card {
  transform: translateX(130px);
}
.core-values .card:hover {
  transform: translateY(-1rem);
}
.core-values .card:not(:first-child) {
  margin-left: -130px;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  background-color: #214295;
  padding: 30px 20px;
  position: relative;
}
.card2 {
  background: rgb(80 144 74);
  /* rgb(58 171 48) */
}
.card3 {
  background: rgb(68 118 182);
  /* rgb(56 132 229) */
}
.card4 {
  background: rgb(221 162 44);
  /* rgb(235 161 12) */
}
.card5 {
  background: #bf332a;
  /* #eb2c1f */
}
.card-list header h3{
  color: white;
}

/* gwoth */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@200&display=swap");
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}

.road-map-main {
  margin: 50px 0 51px;
}
.road-map-main .road-map-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 175px;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper {
    margin-bottom: 25px;
    height: auto;
    display: block;
  }
}
.road-map-main .road-map-wrapper::before {
  content: "";
  width: 100%;
  clear: both;
  display: block;
}
.road-map-main .road-map-wrapper::after {
  content: "";
  width: 100%;
  clear: both;
  display: block;
}
.road-map-main .road-map-wrapper .road-map-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 25px solid transparent;
  border-top-color: #4575b7;
  border-right-color: #4575b7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}
.nav-about i{
  display: none;
}
@media (max-width: 992px) {
  .nav-about i{
  display: block;
}
  .road-map-main .road-map-wrapper .road-map-circle {
    position: unset;
    border: 25px solid #7a7bd7;
  
  }
  .navbar-nav .nav-item .mega-menu::before{
  display: none!important;
}
.mega-menu{
  height: 0px;
  overflow: hidden;
  transition: 0.5s all;
}
.drop-active{
  height: 178px;
}
.navbar-nav .nav-item a{
  padding: 6px 0px!important;
}

.navbar-nav .nav-item > a{
      border-bottom: 1px solid #e4e4e4;
      padding: 6px 0px!important;
}
.nav-about{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-about-i i{
  transition: 0.5s all;
  transform: rotate(180deg);
}
 .navbar-toggler-icon{
        font-size: 26px;
  }
  /* button.navbar-toggler.collapsed {
  .navbar-toggler-icon i.bi.bi-list{
    display: block;
  }
  }
  button.navbar-toggler {
.navbar-toggler-icon i.bi.bi-list{
    display: none;
  }
  }  */
}
.road-map-main .road-map-wrapper .road-map-circle .road-map-circle-text {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #C0332B;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-transform: capitalize;
  color: #fff;
  box-shadow: 0px 0px 10px 5px #00000021;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}
.road-map-main .road-map-wrapper .road-map-card {
  width: 35%;
  background: #4575b7;
  padding: 20px 20px;
  z-index: 1;
  position: absolute;
  right: 0;
  border-radius: 5px;
}
.road-map-main .road-map-wrapper .road-map-card::before {
  content: "";
  width: 25%;
  height: 20px;
  background: #4575b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23%;
  z-index: -1;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper .road-map-card {
    width: 100%;
    margin-top: 30px;
    position: unset;
  }
  .road-map-main .road-map-wrapper .road-map-card::before {
    content: "";
    width: 20px;
    height: 30%;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 425px) {
  .road-map-main .road-map-wrapper .road-map-card {
    top: 45%;
  }
}
.road-map-main .road-map-wrapper .road-map-card .card-head {
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 15px;
  color: #fff;
}
.road-map-main .road-map-wrapper .road-map-card .card-text {
  color: #fff;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .road-map-main .road-map-wrapper .road-map-card .card-text {
    -webkit-line-clamp: 4;
  }
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
  border-bottom-color: #4575b7;
  border-left-color: #4575b7;
  border-top-color: transparent;
  border-right-color: transparent;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
    border-color: #7a7bd7;
  }
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card {
  left: 0;
}
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
  right: -23%;
  left: unset;
}
@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    content: "";
    width: 20px;
    height: 30%;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 425px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    top: 45%;
  }
}
.gowthstrategy h3{
  font-size: 30px;
  font-weight: 600;
  color: #7f7f7f;
}
.gowthstrategy p{
  line-height: 1.8;
  font-size: 18px;
  color: #9b9999;
}
/* .bg-90{
  background: #d1d1d142;
  

} */
h1.setting_line_height{
  line-height: 40px;
}
.color_work{
  bottom: -15px;
  /* left: 0; */
  right: 0px;
}
.color_work svg path{
 fill: #4f904b;
}
.color_green{

}
.different_color_1{
  background-color: #c0332a;
  padding: 9px 23px;
}
/* .gowthstrategy_2_bg{
  background-image: linear-gradient( #4f914ab0, #c0332aab);
} */
.gowthstrategy_2_bg {
  background-image: linear-gradient(#4575b730, #ffffff);
  background-image: url('./images/background.png');
  background-size: contain;
  background-position: center;
}
.bg_solid_constant{
  background-color: white;
  /* margin-right: 20px; */
    margin-bottom: 20px;
    padding: 10px 20px;
    background: white;
    box-shadow: 2px 1px 10px 1px #dedede;
    border-radius: 12px;
    border: 1px solid #dedede;
    font-size: 15px;
    font-weight: 600;
}
.img_send_3 svg path{
  fill: #c0332a;
}
.img_send_3 .postion_custom{
  bottom: 0;
  top: 0;
  /* right: 0px; */
  left: 83px;
}
.fill-warning {
  fill: #dba32a !important;
}
.opacity-2 {
  opacity: 0.2 !important;
}
.z-index-1 {
z-index: 9;
}
.card_design_custom {
  /* background: white; */
  background: #eee8e8;
  border: 1px solid #dedede;
  padding: 10px;
  border-radius: 6px;
height: 100%;
}
.card_design_custom h3{
font-size: 20px;
color: #c1322c;

}
.card_design_custom p{
  line-height: 1.8;
  font-size: 15px;
  color: #7f7f7f;
  margin-bottom: 30px;
}
.core_values_2 .pso_custom{
  top: 0;
  bottom: 0;
  right: 0;
}
.core_values_2 {
  background: #c1322c;
  padding: 29px 0px 100px;
}
.custom_Points_22{
  margin-top: 190px;
}
.card_design_custom i {
  font-size: 24px;
  background: white;
  padding: 0px;
  margin-bottom: 8px;
  border-radius: 62px;
  height: 46px;
  width: 46px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4575b7;
  box-shadow: 1px 1px 1px 1px;
}


/* .core_values_2 p {
  line-height: 1.8;
  font-size: 15px;
  color: #7f7f7f;
  margin-bottom: 30px;
} */
.tp-cta-4-bg {
  padding: 50px 0;
  position: relative;
}
.purple-bg {
  background-color: #6C68D4;
}


.border-radius_20{
  border-radius: 20px;
}


.border-bottom-right-radius_20{
  border-bottom-right-radius: 20px;
}
.border-bottom-left-radius_20{
  border-bottom-left-radius: 20px;
}
.border-top-left-radius_20{
  border-top-left-radius: 20px;
}
.border-top-right-radius_20{
  border-top-right-radius: 20px;
}
.border_1{
  border-width: 2px;
  border-style: solid;
border-color: #4f914a;
border-right: 0;
border-bottom: 0;
}
.border_2{
  border-width: 2px;
  border-style: solid;
  border-color: #4f914a;
  border-bottom: 0;
}
.border_3{
  border-width: 2px;
  border-style: solid;
  border-right: 0;
  border-color: #4f914a;
}
.border_4{
  border-width: 2px;
  border-style: solid;
  border-color: #4f914a;
}
.bg_color_custom_counter{
  background-image: url('./images/Hexagon_2.svg');
  background-size: cover;
  background-position-x: right 20px;
  background-position-y: bottom 10px;
}
.fs_18{
  font-size: 18px;
}
.fs_20{
  font-size: 20px;
}
.fs_42_counter{
  font-size: 42px;
  margin: auto;
  color: #787777;
  font-weight: 600;
}
.position_corevalues{
  position: absolute;
  top: -21px;
  left: 0;
  right: 0;
  text-align: center;
}

.position_corevalues .ourrr{
  font-size: 1.6rem;
  color: #bf4b42;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  margin-top: 35px;
}
.cus_corevalue 

 {
  overflow: hidden;
      padding: 0 50px;
}
.gemini{
/* animation: rotate; */
/* -webkit-animation: line 8s infinite cubic-bezier(.2, .69, 1, 1); */
    animation: rotate 2s linear infinite;
}
/* .gemini svg path{
  stroke:#4575b7;
} */
@keyframes rotate{
  0%{
    transform: rotate(0deg);
  }
  100%{
transform: rotate(360deg);
  }
}
.common_desgin_line{
  height: 3px;
  width: 32px;
  background: linear-gradient(304deg, #b8362e, #4575b7);
  border-radius: 145px;
}
.ourvalues{
  /* background-image: url('./images/Wave_5.svg'); */
  /* background-size: cover; */
  background-image: url('./images/Wave@1x-10.0s-1280px-568px.svg');
   overflow: hidden;
}

.design_section_3_theme h2{
  color: white;
}


/* section container_2 */
.main-container {
  min-height: 100vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 560px;
  overflow: hidden;
}
.main {
  margin: 0px auto;
  width: 480px;
  height: 480px;
  position: relative;
}
.big-circle {
  height: 100%;
  width: 100%;
  position: relative;
  border: 3px solid #6495f2;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  animation: Rotate 20s linear infinite;
  -webkit-animation: Rotate 20s linear infinite;
}
.icon-block {
  width: 64px;
  height: 64px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
  -webkit-background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
  box-shadow: 0 2px 4px 0 #3e5ada;
  -webkit-box-shadow: 0 2px 4px 0 #3e5ada;
}
.icon-block img {
  margin: 0px auto;
  width: 86%;
  animation: Rotate-reverse 20s linear infinite;
  -webkit-animation: Rotate-reverse 20s linear infinite;
}
/* .icon-block:first-child {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.icon-block:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
}
.icon-block:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
}
.icon-block:nth-child(4) {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.icon-block:nth-child(5) {
  top: 5%;
  left: 31%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.icon-block:nth-child(6) {
  top: 93%;
  left: 75%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  
}
 */



.icon-block:nth-child(1) {
  transform: rotate(0deg) translate(240px) rotate(0deg);
}

.icon-block:nth-child(2) {
  transform: rotate(60deg) translate(240px) rotate(-60deg);
}

.icon-block:nth-child(3) {
  transform: rotate(120deg) translate(240px) rotate(-120deg);
}

.icon-block:nth-child(4) {
  transform: rotate(180deg) translate(240px) rotate(-180deg);
}

.icon-block:nth-child(5) {
  transform: rotate(240deg) translate(240px) rotate(-240deg);
}

.icon-block:nth-child(6) {
  transform: rotate(300deg) translate(240px) rotate(-300deg);
}


/* circle content */
/* .circle {
  animation: circle-rotate 20s linear infinite;
  -webkit-animation: circle-rotate 20s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  width: 75%;
  height: 75%;
  border: 3px solid #6495f2;
  border-radius: 50%;
} */
.circle .icon-block img {
  animation: img-rotate 20s linear infinite;
  -webkit-animation: img-rotate 20s linear infinite;
}
/* center logo */
.center-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.center-logo img {
  max-width: 200px;
}

/* keyframe animation */

@keyframes Rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes Rotate-reverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes Rotate-reverse {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes circle-rotate {
  from {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(405deg);
  }
}

@-webkit-keyframes circle-rotate {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(405deg);
  }
}

@keyframes img-rotate {
  from {
    transform: rotate(-45deg);
  }
  to {
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes img-rotate {
  from {
    -webkit-transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(-405deg);
  }
}

.hover_content{
  background: white;
  padding: 14px 50px;
  color: red;
  display: none;
}
.two011_hover{
  position: relative;
}
.two011_hover:hover .hover_content{
  display: block!important;
  position: absolute;
  left: 71px;
  width: 210px;

}
.cirlce_animation{
  width: 300px;
height: 300px;
background-color: #686868;
border-radius: 50%;
position: relative;
}
.circle_animat_2{

  position: absolute;
  right: -68px;
  width: 305px;
  height: 305px;
  background-color: transparent;
  color: red;
  border-radius: 100%;
  border: 3px solid #000000;
  z-index: -19;

  /* position: absolute;
  right: -68px;
  width: 308px;
  height: 308px;
  background-color: transparent;
  color: red;
  border-radius: 100%;
  border: 10px solid red;
  border: 10px solid red;
  z-index: -19; */
}
/* .cirlce_animation::before{
  content: '';

} */
.HR_LOGO{
  position: absolute;
  top: 50%;
  bottom: 50%;
  WIDTH: 100%;
  DISPLAY: flex;
  ALIGN-ITEMS: center;
  JUSTIFY-CONTENT: center;
  COLOR: WHITE;
  FONT-SIZE: 24PX;
  FONT-WEIGHT: 600;
}
.social_media_logo_icon {
  padding: 10px;
  background: red;
  margin: 5px;
  border-radius: 10px;
}
/* .social_media_logo_icon{
  width: 25px;
  height: 25px;
} */
.social_media_logo_icon svg{
  width: 25px;
  height: 25px;
  fill: white;
}
.insta_color{
background-color: #d4002b;
}
.face_color{
background-color: #3b5998;
}
.twitte_color{
background-color: #1da1f2;
}
.linkedin_color{
background-color: #0077b5;
}
.border_right{
  border-right: 4px solid white;
  position: relative;
}
.sec-3{
  background-image: url('./images/digital-marketing-agency-arc-stroke-white-grad-1.svg');
  background-size: contain;
  background-position: right;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
}
.position_setting{
  position: absolute;
  top: 24px;
  bottom: 0;
  right: 46px;
  opacity: 0.2;
}
.footer-img{
  width: 24vw;
}
.position_setting svg path{
  stroke: #4f914a;
}
.position_setting svg{
  animation: rotate 2s linear infinite;

}

/* .design_section_3_theme */
.border_right::after {

  position: absolute;
  content: '';
  width: 2px;
  height: 15px;
  background: #c0332b;
  top: 0%;
  right: -3px;
  margin: auto;
  -webkit-animation: line 8s infinite cubic-bezier(.2, .69, 1, 1);
  animation: line 8s infinite cubic-bezier(.2, .69, 1, 1);
}
@keyframes line{
0% {
  top: 0%;
}
100% {
  top: 95%;
}
}
/* .circle_animat_2{
  width: 320px;
height: 320px;
background-color: transparent;
border-radius: 50%;
position: relative;
border: 2px solid red ;
} */
 .color_green{
  color: #4f904b;
  position: r;
 }


 .expertise_stripe_section{
  /* background-image: url('./images/join-our-team_hero_image.jpg'); */
  background-image: url('./images/positive-successful-international-team-holding-business-analysis-meeting\ 1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 228px;
  width: 100%; 
  position: relative;
}
.expertise_stripe_section2{
  /* background-image: url('./images/join-our-team_hero_image.jpg'); */
  background-image: url('./images/nature1.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 228px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

}
.expertise_stripe_section3{
  /* background-image: url('./images/join-our-team_hero_image.jpg'); */
  background-image: url('./images/about-1.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 228px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}
.expertise_stripe_section3::after{
  position: absolute;
  top: 0px;
  left: 0px;
right: 0px;
  content: "";
  display: block;
  background-color: #518f4b;
  width: 100%;
  height: 100%;
  opacity: 0.5;

}
.expertise_stripe_section3 h1 {
  color: #fff;
  font-weight: 600;
  z-index: 9;
  position: relative;
}

.jobs_stripe_section{
  /* background-image: url('./images/mission-values_hero_image.jpg'); */
     background-image: url('./images/people-meeting-seminar-office-concept.jpg'); 
  background-size: cover;
  background-repeat: no-repeat;
  height: 228px;
  width: 100%; 
  position: relative;
}
.founder_stripe_section{
  background-image: url('./images/Hexagon_3.svg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; 
  position: relative;
}
.contact_stripe_section{
  background-image: url('./images/contactus_image.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; 
  position: relative;
  height: 228px;
}
.contact_stripe_section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dca329;
  opacity: 0.8;
}
.founder_stripe_section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #dbe6ef; */
  opacity: 0.7;
}

.jobs_stripe_section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4f914a;
  opacity: 0.7;
}
.expertise_stripe_section::before{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a4251de3;
    opacity: 0.8;
}
.founder_stripe_section .section-inner-wrap{
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  z-index: 10;
}
a.text-decoration_none{
  text-decoration: none;
}
.contact_stripe_section .section-inner-wrap .headline{
  text-align: center;
  text-transform: uppercase;
  }
.founder_stripe_section .section-inner-wrap .headline{
  text-align: center;
  text-transform: uppercase;
  }
  .contact_stripe_section .section-inner-wrap{
    padding-top: 98px;
    position: relative;
    z-index: 10;
  }
.jobs_stripe_section .section-inner-wrap{
  padding-top: 98px;
  /* padding-bottom: 150px; */
  position: relative;
  z-index: 10;
}
.expertise_stripe_section .section-inner-wrap{
  padding-top: 98px;
  /* padding-bottom: 150px; */
  position: relative;
  z-index: 0;
}
.founder_stripe_section .section-inner-wrap .headline{
  text-align: center;
  text-transform: uppercase;
  }
  .contact_stripe_section .section-inner-wrap .headline{
    text-align: center;
    text-transform: uppercase;
    }
.jobs_stripe_section .section-inner-wrap .headline{
  text-align: center;
  text-transform: uppercase;
  }
.expertise_stripe_section .section-inner-wrap .headline{
text-align: center;
text-transform: uppercase;
}
/* 
.founder_stripe_section .section-inner-wrap h1{
  color: white;
} */
/* .founder_stripe_section .section-inner-wrap h1 {
  color: #818181;
} */
.jobs_stripe_section .section-inner-wrap h1{
  color: white;
}
.contact_stripe_section .section-inner-wrap h1{
  color: white;
}
.expertise_stripe_section .section-inner-wrap h1{
  color: white;
}
.grid-section_departement{
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 10 columns */
  grid-template-rows: repeat(2, 100px);   /* 2 rows */
  gap: 50px;  /* Optional: space between the grid items */
}
.d_block_parent{
  justify-content: center;
  flex-direction: column;
  display: flex;
  text-align: left;
  align-items: center;
  background: rgb(255 255 255);
  padding: 20px;
  border-radius: 100px;
  margin-bottom: 10px;
}
.d_block_parent img {
  width: 60px;
}
.hr-text-block {
  font-size: 15px;
  font-weight: 600;
  color: #90b78d;
}
.grid-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.text_fr_color{
  color: #c1322ab3;
}
.text_scn_color{
  color: #4f914a82;
}
.text_thrd_color{
  color: #4575b7c4;
}
.text_frth_color{
  color: #dba32aa3;
}
.text_fvth_color{
color: #a1232e;
}
.faq_expertise{
  background-color: #f5f5f5;
}
.faq_expertise{

} 
.faq_expertise .accordion-button:not(.collapsed) {
  color: #4575b7;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
  font-size: 18px;
  font-weight: 500;
}
.setting_carousel_candidate .item-data{
  overflow-y: scroll ;
}

.setting_carousel_candidate .item-data::-webkit-scrollbar-track
{
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	border-radius: 10px;
	/* background-color: #F5F5F5; */
}

.setting_carousel_candidate .item-data::-webkit-scrollbar
{
	width: 5px;
	/* background-color: #F5F5F5; */
}

.setting_carousel_candidate .item-data::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.accordion-button{
  font-size: 18px;
  font-weight: 500;
  color: #818181;
}
.job-feature {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10.6px rgba(97, 97, 97, 0.15);
  box-shadow: 0px 0px 10.6px rgba(97, 97, 97, 0.15);
  border-radius: 20px;
  padding: 25px;
  text-align: left;
  position: relative;
  padding-bottom: 100px;
  height: 100%;
}
.job-feature .icon-wrap {
  font-size: 35px;
  font-weight: 600;
  color: #818181;
}
.job-feature .box-title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.job-feature .box-title a{
  color: #818181;
  text-decoration: none;
}
.job-feature .box-text a{
  text-decoration: none;
}
.job-feature .imagewrap{
  border: 1px solid  #E7E7F1;
  border-radius: 8px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.job-feature .imagewrap img{
  overflow: hidden;
  width: 36px;
}

/* h4 {
  color: #818181;
} */
.posted_date{
  font-size: 11px;
  font-weight: 600;
  color: #7b7b7b;
}
.fs_14{
  font-size: 14px;
}
.company_name{
  font-size: 12px;
  font-weight: 500;
  color: #818181;
}
.industry{
  font-size: 12px;
  font-weight: 500;
  color: #818181;
}
.darK_version {
  color: #505050;
  font-weight: 600;
}
.location {
  color: #818181;
  font-size: 12px;
}
.job_type ul{
  list-style: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 2px;
margin-top: -3px;
margin-bottom: 2px;
    margin-top: -3px;
    background: #dcdcdc30;
    display: inline-block;
    padding: 3px 10px;
    color: #000000;
    border-radius: 4px;
    border: 1px solid #dedede;
    border-left: 2px solid #a1242d;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.custom-col {
    width: 20%;
  }
.job_type ul li{
  color: grey;
  padding: 4px;
  margin: 2px;
  font-size: 12px;
  background-color: #eaeaea;
  border-radius: 5px;
}
.form-select:focus {
  border-color: none;
  outline: 0;
  box-shadow: none;
}
/* .select2-container--default.select2-container--focus .select2-selection--multiple{
  text-align: left;
} */
.select2-container {
  width: 100% !important; /* Ensure Select2 container always takes 100% width */
}
.select2-container--default .select2-selection--single{
  text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #818181;
  line-height: 28px;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 36px;
  user-select: none;
  -webkit-user-select: none;
  padding: 3px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
  padding-top: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 30px;
}
.view_all{
  color: #818181;
}
.bd-sidebar {
  grid-area: sidebar;
}
.bd-main {
  grid-area: main;
}
@media (min-width: 992px) {
  .bd-sidebar {
      position: -webkit-sticky;
      position: sticky;
      top: 5rem;
      display: block !important;
      /* height: calc(100vh - 6rem); */
      height: 100vh;
      padding-left: .25rem;
      margin-left: -.25rem;
      overflow-y: hidden;
  }
 
}
@media (min-width: 992px) {
  .bd-main {
      grid-template-areas:
      "intro toc"
      "content toc";
      grid-template-rows: auto 1fr;
      grid-template-columns: 4fr 1fr;
  }
}
@media (min-width: 992px) {
  .bd-layout {
      display: grid;
      grid-template-areas: "sidebar main";
      grid-template-columns: 4fr 5fr;
      gap: 1.5rem;
  }
}
.bd-layout {
  display: grid;
  grid-template-areas: "sidebar main";
  grid-template-columns: 4fr 5fr;
  gap: 1.5rem;
}
/* .ceo_image{
  background-image: url('./images/ceo_image.jpg');
  background-repeat: no-repeat;
  background-size: contain;
} */
.ml2 {
  font-weight: 900;
  font-size: 3.5em;
}

.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}
li.nav-item.signin {
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px #dedede;
  color: white;
  border-color: #c0332b;
  border: 1px solid #c0332b;
}
li.nav-item.signin a{
  color: #c0332b;
}
.we_are_here{
  font-size: 18px;
  font-weight: 500;
  color: #4e914a;
  margin-bottom: 10px;
}
.contact_us_form{
  background-color: white;
  border-radius: 10px;
  background: linear-gradient(100.38deg, #FFFFFF 0.69%, #F3F3F3 99.31%);
  /* border-bottom-right-radius: 143px; */
}
.form_contact .form-control:focus{
  /* border: 0; */
  box-shadow: none;
}
.form_contact .form-control{
  border-radius: 10px;
  /* background-color: #ecebeb; */
  padding: 10px 20px;
}
.btn_submit, .btn_submit:hover, .btn_submit:focus {
  background-color: #c0332a;
  border: 0px;
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: 0;
}
.process-box {
  /* max-width: 243px;
  text-align: center; */
  position: relative;
}
.process-box:after {
  /* content: url(data:image/svg+xml,<svg width="114" height="24" viewBox="0 0 114 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.568565 17.4547C14.2501 22.6995 29.7636 24.1449 44.2984 23.7434C59.1912 23.322 73.9255 20.5648 87.963 15.5726C91.7573 14.2342 95.493 12.7286 99.1702 11.0556C101.104 10.189 103.015 9.27555 104.902 8.31527C106.819 7.3416 108.967 6.49842 110.423 4.89236C110.764 4.54217 110.984 4.09127 111.05 3.6064C111.115 3.12152 111.023 2.62842 110.787 2.20004C110.55 1.77166 110.182 1.43076 109.737 1.22778C109.292 1.0248 108.793 0.970522 108.315 1.07297C105.082 1.75554 101.981 4.16462 99.0196 5.62011C95.7021 7.25125 92.3144 8.75693 88.8764 10.107C82.2655 12.6862 75.4667 14.7551 68.5397 16.2953C54.519 19.4574 40.1066 20.5213 25.7736 19.4522C17.3819 18.8048 9.27639 17.3644 1.01023 15.8838C0.80738 15.8331 0.592794 15.8625 0.41105 15.9659C0.229305 16.0693 0.0943765 16.2387 0.0342942 16.439C-0.025788 16.6392 -0.00641477 16.8549 0.0884075 17.0413C0.18323 17.2277 0.346213 17.3703 0.543477 17.4396L0.568565 17.4547Z" fill="%23D8DDE1"/><path d="M97.78 2.8843C100.184 3.7074 102.799 3.84793 105.308 4.18921C106.468 4.34982 107.627 4.51042 108.786 4.66099C109.219 4.7682 109.661 4.82877 110.106 4.84167C110.337 4.84167 111.025 5.15786 110.408 4.81156C110.096 4.2394 109.785 3.66725 109.469 3.09509C109.499 3.73249 107.637 5.38873 107.226 5.88059L105.007 8.57575C103.757 10.0814 102.111 11.3361 102.237 13.409C102.236 13.6028 102.279 13.7944 102.362 13.9695C102.445 14.1446 102.567 14.2988 102.718 14.4207C102.868 14.5425 103.045 14.629 103.233 14.6737C103.422 14.7184 103.618 14.7201 103.808 14.6787C105.85 14.4027 106.819 12.5005 108.034 10.9949C109.248 9.48919 110.573 7.91325 111.838 6.36742C113.103 4.82159 114.483 2.13146 111.702 1.20296C109.896 0.600686 107.612 0.615743 105.735 0.435062C103.11 0.189135 100.47 -0.192302 97.8402 0.113852C96.3345 0.294533 96.5553 2.46773 97.7699 2.8843H97.78Z" fill="%23D8DDE1"/></svg>); */
content: '';
/* content: url('./images/download_right_icon.svg'); */
/* background-image: url('./images/download_right_icon.svg'); */
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 0;
  width: 100px;
  height: 5px;
  /* background-color: red; */
  background-color: #4574b9;

}
.image_width_approach{
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
.image_width_approach img{
  border-radius: 50%;
}
.process-box{
  padding: 10px 10px;
  background: white;
  border-radius: 4px;
  height: 100%;
}
.process-box_2{
  padding: 10px 10px;
  background: white;
  border-radius: 4px;
  height: 100%;
  z-index: 9;
  display: block;
  position: relative;
  height: 100%;
  box-shadow: 1px 1px 1px 1px #dedede;
}
.process-box_2 p{
  font-size: 14px;

}

@keyframes backgroundColorChange {

  100% {
    background-color: #c1f0be; /* Change to highlight color */
  }
}
.process-box {
  background-color: #fff; /* Initially transparent */
  animation: none; /* Default state */
  height: 100%;
  box-shadow: 1px 1px 1px 1px #dedede;
}

.process-box.one {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 0s;
  animation-fill-mode: forwards; /* Keeps the final color */
}

.process-box.two {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 2s; /* Starts after .one finishes */
  animation-fill-mode: forwards;
}

.process-box.three {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 4s; /* Starts after .two finishes */
  animation-fill-mode: forwards;
}

.process-box.four {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 6s; /* Starts after .three finishes */
  animation-fill-mode: forwards;
}

.process-box_2.five {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 8s; /* Starts after .four finishes */
  animation-fill-mode: forwards;
}

.process-box {
  animation: loop 10s linear infinite; /* The full cycle duration is 10 seconds */
}

@keyframes loop {
  0% {
    background-color: #ff7b7b;  /* Start with transparent */
  }
  100% {
    background-color: #ffff;
  /* Change to highlight color */
  }
}

/* .process-box {
  background-color: #fff; 
  animation: none; 
}

.process-box.one {
  animation: backgroundColorChange 2s linear forwards;
}

.process-box.two {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 2s; 
}

.process-box.three {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 4s;
}

.process-box.four {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 6s; 
}
.process-box_2.five {
  animation: backgroundColorChange 2s linear forwards;
  animation-delay: 8s; 
} */
/* .process-box.one, .process-box.one:after {
  animation: backgroundChange 6s infinite;
}

.process-box.two, .process-box.two:after {
  animation: backgroundChange 6s infinite;
  animation-delay: 2s;
}

.process-box.three, .process-box.three:after {
  animation: backgroundChange 6s infinite;
  animation-delay: 4s;
}


@keyframes backgroundChange {
  0%, 33.33% {
    background-color: #69d661d4; 
  }
  33.34%, 100% {
    background-color: #ffff; 
  }
} */
span.text_handle{
  background-color: #e7dabd;
  transform: rotate(-5deg);
  display: inline-block;
  border-radius: 6px;
  font-weight: 500;
}
.process-box:hover,.process-box_2:hover {
background-color: #c1f0be;
/* margin-top: -20px; */
scale: 1.1;
transition: .5s ease-in-out;
}

/* 
.process-box.one, .process-box.one:after {
  animation: backgroundChange 2s infinite;
}

.process-box.two, .process-box.two:after {
  animation: backgroundChange 2s infinite;
  animation-delay: 2s; 
}

.process-box.three, .process-box.three:after {
  animation: backgroundChange 2s infinite;
  animation-delay: 4s; 
}
.process-box.four, .process-box.four:after {
  animation: backgroundChange 2s infinite;
  animation-delay: 6s;
}
.process-box.four, .process-box.four:after {
  animation: backgroundChange 2s infinite;
  animation-delay: 8s; 
}
.process-box_2.five{
  animation: backgroundChange 2s infinite;
  animation-delay: 10s; 
}

@keyframes backgroundChange {


  100% {
    background-color: #4f914a33; 
  }
}  */
 /* .process-box p{
  font-size: 14px;
} */
 
  .mega-menu ul li:hover{
padding-left: 10px;
  }
  .mega-menu ul li:hover a:before{
    font-family: 'Font Awesome 6 Free'; /* Ensure this matches your version */
    content: "\e595"; /* Use the Unicode for the icon */
    font-weight: 900; /* or 400 for regular */
    font-size: 14px;
    position: absolute;
    left: -5px;
    top: 4px;
  }
  .mega-menu ul li:hover a{
    position: relative;
  }
  .fs_12{
    font-size: 12px;
  }
  .person__container {
    position: relative;
    margin-bottom: 25px;
    height: 230px;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.person__title {
  font-weight: 600;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  margin: 0;
  color: #000;
}
.person__description {
  font-weight: 600;
  font-style: normal;
  text-rendering: optimizeLegibility;
  margin-top: 10px;
  font-size: 14px;
  color: #000;
  margin-bottom: 25px;
  text-align: start;
}
.show_more{
  color: black;
  font-weight: 600;
  text-decoration: none;
}
.body_custom .container-one{
  position: relative;
}
/* .body_custom .container-one:before{
content: '';
position: absolute;
width: 100%;
background-color: red;
height: 2px;
} */
/* .body_custom .dot:after{
  position: absolute;
  content: '';
  width: 10px;
  height: 100px;
  background-color: red;
} */

/* .dot.setstyle_1:after {
  content: '';
  position: absolute;
  width: 51px;
  left: 31px;
  height: 51px;
  background-color: red;
  top: 115px;
} */
.setstyle_1 .p{
  display: block;
  position: absolute;
  left: -145px;
  background-color: white;
  top: 238px;
  transform: rotate(100deg);
  width: 26rem;
  padding: 0px;
  border: 1px solid #dedede;
  border-radius: 45px;
}
/* .setstyle_1 p{
  display: none;
} */
/* .dot.setstyle_1:before {
  content: '';
  position: absolute;
  width: 31px;
  left: 31px;
  height: 11px;
  background-color: red;
  top: 115px;
} */
.dot.setstyle_1:before {
  content: '';
  position: absolute;
  left: 32px;
  height: 120px;
  top: 3px;
  background: #4a4a42;
  width: 1px;
  transform: rotate3d(1, 1, 1, 322deg);
}

.dot.setstyle_2:before {
  content: '';
  position: absolute;
  left: 36px;
  height: 120px;
  top: 6px;
  background: #4a4a42;
  width: 1px;
  transform: rotate3d(1, 1, 1, 322deg);
}
.dot.setstyle_3:before {
  content: '';
    position: absolute;
    left: 52px;
    height: 127px;
    top: -13px;
    background: #4a4a42;
    width: 1px;
    transform: rotate3d(1, 1, 1, 298deg);
}
.dot.setstyle_4:before {
  content: '';
    position: absolute;
    left: 55px;
    height: 120px;
    top: -37px;
    background: #4a4a42;
    width: 4px;
    transform: rotate3d(1, 1, 1, 268deg);
}
.dot.setstyle_5:before {
  content: '';
    position: absolute;
    left: 51px;
    height: 120px;
    top: -26px;
    background: #4a4a42;
    width: 2px;
    transform: rotate3d(1, 1, 1, 284deg);
}
.dot.setstyle_6:before {
  content: '';
    position: absolute;
    left: 53px;
    height: 120px;
    top: -19px;
    background: #4a4a42;
    width: 1px;
    transform: rotate3d(1, 1, 1, 290deg);
}
.dot.setstyle_2 .p {
  content: '';
  position: absolute;
  left: -89px;
  top: 236px;
  width: 26rem;
  transform: rotate(73deg);
  padding: 10px;
  border-radius: 45px;
}
.dot.setstyle_3 .p {
  content: '';
    position: absolute;
    left: 27px;
    top: 181px;
    width: 26rem;
    transform: rotate(44deg);
    /* background: white; */
    /* border: 1px solid #dedede; */
    /* padding: 10px; */
    border-radius: 10px;
}
.dot.setstyle_4 .p {
  content: '';
  position: absolute;
  left: 56px;
  top: 45px;
  width: 26rem;
  background: white;
  transform: rotate(17deg);
  border: 1px solid #dedede;
  /* padding: 10px; */
  border-radius: 45px;
}
.dot.setstyle_5 .p {
  content: '';
  position: absolute;
  left: 58px;
  top: -16px;
  width: 26rem;
  transform: rotate(-9deg);
}
.dot.setstyle_6 .p {
  content: '';
    position: absolute;
    left: 62px;
    top: -25px;
    width: 26rem;
     
    border-radius: 10px;
    transform: rotate(-32deg);
}
/* css by Vaibhav -----------------------------*/
.years{
  background-color:#333333;
  /* align-items: center; */
  padding: 25px 16px;
  /* width: 44px; */
  /* height: 44px; */
  border-radius: 50%;
   
  margin: 0;
}
.dot .p:hover {
  scale: 1.05;
  transition: .5s ease-in-out;
}
.text-advr{
  padding-left: 5px;
  font-size: 14px;
  color: #000000;
}
.text-num1{
  background-color: #b1d2ae;
    border-radius: 45px;
    width: 100%;
}
 

/* Animation keyframes for background color change */
@keyframes backgroundColorChange {
  0% { background-color: #b1d2ae; }
  /* 50% { background-color: #ffeeee; } */
  100% { background-color: #ff9e9e; } /* Replace 'green' with your desired color */
}

/* Style and animation for .dot.setstyle_1:before */
.dot.setstyle_1:before {
  background-color: #b1d2ae;
  animation: backgroundColorChange 2s forwards; /* 1-second background color animation */
}

/* Style and delayed animation for .setstyle_1 .p */
.setstyle_1 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 2s forwards 2s; /* 1-second delay for background color change */
}
/* .setstyle_1 .p .text-num1::before{
  width: 10px;
  height: 100px;
  background-color: red;
  content: '';
  position: absolute;
} */

.dot.setstyle_2:before{
  background-color: #b1d2ae;
  animation: backgroundColorChange 3s forwards; 
  animation-delay: 3s;
  animation-fill-mode: forwards; 
}
.setstyle_2 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 3s forwards 2s;
  animation-delay: 3s;
  animation-fill-mode: forwards; 
}
.dot.setstyle_3:before{
  background-color: #b1d2ae;
  animation: backgroundColorChange 4s forwards; 
  animation-delay: 5s;
  animation-fill-mode: forwards; 
}
.setstyle_3 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 4s forwards 2s;
  animation-delay: 5s;
  animation-fill-mode: forwards; 
}
.dot.setstyle_4:before{
  background-color: #b1d2ae;
  animation: backgroundColorChange 5s forwards; 
  animation-delay: 7s;
  animation-fill-mode: forwards; 
}
.setstyle_4 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 5s forwards 2s;
  animation-delay: 7s;
  animation-fill-mode: forwards; 
}
.dot.setstyle_5:before{
  background-color: #b1d2ae;
  animation: backgroundColorChange 6s forwards; 
  animation-delay: 9s;
  animation-fill-mode: forwards; 
}
.setstyle_5 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 6s forwards 2s;
  animation-delay: 9s;
  animation-fill-mode: forwards; 
}
.dot.setstyle_6:before{
  background-color: #b1d2ae;
  animation: backgroundColorChange 7s forwards; 
  animation-delay: 11s;
  animation-fill-mode: forwards; 
}
.setstyle_6 .p .text-num1{
  background-color: #b1d2ae;
  animation: backgroundColorChange 7s forwards 2s;
  animation-delay: 11s;
  animation-fill-mode: forwards; 
}




/* before vala part */
/* .setstyle_1 .p .text-num1::before {
  width: 2px;
  height: 100px;
  background-color: white;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
  animation: backgroundColorChange 2s forwards 2s; 
}
.setstyle_2 .p .text-num1::before {
  width: 2px;
  height: 100px;
  background-color: white;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
  animation: backgroundColorChange 3s forwards 2s;
  animation-delay: 3s;
  animation-fill-mode: forwards; 
}
.setstyle_3 .p .text-num1::before {
  width: 2px;
  height: 100px;
  background-color: white;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
  animation: backgroundColorChange 4s forwards 2s;
  animation-delay: 5s;
  animation-fill-mode: forwards; 
}
.setstyle_4 .p .text-num1::before {
  width: 2px;
  height: 100px;
  background-color: white;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
  animation: backgroundColorChange 5s forwards 2s;
  animation-delay: 7s;
  animation-fill-mode: forwards; 
}
.setstyle_5 .p .text-num1::before {
  width: 2px;
  height: 100px;
  background-color: white;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
  animation: backgroundColorChange 6s forwards; 
  animation-delay: 9s;
  animation-fill-mode: forwards; 
} */
/* .setstyle_6 .p .text-num1::before {
  width: 10px;
  height: 100px;
  background-color: red;
  content: '';
  position: absolute;
  bottom: -81%;
  left: 50%;
  z-index: -1;
} */
.navbar-nav .nav-item{
  position: relative;
}
.navbar-nav .nav-item a {
  padding-bottom: 18px;
}
.navbar-nav .nav-item .mega-menu::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #c0332a;
  left: 35px;
  top: -20px;
}

.text {
  color: #111;
  font-weight: 400;
  font-variation-settings: "wght" var(--font-weight, 100);
  font-size: 2rem;
  margin-left: 1px;
  margin-right: 1px;
}
.growth_heading {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}
.box-desgin-growth {
  background: #ffc2be;
  padding: 30px 10px;
  border-radius: 10px;
  height: 100%;
    text-align: center;
    position: relative;
}
.box-desgin-growth p{
  font-size: 16px;
}
.fields_departement h2{
  font-size: 1.6rem;
  color: white;
  font-weight: 600;
}
.font-change{
  font-size: 1.6rem;
}

.box-desgin-growth::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 50%;
  bottom: -20px;
  border-top: 20px solid #c0332a;
}
.color_1{
  background: #ECE2B2;
}
.color_1:after{
border-top: 20px solid #ECE2B2;
}
.color_2{
  background: #FFBC1E;
}
.color_2:after{
border-top: 20px solid #FFBC1E;
}
.color_3{
  background: #FF7600;
}
.color_3:after{
  border-top: 20px solid #FF7600;
}
.color_4{
  background-color: #EA0017;
}
.color_4:after{
  border-top: 20px solid #EA0017;

}
.color_5{
  background-color: #00314B;
}
.color_5:after{
  border-top: 20px solid #00314B;
}  
.color_1_circle{
  border: 5px solid #ece2b2;
}
.color_1_circle:after{
  content: "2011";
  position: absolute;
  top: 20px;
  left: -8px;

  /* color: white; */


}
.color_2_circle{
  border: 5px solid #ffbc1e;
}
.color_2_circle:after{
  content: "2014";
  position: absolute;
  top: 20px;
  left: -8px;
}
.color_3_circle{
  border: 5px solid #ff7600;
}
.color_3_circle:after{
  content: "2018";
  position: absolute;
  top: 20px;
  left: -8px;
}
.color_4_circle{
  border: 5px solid #ea0017;
}
.color_4_circle:after{
  content: "2021";
  position: absolute;
  top: 20px;
  left: -8px;
}
.color_5_circle{
  border: 5px solid #00314b;
}
/* .class_line_animation:after:after{
  content: '';
  background-color: red;
  height: 20px;
  width: 20px;
} */
.class_line_animation:before{
  content: '\f04b';
  font-family: 'FontAwesome';
  position: absolute;
  right: -13px;
  font-size: 23px;
  top: 40px;
}
.row.class_line_animation.pt-5 {
  position: relative;
}
.color_5_circle:after{
  content: "2025";
  position: absolute;
  top: 20px;
  left: -8px;
}
.circle-lightedit1:after{
  content: "2025";
  position: absolute;
  top: 20px;
  left: -3px;
}
.circle-light {
  height: 20px;
  width: 20px;
  background: white;
  position: relative;
  right: -10px;
  border-radius: 50%;

}
.circle-lightedit1{
  background-color: #00000000;
  i{
    color: #50914A;
    font-size: 28px;
    position: relative;
    top: -15px;
  }
}
/* .color_2_circle:before{
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: red;
} */
/* .line-1:before{
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #4575b8;
    top: 7px;
  
}

.line-2:before{
  content: '';
  position: absolute;
  height: 4px;  width: 100%;
  background-color: #4575b8;
    top: 7px;
}
.line-3:before{
  content: '';
  position: absolute;
  height: 4px;  width: 100%;
  background-color: #4575b8;
    top: 7px;
}

.line-4:before{
  content: '';
  position: absolute;
  height: 4px;  width: 100%;
  background-color: #4575b8;
    top: 7px;
}
.line-5:before{
  content: '';
  position: absolute;
  height: 4px;  width: 100%;
  background-color: #4575b8;
    top: 7px;
} */
/* .class_line_animation:before{
  content: '';
    background-color: red;
    width: 100%;
    height: 2px;
} */
.class_line_animation:after{
  content: '';
  /* position: absolute; */
  /* top: -4px;
  left: -4px; */
  background: linear-gradient(45deg,red,blue,green,yellow,#e11d74,black,#ffff00,#aa0000);
  background-size: 400%;
  width: 100%;
  height: 5px;
  z-index: -1;
  animation: animate 25s linear infinite;
  top: -14px;
  position: relative;

}
@keyframes animate {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 400% 0;
  }

  100% {
    background-position: 0 0;
  }
}

/* nishtha css */


.round-Des img{
  position: absolute;
  top: -35px;
  /* left: 66px; */
  display: inline-block;
  transform: translate(-37px, -2px);

}

/* 
.round-Des::after {
  content: " ";
  position: absolute;
  top: -80px;
  right: 10px;
  width: 50px;
  height: 60px;
  background-image: url('./img/circle1.1.png');
  background-repeat: no-repeat;
} */

.round-Des2 img{
  position: absolute;
  top: -35px;
  /* left: 66px; */
  transform: translate(-37px, -2px);
}

.round-Des3 img{
  position: absolute;
  top: -35px;
  /* left: 66px; */
  transform: translate(-37px, -2px);

}

.round-Des4 img{
  position: absolute;
  top: -35px;
  /* left: 66px; */
  transform: translate(-37px, -2px);

}

.round-Des5 img{
  position: absolute;
  top: -35px;
  /* left: 66px; */
  transform: translate(-37px, -2px);

}

/* .year-text {
  margin-top: 40px; 
  font-size: 16px;  
  color: #333;    
} */

.hero_2 {
      background-image: url('./images/background2.png');
      /* background-image: url('./images/2.hr_central.png'); */
      /* background-image: url('./images/3.hr_central.png'); */
      background-size: cover;
      background-position: top;
      background-repeat: no-repeat;
      background-color: #f8f9fa;
      min-height: 70vh;
      position: relative;
    }
    /* .color_red{
color: red;
    } */
    /* .color_green{
      color: green;
    }
    .color_green{

    } */
    .color_blue{
color: #4575b5;      
    }
    .color_yellow{
      color: #d8a42e;
    }


    /* nishtha css */
    
.core-values .card {
    border-radius: 16px;
    box-shadow: -0.5rem 0 2rem #626262;
    transition: .2s;
    display: flex;
    position: relative;
    flex-direction: column;
    height: 350px;
    width: 400px;
    min-width: 250px;
    padding: 1.5rem;
}

.core-values .card-header h3 {
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}

.core-values .author-avatar img {
  display: block;
  width: 50px;
  /* height: 40px; */
  /* border-radius: 50%; */
  /* filter: grayscale(100%); */
  /* margin: 16px 20px; */
  text-align: center;
  /* mix-blend-mode: color-burn;
  box-shadow: 7px 2px 5px 1px; */
}

/* vaibhav css start here............. */



.pd-right-Side {
  padding-left: 130px;
}

.about-hText h3 {
  font-size: 26px;
  font-weight: 500;
  color: #c0332c;
}


/* .hr-animation1 p {
  color: #4e904b;
  font-size: 17px;
  font-style: italic;
}

.hr-animation1 {
  border-left: 8px solid #c0322b;
  border-radius: 2px;
  padding: 0px 0px 0px 10px;
} */

/* .hr-border1 {
  border: 3px solid #c0322b;
  padding: 14px;
  border-bottom: 20px solid #c0322b;
}

.hr-border1 p {
  color: #4e904b;
  font-size: 17px;
  font-weight: 600;
  font-style: italic;
} */
.hr-border1 p{
  font-size: 23px;
}

.steps-card {
  border: 1px solid #e1d9d9;
  width: 100%;
  height: 200px;
}


.step-count {
  background-color: #c1302e;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}


/* .steps-card p:hover {
  color: white;
} */

.steps-card:hover {
  background-color: #c1302e;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  transition: 0.3s;
  height: 220px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.steps-2:hover {
  background-color: #4e904a;
}

.step-count2 {
  background-color: #4e904a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}

.steps-3:hover {
  background-color: #4575b7;
}

.step-count3 {
  background-color: #4575b7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}

.steps-4:hover {
  background-color: #dba228;
}

.step-count4 {
  background-color: #dba228;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}

.step-count5 {
  background-color: #c1302e;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-top: 10px;
}

.steps-start {
  color: #fff;
  font-size: 18px;
}

.line-same1 {
  width: 60px;
  height: 3px;
  background-color: #c1302e;
  text-align: center;
}

.line-same2 {
  width: 60px;
  height: 3px;
  background-color: #4e904a;
  text-align: center;
}

.line-same3 {
  width: 60px;
  height: 3px;
  background-color: #4575b7;
  text-align: center;
}

.line-same4 {
  width: 60px;
  height: 3px;
  background-color: #dba228;
  text-align: center;
}

.line-same5 {
  width: 60px;
  height: 3px;
  background-color: #e26e6c;
  text-align: center;
}

.steps-card p {
  padding: 20px;
  margin-bottom: 0;
}

.about-hrB img {
  width: 100%;
}

.our-apImg img {
  width: 100%;
  height: 200px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  object-fit: cover;
}

.ap-ourText {
  color: #4575b6;
}

.ap-text2 {
  font-weight: 700;
}

.image_width_approach {
  position: relative;
}

.image_width_approach:after {
  position: absolute;
  content: "";
  height: 26px;
  width: 1px;
  background: #c1302e;
  bottom: 0;
  transform: translate(-35px, 26px);
}

.change-lineAf:after {
  background: #4e904a;
}

.change-lineAf2:after {
  background: #4575b7;
}

.change-lineAf3:after {
  background: #dba228;
}

.steps-card:hover p {
  color: white;
}

.new-textAdd {
  font-size: 24px;
  font-weight: 500;
}

.colorchange {
  font-size: 22px;
  font-weight: 500;
}

.w-clientC {
  font-size: 32px;
  font-weight: 500;
  color: #bd3429;
  text-align: center;
}

.box-why1 {
  box-shadow: -3px 1px 5px 0px #a39e9d;
  padding: 18px;
  border-radius: 10px;
  height: 225px;
  background-color: #c1322a;
  text-align: center;
  position: relative;
}

.box-why1:hover {
  background-color: #c1322a;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  scale: 1.05;
  overflow: hidden;
}

.box-why2:hover {
  background-color: #4e9149;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  scale: 1.05;
  overflow: hidden;
}

.box-why3:hover {
  background-color: #4675b1;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  scale: 1.05;
  overflow: hidden;
}

.box-why4:hover {
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  scale: 1.05;
  overflow: hidden;
}

.box-why2 {
  box-shadow: -3px 1px 5px 0px #a39e9d;
  padding: 18px;
  border-radius: 10px;
  height: 225px;
  background-color: #4e9149;
  text-align: center;
  position: relative;
}

.box-why3 {
  box-shadow: -3px 1px 5px 0px #a39e9d;
  padding: 18px;
  border-radius: 10px;
  height: 225px;
  background-color: #4675b1;
  text-align: center;
  position: relative;
}

.box-why4 {
  box-shadow: -3px 1px 5px 0px #a39e9d;
  padding: 18px;
  border-radius: 10px;
  height: 225px;
  background-color: #dba32a;
  text-align: center;
  position: relative;
}

.box-why1::before {
  content: "";
  position: absolute;
  background-image: url(../assets/images/cooperation.png);
  width: 100%;
  height: 142px;
  top: 40px;
  background-size: contain;
  right: 0;
  left: 0;
  background-position: center;
  bottom: 0;
  z-index: 9;
  opacity: 0.2;
  background-repeat: no-repeat;
}

.box-why2::before {
  content: "";
  position: absolute;
  background-image: url(../assets/images/recruitment.png);
  width: 100%;
  height: 142px;
  top: 40px;
  background-size: contain;
  right: 0;
  left: 0;
  background-position: center;
  bottom: 0;
  z-index: 9;
  opacity: 0.2;
  background-repeat: no-repeat;
}

.box-why3::before {
  content: "";
  position: absolute;
  background-image: url(../assets/images/big-data-analytics.png);
  width: 100%;
  height: 142px;
  top: 40px;
  background-size: contain;
  right: 0;
  left: 0;
  background-position: center;
  bottom: 0;
  z-index: 9;
  opacity: 0.2;
  background-repeat: no-repeat;
}

.box-why4::before {
  content: "";
  position: absolute;
  background-image: url(../assets/images/influencer.png);
  width: 100%;
  height: 142px;
  top: 40px;
  background-size: contain;
  right: 0;
  left: 0;
  background-position: center;
  bottom: 0;
  z-index: 9;
  opacity: 0.2;
  background-repeat: no-repeat;
}

.change-fw {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
}

.text-Dc {
  color: #ffffff;
  margin-bottom: 0px;
}

.all-text3 h3 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #c1322a;
}

.all-text3 h4 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #4e9149;
}

.all-text3 h5 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #4675b1;
}
.testi-text{
  display: flex;
  justify-content: space-between;
}
.testi-first-text h4{
  font-size: 17px;
  font-weight: 400;
  color: #000000;
}
.star-icon i{
  color: #e8c04f;
}
.bg-testi{
  background-color:  #F2F8FF;
}
.testi-card{
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.testimonial-heading h4{
  font-size: 26px;
  color: #000000;
}
.testimonial-heading h4 span{
  color: #0077b5;
}
.testimonial-heading p{
  font-size: 18px;
  color: rgb(136, 133, 133);
}
.v-imgText img{
  width: 100%;
  position: absolute;
  top: -22px;
  left: 23px;
  height: 439px;
  border-radius: 32px;
  object-fit: cover;
}

.text-Vabout {
  /* position: absolute; */
  background: linear-gradient(85deg, #4574b7 12%, #4774b6 47%, #9db3cb 90%);
  /* top: 16%; */
  /* right: 14%; */
  padding: 40px;
  left: -24%;
  border-radius: 10px;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
}

.text-Vabout h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
/* .card-tilt-js {
width: 400px;
height: 500px;
font-size: 1.75rem;
color: #fff;
background-color: #e84393;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transform-style: preserve-3d;
transform: perspective(1000px);
margin: 0 3rem;
}
.card-tilt-js h1 {
transform: translateZ(50px);
} */

.body_custom {
  /* display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background-color: #f4f4f4; */
}

.body_custom .semi-circle-container {
  position: relative;
  margin-top: 12rem;
  display: flex;
  /* width: 300px;
height: 150px;  */
}

.body_custom .semi-circle {
  width: 450px;
  height: 450px;
  border: 2px solid #333;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  position: relative;
  transform: rotate(120deg);
  /* To rotate semi-circle vertically */
}

.body_custom .dot {
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #333;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform-origin: 0 -150px;
  /* Adjust for alignment to the semi-circle */
}

.body_custom .custom {
  height: 550px;
  width: 550px;
  position: absolute;
  rotate: 90deg;
  right: 2rem;
}

.body_custom .circle {
  width: 370px;
  height: 370px;
  border-radius: 50%;
  background-color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 3rem;
  left: 2rem;
}

.body_custom .circle p {
  color: white;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  line-height: 1.4;
}

.body_custom .year {
  line-height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.body_custom .circle_p_one {
  /* padding: 5px; */
  background: #ccc;
  border-radius: 50%;
  /* background-color: #333; */
  text-align: center;
  padding: 6px;
  vertical-align: middle;
  display: table-cell;
  position: absolute;
  top: -90px;
  right: 59px;
}

.body_custom .circle_p_one {
  /* width: 100px; */
  transition: width 0.3s ease;
  /* Animation with a duration of 0.3s */
}

.body_custom .circle-one:hover~.circle_p_one {
  width: 500px !important;
}

.body_custom .container-one {
  display: flex;
  align-items: center;
  background-color: #ff2121;
  padding: 5px 0px 5px 11px;
  border-radius: 30px;
  margin-top: 34px;
  position: relative;
  overflow: hidden;
  transition: width 0.9s ease;
  /* Smooth transition */
}

.body_custom .circle-one {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #333;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
  /* margin-right: 20px; */
  position: relative;
  transition: background-color 0.3s ease, transform 0.3s ease;
  /* Add transition for hover effects */
}
/* Target container-one when hovering on circle-one */

.text-one {
  font-size: 18px;
  color: #666;
}

.contain-2 {
  display: flex;
  flex-direction: column;
  margin-top: -11rem;
}

.text-one {
  display: block;
  position: relative;
  /* Start with the text hidden */
}
.testimonial-img-card img{
width: 70px !important;
}
.client-img {
  background-image: url(../assets/images/dialog.png);
  width: 75px;
  height: 75px;
  background-size: cover;
  opacity: 0.8;
}
.client-testi{
  background-color: white;
  display: flex;
  /* justify-content: center; */
  flex-direction: column;
  align-items: center;
  padding: 20px;
  width: 330px;
}
.client-imgTo img{
  width: 75px !important;
  border-radius: 50% !important;
  height: 75px;
  object-fit: cover;
  object-position: top;
  
}
.client-imgTo{
  /* position: absolute !important;
  top: 210px;
  left: 147px; */
  margin-bottom: -78px;
}
.client-imgTo h5{
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
/* .owl-item .active {
  scale: 1.1;
 
}   */
.testi-owl .owl-item.center .item .client-testi {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  background-color: #0077b5;
}
.testi-owl .owl-item.center .item .client-testi .client-img {
  filter: invert(1);
}
.testi-owl .owl-item.center .item .client-testi p{
  color: white;
}
.testi-owl .owl-stage-outer {
  padding-bottom: 35px !important;
  
}
.testi-owl .owl-item {
     display: flex;
     justify-content: center;
     align-items: center;
} 
.hiring-text2{
  font-size: 24px;
}
.v-imgText{
  /* background: rgb(194,49,41); */
  /* background: linear-gradient(90deg, rgba(194,49,41,1) 6%, rgba(219,163,42,1) 18%, rgba(78,145,74,1) 53%, rgba(69,116,183,1) 73%);   width: 100%; */
  height: 425px;
  border-radius: 32px;
}
.round-four-p {
  width: 100%;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.box-right{
  padding: 20px;
  align-items: center;
  background-color: #dda12d;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
}
.box-right2{
  padding: 20px;
  align-items: center;
  background-color: #4574b7;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
}
.item-title{
  font-size: 18px;
  color: #fff;
}
.mail-text1 a{
  color: #fff;
  font-size: 19px;
}
.customer-leftImg img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
/* start card flip design by vaibhav */
.services {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 40px auto 20px auto;
}
.service {
display: flex;
justify-content: center;
align-items: center;
height: 300px;
width: 340px;
margin-right: 20px;
margin-bottom: 20px;
position: relative;
transform-style: preserve-3d;
perspective: 700px;
}

.front {
  flex-direction: column;
  display: flex;
  justify-content: center;
  text-align: center;
width: 100%;
height: 285px;
backface-visibility: hidden;
transform: rotateX(0deg);
transform-style: preserve-3d;
background-image: linear-gradient(45deg, rgb(58, 58, 58), rgb(22, 22, 22));
transition: 0.7s;
  border-radius: 10px;
}
.front1{
  height: 205px;
}
.back1{
  height: 205px;
}

.back {
position: absolute;
  flex-direction: column;
  display: flex;
  justify-content: center;
color: whitesmoke;
text-align: center;
width: 100%;
height: 100%;
transform-style: preserve-3d;
  backface-visibility: hidden;
  transform: rotateY(-180deg);
  background-image: linear-gradient(45deg, rgb(245 245 245), rgb(234 177 177));
  transition: 0.7s;
  border-radius: 10px;
}
.all-service{
  height: 210px;
}

.service:hover .back {
transform: rotateY(0deg);
}

.front h4 {
color: white;
font-size: 22px;
font-weight: 400;
transform: translateZ(50px);
}
.img-Docenter img{
  width: 100px;
  transform: translateZ(50px);
  filter: invert(1);
}
.back h3 {
display: inline-block;
margin: 50px auto 30px auto;
transform: translateZ(50px);
color: rgb(116, 116, 116);
}


.back p {
margin: 0 20px;
transform: translateZ(50px);
  font-size: 24px;
  color:#c0332a;
}

.service1 .front {
background: linear-gradient(  #bf332a,  #bf332a);
  
}

.service2 .front {
background: linear-gradient(  #4e914a, #4e914a);
  
}

.service3 .front {
background: linear-gradient(  #4575b5, #4575b5);
  
}
.service4 .front {
background: linear-gradient(  #dba329,#dba329);
 
}
.service:hover .front {
transform: rotateY(180deg);
}

/* end flip card by VAibhav */
.boxFive-1{
  border: 4px solid #c1322a;
  width: 100%;
  transform: skewx(-11deg);
  height: 200px;
  border-radius: 15px;
  border-top: 1px;
  border-top-left-radius: revert;
  border-top-right-radius: revert;
  background-color: #fff;
}
.boxFive-round{
  background: #c1322a;
  border-radius: 50%;
  width: 67px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid white;
 
}
.boxFive-round img{
  width: 40px;


    filter: brightness(0) invert(1) contrast(100%) grayscale(100%);
  }
  

.second-rouBox{


  
  background: rgb(255, 255, 255);
  border-radius: 50%;
  /* width: 90px;
  height: 87px; */
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #c1322a;
  transform: none;
  position: relative;
  z-index: 999;
}
/* .boxFive-rightArrow{
  border: 2px solid green;
} */
/* right arrow start */

/* give it a shadow or a border ? */
 

/* styling : size and colors */
.BoxRight-arr {
  clip-path: polygon(0% 0%, calc(100% - 0.6em) 0%, 100% 50%, calc(100% - 0.6em) 100%, 0% 100%);
 
  font-size: clamp(1em, 3vmax, 10vh);
  padding-right: 0.5em;
  color: rgb(202, 19, 19);
  float: left;
  clear: left;
  display: flex;
      clear: left;
      justify-content: center;
      align-items: center;
}
.BoxRight-arr h4{
  color: white;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  inset: 3px 6px 10px 10px;
  position: relative;
}
.BoxRight-arr:nth-child(1) {
  background: #c1322a;
  width: 169px;
  height: 50px;
  transform: rotate(0deg);
  position: relative;
}
/* .arrow-Andround{
  position: absolute;
  left: -37px;
  top: -44px;
  display: flex;
  justify-content: center;
  align-items: center;
} */
.arrow-Andround{
  position: absolute;
  left: -21px;
  top: -37px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110%;
  transform: skewX(10deg);
}
.new-borderArr{
  width: 95%;
  position: absolute;
  top: 9px;
  left: 13px;
}
.new-borderArr:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 4px;
  /* width: 157px; */
  width: 100%;
  height: 60px;
  background: #c0c0c0;
  z-index: -1;
  clip-path: polygon(0% 0%, calc(100% - 0.6em) 0%, 100% 50%, calc(100% - 0.6em) 100%, 0% 100%);
  font-size: clamp(1em, 3vmax, 10vh);
  padding-right: 0.5em;
  color: rgb(202, 19, 19);
  float: left;
  clear: left;
  border-top-left-radius: 320px;
  border-bottom-left-radius: 300px;
}
.new-borderArr:after {
  content: '';
  position: absolute;
  top: -3px;
  left: 3px;
  /* width: 154px; */
  width: 100%;
  height: 58px;
  background: #ffffff;
  z-index: -1;
  clip-path: polygon(0% 0%, calc(100% - 0.6em) 0%, 100% 50%, calc(100% - 0.6em) 100%, 0% 100%);
  font-size: clamp(1em, 3vmax, 10vh);
  padding-right: 0.5em;
  color: rgb(202, 19, 19);
  float: left;
  clear: left;
}
.heading-text3 h4{
  font-size: 20px;
  color: black;
  font-weight: 600;
  transform: skewX(10deg);
}
.heading-text3 p{
  font-size: 16px;
  color: #534d4d;
  transform: skewX(10deg);
}
.change-Colour1{
  border: 4px solid #4f914a;
}
.change-Colour2{
  border: 4px solid#4574b7;
}
.change-Colour3{
  border: 4px solid #dda12d;
}
.change-Colour4{
  border: 4px solid #a0232d;
}
.arro-Change1:nth-child(1){
  background:  #4f914a ;
}
.arro-Change2:nth-child(1){
  background: #4574b7 ;
}
.arro-Change3:nth-child(1){
  background: #dda12d;
}
.arro-Change4:nth-child(1){
  background: #a0232d;
}
.round-Change1{
  border: 1px solid  #4f914a;
}
.round-backC1{
  background-color:  #4f914a ;
}
.round-Change2{
  border: 1px solid  #4574b7;
}
.round-backC2{
  background-color:   #4574b7 ;
}
.round-Change3{
  border: 1px solid #dda12d;
}
.round-backC3{
  background-color:  #dda12d;
}
.round-Change4{
  border: 1px solid  #a0232d;
}
.round-backC4{
  background-color:  #a0232d;
}
.our-APtext h4{
  font-size: 1.6rem;
  font-weight: 600;
  color: #bf332a;
}
.bg-Cardgray{
  background-color: #F2F8FF;
}
.header-p{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  color: #999999;
}
.cus_banner{
  background-color: white;
  border-radius: 10px;
  padding:10px;
}
.content-item{
  display: flex;
  flex-wrap: wrap;
}
.content-item p{
  width: 50%;
  font-size: 18px;
}
.v-back{
  background: linear-gradient(270.89deg, #4575B7 39.16%, #4F914A 56.9%, #DCAF55 81.52%, #C5463D 99.26%);
  height: 20rem;
  height: 93%;
  position: absolute;
  top: 53px;
  border-radius: 20px;
  width: 87%;
  left: 13px;
}
.star-icon img{
  width: 1rem !important;
}
.contain{
  position: relative;
}
.contain .owl-nav{
  position: absolute;
  top: 0;
  right: 50px;
}
.contain .owl-dots{
 display: none;
}

.contain .owl-nav button span{
  font-size: 30px;
  position: relative;
  /* top: 20px; */
  color: #C1423B;
  top: -13px;

}
.contain{
  position: relative;
}
.crousal-item:before {
  content:"";
  position: absolute;
  width: 4px;
  height: 100%;
  background-color: #C1423B;
  
}
.contain .owl-nav button {
/* background-color: #4caf50 !important;  */
border: 2px solid white; 
  /* Darker green border */
color: white;  
background: white !important;
width: 2rem;              /* Text color */
height: 2rem;
border-radius: 50% !important;
padding: 10px 15px;          /* Space inside button */
       /* Circle shape */
cursor: pointer;
transition: all 0.3s ease;   /* Smooth hover effect */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); /* Soft shadow */
}
.item1 h1{
  font-size: 24px;
    color: black;
}
.inner-item p{
  font-size: 16px;
  color: black;
  font-family: serif;
}
.fw_500{
  font-weight: 500;
}
.sec-3{
  padding-top: 3rem;
  padding-bottom: 7rem;
}
.crousal-bottom{
  background-color: #C1423B;
  background-color: #C1423B;
  height: 20px;
  margin: 0 13px;
}
.team-contain{

  position: relative;
  padding: 20px;
}
.head-a{
  position: relative;
  width: fit-content;
  color:#C1423B;
}
.head-a::after{
  content: "";
  position: absolute;
  background-color: #C1423B;
  width: 100%;
  height: 2px;
  bottom: -7px;
  left: 0;
}
/* .first-img{
  position: relative;
} */
/* .last-img{
  position: relative;
} */
.first-img img{
  position: absolute;
  right: 0;
  width: 100px;
}
.last-img img{
  position: absolute;
  bottom: 0;
  width: 100px;
}
.team-description {
  padding-bottom: 100px;
  position: relative;
}
.team-contain2 p{
  color: black;
  line-height: 25px;
}
.main-content {
  padding: 0 90px;
}
.card-content{
  background-color: #DDA12D;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-right-radius: 22px;
  border-top-right-radius: 22px;
  height: 100%;
}
.card-content-1{
  background-color: #4575B7;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-right-radius: 22px;
  border-top-right-radius: 22px;
  height: 100%;
}
.card-content2 p{
  color: white;
  font-size: 17px;
  text-align: center;
  line-height: 27px;
}

.card-img{
  height: 100%;
  object-fit: cover;
}
.card-img img{
  height: 100%;
  object-fit: cover;
}
.card-1 {
  /* position: relative; */
  height: 100%;
}
.why_img img{

  position: relative;
  top: -71px;
  border-radius: 40px;

}
.why-content h1{
  font-size: 35px;
  color:black;
}
.why-content p{
  font-size: 16px;
  color:black;
  line-height: 25px;
}
.why_color{
  background-color: #E7F2FC;
}
.belive {
 
  background-color: #FFFAF4;
}
.belive h4{
  font-size: 30px;
  background-color: FFFAF4;
}
.belive p{
  font-size: 16px;
  color:black;
  line-height: 25px;
}
.about-p{
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  color: #787878;
  padding: 31px 178px 0px;
  text-transform: capitalize;
}
.about-p1{
  color:black;
  font-size: 24px;
  font-weight: 700;
}
.detail1 p{
  color:#787878;
  font-size: 16px;
  font-weight: 400;
  /* text-transform: uppercase; */
  line-height: 30px;
  margin-bottom: 12px;
}
.v-back2 {
  background: linear-gradient(270.89deg, #4575B7 39.16%, #4F914A 56.9%, #DCAF55 81.52%, #C5463D 99.26%);
  height: 20rem;
  height: 100%;
  position: absolute;
  top: 16px;
  border-radius: 20px;
  width: 64%;
  z-index: -99;
  right: 116px;
}
.v-imgText2 img{
  height: 100%;
  position: relative;
  right: -16px;
  aspect-ratio: 3 / 3;
  object-fit: contain;

}
.core-value1 {
  font-size: 32px;
  color: #C1423B;
  font-weight: 500;
  line-height: 28px;
}
.our-p1{
  font-size: 25px;
  font-weight: 600;
  color: black;
}
.our-p{
  font-size: 18px;
  font-weight: 400;
  padding: 5px 250px;
}
.our_data p{
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.our_data p span{
  padding-left: 7px;
}
.choose-content{
  font-size: 17px;
  font-weight: 500;
}
.card-11{
  background-color: #C1423B;
}
.card-2{
  background-color: #50914A;
}
.card-3{
  background-color: #4575B7;
}
.card-4{
  background-color: #FFBC1E;
}
.cardi{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 50px;
  border-radius: 10px;
  height: 100%;
}
.cardi img{
  width: 80px;
  filter: brightness(0) invert(1) contrast(100%) grayscale(100%);
}
.cardi p{
  font-size: 17px;
  font-weight: 600;
  color: white;
  margin-top: 8px;
  text-align: center;
}
.item-data{
  background: #F2F2F2;
 
  border-radius: 10px;
}
.item-datai{
  padding: 26px 26px 0px;
}
.items-data1{
  font-size: 16px;
  font-weight: 600;
  color: #787878;
  line-height: 25px;
}
.items-data2{
  font-size: 16px;
  font-weight: 600;
  color: black;
}
.items-color{
  background-color: #C1423B;
  width: 60px;
  height: 4px;
}
.items-color2{
  background-color: #00314B;
  height: 15px;
  width: 100%;
  padding: 0 !important;
}
.items-data1 span{
  color: #C1423B;
}
.contain-p{
  font-size: 26px;
  font-weight: 600;
  color: black;
  text-transform: capitalize;
}
.cus-bgcolor{
  background-color: #00314B;
  height: 15px;
  width: 100%;
  padding: 0 !important;
  margin-top: 5rem;
  margin-bottom: 0rem;
}
.our_left{
  padding-left: 6rem;
}
.event-p1 p{
  font-size: 20px;
  font-weight: 700;
  color: black;
  line-height: 35px;
}
.event-h1{
  font-size: 28px;
  color: #000000;
  font-weight: 700;
}
.event2-content2 p{
  font-size: 16px;
  color: #000000;
  font-weight: 500;
 line-height: 25px;
}
.tab-h1{
  font-size: 35px;

  color: #00314B;
  font-weight: 700;
  line-height: 30px;
}
.form_contact h2 {
  color: #484848;
  font-weight: 600;
}

.contact_us p{
  font-size: 20px;
}
section.sec-3.bg-90.rounded{
  padding-top: 85px;
}

#owl-carousel2 ,#owl-carousel3 {
button{
  width: 50px;
  height: 50px;
  display: inline-flex
;
    justify-content: center;
    align-items: center;
}
  button i{
    color: #C1423B;
    font-size: 37px;
  }
}
.section-zeal{
  padding: 60px 0px;
  p{
    color: black;
    font-size: 17px;
  }
}

#owl-carousel3{
  padding: 0px 100px;
}
.our_data p a{
  color: black;
  text-decoration: none;
}
.col-tabimag{
  padding: 30px 0px;
}
.expertise_stripe_section3-1{
  background-image: url(./images/expertise-section-image1.png);
  position: relative;
  .section-inner-wrap{
    z-index: 1;
  }
}
.expertise_stripe_section3-1::after{
  position: absolute;
  top: 0px;
  left: 0px;
right: 0px;
  content: "";
  display: block;
  background-color: #aa4b56;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.expertise_stripe_section::before{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #508f4b;
    opacity: 0.7;
    z-index: 1;
}
.expertise_stripe_section4{
  background-image: url(./images/about-founder-1.png);
  position: relative;
  .section-inner-wrap{
    z-index: 1;
  }
}
.expertise_stripe_section.expertise_stripe_section5.team{
  background-image: url(./images/team-bg.png);
  position: relative;
}
.expertise_stripe_section.expertise_stripe_section5.team::before{
  content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dba83a;
    opacity: 0.7;
    z-index: 1;
}
.expertise_stripe_section4-1::after{
  position: absolute;
  top: 0px;
  left: 0px;
right: 0px;
  content: "";
  display: block;
  background-color: #00000085;
  width: 100%;
  height: 100%;

}
.expertise_stripe_section5{
  background-image: url(./images/careers-image.png);
  position: relative;
  .section-inner-wrap{
    z-index: 1;
  }
}
.expertise_stripe_section5::after{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  content: "";
  display: block;
  background-color: #4773b6;
  width: 100%;
  height: 100%;
  opacity: 0.6;

}
header{
  position: relative;
  z-index: 1111;
}
.jobs_stripe_section1{
  background-image: url(./images/jobs-page-secton1.png);
}
.cus_tab .nav.nav-pills {
  overflow-x: scroll;
        text-wrap-mode: nowrap;
  flex-wrap: nowrap;

} 



.cus_tab .nav.nav-pills::-webkit-scrollbar {
height:3px;
}
.cus_tab .nav.nav-pills::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
.cus_tab .nav.nav-pills::-webkit-scrollbar-thumb {
background: #888;
}

/* Handle on hover */
.cus_tab .nav.nav-pills::-webkit-scrollbar-thumb:hover {
background: #555;
}
.cus_tab .nav-pills .nav-link.active::after {
  content: "";
  position: absolute;
  background-color: #00314B;
  width: 100%;
  height: 3px;
  left: 0;
  top: 41px!important;
}
.person__name{
  font-weight: 700;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 21px;
  color: #00314b;
  text-transform: capitalize;
}
span.letters {
  font-size: 32px;
  color: #000;
}
.person__image {
  border-radius: 50%;
  margin: auto;
  width: 227px;
  height: 227px;
  object-fit: cover;
  object-position: top center;
  margin-bottom: 4px;

}
.box_design_teams {
  background: white;
  border: 1px solid #dedede;
  padding: 22px;
  border-radius: 4px;
  box-shadow: 0px 10px 0px 0px #a1232e;
  margin-bottom: 30px;
}
.show_more .show_more_button{
  display: inline-block;
  background: #9f242c;
  padding: 10px 20px;
  border-radius: 37px;
  color: white;
}

.copyright_image{
  background-image: url('./images/copyright.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
}

/* Life page */

 

/* about founder */
  .p2 {
    color: #00314B !important;
    font-weight: 700 !important;
    font-size: 19px !important;
}
.card-title {
    font-size: 26px;
    font-weight: 600;
    color: black;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}
.content-p::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    right: -14px;
    background-color: black;
    margin-left: -27px;
}
.founder-content p{
color: #000;
}

/* experties */
    .content-p p {

      color: black;
      font-size: 16px;
      line-height: 40px;
      margin-bottom: 0px;
    }

    .team-member {
      position: relative;
    }

    .content-p::before {
      content: "";
      position: absolute;
      width: 3px;
      height: 27rem;

      background-color: black;
      margin-left: -27px;
    }

    .card-title {
      font-size: 26px;
      font-weight: 600;
      color: black;
      line-height: 40px;
      text-align: center;
      margin-top: 10px;
    }

    /* .head-a{
            color: #C1423B;
    font-size: 42px;
    text-decoration: underline;
    font-weight: 600;
    margin-bottom: 25px;
        } */
    .p2 {
      color: #00314B !important;

      font-weight: 700 !important;
      font-size: 19px !important;
    }
.contain .owl-nav button span {
    font-size: 30px;
    position: relative;
    /* top: 20px; */
    color: #C1423B;
    top: -10px;
}
.items-data1 p{
    font-size: 16px;
    font-weight: 600;
    color: #787878;
    line-height: 25px;
}
#owl-carousel3 .owl-nav {
        position: absolute;
        top: -30%;
        right: 65px;
    }

    /* index page */
      .v-imgText img {
    width: 95%;
  border-radius: 20px;

  top: auto;
  }

  .text-Vabout {
    /* position: absolute; */
  /* background: linear-gradient(85deg, #4574b7 12%, #4774b6 47%, #9db3cb 90%); */
  /* top: 6%; */
  /* right: 9%; */
  padding: 40px;
  /* left: -10%; */
  background: radial-gradient(34.69% 54.2% at 72.51% 63.06%, #4575B7 0%, rgba(69, 117, 183, 0.25) 0%, #A2BADB 63%, #4575B7 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;

  border-radius: 10px;

  }

  .text-Vabout h3 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    font-family: serif;
  }

  .text-Vabout h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
  }



  .body_custom .semi-circle-container {
    position: relative;
    margin-top: 12rem;
    display: flex;
    /* width: 300px;
  height: 150px;  */
  }

  .body_custom .semi-circle {
    width: 450px;
    height: 450px;
    border: 2px solid #333;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    position: relative;
    transform: rotate(120deg);
    /* To rotate semi-circle vertically */
  }

  .body_custom .dot {
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #333;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform-origin: 0 -150px;
    /* Adjust for alignment to the semi-circle */
  }

  .body_custom .custom {
    height: 550px;
    width: 550px;
    position: absolute;
    rotate: 90deg;
    right: 2rem;

  }

  .body_custom .circle {
    width: 370px;
    height: 370px;
    border-radius: 50%;
    background-color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 3rem;
    left: 2rem;
  }

  .body_custom .circle p {
    color: white;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    line-height: 1.4;
  }

  .body_custom .year {
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
  }

  .body_custom .circle_p_one {
    /* padding: 5px; */
    background: #ccc;
    border-radius: 50%;
    /* background-color: #333; */
    text-align: center;
    padding: 6px;
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    top: -90px;
    right: 59px;
  }

  .body_custom .circle_p_one {
    /* width: 100px; */
    transition: width 0.3s ease;
    /* Animation with a duration of 0.3s */
  }

  .body_custom .circle-one:hover~.circle_p_one {
    width: 500px !important;
  }


  .body_custom .container-one {
    display: flex;
    align-items: center;
    background-color: #ff2121;
    padding: 5px 0px 5px 11px;
    border-radius: 30px;
    margin-top: 34px;
    position: relative;
    overflow: hidden;


    transition: width 0.9s ease;
    /* Smooth transition */
  }

  .body_custom .circle-one {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #333;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    /* margin-right: 20px; */
    position: relative;

    transition: background-color 0.3s ease, transform 0.3s ease;
    /* Add transition for hover effects */
  }

  /* Target container-one when hovering on circle-one */


  .text-one {
    font-size: 18px;
    color: #666;
  }

  .contain-2 {
    display: flex;
    flex-direction: column;
    margin-top: -11rem;
  }

  .text-one {
    display: block;
    position: relative;
    /* Start with the text hidden */
  }

  .core-value1 {
    font-size: 32px;
    color: #C1423B;
    font-weight: 500;
    line-height: 28px;
  }

  /* bfse */
      .content-p p {

      color: black;
      font-size: 16px;
      line-height: 40px;
      margin-bottom: 0px;
    }

    .team-member {
      position: relative;
    }

    .content-p::before {
      content: "";
      position: absolute;
      width: 3px;
      height: 27rem;

      background-color: black;
      margin-left: -27px;
    }

    .card-title {
      font-size: 26px;
      font-weight: 600;
      color: black;
      line-height: 40px;
      text-align: center;
      margin-top: 10px;
    }

    /* .head-a{
            color: #C1423B;
    font-size: 42px;
    text-decoration: underline;
    font-weight: 600;
    margin-bottom: 25px;
        } */
    .p2 {
      color: #00314B !important;

      font-weight: 700 !important;
      font-size: 19px !important;
    }
    .contain .owl-nav {
    position: absolute;
    top: -66px;
    right: 50px;
}
.contain .owl-nav button span {
    font-size: 30px;
    position: relative;
    /* top: 20px; */
    color: #C1423B;
    top: -10px;
}
.slider-container {
      /* position: relative;
      width: 600px;
      height: 350px;
      margin: auto;
      overflow: hidden;
      border-radius: 10px;
      box-shadow: 0 10px 25px rgba(0,0,0,0.2); */
    }

    .slider {
      display: flex;
      width: 100%;
      height: 100%;
      position: relative;
    }
  
    .slide2 {
      min-width: 100%;
      display: none;
    }
    .slide {
      min-width: 100%;
      display: none;
    }
    .slide3 {
      min-width: 100%;
      display: none;
    }
    .slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .slide.active {
      display: block;
    }
    .slide2.active {
      display: block;
      padding: 0px 100px;
    }

    
    .slide3.active {
      display: block;
      padding: 0px 100px;
    }

  

    .prevall{
      left: 15px;
   
      border: none;
    background: #D9D9D9;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #C1423B;
    }
    .nextall {
      right: 15px;
      border: none;
    background: #D9D9D9;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #C1423B;
    }
    .event-2{
      position: relative;
    }
    .rentangle-img1 {
      position: absolute;
      top: -48px;
      right: 0;
    }
    .slide2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event-3{
  position: relative;
  background-color: #4575B75C;
}
.rentangle-img2 img{
    position: absolute;
    /* top: -3px; */
    
    right: 0;
    bottom: 0px;
    z-index: -1;
}
.event-4{
  position: relative;
}
.rentangle-img4 img{
  position: absolute;
    /* top: -3px; */
    
    left: 0;
    top: 0px;
    /* z-index: -1; */
}
.cus_tab .nav-item button{
  color: #787878;
    font-size: 19px;
    font-weight: 600;
}
.cus_tab .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #00314B !important;
  background-color: unset !important;
}
.cus_tab .nav-link:hover {
    color: #00314B !important;
}
.tab_li{
  li {
    font-size: 17px;
    color: black;
    font-weight: 500;
    line-height: 32px;
}
}
section.cus_tab {
    background: #F2F7FF;
}
.cus_tab .nav-item{
  position: relative;
}
.cus_tab .nav-pills .nav-link.active::after {
    content: "";
    position: absolute;
    background-color: #00314B;
    width: 100%;
    height: 3px;
    left: 0;
    top: 39px;
}
.fs_24{
  font-size: 24px!important;
}
.contain #owl-carousel2 .owl-nav {
  position: absolute;
  top: -100%;
  right: 50px;
}
.setting_line_height span.letters{
  color: #787777;
  font-size: 27px;
}
.setting_line_height.ml14 .line{
  background-color: #787777;

}
.setting_line_height.ml14{
line-height: auto;
margin-bottom: 15px;
}

.button_desgin,.button_desgin:hover {
  background-color: #bf332a;
  color: white;
  text-decoration: none;
  padding: 10px;
  width: 160px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
}
p.custom_title{
font-size: 22px;
font-weight: 500;
}

.socialmedia_icon a{
    font-size: 30px;
    color: #4674b5;
 }
 footer ul li a {
  color: white;
}
footer ul li a:hover{
  color: white;
  text-decoration: underline;
}
.belive_setting{
  background-image: url(./images/114_setting.png);
  background-position: center;
    background-repeat: no-repeat;
    color: white;
    position: relative;
}
.belive_setting:after{
position: absolute;
content: '';
background-color: #c0322a;
opacity: 0.9;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.belive_setting .fs_34.p-5{
z-index: 9;
position: relative;
}
.core-values .col-md h1{
display: none;
}
  .cus_padding2{
       padding: 0 86px;
  }
  @media (max-width: 420.98px){
     .cus_box{
    padding: 0 40px !important;
  }
  }
/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .cus_banner .banner-content .content-item a {
    color: #999;
    text-decoration: none;
    display: flex
;
    align-items: center;
}
.cus_banner .banner-content .content-item a span{
      font-size: 14px;
}
  .cus_box{
    padding: 0 80px;
  }
  .custom-col {
    width: 100% !important;
    margin-bottom: 50px;
  }
  .heading-text3 p{
    font-size: 14px;
  }
  /* .job-feature{
    padding: 30px;
  } */
  .slide2.active{
    padding: 0 60px !important;
    display: flex;
    justify-content: center;
  }

  .slide2 img {
    width: 61vw;
    height: 61vw;
    object-fit: cover;
    object-position: top;
    display: flex
;
    justify-content: center;
}
   .cus_padding {
  display: flex;
  flex-wrap: wrap;
}
.person__name {
    font-size: 16px;
}
.person__title {
    font-size: 12px;
}
  /* .cus_padding2{
       padding: 0 !important;
  } */
.custom_title {
  
    padding-top: 10px;
}
/* .card-img,
.card-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: top;
} */
.head-span{
      border-bottom: 1.5px solid #bf332a;
    padding-bottom: 5px;
}
/* .card-img img {
  display: block;
} */

  .cus_border:nth-child(1) {

  border-color: red;
      border-bottom: 1px solid #dee2e6 !important;
}

.cus_border:nth-child(2) {
  
  border-color: blue;
    border-right: 0 !important;
     border-bottom: 1px solid #dee2e6 !important;
}

.cus_border:nth-child(3) {

  border-color: green;
  padding-top: 14px;

}

.cus_border:nth-child(4) {
 border-right: 0 !important;
 padding-top: 14px;
}
.design_section_3_theme {
    padding: 12px;
}
section.my-5.py-5.core-values.cus_corevalue.rounded.position-relative {
    overflow: hidden;
    padding: 0 0px;
}
.ourvalues p{
  padding-top: 0 !important;
  font-size: 14px;
}
.core-values .card-header h3 {
    font-size: 17px;}
  .core-values .card {
   
    height: 14rem;
    width: 48%;
    min-width: unset;
  margin: 0;
  box-shadow: none;
  padding: 10px;
  border-radius: 7px;
}
.core-values .card-author{
  margin: 0;
}
.core-values .card-header{
  padding: 10px 0;
}
.border_right {
    border-right: unset;

}
.border_right::after{
  display: none;
}
.border_right img{
    display: block;
    margin: auto;
    width: 150px;
}
  .contain .owl-nav {
    position: unset !important;

}
.fs_30 {
    font-size: 25px;
}
.card-list{
   /* justify-content: center; */
  flex-wrap: wrap;
  gap: 10px;
 
}
.box-desgin-growth{
  height: unset;
}
.core-values .author-avatar img {
  display: block;
  width: 40px;}
.card-content {

    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
    border-top-right-radius: unset;
            padding-bottom: 12px;

    /* margin: 0 9px; */
}
.card-content-1{
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
    border-top-right-radius: unset;
            padding-bottom: 12px;
}
.cus_padding{
      padding: 20px;
}
.core-values .card:not(:first-child) {
    margin-left: 0;
    /* height: 18rem; */
}
.text-Vabout{
  left: 0 !important;
}
.content-item p {
    width: 50%;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 22px;
}
.row.class_line_animation.pt-5 {
    position: relative;
    display: none;
}
.cus_corevalue .row{
      padding-left: 3rem;
      position: relative;
}
.cus_corevalue .col-md{
      margin-bottom: 56px;
            position: relative;
}
.cus_corevalue .row::before {
        content: '';
        position: absolute;
        background: linear-gradient(45deg, red, blue, green, yellow, #e11d74, black, #ffff00, #aa0000);
        background-size: 400%;
        width: 5px;
        height: 100%;
        z-index: -1;
        animation: animate 25s linear infinite;
        top: -40px;
             left: 24px;
}
.box-desgin-growth::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
   background: linear-gradient(45deg, red, yellow);
     animation: animate 25s linear infinite;
  border-radius: 50%;
        left: -2.7rem;

  top: -2.1rem;
}
.box-desgin-growth::after {
    position: unset;
  
}
.cus_corevalue .col-md h1{
  display: block;
      font-size: 22px;
    color: #00000087;
}
.core-values .card:hover~.card {
    transform: translateX(0px);
}
    .v-back {
        left: 0 !important;
  
    }
    .text-Vabout {
    margin-top: 35px;}
.v-imgText img {
 
    left: 15px;}
    .core-value1 {
    font-size: 24px !important;

}
.text-Vabout h3 {
    font-size: 22px !important;
    line-height: 32px;}
 .hero_2 h1
 {
    font-size: 25px;
 
}
.stat {
    width: 50% !important;
}
  .card-img {
  width: 100%;

}

.card-img img {
  min-height: 250px;
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.slide3 img {
    width: 342px !important; 
    height: 187px !important;
    margin-top: 18px;

}
.belive_setting .fs_40.p-5 {
   
    font-size: 21px;
}
/* .boxFive-1 {
  width: 50% !important;
} */
.our-p{
  padding: 0 0px;
}
.contact_us_form.my-3 {
    padding: 22px !important;
}
.why_box{
  padding: 10px 0 !important;
}
.why_chose .text-custom {

    font-size: 16px !important;
    line-height: 22px !important;

}
#owl-carousel3{
  padding: 0 0px;
}
.setting_carousel_candidate .item-data{
  overflow-y: scroll ;
}
.why_chose .text-custom span {
    font-weight: 700;
    color: #bf332a;
    font-size: 15px;
    line-height: 23px;
}
.why_chose .icon-img {
    width: 65px !important;
    height: 65px !important;
    margin-bottom: 1rem;
}
/* .cus_border-1{
  border-bottom: 1px solid black;
  border-right: 1px solid black;
} */
.slide3.active {
    display: block;
    padding: 0px 0px !important;
}
.job-search{
  flex-wrap: wrap;
  gap: 10px;
}
div#job-list {
    justify-content: center;
}
ul.navbar-nav {
  padding: 13px 14px;
}
.mega-menu ul li:hover a:before{
  display: none;
}
.main-content {
    padding: 0 32px;
}
.ml14 .line{
  display: none;
}
.person__image {
    margin: unset;
    width: 200px;
    padding: 14px;
    height: 193px;


}
.person__container {

    margin-bottom: 0px;
    height: 192px;

}
.box_design_teams {
    padding: 0px;}

    .cus_box{
    justify-content: center;
    display: flex;
    margin-top: 14px;
    }

.cus_center{
  justify-content: center;
}
      .event-h1 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    position: relative;
}
.event-p1 h2 {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 500;
}
.event-2{
  padding-top: 0 !important;
}
}

/* Small devices (phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .slide img{
        width: 43vw !important;
        height: 54vw !important;
}
  #owl-carousel3{
  padding: 0 0px;
}
  .custom-col {
    width: 33.33%;
    margin-bottom: 35px;
  }
  .why_chose .text-custom span {
    font-weight: 700;
    color: #bf332a;
    font-size: 16px;
}
.why_box{
  padding: 0 0px !important;
}
.why_chose .icon-img {
    width: 65px !important;
    height: 65px !important;
    margin-bottom: 0rem;
}
  .cus_box{
    justify-content: center !important;
  }
  .cus_padding2{
       padding: 0;
  }
  .heading-text3 p{
    font-size: 14px;
  }
  .card-img {
  width: 100%;

}
.BoxRight-arr h4{
  font-size: 16px;
}

.card-img img {
  min-height: 250px;
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.card-list{
  justify-content: center;
}
.core-values .card {
    width: 238px;
        height: unset !important;
  }
  .core-values .card-author{
    margin: unset;
  }
    .border_right {
    border-right: unset;

}
.border_right::after{
  display: none;
}
.border_right img{
    display: block;
    margin: auto;
    width: 150px;
}
  .contain .owl-nav {
    position: unset !important;

}
.card-list{
   justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
 
}
.card-content {

    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
    border-top-right-radius: unset;
            padding-bottom: 12px;

    /* margin: 0 9px; */
}
.card-content-1{
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
    border-top-right-radius: unset;
            padding-bottom: 12px;
}
.cus_padding{
      padding: 20px;
}
.core-values .card:not(:first-child) {
    margin-left: 0;
}
.text-Vabout{
  left: 0 !important;
}
.content-item p {
    width: 50%;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 22px;
}
.row.class_line_animation.pt-5 {
    position: relative;
    display: none;
}
.cus_corevalue .row{
      padding-left: 3rem;
      position: relative;
}
.cus_corevalue .col-md{
      margin-bottom: 100px;
            position: relative;
}
.cus_corevalue .row::before {
        content: '';
        position: absolute;
        background: linear-gradient(45deg, red, blue, green, yellow, #e11d74, black, #ffff00, #aa0000);
        background-size: 400%;
        width: 5px;
        height: 100%;
        z-index: -1;
        animation: animate 25s linear infinite;
        top: -40px;
             left: 24px;
}
.box-desgin-growth::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
   background: linear-gradient(45deg, red, yellow);
     animation: animate 25s linear infinite;
  border-radius: 50%;
        left: -2.7rem;

  top: -2.1rem;
}
.box-desgin-growth::after {
    position: unset;
  
}
.cus_corevalue .col-md h1{
  display: block;
      font-size: 22px;
    color: #00000087;
}
.core-values .card:hover~.card {
    transform: translateX(0px);
}
    .v-back {
        left: 0 !important;
  
    }
    .text-Vabout {
    margin-top: 35px;}
.v-imgText img {
 
    left: 15px;}
    .core-value1 {
    font-size: 24px !important;

}
.text-Vabout h3 {
    font-size: 22px !important;
    line-height: 32px;}
 .hero_2 h1
 {
    font-size: 25px;
 
}
.cus_corevalue 
 {
    overflow: hidden;
    padding: 0 10px !important;
}
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 991.98px) {
      .slide3.active {
        display: block;
        padding: 0px 0px !important;
        display: flex !important
;
        justify-content: center;
    }
  .slide img{
        width: 43vw !important;
        height: 54vw !important;
}
  .our_data p

 {
    font-size: 15px;
    font-weight: 600;
    color: black;
}
   .cus_padding2{
       padding: 0 20px;
  }
 .border_right img{
    display: block;
    margin: auto;
    width: 150px;
}
.cus_corevalue 

 {
  overflow: hidden;
      padding: 0 10px;
}
  #owl-carousel3{
  padding: 0 0px !important;
}
.why_box{
    padding: 0 0px !important;
}
.why_chose .icon-img {
    width: 65px !important;
    height: 65px !important;
    margin-bottom: 1rem;
}
.why_chose .text-custom {

    font-size: 16px !important;
    line-height: 22px !important;

}
  .custom-col {
    width: 33.33%;
    margin-bottom: 35px;
  }
      .cus_box {
        justify-content: center !important;
    }
      .slider {
  
    position: relative !important;
    left: -20px;
}

}
@media (min-width: 320px) and (max-width: 572px) {
  
    .slider {
 
    position: relative !important;
    left: 0px !important;
}
.slide img{
width: 48vw !important;
}
}
@media (min-width: 767px) and (max-width: 992px) {
      .slide img {
        width: 42vw !important;
        height: 50vw !important;
    }
    .slider {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative !important;
    left: -20px !important;
}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
       .content-item p {
        width: 50%;
        font-size: 14px;
    }
 


.heading-text3 p {
    font-size: 14px;
    color: #534d4d;
    transform: skewX(10deg);
}

.our_data p

 {
    font-size: 15px;
    font-weight: 600;
    color: black;
}
      #owl-carousel3{
  padding: 0 0px !important;
}
.why_box{
    padding: 0 20px !important;
}
.why_chose .icon-img {
    width: 65px !important;
    height: 65px !important;
    margin-bottom: 1rem;
}
.why_chose .text-custom {

    font-size: 16px !important;
    line-height: 22px !important;

}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.event-p1 ul li {
  font-size: 20px;
  font-weight: 600;
  color: black;
}
.event-p1 h2{
  color: #000!important;
  font-size: 28px;
  font-weight: 500;
}
}
.cus_banner .banner-content .content-item a{
color: #999;
text-decoration: none;
}
.lead {
  font-size: 2.25rem;
  font-weight: 300;
}
.blue-link-color, .blue-link-color:hover {
  color: #4575b6;
}
svg.mail_icon{
  width: 76px;
  height: 76px;
  margin-bottom: 20px;
}
.inner-item p {
    font-size: 18px;
    color: black;
    font-family: serif;
}
.owl-carousel-testimonial{
  position: relative;
}
.owl-carousel-testimonial .owl-nav {
    position: absolute;
    top: -162px;
    right: 50px;
}
.owl-carousel-testimonial .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 7px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    height: 46px;
    width: 46px;
}
.text-Vabout{
background:#4575B7;
}
.owl-carousel-testimonial .owl-nav button span {
    font-size: 40px;
    position: relative;
    /* top: 20px; */
    color: #C1423B;
    /* top: -10px; */
    line-height: 42px;
  }
.owl-carousel-testimonial .testimonial_setting{
    padding: 10px;
    border: 1px solid #000;
    border-radius: 6px;
    /* height: 21rem; */
}
.owl-carousel-testimonial .c_description {
  height: 16rem;
  overflow-y: auto;

}
.owl-carousel-testimonial .testimonial_setting p{
  color: black;
}
.owl-carousel-testimonial .heading_testimonial{
  height: 64px;
}
.content_testimonial .nav-pills .nav-link.active,.content_testimonial .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #c1423b;
}
.content_testimonial .nav-pills .nav-link{
  color: #fff;
  background-color: #4474b6;
  border-radius: 0px;
  font-weight: 500;
}
.content_testimonial .nav-pills .nav-link.active, .content_testimonial .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #c1423b;
}
.back-to-list {
    color: #7f8c8d;
    text-decoration: none;
    font-size: 0.9rem;
}
.expertise_stripe_section3.life{
  background-image: url(./images/life-image.png);
}
.linked-in-follow{
font-size: 28px;
color: #4575b7;
padding: 6px 8px;
border-radius: 46px;
border: 1px solid #c0c0c0;
margin-top: 10px;}
button.btn:focus{
  box-shadow: none;
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
.hero_2 {
    background-image: url(./images/background2.png);


    background-position: right;

}
.mega-menu ul li:hover a:before{
  display: none;
}
.owl-carousel-testimonial .owl-nav{
  top: -103px !important;
}
.content-p::before{
  height: 33rem;
}
.slide2.active{
  padding: 0 !important;
}
    .slide3.active {
      display: flex !important;
        justify-content: center;
        padding: 0px !important;
        
}
.slide3 img {
    width: 320px !important;

  }
}
/* .btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: none;
} */
.job-section p{
color: #000;
}