/* #### Generated By: http://font.download #### */

@font-face {
  font-family: 'ITC Officina Serif Std Book';
  font-style: normal;
  font-weight: normal;
  src: local('ITC Officina Serif Std Book'), url('itc-officina-serif-std-book-58703733c9fd5.woff') format('woff');
  }
  

  @font-face {
  font-family: 'ITC Officina Serif Std Book Italic';
  font-style: normal;
  font-weight: normal;
  src: local('ITC Officina Serif Std Book Italic'), url('itc-officina-serif-std-book-italic-5870377a5cfb8.woff') format('woff');
  }
  

  @font-face {
  font-family: 'ITC Officina Serif Std Bold';
  font-style: normal;
  font-weight: normal;
  src: local('ITC Officina Serif Std Bold'), url('itc-officina-serif-std-bold-58b37d4ef28b0.woff') format('woff');
  }
  

  @font-face {
  font-family: 'ITC Officina Serif Std Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('ITC Officina Serif Std Bold Italic'), url('itc-officina-serif-std-bold-italic-58b37d286f374.woff') format('woff');
  }
 
/* Dena header footer navigation css */
*,
*::after,
*::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
    font-family: Roboto;
}
ul,
p {
  margin: 0;
  padding: 0;
}

.html {
  font-size: 62.5%;
}

.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none;
}

.container {
  max-width: 1200px;
  width: 90%;
  margin: auto;
 
}

.navbar {
  top: 0px;
  box-shadow: 0px 2px 10px 0px #aaa;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 100000;
  padding: 0;
}

.navbar-container {
  display: flex;
  justify-content: space-between;
  height: 104px;
  align-items: center;
}

.menu-items {
  display: flex;
}

/*this css for testing*/
.menu-items .hello {
	font-size: 80px;
	font-family: ITC Officina Serif Std Book !important;  
}

.logo {
  height: 65px;
  width: 128px;
}

.menu-items li {
  list-style: none;
}

.menu-items .left-item {
  margin-left: 1.5rem;
}

.menu-items .right-item {
  margin-left: 0.5rem;
}

.navbar a {
  color: #173249;
  font-size: 18px;
  font-weight: bolder;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}

.vr {
  width: 1px;
  display: table-cell;
  background-color: black;
  height: 100%;
}

.navbar .left-item {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 8px 0px;
}


.flex-item-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-user {
  margin-left: 15px;
  border-left: 2px solid #d6d6d6;
  padding-left: 15px;
  height: 25px;
  cursor: pointer;
}
.menu-user .user-image {
  height: 30px;
  width: 30px;
}
.user-details {
  margin-left: 15px;
}
.user-name {
  color: #173249;
  font-size: 14px;
  font-weight: 700;
}
.company-name {
  color: #787878;
  font-size: 14px;
  font-weight: 400;
}
.noti-btn {
  outline: none;
  cursor: pointer;
  border: 0px;
  background-color: transparent;
}
.noti-img {
  height: 22px;
  width: 22px;
}

/* footer css */
footer {
  background-color: #173249;
  font-weight:normal;font-size:42px
}

.footer-container {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0px;
  font-weight:normal;font-size:42px
}

.footer-container .footer-logo {
  width: 120px;
}

.quick-link {
  list-style: none;
  display: flex;
  gap: 20px;
}

.quick-link a {
  color: #d6d6d6;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.quick-link a:hover {
  color: #f8e000;
}

.quick-link a img:hover {
  color: #f8e000;
}

.menu-quick-link p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}
/* .menu-quick-link ul {
  margin-top: 16px;
} */

.footer-bottom {
  padding: 15px 10px;
  border-top: #d1d3d433 1px solid;
  text-align: center;
}

.footer-bottom p,
a {
  font-size: 13px;
  font-weight: 300;
  color: #d1d3d4;
}

.footer-bottom a {
  text-decoration: none;
}

.footer-bottom a:hover {
  color: #f8e000;
}

.social-media li a .fa {
  transform: scale(1.5, 1);
}

/*newly added*/
.left-item {
  display: inline-flex;
}



/* Common CSS */
*,
*::after,
*::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
font-family: Roboto, sans-serif;
}
ul,
p {
  margin: 0;
  padding: 0;
}
 
.html {
  font-size: 62.5%;
}

/* Landing CSS */
.main-container{
  width: 100%; /* Set width to 100% */
  margin: auto;
}
.landing-container-img {
    width: 100%; /* Set width to 100% */
    margin: auto;
    min-height:585px;
    background: linear-gradient(
      0deg,
      rgba(23, 50, 89, 0.2) 0%,
      rgba(23, 50, 89, 0.2) 100%
    ),
    url("/o/images/landing_top.png") lightgray 0px 0px / 100% 101.957% no-repeat;
}

.card-container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section-2 {
  width: 100%; /* Set width to 100% */
  margin: auto;
  min-height:440px;
  background: linear-gradient(180deg, #B3CED4 0%, #5D87A1 50%, #00425A 100%);
 
 
}
.about-card {
  padding: 35px;
  width: 544px;
height: 318px;
 
background: var(--Cool-Ice, #E9EEEF);
 
}
.container {
  max-width: 1200px;
  margin: auto;
  width: 90%;
}
 
.about-heading {
display: flex;
  color: var(--Charcoal-Blue, #173249);
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.15px;
}
.about-card-img {
  display: flex;
  padding-top: 34px;
  padding-bottom: 14px;
}
 
.about-sub-heading {
display: flex;
  padding-bottom: 10px;
  color: var(--Charcoal-Blue, #173249);
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 30px */
letter-spacing: 0.15px;
}
.about-subtext {
  display: flex;
  color: var(--Jet-Black, #343434);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.15px;
text-align: left;
}
.card-explained {
  height: 686px;
  background: var(--Cool-Ice, #E9EEEF);
}
 
.landing-sub-heading {
  color: white;
  font-size: 20px;
  line-height: 120%; /* 24px */
}
 
.landing-heading {
  color: rgba(233, 238, 239, 0.90)!important;
  text-align: center;
 
  font-size: 160px!important;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 192px */
  letter-spacing: 0.15px;
	
}
.explained-heading , .landing-heading {
	font-size: 90px;
	font-family: 'ITC Officina Serif Std Book!important';
}
.landing-logo {
  margin-left: 10px;
}
 
.explained-heading {
  text-align: left;
  color: var(--Blue-Stone, #58839F);
font-family: "ITC Officina Serif Std Book";
font-size: 80px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 96px */
letter-spacing: 0.15px;
}
.solid {
  content: "";
    position: absolute;
    width: 90%;
    height: 5px;
    left: -24px;
    right: 0;
    margin: auto;
    transition: all .35s;
    background: linear-gradient(90deg, #B3CED4 0%, #5D87A1 50%, #00425A 100%);
}
 
.registration-button {
  margin-top: 35px;
  display: flex;
width: 363px;
height: 54px;
padding: 8px 22px;
flex-direction: column;
justify-content: center;
align-items: center;
flex-shrink: 0;
background: var(--Charcoal-Blue, #173249);
/* elevation/2 */
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.20);
color: var(--primary-contrast, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 144.444% */
letter-spacing: 0.46px;
text-transform: uppercase;
}
.registration-button-blue:hover, .registration-button-white:hover {
	text-decoration: none;
}
.registration-button-blue {
	 margin-top: 35px;
  display: flex;
width: 363px;
height: 54px;
padding: 8px 8px;
flex-direction: column;
justify-content: center;
align-items: center;
flex-shrink: 0;
background: var(--Charcoal-Blue, #173249);
/* elevation/2 */

color: var(--primary-contrast, #FFF);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 144.444% */
letter-spacing: 0.46px;
text-transform: uppercase;
}
.registration-button-white {
	 margin-top: 35px;
  display: flex;
width: 363px;
height: 54px;
padding: 8px 22px;
flex-direction: column;
justify-content: center;
align-items: center;
flex-shrink: 0;
background: var(--primary-contrast, #FFF);
/* elevation/2 */
color: var(--Charcoal-Blue, #173249);
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 144.444% */
letter-spacing: 0.46px;
text-transform: uppercase;
}
.card-connect-container {
  height: 686px;
  background: white;
}
.card-connect {
  width: 100%; /* Set width to 100% */
  margin: auto;
  min-height:645px;
  background: linear-gradient(
    0deg,
    rgba(23, 50, 89, 0.2) 0%,
    rgba(23, 50, 89, 0.2) 100%
  ),
  url("/o/images/DSC_9362_1.png") lightgray 0px 0px / 100% 101.957% no-repeat;
}
 
.connect-content {
  width: 607px;
height: 255px;
flex-shrink: 0;
background: var(--Cool-Ice, #E9EEEF);
position: relative;
top: 370px;
padding: 0px 20px 26px 26px;
}
.connent-content-subheading {
  padding-top: 20px;
}
 
.connect-right {
  width: 501px;
height: 78px;
flex-shrink: 0;
background: #0D485D;
position: relative;
top: 568px;
margin-left: 37px;
 
}
 
.connect-right-text {
  color: var(--Cool-Ice, #E9EEEF);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding:10px;
  
  
}


.itc-heading {
  font-family: ITC Officina Serif Std Book !important;
}
 
.menu-quick-link p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    position: absolute;
}
 
.menu-quick-link ul {
    /* margin-top: 16px; */
    padding-top: 25px;
}
 
 
.header:user-name {
    color: #173249;
    font-size: 14px;
    font-weight: 700;
    /* width: 204px; */
    max-width: 162px;
    word-break: break-word;
    /* height: 38px; */
}

 /* shrikant changes */