.oc-top-header {
  padding: 15px 0;
}

.flexslider {
  margin: 0 0 60px;
  background: transparent !important;
  border: 0px !important;
}

.banner-center-box a img {
  height: 80px;
  /* filter: brightness(0) invert(1); */
  margin-top: 38px;
  border-radius: 5px;
}

table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: #262626 !important;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}


.banner-center-box-1 a img {
  height: 70px !important;
}

tr {
  border-bottom: 1px solid #fff;
  padding: 0.1em 0.6em;
  background: #efefef;
  background: rgba(255, 255, 255, 0.06);
}

.table-box {
  border-radius: 10px;
  background-color: #F2F5FA;
}

.view-id-mentor {
  /* max-width: 800px;
  margin-left: auto;
  margin-right: auto; */
}

.image-style-mentor-thumb-500x500 {
  max-width: 320px;
  max-height: 320px;
  width: 100%;
  height: 100%;
  margin-top: -40px;
}

.team-footer-list {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 60px;
  justify-content: center;
}

.team-footer-list li {
  width: 15%;
  padding: 15px 15px;
  min-width: 130px;
}

.team-footer-list li .ft-logo-item {
  background-color: #FFF;


}

.team-footer-list li img {
  width: 100%;
}

.form-box label {
  display: none;
}

.pd-30 {
  background: var(--white);
  box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
  padding: 40px;
  margin-top: 30px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  min-height: 280px;
}

.wt-text ul.list-check li {
  color: #fff;
}

.thanks-page p {
  margin: 0 auto;
  padding: 50px 50px;
  width: 900px;
  font-size: 30px;
}

.thanks-page {
  margin: 0 auto;
}

.diagram-img {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 50px;
}

.diagram-img img {
  width: 100%;
}

.pd-40 {
  background: var(--white);
  box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
  padding: 40px;
  margin-top: 30px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  min-height: 280px;
  text-align: center !important;
}


.breadcrumb-area {
  padding-bottom: 30px !important;
  padding-top: 40px !important;
}

.site-footer .content {
  font-size: 16px !important;
}

.product-type {
  font-size: 12px;
  text-transform: uppercase;
  color: #f09145;
}

.cm-600 {
  min-height: 600px;
}

/* additonal css */

.split-text-1 {
  font-size: 20px;
}

.list-style-six-1 li h4 {
  font-size: 18px;
  font-weight: 500;
}

/* 
.choose-us-style-three-area-1{
  background: #f2f5fa;
} */

.title-1 {
  color: #018fbf;
}

.split-text-3 {
  font-size: 30px;
  color: #0c1215 !important;
}

.split-text-2 {
  padding-top: 20px;
}

.services-style-four-1 {
  height: 300px;
}

/* additional css */

.google-maps {
  max-height: 450px;
}

.content-in ul li {
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 13px;
}

.content-in ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 13px;
  transform: translateY(-50%);
  height: 6px;
  width: 6px;
  background-color: #f09145;
}

.footer-bottom-text {
  text-align: center;
  min-height: 400px;
  padding-top: 100px;
}

.footer-bottom-text p {
  font-size: 30px;
  font-weight: 500;
}

.flex-direction-nav a {
  height: 60px;
}

.contact-h4 {
  font-size: 21px !important;
}

.contact-list-1 {
  margin-left: 71px !important;
}

.compnay-info-links a {
  font-weight: 400 !important;
}

.contact-info-link .icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #00194c;
  border-radius: 50%;
  margin-right: 15px;
  color: var(--white);
  border: 1px dashed rgba(255, 255, 255, 0.3);
}

.contact-info-link {
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: var(--dark);
}

.content-in-form {
  border-radius: 3px;
  padding: 20px;
  background: #f3f5fb;
  margin-bottom: 30px;
}

.content-in tbody {
    background: #dce0ee;
}

span.color-org{
  color: #F09145 !important;
}

span.headline-1{
  font-size: 20px;
  color: #000;
  /* font-style: italic; */
  font-weight: 700;
  color: #F09145 !important;
}

.policy ul li a{
  font-weight: 400 !important;
  list-style-type: none !important;
}

.username{
  display: none !important;
}