.official-color {
  color: #659aa6;
}
.official-bg-color {
  background-color: #659aa6;
}
.btn-official-bg {
  background-color: #659aa6 !important;
}
.bg-official-light {
  background-color: #f2f2f2;
}
/* header s */
.logo {
  width: 100px;
}
.bg-off-hover:hover {
  /* background-color: #659aa6; */
  border-bottom: 2px solid #659aa6;
}
.border-bottom-nav {
  border-bottom: 2px solid #ddd;
}
.navbar-dark .navbar-toggler {
  color: black;
  border-color: black;
}
button.navbar-toggler {
  background-color: black;
}
@media (max-width: 991px) {
  .media-nav {
    margin-top: 15px;
  }
}
.background-header {
  background-color: #659aa6 !important;
  border-radius: 0px 0px 80px 80px;
}
/* header e */
.round-image {
  border-radius: 100%;
}
/* home page s */
.slider-mb {
  margin-bottom: 160px;
}
.btn-1-homepage {
  background-color: #659aa6;
}
.btn-2-homepage {
  color: #659aa6;
}
.slider2-mb {
  margin-bottom: 100px;
  margin-left: 600px;
}
.about-boxshadow {
  box-shadow: 4px 4px 4px 4px #659aa6;
  border-radius: 20px;
}
/* slider in header s */
.wrapper {
  display: flex;
  max-width: 1200px;
  position: relative;
}
.wrapper i {
  top: 50%;
  height: 44px;
  width: 44px;
  color: #343f4f;
  cursor: pointer;
  font-size: 1.15rem;
  position: absolute;
  text-align: center;
  line-height: 44px;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: transform 0.1s linear;
}
.wrapper i:active {
  transform: translateY(-50%) scale(0.9);
}
.wrapper i:hover {
  background: #f2f2f2;
}
.wrapper i:first-child {
  left: -22px;
  display: none;
}
.wrapper i:last-child {
  right: -22px;
}
.wrapper .carousel {
  font-size: 0px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
}
.carousel.dragging {
  cursor: grab;
  scroll-behavior: auto;
}
.carousel img:first-child {
  margin-left: 0px;
}
@media screen and (max-width: 900px) {
  .carousel img {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 550px) {
  .carousel img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .swipper-card-height {
    height: 370px !important;
  }
}
@media only screen and (min-width: 607px) and (max-width: 991px) {
  .swipper-card-height {
    height: 420px !important;
  }
}
@media screen and (max-width: 371px) {
  .swipper-card-height {
    height: 400px !important;
  }
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  color: black;
}
/* slider in header e */
/* trust us cards s */
.trust-border-radius {
  border-radius: 20px;
}
/* trust us cards e */
/* logo slider s */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-initialized .slick-slide {
  display: block;
}
/* logo slider e */
/* home page e */
/* contact us s */
.cont-fs {
  font-size: 30px;
}
.input1,
.textarea1 {
  border-radius: 10px !important;
  box-shadow: 2px 2px #ddd;
}
.cont-box {
  border-radius: 20px !important;
  border: 2px solid #ddd;
  box-shadow: 2px 2px 2px 2px #ddd;
}
.info-box {
  border-radius: 20px !important;
  background-color: #659aa6;
}
.bg-color-official {
  background-color: #659aa6;
}
.btn-radius {
  border-radius: 10px;
}
iframe {
  width: 100%;
  height: 500px;
}
.aboutus-bg-img {
  min-height: 100%;
  background: url(images/header-bg.jpg);
  padding: 150px 50px 150px 50px;
}
.hr-theme-slash-2 {
  display: flex;
}
.hr-line {
  width: 10%;
  position: relative;
  margin: 15px;
  color: #659aa6 !important;
  border-bottom: 3px solid #659aa6;
}
.hr-icon {
  position: relative;
  top: 3px;
}
.hr-theme-slash-3 {
  display: flex;
}
.hr-line-1 {
  width: 100%;
  position: relative;
  margin: 15px;
  border-bottom: 1px solid #000;
}
.hr-icon-1 {
  position: relative;
  top: 3px;
}
iframe {
  width: 100%;
  height: 400px;
}
/* contact us e */
/* about us s */
.bg-image-abt {
  background: url(/src/images/aboutus-bg.png) no-repeat 0 100% !important;
  background-size: 100% 100%;
  background-color: transparent;
}
.abt-fs {
  font-size: 45px;
}
.abt-p {
  padding: 50px 0px 100px 0px;
}
.abt-mb {
  margin-bottom: 90px !important;
}
.abt-p-fs {
  font-size: 18px;
}
.border-box {
  border-radius: 10px;
  box-shadow: 2px 2px 2px 2px #ddd;
}
.bg-img-abt1 {
  background-image: url(/src/images/download.png) !important;
  background-color: #659aa6;
}
.contact-hover:hover {
  background-color: #85a67a !important;
}
/* about us e */
/* Training s */
.training-fs-desc {
  font-size: 16px;
}
.tech-borderradius {
  border-radius: 20px !important;
}
.techborder-main {
  border-radius: 20px;
  box-shadow: 2px 2px 2px 2px #ddd;
}
.hover-training:hover {
  color: #fff;
  background-color: #000;
}
/* Training e */
/* Resources s */
.tab-heading-fs {
  font-size: 18px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #659aa6;
}
.resource-br {
  border-radius: 20px !important;
  border: 2px solid #659aa6 !important;
}
.form-border {
  border-radius: 20px;
  border: 2px solid #659aa6;
  box-shadow: 2px 2px 2px 2px #ddd;
}
/* Resources e */
/* service s */
.service-border-radius {
  border-radius: 15px;
}
/* service e */
/* career s */
.bg-image-career {
  /* background-image: url(/src/images/download.png) !important; */
  background-color: #659aa6 !important;
  background-image: url(../src/images/download.png);
  border-radius: 20px;
}
/* career e */
/* footer starts */
.official-hover:hover {
  color: black !important;
}
.arrow-before:before {
  content: ">";
  margin-right: 6px;
}
.services-desfs-box-footer {
  font-size: 14px;
  /* color: #9fa3a7 !important; */
}
.footer-copyright {
  font-size: 13px;
  background: #659aa6;
}
/* footer ends */
/* timeline s */
/* timeline start */
.timeline-items {
  max-width: 1000px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.timeline-items::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #2f363e;
  left: calc(50% - 1px);
}
.timeline-item {
  margin-bottom: 40px;
  width: 100%;
  position: relative;
}
.timeline-item:last-child {
  margin-bottom: 0;
}
.timeline-item:nth-child(odd) {
  padding-right: calc(50% + 30px);
  text-align: right;
}
.timeline-item:nth-child(even) {
  padding-left: calc(50% + 30px);
}
.timeline-dot {
  height: 16px;
  width: 16px;
  background-color: #eaa023;
  position: absolute;
  left: calc(50% - 8px);
  border-radius: 50%;
  top: 10px;
}
.timeline-date {
  font-size: 18px;
  color: #eaa023;
  margin: 6px 0 15px;
}
.timeline-content {
  background-color: #85a67a;
  border: 2px solid #659aa6;
  padding: 30px;
  border-radius: 5px;
}
.timeline-content h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 0 0 10px;
  text-transform: capitalize;
  font-weight: 500;
}
.timeline-content p {
  color: #c8c8c8;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

/* responsive */
@media (max-width: 767px) {
  .timeline-items::before {
    left: 7px;
  }
  .timeline-item:nth-child(odd) {
    padding-right: 0;
    text-align: left;
  }
  .timeline-item:nth-child(odd),
  .timeline-item:nth-child(even) {
    padding-left: 37px;
  }
  .timeline-dot {
    left: 0;
  }
}

/* timeline e */
