/* reset css */
h2::after {
  display: none;
}

#gtx-trans { display: none; }

strong {
  font-weight: bolder;
}
.font_bolder {
  font-weight: bolder;
}
/*  */
.agenticai__section--1 {
  margin-top: 60px;
  position: relative;
}
.agenticai__section--1 .arow-down_banner {
  position: absolute;
  bottom: -1px;
  height: 20px;
  width: 100%;
  display: flex;
}

.agenticai .section_three_left {
    padding-right:15px !important;
}

.agenticai .section_five_right {
    padding-left:15px !important;
}

.agenticai__section--1 .arow-down_banner .arow-down_bannerleft {
  border-bottom: solid 20px #fff;
  border-left: solid 0px transparent;
  border-right: solid 20px transparent;
}
.agenticai__section--1 .arow-down_banner .arow-down_bannerright {
  border-bottom: solid 20px #fff;
  border-left: solid 20px transparent;
  border-right: solid 0px transparent;
}

.agenticai__banner__dark {
  background-color: #152649;
  padding: 25px 0px 55px 0px;
}
.agenticai__banner__light {
  background-color: #ffffff;
  padding: 25px 0px 55px 0px;
}
.agenticai__banner__grey {
  background-color: #F2F2F2;
  padding: 25px 0px 55px 0px;
}

.agenticai__banner__bottom {
  background-color: #ffffff;
  padding: 65px 0px;
  box-shadow: inset 0px 11px 8px -10px #0000001a, inset 0px -11px 8px -10px #0000001a;
}
.service-padding {
  max-width: 790px;
}
.text__light__blue {
  color: #28d9cb;
}
.text__blue {
  color: #00c3fc;
}
.agenticai__section--1_padding {
  padding: 85px 0px  90px 0px;
}
.agenticai__section--1 .subtitle {
  font-family: Roboto;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.agenticai__section--1 .titlePage {
  font-family: Raleway;
  font-weight: bold;
  font-size: 60px;
}
.agenticai .redirect__page {
  /* font-family: Roboto;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #7080a7; */
  color: #7080a7;
  align-items: center;
}
.redirect__page > .redirect_text h6 {
  font-family: Roboto;
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 0px;
  color: #7080a7;
}
.iconSmall {
  width: 2px;
  height: 5px;
  margin-right: 10px;
}
.iconMedium {
  width: 15px;
  height: 13px;
  margin-right: 10px;
}
.imgIcon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
}

.agenticai .wrap__kcsp .nav__services .service__name h6{
  color: #152649;
  margin: 0;
  font-weight: bold;
  font-family: Raleway;
}

.agenticai .titleSection h2 {
  font-family: Raleway;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  /* max-width: 540px; */
}

.agenticai .titleSection__footer h2{
  font-family: Raleway;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  text-transform: unset;
  padding: 0px;
  margin: 0px;
}
.agenticai .section_one_content,
.agenticai .section_three_content,
.agenticai .section_four_content,
.agenticai .section_five_content {
  font-size: 18px;
  line-height: 32px;
}

.agenticai .nav__bottom {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 24px;
  background-color: #ECF8FE;
  border: 1px solid #ECF8FE;
  max-width: 60%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 15px;

  display: flex;
  flex-direction: column;
  justify-content: center; /* vertical center */
  align-items: center;     /* horizontal center */
  text-align: center;
}

.agenticai .nav__bottom_blue {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 24px;
  background-color: #ECF8FE;
  border: 1px solid #ECF8FE;
  max-width: 60%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 15px;

  display: flex;
  flex-direction: column;
  justify-content: center; /* vertical center */
  align-items: center;     /* horizontal center */
  text-align: center;
}

.agenticai .nav__bottom .service__info {
    padding:10px;
}

.agenticai .nav__bottom_blue .service__info {
    padding:20px;
    text-align: left;
}

.agenticai .nav__services {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 24px;
  background-color: #ECF8FE;
  border: 1px solid #ECF8FE;
  padding: 26.5px 35.5px;
  max-width: 90%;
  margin-bottom: 40px;
  font-size: 15px;
}

.agenticai .nav__services_blue {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 24px;
  background-color: #ECF8FE;
  border: 1px solid #ECF8FE;
  padding: 26.5px 35.5px;
  max-width: 90%;
  margin-bottom: 40px;
  font-size: 15px;
}


.nav__services img {
    max-width: 95%; /* Scale down images within the box */
}


.agenticai .nav__services h6 {
  margin:  0;
}

.agenticai .nav__services .service__name {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  color: #152649;
}

.agenticai .nav__services .service__name .section_five_icon_text{
  font-size: 14px;
  line-height: 32px;
  margin-left: 8px;
}

.wrap__Services .service__list img {
  max-width: 32px;
  min-width: 32px;
  height: 32px;
}

.service__name  div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.service__name div h6 {
  font-weight: bold;
  font-size: 18px;
  font-family: Raleway;
  margin: 0;
  line-height: 32px;
}
.agenticai .btn__consultation {
  background-color: #00c3fc;
  border: 1px solid #00c3fc;
  border-radius: 30px;
  padding: 25px 50px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
  font-size: 18px;
  transition: all 0.5s;
}
.agenticai .btn__consultation:hover{
  background-color: #ffffff;
}
.agenticai .btn__consultation__light__blue {
  background-color: #28d9cb;
  border: 1px solid #28d9cb;
  border-radius: 30px;
  padding: 25px 50px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
  transition: all 0.5s;
}
.agenticai .btn__consultation__light__blue:hover {
  background-color: #ffffff;
}
.agenticai .btn__linear {
  background: linear-gradient(90deg, #28d9cb 0, #a0f266 100%);
  border-radius: 30px;
  padding: 25px 38px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  font-size: 40px;
}
.agenticai .btn__linear:hover {
  background: linear-gradient(90deg, #a0f266 0, #28d9cb 100%);
}
.agenticai .wrap__Services .service__name {
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.service__list {
  align-items: center;
  max-height: 70px;
  min-height: 70px;
}
/* .service__name {
  min-height: 70px;
  border-bottom: 1px solid #e1e1e1;
} */
.wrap__Services ul {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.wrap__Services ul li {
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  padding: 25px 0px;
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.wrap__Services ul:first-child li {
  padding: 0px 0px 25px 0px;
}
.wrap__Services ul:last-child li {
  padding: 25px 0px 0px 0px;
}
.wrap__Services ul:not(:last-child) li {
  border-bottom: 1px solid #E1E1E1;
}
.wrap__Services ul li img {
  max-width: 32px;
  min-width: 32px;
  height: 32px;
}
.wrap__Services ul li p {
  margin-bottom: 0;
}
.agenticai .wrap__Services .service__list:last-child .service__name {
  border-bottom: none;
}
.agenticai .owl-carousel .owl-item .service__name {
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.service__name  i {
  color: #26C1FF;
  font-size: 10px;
  margin-right: 8px;
  text-shadow: 0px 0px 0 #28d9cb,
            0px 0px 0 #28d9cb,
           0px 0px 0 #28d9cb,
            0px 0px 0 #28d9cb;
}
.agenticai .owl-carousel .owl-item .imgIcon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.agenticai .owl-theme .owl-nav {
  display: none;
}
.agenticai .owl-theme .owl-dots .owl-dot span {
  width: 4px;
  height: 4px;
  background-color: #d6d6d6;
}
.agenticai .owl-theme .owl-dots .owl-dot.active span {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: #28d9cb;
}
.agenticai .text {
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.absolute__button {
  position: absolute;
  bottom: -35px;
  left: calc((100vw - 246px) / 2);
}

.btn__linear {
	white-space: nowrap
}

@media screen and (min-width: 1440px) {
  .containerWidth {
  max-width: 1232px;
    margin: 0px auto;
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - 1232px ) / 2 + 20px);
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - 1232px ) / 2 + 20px));
  }
}

@media screen and (max-width: 1439px) {
  .containerWidth {
    max-width: calc(100vw * 0.87692307692);
    margin: 0px auto;
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - (100vw * 0.87692307692) ) / 2 + 20px);
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - (100vw * 0.87692307692) ) / 2 + 20px));
  }
  .agenticai .titleSection__footer h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .agenticai .titleSection__footer h2 {
    font-size: 35px;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  .agenticai__section--1_padding {
    padding: 32px 0px  40px 0px;
  }
  .agenticai__banner__grey {
    padding: 25px 0px 55px 0px;
  }
  .agenticai__banner__light {
    padding: 25px 0px 55px 0px;
  }
  .agenticai__banner__bottom {
    padding: 30px 0px;
  }
  .agenticai__section--1 .titlePage {
    font-size: 32px;
    line-height: 34px;
  }
  .agenticai__section--1 .subtitle {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  .agenticai .redirect__page .redirect_text  {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.4px;

  }
  .agenticai .section_one_content {
    font-size: 14px;
    line-height: 22px;
  }
  .agenticai .wrap__kcsp .nav__services .service__name  h6{
    font-size: 14px;
    line-height: 16px;
  }
  .agenticai .owl-carousel .item .service__name .section_two_title{
    font-size: 14px;
    line-height: 22px;
  }
  .agenticai .section_one_content,
  .agenticai .section_three_content,
  .agenticai .section_four_content,
  .agenticai .section_five_content  {
    font-size: 14px;
    line-height: 22px;
  }
  .agenticai .text {
    font-size: 14px;
    line-height: 22px;
  }
  .owl-carousel .service__name {
    border-bottom: 1px solid #e1e1e1 !important;
  }
  .agenticai .titleSection h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .agenticai .titleSection__footer h2 {
    font-size: 35px;
    line-height: 35px;
    padding: 0px 40px;
  }
  .agenticai .btn__consultation {
    padding: 15px 30px;
    font-size: 14px;
  }
  .agenticai .btn__consultation__light__blue {
    padding: 15px 30px;
    font-size: 14px;
  }
  .agenticai .btn__linear {
    padding: 10px 30px;
    font-size: 16px;
  }
  .absolute__button {
    position: absolute;
    bottom: -20px;
    left: calc((100vw - 134px) / 2);
  }
  .agenticai__banner__light .row {
        display: flex;
        flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 540px) {
  .agenticai .titleSection__footer h2 {
    font-size: 20px;
    line-height: 24px;
    padding: unset;
    width: 255px;
    margin: auto;
  }

  .agenticai__section--1 .arow-down_banner .arow-down_bannerleft {
    border-bottom: solid 13px #fff;
    border-left: solid 0px transparent;
    border-right: solid 10px transparent;
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerright {
    border-bottom: solid 13px #fff;
    border-left: solid 10px transparent;
    border-right: solid 0px transparent;
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - (100vw * 0.96592307692) ) / 2 + 26px);
  }
  .agenticai__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - (100vw * 0.96592307692) ) / 2 + 26px));
  }
  .redirect__page > .redirect_text h6 {
    font-size: 14px;
  }
  .agenticai .nav__services {
    padding: 23.5px 32.5px;
  }
  .agenticai .nav__services .service__name .section_five_icon_text{
    margin-left: 20px;
  }
  .agenticai .nav__services .service__name .section_five_icon_text span{
    min-width: 30px;
  }
}

.agenticai__section {
    color: white;
	width: 100%;
    position: relative;
    padding: 0;
	border-bottom: 1px solid #6490EB;
	background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .agenticai__section {
		padding: 0 15px;
	}
}


.agenticai__section h1 {
	position: relative;
    font-weight: 700;
    line-height: 50px;
    font-size: 50px;
    color: #fff;
    margin: 0 0 20px;
    padding-top: 30px;
}

@media (max-width: 768px) {
    .agenticai__section h1 {
		line-height: 30px;
		font-size: 30px;
	}
}

.agenticai__section h1:after {
	width: 50px;
    height: 6px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    background-color: #05bed4;
}

.agenticai__section h1:hover:after {
	width: 70px;
    background-color: #0086a7;
}

@media (max-width: 768px) {
   .agenticai__section h1:after {
        display: none;
    }
}

.agenticai__section h2 {
	position: relative;
    font-weight: 700;
    line-height: 25px;
    font-size: 25px;
    color: #fff;
    margin: 0 0 5px;
}

.agenticai__section h2:after {
	display: none;
}

@media (max-width: 768px) {
	.agenticai__section .wrap-image {
		margin-top: 100px;
		position: relative;
	}
	
	.agenticai__section .wrap-image:after {
		width: 50px;
		height: 6px;
		border-radius: 3px;
		transition: all .3s ease-in-out;
		top: 0;
		left: 0;
		position: absolute;
		content: '';
		background-color: #05bed4;
	}

	.agenticai__section .wrap-image:hover:after {
		width: 70px;
		background-color: #0086a7;
	}
}

.agenticai__section .service-padding {
	padding: 100px 0;
    position: relative;
}

@media (max-width: 768px) {
    .agenticai__section .service-padding {
        padding: 0 0 100px;
    }
}

.agenticai__section .subitems .item {
	color: #fff;
	font-family: 'Rajdhani';
}

.agenticai__section button {
    height: 40px;
    border: 0;
    background-color: #fff;
    color: #182647;
    text-transform: uppercase;
    font-size: 14px;
	font-weight: 600;
    vertical-align: top;
	padding: 0 20px;
}

.agenticai__services {
	margin-bottom: 100px;
}

.agenticai__service {
	margin-bottom: 10px;
}

.agenticai__section--1 {
	background-color: #03173c;
	margin-top: 100px;
    background-image: url(https://translucentcomputing.com/wp-content/uploads/2021/03/watermark-1.png);
    background-position: top 30px right;
}

.agenticai__section--2 {
	background-color: #142453;
	background-image: url(https://translucentcomputing.com/wp-content/uploads/2021/03/watermark-4.png);
    background-position: top 30px left 30px;
}

.agenticai__section--3 {
	background-color: #03173c;
	background-image: url(https://translucentcomputing.com/wp-content/uploads/2021/03/watermark-2.png);
    background-position: top -100px right -50px;
}

.agenticai__section--4 {
	background-color: #142453;
	background-image: url(https://translucentcomputing.com/wp-content/uploads/2021/03/watermark-3.png);
    background-position: top 30px left 30px;
}




