@charset "UTF-8";
/*Theme Color*/
/*************/
/***** Override SASS colour *****/
/***** End Override SASS colour *****/
/**2.77778em;$font-size-base * 1.9;**/
/**1.33333em;$font-size-base * 1.7;**/
/**$font-size-base * 1.4;**/
/**$font-size-base * 1.2;**/
/**$font-size-base * 1;**/
/**$font-size-base * 1;**/
@import url("https://use.typekit.net/dkg8yuc.css");
@font-face {
  font-family: "GT Walsheim";
  src: url("../font/GT Walsheim/GTWalsheim.ttf"), url("../font/GT Walsheim/GTWalsheim.ttf") format("ttf"); /* Modern Browsers */
  font-weight: 700;
}
.content a:not(.btn) {
  color: #1f1c35;
  text-decoration: underline;
}

.content a:hover {
  text-decoration: none;
}

.content a:visited:not(.btn) {
  color: #1f1c35;
}

body {
  background: #fff;
  font-family: "Open Sans", sans-serif !important;
  background-color: #FFFFFF;
  color: #000 !important;
  font-weight: normal;
  line-height: 1.8em !important;
}
body a {
  color: #000;
}
body a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  body {
    margin-top: 0px;
  }
}
@media (max-width: 500px) {
  body {
    margin-top: 0px;
  }
}
@media (max-width: 450px) {
  body {
    margin-top: 0px;
  }
}

.lead {
  font-size: 20px;
}

.text-primary {
  color: #000 !important;
}

.btn-primary {
  border-color: #1d1b67;
  border-radius: 4px;
  padding: 0.5em 2em;
  display: inline-block;
  color: #FFFFFF;
  font-weight: 600;
  text-decoration: none;
  background-color: #1d1b67;
}

.btn-primary:hover {
  /*color: $primary;*/
  background-color: #384756;
  border-color: #384756;
}

.btn-secondary {
  border-color: #1f1c35;
  border-radius: 4px;
  padding: 0.5em 2em;
  display: inline-block;
  color: #FFFFFF;
  font-weight: 600;
  text-decoration: none;
  background-color: #1f1c35;
}

.btn-secondary:hover {
  /*color: $web-white;*/
  background-color: #82871a;
  border-color: #82871a;
}

.btn-info {
  border-color: #F1F1F1;
  padding: 0.5em 2em;
  display: inline-block;
  color: #1d1b67;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
}

.btn {
  background: #1d1b67;
  color: #FFFFFF;
}

.btn:hover {
  background: #1f1c35;
  color: #FFFFFF;
}

h2, h3 {
  font-weight: bold !important;
}

h3 {
  font-size: 22px !important;
}

/*
  Theme Name: Reveal
  Theme URL: https://bootstrapmade.com/reveal-bootstrap-corporate-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
section {
  padding: 30px 0px;
}

.mfp-img {
  max-height: 100% !important;
}

#logo {
  margin-top: -6px;
  float: left;
}

a {
  color: #50d8af;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #51d8af;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #50d8af;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

.back-to-top:focus {
  background: #50d8af;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #0c2e8a;
  color: #fff;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar a {
  line-height: 1;
  color: #fff !important;
  border-right: 1px solid;
  padding-right: 6px;
}

#topbar {
  color: white;
  background: #1d1b67;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 18px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info a:hover {
  color: #50d8af;
}

#topbar .contact-info i {
  color: #ffffff;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar a:last-child {
  border: none !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 20px 0;
  height: 84px;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#header #logo h1 a {
  color: #0c2e8a;
  line-height: 1;
  display: inline-block;
}

#header #logo h1 a span {
  color: #50d8af;
}

.section-header p {
  padding: 0;
  margin: 0;
}

/* About Section
--------------------------------*/
#about {
  padding: 40px 0 30px 0;
}

#about .about-img {
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

/* Services Section
--------------------------------*/
#services {
  padding: 30px 0 0 0;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #0a8f67 0%, #0a8f67 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 a {
  color: #444;
}

/* Our Portfolio Section
--------------------------------*/
#portfolio {
  background: #fff;
  padding: 30px 0;
}

#portfolio .portfolio-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all ease-in-out 0.4s;
}

#portfolio .portfolio-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 10px 0px;
  border: 2px solid #ad6103;
  background-color: #FFFFFF;
  transition: 0.3s;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

#portfolio h2 {
  margin-bottom: 20px;
}

#portfolio .portfolio-item h2 {
  color: #ffffff;
  font-size: 0px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 700;
}

#portfolio .portfolio-item :hover h2 {
  font-size: 24px;
}

#portfolio .portfolio-item img {
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#portfolio .portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#portfolio .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  font-size: 17px;
}

#portfolio .portfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: #081e5b;
  background-size: cover;
  padding: 40px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #50d8af;
  border: 3px solid #50d8af;
}

/* Our Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 30px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  overflow: hidden;
  text-align: center;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member .details {
  background: #50d8af;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #000;
  color: white;
  padding: 20px 0px;
  font-size: 14px;
}

#footer .copyright {
  text-align: center;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
}

#footer .credits a {
  color: #0c2e8a;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  #header #logo img {
    width: 160px;
    padding: 0;
    margin: 0;
  }
  .back-to-top {
    bottom: 15px;
  }
  #header {
    padding: 20px 0;
    height: 74px;
  }
  #header #logo h1 {
    font-size: 34px;
  }
  #nav-menu-container {
    display: none;
  }
  #mobile-nav-toggle {
    display: inline !important;
  }
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #intro .intro-content h2 {
    font-size: 34px;
  }
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4,
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}
@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
}
.footer-section {
  background: #1f1c35;
  color: #FFFFFF;
  padding: 20px 0px;
  clear: both;
}

.footer-section a {
  font-size: 14px;
  color: white;
}

.footer-section h2 {
  color: white;
  font-family: fangsong;
  margin: 10px 0px;
  font-size: 25px;
}

.footcont p {
  margin: 0px 0px 8px;
}

@media (max-width: 768px) {
  ::before {
    width: auto !important;
  }
  .text-section {
    padding: 20px;
  }
}
section#shadow-host-companion {
  display: none;
}

.breadcrumbs {
  background-image: url(https://b2bnctraining.co.uk/wp-content/uploads/2026/01/background.jpg);
  color: #FFFFFF;
  font-weight: bold;
  padding: 20px 0px;
}
.breadcrumbs a {
  color: #FFFFFF;
}
.breadcrumbs a:hover {
  color: #1d1b67;
}

.whatsapp-support-container {
  position: fixed !important;
  bottom: 60px;
  left: 35px;
  z-index: 1000;
  display: flex;
  align-items: center;
  gap: 10px;
}

.whatsapp-message {
  background: #25D366;
  color: white;
  font-weight: 500;
  padding: 10px 14px;
  border-radius: 25px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  animation: slideIn 0.6s ease-out;
}

.whatsapp-float img {
  width: 50px;
  height: 50px;
  animation: bounce 2s infinite;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
@media (min-width: 768px) {
  #intro .intro-content {
    width: 60%;
  }
}
@media (max-width: 768px) {
  #intro .intro-content {
    padding: 0px 20px;
    left: 0px !important;
  }
}
#intro {
  padding: 0px;
  margin: 0px auto;
  width: 100%;
  height: 87vh;
  position: relative;
  background: url("../img/intro-carousel/1.jpg") no-repeat;
  background-size: cover;
}
#intro .intro-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 50px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#intro .intro-content .banner-content {
  background-color: rgba(240, 255, 255, 0.6784313725);
  padding: 10px 15px;
  margin-bottom: 23px;
  border-radius: 5px;
}
#intro .intro-content h1 {
  color: #1d1b67;
  font-size: 2.5rem;
  font-weight: 700;
}
#intro .intro-content h2 {
  font-weight: bold;
  color: #000;
}
#intro .intro-content h3 {
  font-weight: bold;
  color: #000;
}
#intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 5px;
  text-decoration: none;
  transition: 0.5s;
  color: #fff;
}
#intro .intro-content .btn-get-started {
  background: #1d1b67;
  border: 2px solid #FFFFFF;
}
#intro .intro-content .btn-get-started:hover {
  background: #1f1c35;
  border: 2px solid #FFFFFF;
}
#intro .intro-content .btn-projects {
  background: #1f1c35;
  border: 2px solid #FFFFFF;
}
#intro .intro-content .btn-projects:hover {
  background: #1d1b67;
  border: 2px solid #FFFFFF;
}
#intro #intro-carousel {
  z-index: 8;
}
#intro #intro-carousel::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}
#intro #intro-carousel .item {
  width: 100%;
  height: 87vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}

@media (min-width: 768px) {
  .intro-content {
    margin: 44px auto !important;
    padding: 20px;
  }
}
.bloglistpage img {
  width: 100%;
  height: auto;
}
.bloglistpage h2 {
  font-size: 18px !important;
  margin: 10px 0px 5px;
}

.recent-popular-post {
  clear: both;
  margin: 25px 0px;
}
.recent-popular-post img {
  float: left;
  width: 60px;
  margin-right: 10px;
  height: 60px;
  border-radius: 50%;
}
.recent-popular-post p {
  font-weight: bold;
  color: #1f1c35;
  font-size: 16px;
  line-height: 1.5;
}

.blogpage-title {
  margin-bottom: 20px !important;
}

.post-shortcontent {
  margin-bottom: 20px;
}
.post-shortcontent a {
  border-radius: 4px;
  background-color: #1d1b67;
  color: white;
  padding: 5px 10px;
  font-size: 15px;
}
.post-shortcontent a:hover {
  color: #FFFFFF;
  background-color: #1f1c35;
}

/*============================================================================================
	Start Hero Area
==============================================================================================*/
.hero-bg {
  background-color: var(--ep-offwhite-color);
}

.ep-hero {
  padding: 0px;
  background-color: #f2f2f2;
}

.ep-hero__title {
  color: #1d1b67;
  font-size: 70px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 34px;
}

.ep-hero__title span {
  display: block;
}

.ep-hero__title img {
  margin-right: 16px;
}

.ep-hero__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

.ep-hero__hover-images {
  display: inline-block;
}

.ep-hero__hover-images .hover-img-1 {
  transition: all 0.4s ease;
}

.ep-hero__hover-images:hover .hover-img-1 {
  opacity: 0;
  visibility: hidden;
}

.ep-hero__hover-images:hover .hover-img-2 {
  opacity: 1;
  visibility: visible;
}

.ep-hero__hover-images .hover-img-2 {
  position: absolute;
  left: 0;
  top: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  border-radius: 100px;
}

.ep-hero__btn {
  margin-top: 40px;
}

.ep-hero__widget {
  display: flex;
  gap: 30px;
  position: relative;
}

.ep-hero__widget-column {
  position: relative;
}

.ep-hero__widget-arrow {
  position: absolute;
  top: -22px;
  left: -12px;
}

.ep-hero__widget-arrow a::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  background: transparent;
  border-radius: 100%;
  z-index: 1;
  top: 0;
  left: 0px;
}

.ep-hero__widget-arrow a i {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background: var(--ep-primary-color-4) !important;
  text-align: center;
  line-height: 96px;
  font-size: 28px;
  color: var(--ep-title-color);
  transform: rotate(-268deg);
  position: relative;
  z-index: 2;
  display: block;
}

.ep-hero__widget-img img {
  width: 300px;
  object-fit: contain;
  border-radius: 20px;
}

.ep-hero__team {
  display: flex;
  align-items: center;
  gap: 18px;
  border: 2px solid var(--ep-primary-color-4) !important;
  border-radius: 45.5px;
  justify-content: center;
  padding: 10px 12px;
  margin-top: 30px;
  background: #fff;
}

.ep-hero__team-img-list {
  display: flex;
  align-items: center;
}

.ep-hero__team-img-list li {
  margin-left: -10px;
}

.ep-hero__team-img-list li img {
  width: 34px;
  height: 34px;
  object-fit: cover;
  border-radius: 100%;
}

.ep-hero__team-info h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}

.ep-hero__team-info p {
  font-size: 14px;
  line-height: 28px;
  margin: 0;
  color: var(--ep-title-color);
}

.ep-hero__course {
  background: var(--ep-primary-color-6);
  border-radius: 45.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 44px;
  margin-bottom: 30px;
}

.ep-hero__course span {
  font-size: 40px;
  font-weight: 700;
  line-height: 50.04px;
  text-transform: capitalize;
  color: var(--ep-secondary-color);
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
}

.ep-hero__course span::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  opacity: 0.2;
  background: #1f1c35;
  right: 0;
  top: 5px;
}

.ep-hero__course p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.ep-hero__shape {
  position: absolute;
  left: 42%;
  top: 35%;
  z-index: 1;
}

/* Hero Style 2 */
.ep-hero__content--style2 {
  padding-right: 48px;
}

.ep-hero__search {
  margin-top: 30px;
  padding-right: 48px;
}

.ep-hero__search-form input {
  width: 100%;
  height: 68px;
  border-radius: 120px;
  padding: 20px 60px 20px 28px;
  border: 1px solid transparent;
}

.ep-hero__search-form input:focus {
  border: 1px solid var(--ep-primary-color-1);
}

.ep-hero__search-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 58px;
  height: 58px;
  line-height: 64px;
  background: var(--ep-primary-color-1);
  border-radius: 100%;
  color: var(--ep-white-color);
  font-size: 18px;
  padding: 0;
  transition: all 0.4s ease;
}

.ep-hero__search-btn:hover {
  background: var(--ep-primary-color-5);
}

.ep-hero__overview-card {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
}

.ep-hero__widget-style2 {
  display: block;
}

.ep-hero__widget-style2 .ep-hero__img img {
  width: 100%;
  object-fit: contain;
}

.ep-hero__overview-card {
  display: inline-block;
  padding: 20px 42px;
}

.ep-hero__overview-card h4 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  text-transform: capitalize;
  margin: 0;
}

.ep-hero__overview-card {
  padding: 20px 48px;
  position: absolute;
  bottom: 72px;
  left: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ep-hero {
    padding: 252px 0px 100px;
  }
  .ep-hero__widget {
    margin-top: 62px;
  }
  .ep-hero.ep-hero--style2 {
    padding-top: 175px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ep-hero__title {
    font-size: 56px;
  }
  .ep-hero {
    padding: 232px 0px 80px;
  }
  .ep-hero__widget {
    margin-top: 62px;
  }
  .ep-hero.ep-hero--style2 {
    padding-top: 155px;
  }
  .ep-hero__content--style2 .ep-hero__title {
    line-height: 150%;
    font-size: 56px;
  }
  .ep-hero__hover-images .hover-img-2 {
    top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .ep-hero.ep-hero--style2 {
    padding-top: 148px;
  }
  .ep-hero {
    padding: 232px 0px 80px;
  }
  .ep-hero__title {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .ep-hero__title img {
    max-width: 100%;
    height: 42px;
    margin-right: 12px;
  }
  .ep-hero__hover-images .hover-img-2 {
    top: 12px;
  }
  .ep-hero__widget {
    display: none;
  }
  .ep-hero__content--style2 .ep-hero__title {
    line-height: 140%;
    font-size: 40px;
  }
  .ep-hero__search {
    padding-right: 0;
  }
  .ep-hero__content--style2 {
    padding-right: 0;
  }
  .ep-hero__search-form input {
    height: 56px;
  }
  .ep-hero__search-btn {
    top: 4px;
    right: 4px;
    width: 50px;
    height: 50px;
    line-height: 58px;
  }
}
/*============================================================================================
	End Hero Area
==============================================================================================*/
/*============================================================================================
	Start Faq Area
==============================================================================================*/
.ep-faq__inner {
  border-radius: 20px;
  background: var(--ep-white-color);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 120px 60px;
  z-index: 2;
}

.ep-faq__pattern-1 {
  position: absolute;
  right: 30px;
  top: 35px;
  z-index: 1;
}

.ep-faq__pattern-2 {
  position: absolute;
  bottom: 0;
  left: 7%;
  z-index: -1;
}

.ep-faq__img {
  padding-right: 60px;
}

.ep-faq__img img {
  width: 100%;
  height: 554px;
  object-fit: contain;
}

.ep-faq__accordion-item {
  margin-bottom: 20px;
}

.ep-faq__accordion-item:last-child {
  margin: 0;
}

.ep-faq__accordion-item .accordion-button {
  background: var(--ep-white-color);
  color: var(--ep-title-color);
  padding: 20px 54px 20px 20px;
  border-radius: 20px !important;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
}

.ep-faq__accordion-item .accordion-button span {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: var(--ep-offwhite-color);
  border-radius: 100%;
  text-align: center;
  color: var(--ep-title-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
  margin-right: 18px;
  transition: all 0.4s ease;
}

.ep-faq__accordion-item .accordion-button:not(.collapsed) span {
  width: 42px;
  height: 38px;
  line-height: 38px;
  color: var(--ep-white-color);
  background: var(--ep-primary-color-5);
}

.ep-faq__accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: none !important;
  background: var(--ep-offwhite-color);
  color: var(--ep-primary-color-5);
  border-radius: 20px 20px 0px 0px !important;
  padding-bottom: 0;
}

.ep-faq__accordion-item .accordion-button:focus {
  box-shadow: none;
}

.ep-faq__accordion-body {
  padding: 0px 54px 30px 80px;
  border-top: 0 !important;
  border-radius: 0px 0px 20px 20px;
  background: var(--ep-offwhite-color);
  transition: all 0.4s ease;
}

.ep-faq__accordion-item .accordion-button::after {
  background-image: none;
  transform: none;
  position: absolute;
  right: 20px;
  content: "\f13f";
  font-family: uicons-solid-straight !important;
  border-radius: 100%;
  text-align: center;
  background: var(--ep-offwhite-color);
  color: var(--ep-secondary-color);
  transition: all 0.4s ease;
  font-size: 18px;
  top: 24px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.ep-faq__accordion-item .accordion-button:not(.collapsed)::after {
  background: var(--ep-white-color);
  color: var(--ep-primary-color-5);
  content: "\f13d";
}

/* Faq Style 2 */
.ep-faq__pattern-3 {
  position: absolute;
  right: 11%;
  top: 3%;
  z-index: -1;
}

.ep-section-head__big-title.fs-28 {
  font-size: 28px;
  line-height: 150%;
}

.ep-faq__accordion-item--style2 .accordion-button:not(.collapsed) span {
  background: var(--ep-primary-color-7);
}

.ep-faq__accordion-item--style2 .accordion-button:not(.collapsed) {
  background: transparent;
  color: var(--ep-primary-color-7);
}

.ep-faq__accordion-item--style2 .accordion-button:not(.collapsed)::after {
  background: var(--ep-primary-color-7);
  color: var(--ep-white-color);
}

.ep-faq__accordion-item--style2 .accordion-button {
  box-shadow: none;
  border: 1px solid var(--ep-border-color) !important;
}

.ep-faq__accordion-item--style2 .accordion-button::after {
  font-family: uicons-regular-rounded !important;
  content: "\f8d7";
  color: var(--ep-secondary-color);
}

.ep-faq__accordion-item--style2 .accordion-button:not(.collapsed)::after {
  content: "\f7e1";
}

.ep-faq__accordion-item--style2 .ep-faq__accordion-body {
  background: transparent;
  border: 1px solid var(--ep-border-color);
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .ep-faq__pattern-2 {
    left: 0;
  }
  .ep-faq__pattern-3 {
    right: 2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ep-faq__content {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ep-faq__content {
    margin-top: 40px;
  }
  .ep-faq.ep-faq--style2 .ep-faq__img {
    padding-right: 0;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ep-section-bg.bg-img-1::before {
    height: 1136px;
  }
  .ep-faq__img {
    padding-right: 0;
  }
  .ep-faq__inner {
    padding: 24px;
  }
  .ep-faq__img img {
    height: 280px;
  }
  .ep-faq__pattern-1 {
    right: 0;
    top: 0;
  }
  .ep-faq__accordion-body {
    padding: 12px 16px 12px 16px;
  }
  .ep-faq__accordion-item .accordion-button {
    font-size: 16px;
    line-height: 120%;
    padding: 20px 54px 20px 54px;
    position: relative;
  }
  .ep-faq__accordion-item .accordion-button span {
    width: 32px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    margin-right: 12px;
    position: absolute;
    left: 12px;
    top: 13px;
  }
  .ep-faq__accordion-item .accordion-button:not(.collapsed) {
    padding-bottom: 12px;
  }
  .ep-faq__accordion-item .accordion-button::after {
    top: 16px;
  }
  .ep-faq__accordion-item .accordion-button:not(.collapsed) span {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .ep-faq.ep-faq--style2 .ep-faq__img {
    margin-top: 30px;
  }
  .ep-faq__content {
    margin-top: 40px;
  }
  .ep-faq__accordion-item .accordion-button {
    -webkit-line-clamp: 3;
  }
}
.ep7-border-color {
  border-bottom: 1px solid #1d1b67;
}

.ep7-color {
  color: #1d1b67;
}

.ep-section-head__color-title {
  font-style: normal;
  font-weight: 500;
  line-height: 25.95px;
  letter-spacing: 1px;
  margin: 0;
  padding-bottom: 10px;
}

.ep7-border-color {
  border-bottom: 1px solid #1d1b67;
}

.ep7-color {
  color: #1d1b67;
}

/*============================================================================================
	End Faq Area
==============================================================================================*/
/*============================================================================================
	Start Category Area
==============================================================================================*/
.icon-text-section {
  background-color: #f2f2f2;
}

.ep-category__card {
  display: block;
  border: 2px solid #1d1b67;
  border-radius: 20px;
  padding: 0px 30px 30px 30px;
  margin-top: 70px;
  transition: all 0.4s ease;
}

.ep-category__card:hover {
  transform: translateY(-5px);
}

.ep-category__icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  text-align: center;
  position: relative;
  margin-top: -40px;
}

.ep-category__icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.ep-category__info {
  margin-top: 20px;
}

.ep-category__info h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}

.ep2-bg {
  background-color: #1d1b67;
  color: #FFFFFF;
}

/*============================================================================================
	End Category Area
==============================================================================================*/
.overview-card {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 40px;
  background: var(--ep-white-color);
  border-radius: 20px;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
  z-index: 2;
  bottom: 72px;
  left: 20;
  background-color: #FFFFFF;
}

.overview-card__icon img {
  width: 70px;
  height: 45px;
  object-fit: contain;
  max-width: 70px;
}

.overview-card__info .count {
  font-size: 36px;
  font-weight: 700;
  line-height: 50.04px;
  text-transform: capitalize;
  margin: 0;
}

.overview-card__info p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 30px 0;
}

#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 30px;
  margin: 30px 15px;
  text-align: center;
  box-shadow: 0px 2px 12px #1d1b67;
}

#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 20px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #50d8af;
}

.breadcrumb ul {
  margin: 0px;
  padding: 0px;
}
.breadcrumb ul li {
  list-style-type: none;
  display: inline;
}

#counter-details {
  background-color: #1d1b67;
  color: #FFFFFF;
}
#counter-details .iconbox {
  float: left;
  margin: 5px 0px;
}
#counter-details h3 {
  font-size: 30px !important;
}
#counter-details .icon {
  float: left;
  margin: 0px 10px 0px 0px;
}
#counter-details .icon img {
  padding: 7px;
  border-radius: 6px;
  background: #FFFFFF;
}
#counter-details .icondescription {
  float: left;
  text-align: left;
}

.ep-course__details {
  background-color: #f2f2f2;
}

.tab-content a {
  text-decoration: underline;
  color: #1d1b67;
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
  background-color: #1d1b67;
  color: #FFFFFF;
}
#clients h2 {
  color: #FFFFFF;
  margin-bottom: 30px;
}
#clients img {
  max-width: 90%;
  opacity: 0.9;
  border: 2px solid #1f1c35;
  background-color: #FFFFFF;
  transition: 0.3s;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 7px;
  height: 100px !important;
}
#clients img:hover {
  opacity: 1;
  border: 2px solid #1f1c35;
}
#clients .owl-nav, #clients .owl-dots {
  margin-top: 20px;
  text-align: center;
}
#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}
#clients .owl-dot.active {
  background-color: #50d8af;
}
#clients p {
  margin-bottom: 20px;
}

.footcont p {
  font-size: 15px;
}

.about-us-info ul {
  margin: 0px;
  padding: 0px;
}
.about-us-info ul li {
  list-style: none;
}

.footer-section a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.footer-section i {
  font-size: 22px;
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}

.single-page-template h1, .single-page-template h2 {
  color: #1d1b67;
  font-size: 25px;
  font-weight: bold;
}
.single-page-template .publish-date span {
  color: #1f1c35;
  font-weight: bold;
}
.single-page-template .post-featureimage img {
  width: 100%;
  height: auto;
}
.single-page-template .post-content {
  margin: 20px 0px;
}
.single-page-template .post-content .nav-previous, .single-page-template .post-content .nav-next {
  float: left;
  margin: 0px 10px 20px 0px;
  background: #ededed;
  padding: 1px 10px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* =========================
   Nav Menu Essentials
   ========================= */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
  margin-left: 10px;
}

/* =========================
   Dropdown Structure
   ========================= */
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  text-align: left;
  margin: 15px 0 0 0;
  padding: 5px 10px;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

/* SECOND LEVEL */
.nav-menu ul li {
  min-width: 180px;
  transition: 0.3s;
}

/* THIRD LEVEL — OPENS LEFT */
.nav-menu ul ul {
  top: 0;
  left: auto;
  right: 100%;
  margin: 0;
}

/* =========================
   Links Styling
   ========================= */
.nav-menu a {
  padding: 10px 8px;
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 16px;
  outline: none;
}

.nav-menu ul li a {
  padding: 10px;
  display: block;
  font-size: 14px;
  color: #333;
  text-transform: none;
  transition: 0.3s;
}

.nav-menu li:hover > a,
.nav-menu .menu-active > a {
  color: #1f1c35;
}

.nav-menu ul li:hover > a {
  color: #50d8af;
}

/* =========================
   Dropdown Arrows
   ========================= */
.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* =========================
   Nav Container
   ========================= */
#nav-menu-container {
  float: right;
  margin: 0;
}

/* =========================
   Mobile Toggle
   ========================= */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: none;
  background: none;
  font-size: 24px;
  display: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #555;
}

/* =========================
   Mobile Navigation
   ========================= */
#mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(52, 59, 64, 0.9);
  z-index: 998;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  width: 100%;
  padding: 10px 22px 10px 15px;
  color: #fff;
  font-size: 16px;
  display: block;
  text-decoration: none;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-item-has-children i {
  position: absolute;
  right: 0;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #50d8af;
}

#mobile-nav ul .menu-item-active {
  color: #50d8af;
}

/* =========================
   Mobile Overlay
   ========================= */
#mobile-body-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 997;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* =========================
   Section Navigation
   ========================= */
.section-navigation ul {
  list-style: none;
  padding: 0;
}

.section-navigation .menu-item a {
  padding: 10px;
  display: block;
  text-decoration: none;
}

.section-navigation .sub-menu {
  padding: 0;
}

.section-navigation .menu-item a:hover {
  background: #c1bec4;
}

.section-navigation .current_page_item a {
  background-color: rgba(0, 104, 55, 0.1607843137);
  color: #000 !important;
}

/* =========================
   Active Page
   ========================= */
.current_page_item a {
  color: #006837 !important;
}

/* =========================
   Safety: Prevent Horizontal Scroll
   ========================= */
html,
body {
  overflow-x: hidden;
}

/* =========================
   Responsive Adjustment
   ========================= */
@media (min-width: 768px) {
  .default-tepmlate {
    margin-top: 50px;
  }
}
.titleheading {
  color: #1d1b67;
  font-weight: bold;
}

.text-cta-box {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1294117647);
}
.text-cta-box h2 {
  color: #1d1b67;
}

.ep-course {
  z-index: 2;
}

.ep-course__shapes {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.ep-course__shapes .shape-1 {
  position: absolute;
  right: 8%;
  top: 5%;
}

.ep-course__shapes .shape-2 {
  position: absolute;
  left: 8%;
  top: 16%;
}

.ep-course__shapes .shape-3 {
  position: absolute;
  right: 8%;
  top: 42%;
}

.ep-course__card {
  margin-top: 30px;
  background: #FFFFFF;
  border-radius: 20px;
  position: relative;
}

.ep-course__img {
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
  display: block;
}

.ep-course__img img {
  width: 100%;
  height: 292px;
  object-fit: cover;
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}

.ep-course__card:hover .ep-course__img img {
  transform: scale(1.12);
}

.ep-course__tag {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: var(--ep-white-color) !important;
  border-radius: 20px;
  padding: 0px 11px;
  display: inline-block;
}

.ep-course__lesson {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7eb;
  padding-bottom: 20px;
  margin-bottom: 14px;
}

.ep-course__student {
  display: flex;
  align-items: center;
  gap: 8px;
}

.ep-course__student i {
  font-size: 16px;
  position: relative;
  top: 2px;
}

.ep-course__rattings ul li {
  display: inline-block;
  margin-right: 2px;
}

.ep-course__rattings ul li span {
  margin-left: 6px;
}

.ep-course__rattings ul li:last-child {
  margin: 0;
}

.ep-course__rattings ul li i {
  font-size: 18px;
  color: var(--ep-primary-color-4);
}

.ep-course__rattings ul li .off-color {
  color: #e7e7eb;
}

.ep-course__body {
  padding: 20px 40px 34px 40px;
}

.ep-course__title h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
}

.ep-course__title h5:hover {
  color: var(--ep-primary-color-2);
}

.ep-course__rattings {
  margin-bottom: 10px;
}

.ep-course__bottom {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ep-course__btn {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--ep-title-color);
}

.ep-course__btn:hover {
  color: var(--ep-primary-color-2);
}

.ep-course__btn i {
  font-size: 18px;
  position: relative;
  top: 3px;
}

.ep-course__price {
  display: inline-block;
  color: #1d1b67;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

/* Course Style 2 */
.ep-course .ep-brand-name {
  position: absolute;
  right: 8%;
  top: 12%;
}

.ep-course--style2 .ep-course_shape {
  position: absolute;
  right: 10%;
  top: 40%;
}

.owl-carousel.ep-course__slider {
  position: absolute;
  width: 630px;
  z-index: 22;
  top: 0;
  right: 0;
  margin: 55px 0px;
}

.ep-course__slider-item {
  border-radius: 20px;
  background: #FFFFFF;
  padding: 62px 40px 74px 40px;
  border: 1px solid #e7e7eb;
}

.ep-course__cover-img {
  width: 752px;
  height: 546px;
}

.ep-course__cover-img img {
  width: 752px;
  height: 546px;
  object-fit: cover;
  border-radius: 20px;
}

.ep-course__slider-item .ep-course__price {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  display: block;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ep-course__slider-item .ep-course__title h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 4px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ep-course__slider-item:hover .ep-course__title h3 {
  color: var(--ep-primary-color-3);
}

.ep-course__slider-item .ep-course__price del {
  font-size: 18px;
  color: #4f536c;
  opacity: 0.4;
  font-weight: 600;
  line-height: 26px;
}

.ep-course__slider-item .ep-course__text {
  margin-top: 20px;
}

.ep-course__slider-item .ep-course__rattings {
  margin: 0;
  margin-top: 30px;
}

.ep-course__slider-item .ep-course__rattings ul li i {
  font-size: 22px;
  color: #fec961;
}

.ep-course__slider-item .ep-course__lesson {
  justify-content: initial;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  gap: 30px;
  margin-top: 20px;
}

/* Slider Controls */
.ep-course .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 40px;
  line-height: 12px;
}

.ep-course .owl-dots .owl-dot span {
  width: 15px;
  height: 10px;
  margin: 0 3px;
  border-radius: 20px;
  background: #000000;
  transition: all 0.4s ease;
  display: block;
}

.ep-course .owl-dots .owl-dot.active span {
  width: 45px;
}

.ep-course .owl-dots .owl-dot.active span,
.ep-course .owl-dots .owl-dot:hover span {
  background: #1d1b67;
}

/* Course Page  */
.ep-course__filter {
  margin-bottom: 30px;
}

.ep-course__result {
  display: flex;
  align-items: center;
  gap: 32px;
}

.ep-course__result-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin: 0;
}

.ep-course__result-data {
  padding: 18px 65px;
  border: 1px solid var(--ep-border-color);
  border-radius: 20px;
  font-size: 15px;
  font-weight: 500;
  color: var(--ep-secondary-color);
  display: inline-block;
}

.ep-course__search {
  display: flex;
  align-items: center;
  justify-content: right;
}

.ep-course__search-form {
  width: 396px;
}

.ep-course__search-form input {
  width: 396px;
  height: 60px;
  padding: 16px 52px 16px 24px;
  border-radius: 0px 20px 20px 0px;
}

.ep-course__search-form input:focus {
  border: 1px solid var(--ep-primary-color-1);
}

.ep-course__search-form {
  position: relative;
}

.ep-course__search-form button {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 37px;
  height: 37px;
  background: var(--ep-primary-color-1);
  border-radius: 100%;
  color: var(--ep-white-color);
  font-size: 16px;
  padding: 0;
  line-height: 41px;
}

.ep-course__search-form {
  height: 60px;
}

.ep-course__search-form button:hover {
  background: var(--ep-primary-color-5);
}

.ep-course__select .nice-select {
  height: 60px;
  border-radius: 5px 0px 0px 5px;
  border-right: 0;
  line-height: 60px;
  width: 186px;
  padding: 0px 40px;
  color: var(--ep-secondary-color);
  font-size: 15px;
  font-weight: 500;
  background: var(--ep-offwhite-color);
  margin: 0;
}

.ep-course__select .nice-select .option {
  padding-left: 40px;
}

.ep-course__select .nice-select::after {
  right: 30px;
}

.ep-course__select .nice-select .list {
  margin-top: 2px;
  border: none;
}

.ep-pagination {
  margin-top: 64px;
  text-align: center;
}

.ep-pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.ep-pagination__list li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff1ec;
  border-radius: 100%;
  color: var(--ep-secondary-color);
  font-size: 16px;
  font-weight: 600;
}

.ep-pagination__list li a:hover,
.ep-pagination__list li.active a {
  background: var(--ep-primary-color-5);
  color: var(--ep-white-color);
}

/* Course Details */
.ep-course__details-tab {
  padding-right: 24px;
}

.ep-course__tab-menu .list-group {
  flex-direction: row;
  border-radius: 10px;
  /* align-items: center; */
}

.ep-course__tab-menu .list-group-item {
  color: #1d1b67;
  background-color: #f2f2f2;
  padding: 20px 56.9px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.ep-course__tab-menu .list-group-item.active {
  color: #FFFFFF;
  background-color: #1d1b67;
}

.ep-course__tab-menu .list-group-item:first-child {
  border-bottom-left-radius: inherit;
  border-top-right-radius: initial;
}

.ep-course__tab-menu .list-group-item:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: initial;
}

.ep-course__tab-details {
  margin-top: 40px;
}

.ep-course__overview-widget {
  margin-bottom: 40px;
}

.ep-course__overview-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 12px;
}

.ep-course__overview-widget ul {
  padding-left: 35px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.ep-course__overview-widget ul li {
  align-items: center;
  gap: 8px;
}

.ep-course__overview-widget ul li i {
  color: #1d1b67;
  position: relative;
  top: 2px;
}

.ep-course__overview-title {
  margin-bottom: 16px;
}

.ep-course__overview-widget:last-child {
  margin: 0;
}

.ep-course__accordion-item {
  margin-bottom: 20px;
}

.ep-course__accordion-item:last-child {
  margin: 0;
}

.ep-course__accordion-item .accordion-button {
  background: #1f1c35;
  color: var(--ep-title-color);
  padding: 20px 68px 20px 40px;
  border-radius: 10px !important;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
}

.ep-course__accordion-item .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: none !important;
  background: #FFFFFF;
  color: var(--ep-primary-color-1);
  border-radius: 10px 10px 0px 0px !important;
}

.ep-course__accordion-item .accordion-button:focus {
  box-shadow: none;
}

.ep-course__accordion-body {
  padding: 0px 40px 30px 40px;
  border-top: 0 !important;
  border-radius: 0px 0px 10px 10px;
  background: var(--ep-offwhite-color);
  transition: all 0.4s ease;
}

.ep-course__accordion-item .accordion-button::after {
  background-image: none;
  transform: none;
  position: absolute;
  right: 32px;
  content: "\f13f";
  font-family: uicons-solid-straight !important;
  border-radius: 100%;
  text-align: center;
  background: var(--ep-white-color);
  color: var(--ep-primary-color-1);
  transition: all 0.4s ease;
  font-size: 18px;
  top: 19px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.ep-course__accordion-item .accordion-button:not(.collapsed)::after {
  background: var(--ep-primary-color-1);
  content: "\f13d";
  color: var(--ep-white-color);
}

.ep-course__accordion-body ul li {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  padding: 14px 0;
  align-items: center;
  margin: 0;
  border-bottom: 1px solid var(--ep-border-color);
}

.ep-course__accordion-body ul li .text i {
  margin-right: 8px;
  position: relative;
  top: 2px;
}

.ep-course__instructor {
  display: flex;
  gap: 24px;
}

.ep-course__instructor-thumb img {
  width: 254px;
  height: 254px;
  object-fit: cover;
  min-width: 254px;
  border-radius: 12px;
}

.ep-course__instructor-info h6 {
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 120%;
}

.ep-course__instructor-info span {
  margin: 0;
  color: var(--ep-primary-color-1);
}

.ep-course__instructor-info p {
  margin-top: 16px;
}

.ep-course__instructor-info ul {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
}

.ep-course__instructor-info ul li a {
  width: 40px;
  height: 40px;
  background: #e6f9f7;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  color: var(--ep-primary-color-1);
  font-size: 15px;
}

.ep-course__instructor-info ul li a:hover {
  background: var(--ep-primary-color-1);
  color: var(--ep-white-color);
}

.ep-course__rating-box {
  background: var(--ep-offwhite-color);
  border-radius: 12px;
  text-align: center;
  min-width: 200px;
  padding: 29px 10px;
}

.ep-course__rating-number {
  font-weight: 600;
  font-size: 72px;
  line-height: 90px;
  color: var(--ep-secondary-color);
}

.ep-course__rating-box span {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
  display: block;
}

.ep-course__rating-box .rating i {
  color: #ffa41b;
  font-size: 20px;
}

.ep-course__review-wrapper .single-progress-bar {
  position: relative;
}

.single-progress-bar .rating-text {
  display: inline-block;
  position: relative;
  top: 19px;
}

.single-progress-bar .progress {
  max-width: 83%;
  margin-left: 38px;
  height: 12px;
  background: var(--ep-offwhite-color);
}

.single-progress-bar .progress .progress-bar {
  background-color: #ffa41b;
}

.single-progress-bar .rating-value {
  position: absolute;
  right: 0;
  top: 50%;
}

.single-progress-bar .rating-text i {
  color: #ffa41b;
}

.single-progress-bar .rating-text {
  display: inline-block;
  align-items: center;
  gap: 4px;
}

.ep-course__comment-wrapper {
  margin-top: 40px;
}

.ep-course__comment-title {
  margin-bottom: 24px;
}

.ep-course__comment {
  display: flex;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--ep-border-color);
  padding-bottom: 24px;
}

.ep-course__comment:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

.ep-course__comment-thumb {
  min-width: 72px;
  width: 72px;
  max-height: 72px;
  border-radius: 100%;
  margin-right: 24px;
}

.ep-course__comment-thumb img {
  border-radius: 100%;
  width: 100%;
  object-fit: cover;
}

.ep-course__comment-top {
  display: flex;
  align-items: center;
}

.ep-course__comment-top .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
  margin-right: 15px;
}

.ep-course__comment-top .rating i {
  color: #ffa41b;
}

.ep-course__comment-top .rating .off-color {
  color: #e7e7eb;
}

.ep-course__comment-top {
  margin-bottom: 8px;
}

.ep-course__comment-content .subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin-bottom: 10px;
  color: var(--ep-primary-color-1);
}

.ep-course__sidebar {
  background: var(--ep-white-color);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 40px;
  position: sticky;
  top: 14%;
}

.ep-course__sidebar-data {
  margin-top: 30px;
}

.ep-course__sidebar-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 20px;
}

.ep-course__sidebar-data-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: #FFFFFF;
  padding: 16px 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}

.ep-course__sidebar-data-list li:last-child {
  margin: 0;
}

.ep-course__sidebar .ep-video__bg {
  height: 234px;
  border-radius: 10px;
}

.ep-course__sidebar .ep-video__btn {
  width: 50px;
  height: 50px;
  line-height: 56px;
  background: rgba(255, 255, 255, 0.8117647059);
  font-size: 20px;
  margin-left: -25px;
  margin-top: -25px;
}

.ep-course__sidebar-data-list li span {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.ep-course__sidebar-data-list li strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  color: var(--ep-secondary-color);
}

.ep-course__sidebar-data-list li .price {
  color: var(--ep-primary-color-1);
  font-size: 32px;
}

.ep-course__buy-btn {
  margin-top: 30px;
}

.ep-course__buy-btn .ep-btn {
  width: 100%;
  justify-content: center;
  background: #1d1b67;
}

.ep-course__sidebar-social {
  margin-top: 32px;
}

.ep-course__sidebar-social ul {
  display: flex;
  align-items: center;
  gap: 16px;
}

.ep-course__sidebar-social ul li a {
  width: 40px;
  height: 40px;
  background: var(--ep-offwhite-color);
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
}

.ep-course__sidebar-social ul li a:hover {
  background: var(--ep-primary-color-1);
  color: var(--ep-white-color);
}

.owl-dots button:focus {
  outline: 1px dotted;
  outline: none;
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .ep-course__shapes .shape-1 {
    right: 1%;
  }
  .ep-course__shapes .shape-3 {
    right: 1%;
  }
  .ep-course__shapes .shape-2 {
    left: 2%;
  }
  .ep-course .ep-brand-name {
    right: 2%;
  }
  .ep-course--style2 .ep-course_shape {
    right: 3%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .ep-course__sidebar {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ep-course__cover-img {
    display: none;
  }
  .owl-carousel.ep-course__slider {
    width: 100%;
    margin: 0;
    position: initial;
    margin-top: 30px;
  }
  .ep-course .ep-brand-name {
    right: 0;
    top: 16%;
  }
  .ep-course__search {
    justify-content: left;
    margin-top: 32px;
  }
  .ep-course__sidebar {
    margin-top: 40px;
  }
  .ep-course__tab-menu .list-group {
    white-space: nowrap;
    width: max-content;
  }
  .ep-course__tab-menu.tab-menu {
    overflow-y: scroll;
    padding-bottom: 16px;
  }
}
.ep-course__rattings ul {
  padding: 0px;
}

.ep-course__student p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .owl-carousel.ep-course__slider {
    position: initial;
    margin-top: 30px;
  }
  .ep-course__body {
    padding: 24px;
  }
  .ep-course__wrapper.mg-top-30 {
    margin: 0;
  }
  .ep-course .ep-brand-name {
    display: none;
  }
  .ep-course__cover-img {
    display: none;
  }
  .owl-carousel.ep-course__slider {
    width: 100%;
    margin-bottom: 0;
  }
  .ep-course__slider-item {
    padding: 24px;
    margin-bottom: 32px;
  }
  .ep-course__slider-item .ep-course__title h3 {
    font-size: 28px;
    line-height: 120%;
    -webkit-line-clamp: 2;
  }
  .ep-course__slider-item .ep-course__price {
    font-size: 28px;
  }
  .ep-course .owl-dots {
    bottom: 0px;
    left: 24px;
  }
  .ep-course__search-form input {
    width: 100%;
  }
  .ep-course__search-form {
    width: 100%;
  }
  .ep-course__select .nice-select {
    width: 100%;
  }
  .ep-course__search {
    margin-top: 24px;
  }
  .ep-course__result-title {
    font-size: 24px;
  }
  .ep-course__result-data {
    padding: 16px 50px;
  }
  .ep-course__select .nice-select {
    padding: 0px 40px 0px 24px;
  }
  .ep-course__select .nice-select::after {
    right: 20px;
  }
  .ep-course__select .nice-select .option {
    padding-left: 24px;
  }
  .ep-pagination {
    margin-top: 40px;
  }
  .ep-course__tab-menu .list-group-item {
    padding: 16px 40px;
    font-size: 18px;
  }
  .ep-course__details-tab {
    padding-right: 0;
  }
  .ep-course__tab-menu .list-group {
    white-space: nowrap;
    width: fit-content;
  }
  .ep-course__overview-widget ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .ep-course__overview-title {
    font-size: 28px;
  }
  .ep-course__tab-details {
    margin-top: 32px;
  }
  .ep-course__sidebar {
    padding: 24px;
    margin-top: 40px;
  }
  .ep-course__accordion-item .accordion-button {
    padding: 20px 68px 20px 24px;
  }
  .ep-course__accordion-item .accordion-button::after {
    right: 20px;
  }
  .ep-course__accordion-body {
    padding: 0px 26px 30px 24px;
  }
  .ep-course__instructor {
    display: block;
  }
  .ep-course__instructor-thumb img {
    width: 100%;
    height: 280px;
    min-width: 100%;
  }
  .ep-course__tab-menu.tab-menu {
    overflow-y: scroll;
    padding-bottom: 16px;
  }
  .ep-course__instructor-info {
    margin-top: 24px;
  }
  .ep-course__comment-top .title {
    margin-right: 0;
  }
  .ep-course__comment-top {
    display: block;
  }
}
.ep-video__btn.popup-video {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  border-radius: 50%;
}

/*============================================================================================
	End Course Area
==============================================================================================*/
.image-text-cmp .text-images {
  margin-right: 30px !important;
}

.column-wise-components .box {
  margin: 10px 0px;
}
.column-wise-components img {
  width: 100%;
}
.column-wise-components .comptitle {
  color: #1d1b67;
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 24px;
}
.column-wise-components .comptitle::before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 3px;
  background: #1f1c35;
  bottom: 0;
  left: 0;
}
.column-wise-components h3 {
  margin: 15px 0px;
}

#services {
  padding: 30px 0 0 0;
}
#services .section-header hr {
  width: 15%;
  border: 2px solid #1d1b67;
  position: absolute;
  margin-top: -8px;
}
#services p {
  margin: 10px 0px;
}
#services ul {
  padding: 0px 0px 0px 20px;
}

#services .box {
  padding: 40px;
  margin-top: 20px;
  margin-bottom: 40px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
  border: 1px solid #cbc9c9;
  border-radius: 8px;
}
#services .box h3 {
  margin-top: 20px;
}

#services .box:hover {
  color: #FFFFFF;
  background: #1d1b67;
}
#services .box:hover h3 {
  margin-top: 20px;
}
#services .box:hover .btn {
  border: 2px solid;
}

#services .box:hover img {
  filter: brightness(0) invert(1);
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #1d1b67;
  background: linear-gradient(45deg, #1d1b67 0%, #1d1b67 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box .icon i:before:hover {
  background: #FFFFFF;
}

#services .box:hover .icon i:before {
  background: linear-gradient(45deg, #FFFFFF 0%, #FFFFFF 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
}

#services .box h4 a {
  color: #444;
}

#services .box .service-text {
  margin-bottom: 0;
  line-height: 1.7rem;
}

#image-slider {
  padding: 30px 0;
  margin-top: 30px;
  background-color: #1d1b67;
  color: #FFFFFF;
}
#image-slider h2 {
  color: #FFFFFF;
}
#image-slider img {
  max-width: 90%;
  opacity: 0.9;
  transition: 0.3s;
  border-radius: 5px;
  border: 2px solid #FFFFFF;
  margin-top: 20px;
}
#image-slider img:hover {
  opacity: 1;
}
#image-slider .owl-nav, #image-slider .owl-dots {
  margin-top: 5px;
  text-align: center;
}
#image-slider .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}
#image-slider .owl-dot.active {
  background-color: #50d8af;
}

.three-coloumn-components img {
  width: 100%;
}
.three-coloumn-components .comptitle {
  padding-bottom: 3px;
  margin-bottom: 24px;
  text-align: center;
}
.three-coloumn-components h2 {
  color: #1d1b67;
}
.three-coloumn-components h2 span {
  position: relative;
}
.three-coloumn-components h3 {
  margin: 0px;
  padding: 20px;
  background-color: rgba(0, 104, 55, 0.1607843137);
  color: #000;
}
.three-coloumn-components p {
  margin: 0px;
}
.three-coloumn-components .itembackground {
  background: rgba(169, 189, 180, 0.2117647059);
  color: #000;
  padding: 20px;
}
.three-coloumn-components .itembackground .btn {
  border: 2px solid white !important;
}
.three-coloumn-components .btn {
  margin: 20px 0px;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 50px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #50d8af;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #50d8af;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #50d8af;
  border: 1px solid #50d8af;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  width: 100%;
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
  border: 1px solid rgba(128, 128, 128, 0.368627451);
  margin-bottom: 13px;
}

.wpcf7-textarea {
  height: 150px;
}

.wpcf7-submit {
  transition: 0.4s;
  border-radius: 4px !important;
  background: #1d1b67;
  color: #FFFFFF;
  border: none;
  cursor: pointer;
}

.wpcf7-submit:hover {
  background: #1f1c35;
}

@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
.background-ovelay {
  background: linear-gradient(75deg, rgba(179, 120, 67, 0.54), rgba(214, 131, 35, 0.43)), rgba(54, 86, 116, 0.36) center center/cover no-repeat scroll;
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
}

.form {
  background: white;
  padding: 20px;
  width: 80%;
  margin: 0px auto;
}
.form h2 {
  text-align: center;
}
.form p {
  text-align: center;
}

.wpcf7-not-valid-tip {
  text-align: left;
}

.parallex-img {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#about .content h2 {
  color: #0c2e8a;
  font-weight: 700;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
}

#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #50d8af;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .video-text .float-right {
    float: none !important;
    margin: 0px !important;
  }
  .video-text iframe {
    width: 100%;
  }
}
#contdown-section {
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #1d1b67;
  color: #FFFFFF;
}
#contdown-section .col-sm-counter {
  max-width: 66%;
  margin: 0px auto;
}
#contdown-section .col-sm-counter .countdown {
  font-size: 24px;
  text-align: center;
  margin: 0px auto;
  font-weight: bold;
  padding: 20px 0px;
  border-radius: 8px;
}
#contdown-section .col-sm-counter .countdown .counter-sec-background {
  text-align: center;
  background-color: #000;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 20px 20px;
}

@media (max-width: 768px) {
  .countdown-item {
    padding: 10px !important;
    font-size: 20px !important;
  }
}
.two-col-text-form-details {
  display: grid;
  vertical-align: middle;
  align-items: center;
  text-align: center;
  background-color: #1d1b67;
  color: #FFFFFF;
}
.two-col-text-form-details .formicon i {
  font-size: 70px;
}
.two-col-text-form-details .two-col-text-fdetails a {
  color: #FFFFFF;
}
.two-col-text-form-details .two-col-text-fdetails a:hover {
  text-decoration: underline;
}

.colcontact-form {
  padding: 20px;
  background-color: #FFFFFF;
}
.colcontact-form button, .colcontact-form input, .colcontact-form optgroup, .colcontact-form select, .colcontact-form textarea {
  width: 100%;
  margin: 10px 0px;
  padding: 5px;
}
@media (min-width: 768px) {
  .colcontact-form .wpcf7-submit {
    width: 30% !important;
    margin: 0px auto !important;
  }
}

.sectioncontent h1 {
  font-weight: bold;
  font-size: 33px;
  color: green;
}

.default-tepmlate section {
  padding: 10px 0px !important;
}
@media (max-width: 768px) {
  .default-tepmlate .section-navigation {
    display: none;
  }
  .default-tepmlate #content {
    padding-top: 20px;
  }
}

.accordion-button:not(.collapsed) {
  background: #1d1b67 !important;
  color: white !important;
}

.accordion-button {
  background: rgba(169, 189, 180, 0.2117647059) !important;
}

#topbar .contact-info {
  font-size: 18px;
}

.four-coloumn-components h3 {
  padding: 20px 0px 5px;
}
.four-coloumn-components .comptitle h2 {
  padding-bottom: 30px;
}
.four-coloumn-components img {
  border: 2px solid #1d1b67;
}
.four-coloumn-components .itembackground {
  background: #1d1b67;
  color: #FFFFFF;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.four-coloumn-components .itembackground .btn {
  border: 2px solid white !important;
}

/*# sourceMappingURL=main-style.css.map */
