.slide-item-img img {
  object-fit: initial;
}
.is-fixed .logo-header,
.logo-header {
  width: auto;
  height: auto;
  max-width: 145px;
  margin: 0 auto;
}
.logo-header {
  float: none;
}
h2 {
  font-size: 32px;
  line-height: 1.2;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 240px;
  margin: 0px;
  opacity: 1;
  top: -1px;
  visibility: visible;
  box-shadow: 0px 0px 40px 0 rgba(0, 16, 147, 0.1);
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}
.header-nav .nav > li > a {
  font-size: 14px;
  color: #000;
  border: none;
}
.header-nav .nav > li {
  text-transform: capitalize;
}

.header-nav .nav > li .sub-menu li .fa {
  font-size: 12px;
  top: 15px;
}
.header-nav .nav > li .sub-menu {
  border: none;
}
.header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f2f2f2;
}
.marquee-head.action-area.marquee {
  background-color: #fdf9f1;
}
.main-bar {
  background-color: #fff;
  padding: 10px 0;
}

.f-logo {
  display: block;
  max-width: 200px;
  margin: 0 auto 10px;
}
.footer-top {
  background-color: #fffbf4;
}
.footer-bottom {
  background-color: #2a4065;
  padding: 15px 0;
}
.footer-top .info-contact li {
  color: #000;
}
.footer-top .info-contact li span {
  color: #555;
}
.footer-top .info-contact li p {
  font-size: 16px;
  color: inherit;
  font-weight: 500;
}
.widget_getintuch li {
  padding-left: 0;
}
.footer-bottom,
.footer-bottom .copy-text a {
  color: #fff;
}
.footer-about {
  font-size: 14px;
  margin-top: 10px;
  font-style: italic;
  margin-top: 10px;
  color: #000;
}
footer .widget_services ul li {
  padding: 0;
}
.full-social-icon li a {
  background: none;
  padding: 10px 10px 10px 45px;
  min-height: 20px;
}
.full-social-icon li a i {
  background: none;
  color: #555;
  font-size: 22px;
  width: 40px;
  line-height: 40px;
}
footer .widget_services ul li a {
  color: #555;
}

footer .widget_services ul li {
  border-bottom: none;
}
footer .widget_services ul li:before {
  all: unset;
}
.site-footer .widget .footer-title {
  color: #000;
}
footer .q-links li {
  margin-bottom: 0.5rem;
}
.client-bx {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-post.style-2 {
  padding: 0;
}
.owl-slider .owl-nav .owl-prev,
.owl-slider .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0.1);
}
.owl-slider .owl-nav .owl-prev:hover,
.owl-slider .owl-nav .owl-next:hover {
  background: rgba(0, 0, 0, 0.2);
}
.dlab-bnr-inr {
  background-image: url(../images/header-bg.jpg);
}
.overlay-black-light::after,
.overlay-black-middle::after,
.overlay-black-dark::after {
  background: #2a4065;
}
.marquee-head.action-area.marquee {
  background-color: #2a4065;
}
.action-area.marquee ul li a,
.action-area.marquee1 ul li a {
  color: #fff;
}
.bg-yellow {
  background: #e8a839;
}
.enquire-popup .modal-content {
  background: none;
  border: none;
}
.enquire-popup .modal-content h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 1em;
  color: #333;
}
.enquire-popup .modal-content .close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.enquire-popup .modal-content .modal-header {
  border: none;
  border-radius: 15px;
  padding: 20px 25px;
}
.enquire-popup .modal-content form input {
  margin-bottom: 20px;
}
.enquire-popup .modal-content form input[type="submit"] {
  margin-top: 20px;
  text-align: center;
}
.dlab-post-title .post-title {
  margin-bottom: 10px;
}
.dlab-post-text p {
  text-align: justify;
}
.modal-dialog {
  margin: 20vh auto;
  z-index: 999999;
}
.modal {
  z-index: 99999;
}
.courses-bx {
  padding: 0 0 20px;
}
.owl-carousel .owl-item .courses-bx img {
  width: 100%;
}
.courses-bx .title {
  padding-top: 0;
}
.courses-bx .title::after {
  display: none;
}
.course-table .td-color-sky {
  background-color: #d2ecfb;
}
.course-table .td-color-blue {
  background-color: #103a60;
  color: #fff;
}
.courses-bx .underline{
	width:40%;
	height:4px;
	background-color :#103a60;
	margin: auto;
	margin-top:10px;
}
@media screen and (max-width: 576px) {
  .slide-item-img img {
    height: initial;
  }
}
@media screen and (max-width: 991px) {
  .slide-item-img img {
    height: initial;
  }
  .navbar-toggler span {
    background: #2a4065;
  }
}
@media screen and (max-width: 767px) {
  .slide-item {
    height: initial;
  }
  footer .text-right,
  footer .text-left {
    text-align: center !important;
  }
}
@media screen and (min-width: 768px) {
  .full-social-icon.row {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .site-header .container {
    max-width: 1300px;
  }
  .br-left-right {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 20px;
  }
}
