/*-----------------------------------------------------------------
                    creote documentation style
-----------------------------------------------------------------*/
body {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #293a51 !important;
  font-weight: 400;
  background: #ffffff;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  -o-font-smoothing: antialiased !important;
  -ms-font-smoothing: antialiased !important;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

strong {
  color: #000 !important;
}

.collapse:not(.show) {
  display: block;
}

article {
  background: lightgreen;
  padding: 20px;
  font-weight: 600;
  color: #000 !important;
  margin-bottom: 20px;
}
article::after {
  content: "";
  clear: both;
  display: table;
}

a {
  color: #3f3eed !important;
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
  font-family: "Poppins", sans-serif !important;
  color: #293a51;
  font-weight: 700;
  margin: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  word-break: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
}

p {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
  color: #293a51 !important;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 15px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

.page_wapper {
  position: relative;
  overflow: hidden;
}

.container_fluid {
  position: static;
  max-width: 1700;
  padding: 0px 50px;
  margin: 0 auto;
}

.theme_name {
  font-size: 18px;
  line-height: 27px;
  text-transform: capitalize;
  color: #3f3eed !important;
  font-weight: 700;
  display: inline-block;
}

.footer {
  padding: 20px;
  text-align: center;
  position: relative;
  background: #3f3eed !important;
}
.footer p {
  color: #fff !important;
  margin: 0px;
  font-size: 15px;
}
.footer p a {
  color: #fff !important;
}

/*--------------------main-content----------------------*/
.header_main {
  position: relative;
  background: #fff;
  padding: 5px 0px;
}

.navbar {
  position: relative;
  background: transparent !important;
}

.navbar-brand {
  position: relative;
  font-size: 24px;
  font-family: "Poppins", sans-serif !important;
  line-height: 28px;
  display: inline-block;
  color: #3bb77e !important;
  font-weight: 700;
}
.navbar-brand img {
  width: 140px;
}

.navbar .navbar-nav .nav-link {
  font-size: 15px;
  color: #293a51 !important;
  font-weight: 600;
  padding: 10px 20px 10px;
  font-family: "Poppins", sans-serif !important;
}

.navbar .navbar-nav .nav-item {
  margin-left: 15px;
}

.navbar .navbar-nav .nav-item:last-child .nav-link {
  background: #3f3eed !important;
  padding: 10px 20px;
  color: #fff !important;
  border-radius: 30px;
}

/*----banner----*/
.hero_banner {
  position: relative;
  padding: 25px 0px 30px;
  background-color: #3f3eed !important;
}
.hero_banner .back {
  padding: 10px 20px;
  background: #fff;
  border-radius: 10px;
}
.hero_banner .content {
  position: relative;
  z-index: 2;
}
.hero_banner .content h1 {
  color: #fff !important;
  font-size: 30px;
  line-height: 40px;
}
.hero_banner .content p {
  color: #fff !important;
  padding: 0;
  margin: 0;
}
.hero_banner .overflow_hidden img {
  position: relative;
  bottom: -10px;
}
.hero_banner .img {
  position: absolute;
  left: 0;
  bottom: -300px;
  width: 100%;
  z-index: 99;
}

.all_side_bar {
  position: relative;
}

/*---content_after----*/
.main_contnet {
  padding: 30px;
}

.page_links_section {
  padding: 30px;
  margin-bottom: 30px;
  background: #e8e8fd !important;
}
.page_links_section .title_box {
  padding-bottom: 10px;
}
.page_links_section .page_links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page_links_section .page_links ul li {
  display: block;
  margin-bottom: 5px;
}
.page_links_section .page_links ul li a {
  position: relative;
  padding: 10px 10px;
  font-family: "Poppins", sans-serif !important;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: none !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  align-items: center;
  display: flex;
  color: #293a51 !important;
  text-decoration: none;
  gap: 1rem;
}
.page_links_section .page_links ul li.active a {
  background: #3f3eed !important;
  border-color: #3f3eed !important;
  color: #fff !important;
}
.page_links_section .page_links ul li.active a span {
  color: #293a51 !important;
  background: #fff !important;
}
.page_links_section .page_links ul li span {
  flex-shrink: 0;
  display: inline-block;
  background: #3f3eed !important;
  color: #fff;
  line-height: 30px;
  border-radius: 50px;
  margin-right: 5px;
  font-size: 18px;
  text-align: center;
  height: 30px;
  width: 30px;
}

.inner_page_links {
  padding: 30px;
  background: #e8e8fd !important;
  margin-top: 0px;
}
.inner_page_links ul {
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}
.inner_page_links ul li {
  display: block;
  margin-bottom: 5px;
}
.inner_page_links ul li a {
  position: relative;
  padding: 5px 10px;
  font-family: "Poppins", sans-serif !important;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: none !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #293a51 !important;
  text-decoration: none;
  gap: 0.5rem;
}
.inner_page_links ul li.active a {
  background: #3f3eed !important;
  border-color: #3f3eed !important;
  color: #fff !important;
}
.inner_page_links ul li.active a span {
  color: #293a51 !important;
  background: #fff !important;
}
.inner_page_links ul li span {
  flex-shrink: 0;
  display: inline-block;
  background: #3f3eed !important;
  color: #fff;
  line-height: 30px;
  border-radius: 50px;
  margin-right: 5px;
  font-size: 14px;
  text-align: center;
  height: 30px;
  width: 30px;
}

.copy_header {
  align-items: center;
  justify-content: space-between;
}

.back {
  padding: 10px 20px;
  background: #3f3eed !important;
  text-align: center;
  color: #fff !important;
  border-radius: 10px;
  display: block;
}

.mt_zero {
  margin-top: 0px !important;
}

.section_content {
  position: relative;
  margin: 50px 0px;
  min-height: 100vh;
  padding: 80px 50px 60px;
  background: #f6f6f6;
}
.section_content .image-box {
  box-shadow: 0 22px 44px 66px rgba(0, 0, 0, 0.05);
}
.section_content .image-box img {
  margin: auto;
}
.section_content .heading {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e7ee;
}
.section_content .heading h1 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin: 0px;
}
.section_content .content_box {
  position: relative;
}
.section_content .content_box h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
.section_content .content_box h4 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #3f3eed !important;
}
.section_content .content_box ol, .section_content .content_box ul {
  position: relative;
  margin-left: 0px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section_content .content_box ol li, .section_content .content_box ul li {
  position: relative;
  padding-bottom: 10px;
  color: #293a51;
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
}
.section_content .content_box ol li:last-child, .section_content .content_box ul li:last-child {
  padding-bottom: 0px;
}
.section_content .content_box ol strong, .section_content .content_box ol b, .section_content .content_box ul strong, .section_content .content_box ul b {
  color: #3f3eed !important;
}

.no_height {
  min-height: unset;
}

iframe {
  width: 100%;
  height: 500px;
}

.change_log {
  padding-left: 0px !important;
}
.change_log li {
  list-style: none;
}
.change_log li span {
  background: linear-gradient(165deg, #ff7b4a, #ff5b4a 0%, #ff5b4a, #ff7b4a 100%) no-repeat scroll right bottom/230% 100% #ff5b4a;
  padding: 3px 12px;
  min-width: 60px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  position: relative;
  display: inline-block;
  border-radius: 5px;
  line-height: 20px;
}

.right_main_content {
  position: relative;
  margin-left: 350px;
  padding: 0 40px 30px;
}

/*------back-to-top------------*/
.prgoress_indicator {
  position: fixed;
  right: 50px;
  bottom: 75px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transform: translateY(15px) !important;
  transition: all 200ms linear !important;
}

.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}

.prgoress_indicator::after {
  position: absolute;
  content: "\f106";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #293a51 !important;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  font-weight: 900;
  z-index: 1;
  transition: all 200ms linear !important;
}

.prgoress_indicator::before {
  position: absolute;
  content: "\f106";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  font-weight: 900;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear !important;
}

.prgoress_indicator:hover ::after {
  color: #3f3eed !important;
}

.prgoress_indicator:hover ::before {
  opacity: 1;
}

.prgoress_indicator svg path {
  fill: none;
}

.prgoress_indicator svg.progress-circle path {
  stroke: #3f3eed !important;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear !important;
}

.user-html img {
  margin-bottom: 15px;
}/*# sourceMappingURL=style.css.map */