/* body 
{
    font-family: 'Segoe UI', sans-serif;
    background: linear-gradient(135deg, #3a2f90, #132447); 
    color: white;
} */
 body{
    font-weight: 500;
 }
.nav-link, .navbar-brand 
{
    color: #000;
}
.nav-link:hover 
{
    color: #6f42c1;
}
.hero 
{
    background: linear-gradient(135deg, #3a2f90, #132447);
    padding: 80px 0;
    color: white;
    text-align: left;
}
.hero h1 
{
    font-size: 3rem;
    font-weight: 600;
}
.hero p 
{
    font-size: 1.2rem;
    max-width: 700px;
}
.breadcrumb 
{
    background: transparent;
    padding: 0;
    margin-bottom: 20px;
    font-size: 0.9rem;
}
.breadcrumb-item a 
{
    color: #ddd;
    text-decoration: none;
}
.breadcrumb-item.active 
{
    color: #aaa;
}
.btn-purple 
{
    background-color: #7a33ff;
    color: white;
}
.btn-purple:hover 
{
    background-color: #672dd1;
}
a 
{
    color: #242424;
}
.img-div
{ 
    overflow: hidden; 
    border: 1px solid #000000;
}
.vis-id-promo-card-link-wrp 
{
    padding: 19px 20px;
    position: static;
    border: 1px solid #000000;
}
.box-h2 
{
    color: #000;
    font-size: 20px;
    text-align: left;
    height: auto;
    display: block;
    position: relative;
    margin: 0;
    top: 0;
}
.promo-bg
{ 
    width:100%; 
    height:220px; 
}
.promo-bg1
{ 
    width:40%; 
    height:100px; 
}

.promo-bg:hover {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2); 
}
.vis-id[_ngcontent-app-root-c119225920] .container[_ngcontent-app-root-c119225920] .vis-id-promo-card-row[_ngcontent-app-root-c119225920] .vis-id-promo-card-col[_ngcontent-app-root-c119225920] div.promo-hover[_ngcontent-app-root-c119225920] a.promo-tile[_ngcontent-app-root-c119225920] .vis-id-promo-card-link-wrp[_ngcontent-app-root-c119225920] h2[_ngcontent-app-root-c119225920]:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 17px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: url(images/arrow-grey-right.dad64ccd7636d346.png) no-repeat top center;
}
.vis-id-promo-card-link-wrp h2 {
    position: relative;
    padding-right: 20px; 
    font-size: 20px;
}
.vis-id-promo-card-link-wrp h2:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 17px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url('images/arrow-grey-right.dad64ccd7636d346.png') no-repeat center center;
    background-size: contain; /* Fit the image properly */
}
.support-options-links[_ngcontent-app-root-c857307255] .enclosure[_ngcontent-app-root-c857307255] .box-icon[_ngcontent-app-root-c857307255] img[_ngcontent-app-root-c857307255], .support-options-links[_ngcontent-app-root-c857307255] .enclosure[_ngcontent-app-root-c857307255] .box-icon[_ngcontent-app-root-c857307255] span[_ngcontent-app-root-c857307255] {
    margin-top: 40px;
    height: 70px;
    padding: 20px;
    object-fit: scale-down;
}
.full-width-image {
    width: 100%;
    height: auto;
    display: block;
}
.c-grid-cell {
    background-image:  url('images/Large Format.png'); /* Replace with your image URL */
    background-size: cover;
    background-position: center;
    min-height: 400px; /* Adjust this for the height you want */
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Styling for the text inside the div */
.titleAndText h1, .titleAndText p {
    color: white; /* Make sure text is visible on top of the background */
}
.is-vis-id[_ngcontent-app-root-c505626877] .master-pfinder[_ngcontent-app-root-c505626877] .search-box[_ngcontent-app-root-c505626877] .search-input[_ngcontent-app-root-c505626877] {
    max-width: 490px;
    width: 100%;
    position: relative;
    justify-content: flex-start;
}
.master-pfinder[_ngcontent-app-root-c505626877] .search-box[_ngcontent-app-root-c505626877] .search-input[_ngcontent-app-root-c505626877] {
    max-width: 386px;
    width: 91%;
    position: relative;
}
.is-vis-id[_ngcontent-app-root-c505626877] .master-pfinder[_ngcontent-app-root-c505626877] {
    position: relative;
    max-width: 490px;
    padding-right: 0;
}
.master-pfinder[_ngcontent-app-root-c505626877] {
    display: flex;
    flex: 1;
}
div:not(.swiper-button-prev,.swiper-button-next,.navbar-header-links) {
    outline: none !important;
}
/* Optional: Customizing the max-width of the container */
.knowledgeSearchContainer {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 20px;
}
/* Optional: Styling for the floating label */
.floating-label {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 12px;
    color: #aaa;
}
input:focus + .floating-label {
    color: #007bff;
    font-size: 10px;
    top: -5px;
}
#carouselExampleIndicators a.carousel-control-prev, #carouselExampleIndicators a.carousel-control-next {
    right: -60px !important;
    left: unset;
    top: 0;
    width: 50px;
    border: 2px solid #000;
    height: 50px;
    background: #000;
}
#carouselExampleIndicators a.carousel-control-next {
    top: 60px;
}
div#carouselExampleIndicators {
    margin-top: 60px;
    margin-bottom: 90px;
    margin-left: 20px;
}

/*** START NIKHIL NEW CSS **/
.visId-heading-text{
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
    padding-top: 30px;
    line-height: 50px;
}
.top-span{
    display: block;
    color: #737373;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 12px;
}
.carousel-image-container img {
    width: 100%;          
    height: 250px;        
    display: block;       
    object-fit: cover;    
}
/*** END NIKHIL NEW CSS ****/
.img-div-two{
    height:130px;
    overflow: hidden; 
    border: 1px solid #000000;
}
.vis-id-promo-card-link-wrp2{
    height:100px;
    padding: 19px 20px;
    position: static;
    border: 1px solid #000000;
    border-top: none;
    align-items: center;
    display: flex;
    padding: 20px;
    justify-content: space-between;
}
.mt-heading, .svg-vault svg-chevron-right{
    font-size: 20px;
    display: flex;
    color: #000;
    line-height: 30px;
}
.promo-bg1{ 
    margin-top: 60px;
    height: 70px;
    padding: 20px;
    object-fit: scale-down; 
}
.h2-heading{
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 2px;
    padding-top: 40px;
    margin: 0;
    font-family: forma-djr-micro, Arial, sans-serif !important;
}
.h3-heading{
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px solid black;
    padding: 25px 0 5px;
    margin: 0;
    font-family: forma-djr-micro, Arial, sans-serif !important;
}
.ul-blog{
    font-size: 1em;
    line-height: 1.6;
    font-family: inherit;
    padding: 0;
    direction: ltr;
    margin-left: 20px;
}
.li-blog{
    font-size: 18px;
    display: list-item;
    list-style-type: disc;
    padding-top: 16px;
    font-family: 'Whyte', sans-serif  !important;
    text-align: justify;
    font-weight:500;
}
.p-blog{
  font-size: 18px;
  padding-top: 6px;
  font-family: 'Whyte', sans-serif  !important;
  text-align: justify;
  font-weight:500;
}
.top-img-h1 {
    position: absolute;
    top: 36%; 
    left: 30%; 
    transform: translate(-50%, -50%); 
    color: white;
    padding: 15px 25px;
    border-radius: 10px;
    font-size: 50px;
    font-weight:400;
    text-align: left;
    width: 90%;
    max-width: 600px;
}
.top-image{
    height:500px;
}
.top-img-div{
    position: absolute;
    top: 60%; 
    left: 6%; 
    max-width: 600px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 18px;
}
.top-icon{
    position: absolute;
    top: 25%; 
    left: 74%; 
    color:#FFFFFF;
    width:130px;
    -webkit-filter: brightness(0) invert(1);
}
.card-text{
    font-weight:400;
}
.img-heading{
    position: absolute;
    top: 12%;
    left: 10%;
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 400;
}
.body-md-350{
    position: absolute;
    top: 30%;
    left: 10%;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    width: 80%;
}
.white-button{
    background-color: #fff;
    color: #080808;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 350;
    line-height: 1;
    padding: 12px 24px;
    text-decoration: none;
}
.button-position-1{
    position: absolute;
    top: 70%;
    left: 10%;
}
.button-position-2{
     position: absolute;
    top: 80%;
    left: 10%;
}
.white-button:hover {
    color: #080808;
    text-decoration: none;
}
#footer-new{
  background: #FFFFFF;
  padding:30px;
}
.footer-li{
  display: inline-block;
  padding-right: 24px;
  padding-top: 14px;
}

.footer-li img{
  width:25px;
}

.copyright-div {
  display: flex;
  align-items: flex-start; /* aligns text block with top of image */
  gap: 20px; /* spacing between image and text */
}

.footer-logo {
  max-height: 60px;
  width: auto;
}

.text-block p {
  margin: 0 0 5px 0;
}

.text-block a {
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  color: #000; /* change color as needed */
  font-size: 14px;
  font-weight:500;
}
.footer-p{
    font-size: 14px;
    line-height: 7px;
    font-weight:500;
}
.text-block{
  padding-top: 14px;
}