.banner, .btn, ul.blog-head, ul.blog-head li {
  text-align: center;
}
.btn, img {
  vertical-align: middle;
}
.btn:hover, a {
  text-decoration: none;
}
.card-header, ul ul {
  margin-bottom: 0;
}
* {
  font-family: Inter, serif!important;
}
body {
  height: 100%;
  width: 100%;
  font-family: Inter, serif;
}
header .nav-menu li a {
  color: #000!important;
}
.text-white, header .nav-menu li a.signup {
  color: #fff!important;
}
.sub-text {
  font-size: 18px;
  color: #000;
  line-height: 30px;
}
.vid-border {
  border: 1px solid #64cffc;
  border-radius: 20px;
}
.rainbow-btn {
  background: linear-gradient(323deg, #9dff71 0, #ffd88d 30%, #ff76d5 65%, #55beff 100%) no-repeat padding-box;
  opacity: 1;
  padding: 18px 3px 21px;
  border-radius: 30px;
}
.rainbow-btn .btn {
  border-radius: 28px;
  color: #fff;
  padding: 13px 30px;
  background: #6036c6;
  font-size: 17px;
  font-weight: 600;
}
.rainbow-btn .btn:hover {
  color: #fff;
}
h2 {
  color: #0a0f40!important;
  font: 800 55px/65px Inter, sans-serif!important;
}
.banner {
  padding: 12% 0 4%}
.banner h1 {
  font: 800 55px/65px Inter, sans-serif;
  color: #0a0f40;
  width: 80%;
  margin: 0 auto 30px;
}
.banner h1 span {
  background: -webkit-linear-gradient(#2a39d0, #9c3def);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner .slider {
  padding-top: 70px;
}
.banner .slider .left-section {
  color: #d7c1ed;
}
.banner .slider .left-section h4 {
  font-size: 23px;
  font-weight: 600;
  color: #000;
}
.banner .slider .left-section p {
  font-size: 11px;
  letter-spacing: 4px;
  font-weight: 500;
  color: #000;
}
.banner .slider .logo-section {
  overflow: hidden;
  border-left: 1px solid #5a29a5;
  margin: auto 0;
}
.banner .slider .logo-section .logo-list {
  display: flex;
  height: auto;
  align-items: center;
  animation: 20s linear infinite marquee;
}
.banner .slider .logo-section .logo-list img {
  width: 70px;
  margin: 0 32px;
}
.banner .slider .logo-section .logo-list img[alt=visa] {
  width: 51px!important;
}
.banner .slider .logo-section .logo-list img[alt=gsk] {
  width: 42px!important;
}
.banner .slider .logo-section .logo-list img[alt="mc donalds"] {
  width: 37px!important;
}
@keyframes marquee {
  0% {
  transform: translateX(0);
}
100% {
  transform: translateX(-100%);
}
}.badge-section .container {
  border-radius: 30px;
  background: #f3f8ff;
  padding: 50px;
}
.badge-section .container b {
  font-size: 18px;
  color: #0a0f40;
}
.badge-section .container p {
  font-size: 15px;
  color: #3D0050;
  padding-top: 10px;
  width: 80%}
.animaker-section .container {
  border-radius: 30px;
  background: #e2f5fd;
  padding: 50px;
}
.animaker-section .container p, .template-section .container p, .toolkit-section .container p, .who-is-section .container p {
  color: #929ba7;
  font-size: 22px;
  font-weight: 500;
}
.animaker-section .container .video-text {
  position: absolute;
  left: 50px;
  top: 50px;
}
.animaker-section .container .video-text .heading {
  color: #0a0f40;
  font-size: 28px;
  font-weight: 600;
}
.animaker-section .container .video-text .heading.w-85 {
  width: 90%
}
.animaker-section .container .video-text .sub-text {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  width: 94%;
}
.template-section .container {
  background-color: #f7f4ff;
  border-radius: 30px;
  padding: 50px;
  text-align: center;
}
.template-section .container .rainbow-btn{
  display: block;
  width: 320px;
  margin: auto;
  padding: 3px 3px 3px 3px;
}
.template-section .container .rainbow-btn .btn{
  padding: 14px 40px;
}
.toolkit-section .container {
  background-color: #edfafc;
  border-radius: 30px;
  padding: 50px;
}
.toolkit-section .container .product-wrapper {
  position: relative;
  border-radius: 20px;
}
.toolkit-section .container .product-wrapper .arrow {
  width: 21px;
  position: absolute;
  right: 30px;
  top: 22px;
  opacity: .5;
}
.toolkit-section .container .product-wrapper.animaker .product-content {
  top: 54px;
  width: 60%;
  left: 42px;
}
.toolkit-section .container .product-wrapper.animaker .product-content .product-text {
  width: 50%}
.toolkit-section .container .product-wrapper.whiteboard .product-content {
  bottom: 24px;
  left: 27px;
}
.toolkit-section .container .product-wrapper.vmaker .product-content {
  top: 25px;
  left: 25px;
}
.toolkit-section .container .product-wrapper .product-content {
  position: absolute;
}
.toolkit-section .container .product-wrapper .product-content .product-text {
  font-size: 18px;
  color: #0a0f40;
  margin-top: 13px;
  font-weight: 300;
}
.who-is-section .container {
  background-color: #fcfaf7;
  border-radius: 30px;
  padding: 50px;
}
ul.blog-head {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: auto;
  justify-content: center;
  margin: 0 20px;
  width: calc(100% - 40px);
  list-style-type: none;
}
ul.blog-head li {
  padding: 30px 48px;
  font: 18px/24px Inter, sans-serif;
  letter-spacing: 0;
  color: #0a0f40;
  border-bottom: 1px solid #dbdbdb;
  cursor: pointer;
}
ul.blog-head li.active {
  font-weight: 700;
  border-image-source: linear-gradient(98deg, #2A39D0 0%, #9C3DEF 100%);
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-image-slice: 1;
}
ul.blog-head::-webkit-scrollbar {
  display: none;
}
.icon-left-arrow .slider-arrow {
  position: absolute;
  top: 27px;
  left: 10px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.icon-right-arrow .slider-arrow {
  position: absolute;
  top: 26px;
  right: 10px;
}
.who-is-section .carousal-section {
  margin-top: 50px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #ffd4a8;
}
.who-is-section .carousal-section .tile-card {
  padding: 30px;
  margin: 0;
  border-radius: 20px;
}
.carousal-section .tile-card.review-section {
  background: no-repeat padding-box #fff;
  box-shadow: 0 0 15px 7px rgba(147, 162, 177, .0784313725);
  margin-bottom: 20px;
  border-radius: 15px;
  padding: 45px 45px 60px;
}
.carousal-section .slider-content {
  padding: 0 60px;
}
.carousal-section .tile-card .slider-content h2 {
  font: bold 24px/36px Inter, sans-serif!important;
}
.slider-content p {
  color: #0a0f40!important;
  font-size: 24px!important;
  font-weight: 300!important;
}
.animaker-testimonials-content p.bolder {
  max-width: none;
}
.animaker-testimonials .swiper-button-next::after, .animaker-testimonials .swiper-button-prev::after {
  content: "";
  display: none;
}
.animaker-testimonials .swiper-button-prev {
  position: initial;
  margin-right: 55px;
  margin-top: 0;
}
.animaker-testimonials .carousal-section {
  margin-top: 30px;
}
.animaker-testimonials .swiper-slide .d-flex, .d-block {
  display: block!important;
}
.review-section .navigation-toggle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
.review-section .navigation-toggle img.nav-arrow-icon {
  width: auto;
  margin: 10px;
}
.tile-card img.author-img {
  height: 140px;
  width: 140px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.review-section h1 {
  font: bold 24px/30px Inter, sans-serif;
  letter-spacing: 0;
  color: #0a0f40;
  margin-top: 20px!important;
  margin-bottom: 8px;
}
.faq-section .why-animaker-content #faqs .card .card-body p, .review-section h3, .review-section p {
  font: 18px/30px Inter, sans-serif;
  letter-spacing: 0;
  color: #0a0f40;
}
.review-section h3 {
  margin-top: 0!important;
  margin-bottom: 30px;
}
.review-section p {
  padding-right: 0;
  max-width: 442px;
}
.review-section .nav-toggle-container {
  position: absolute;
  right: 42px;
  bottom: 28px;
}
.testimonial-section .sub-head {
  font-size: 24px;
  color: #929ba7;
  font-weight: 500;
}
.btn, .btn:hover, body {
  color: #212529;
}
.collapse:not(.show), .testimonial-section .swiper-button-next:after, .testimonial-section .swiper-button-prev:after, .testimonial-section .swiper-rtl .swiper-button-next:after, .testimonial-section .swiper-rtl .swiper-button-prev:after {
  display: none;
}
.testimonial-section .col.author-section {
  padding: 0 0 0 30px;
  flex: 1.5;
  border-right: 1px solid #dbdfff;
}
.testimonial-section .swiper-button-prev, .testimonial-section .swiper-rtl .swiper-button-next {
  left: -32px;
  right: auto;
}
.testimonial-section .swiper-button-next, .testimonial-section .swiper-rtl .swiper-button-prev {
  right: -21px;
  left: auto;
}
.testimonial-section .stats-section {
  padding: 0 30px;
}
.testimonial-section .stats-section h1 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 25px;
}
.testimonial-section .stats-section h6 {
  font-size: 16px;
  color: #0a0f40;
  font-weight: 300;
}
.data-section .container {
  background: #f3f8ff;
  padding: 35px;
  border-radius: 20px;
}
.data-section .container h3 {
  font-size: 24px;
  color: #0a0f40;
  font-weight: 600;
}
.data-section .container .img-part {
  justify-content: end;
}
.data-section .container .img-part img {
  width: 110px;
  height: 110px;
  margin: 0 17px;
}
.faq-section .container {
  background: #edfafc;
  padding: 35px;
  border-radius: 20px;
}
.faq-section #faqs .card, .faq-section #faqs .card .card-header {
  background: 0 0;
}
.faq-section #faqs .card .card-header:not(.collapsed) {
  background: #fff;
  border-radius: 20px 20px 0 0;
  padding-left: 31px;
  padding-right: 31px;
  border: 1px solid #baf6ff;
}
.faq-section #faqs .card .card-body:not(.collapsed) {
  background: #fff;
  border-radius: 0 0 20px 20px;
  border: 1px solid #baf6ff;
  border-top: 0;
}
.faq-section #faqs .card .card-header {
  border-radius: 4px;
  font: bold 18px/27px Inter, sans-serif;
  letter-spacing: 0;
  color: #0a0f40;
  padding: 40px 20px 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  display: -ms-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-section #faqs .card .card-header.collapsed {
  padding-left: 31px;
  padding-right: 31px;
  font-weight: 400;
  padding-bottom: 31px;
  border-bottom: 2px solid #c7d1db;
  border-radius: 0;
}
.faq-section .why-animaker-content #faqs .card .card-body p {
  max-width: none;
  text-align: left;
}
.faq-section .collapse:has(.show) {
  border: 1px solid red;
}
.faq-section #faqs .card {
  border: none;
  cursor: pointer;
}
.faq-section #faqs .card .card-body {
  padding: 20px 31px 40px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  display: -ms-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-section #faqs .card .card-header:after {
  content: url("https://www.animaker.com/Animaker-Home/new-assets/icon-collapse.svg");
  position: absolute;
  right: 35px;
  top: 40%}
.faq-section #faqs .card .card-header.collapsed:after {
  content: url("https://www.animaker.com/Animaker-Home/new-assets/icon-expand1.svg");
}
.faq-section .card-body p {
  width: 88%}
.cta-section .container {
  background: url("https://www.animaker.com/static_2.0/img/whiteboard/Footer.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 42px;
  padding: 120px 140px;
  text-align: center !important;
}
.cta-section .container h2 {
  font-size: 60px;
  margin-bottom: 35px;
  font-weight: 700!important;
}
.cta-section .container .rainbow-btn .btn {
  width: 280px;
}
header .nav-toggle::before {
  background-color: #000!important;
  box-shadow: 0 .5em 0 0 #000, 0 1em 0 0 #000!important;
}
.faq-section a{
  text-decoration: none;
  color: #4936cb;
}
@media screen and (max-width:768px) {
  .banner {
  padding: 25% 0 4%}
.banner h1 {
  font: 800 41px/52px Inter, sans-serif;
}
.rainbow-btn{
  padding: 17px 3px 20px 3px !important;
}
.template-section .container .rainbow-btn{
  width: 294px;
  padding: 3px 3px 3px 3px !important;
}
.cta-section .rainbow-btn .btn{
  width: 156px !important;
}
.review-section .nav-toggle-container{
  bottom: 0px;
}
.rainbow-btn .btn {
  font-size: 15px;
}
.template-section .container{
  padding: 30px;
}
h2 {
  font: 800 40px/49px Inter, sans-serif!important;
}
.animaker-section .container p {
  font-size: 19px;
}
.animaker-section .container, .carousal-section .tile-card.review-section, .toolkit-section .container, .who-is-section .container {
  padding: 30px;
}
.animaker-section .container .video-text {
  left: 22px;
}
.animaker-section .container .video-text .heading {
  font-size: 20px;
}
.animaker-section .container .video-text .sub-text {
  width: 95%;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}
.animaker-section .container .video-text .heading.w-85 {
  width: 95%!important;
  text-align: center;
}
.vid-border {
  border: none;
}
.animaker-section .animaker {
  background: #fff;
  padding: 14px 15px;
  border: 1px solid #add8e6;
  border-radius: 14px;
  text-align: center;
}
.animaker-section .animaker .video-text {
  position: unset;
}
.product-wrapper.animaker .animaker {
  display: block;
  width: 100%;
  max-height: 456px;
  margin-bottom: 10px;
}
.toolkit-section .container .product-wrapper.animaker .product-content {
  top: 19px!important;
  width: 100%!important;
}
.toolkit-section .container .product-wrapper.animaker .product-content .product-text {
  width: 84%}
.product-wrapper.animaker.ios {
  background-color: #fff;
}
.product-wrapper.animaker.ios .product-content {
  position: unset;
  padding: 22px;
}
ul.blog-head li {
  padding: 20px 29px;
}
.carousal-section .slider-content {
  padding: 0;
  text-align: center;
  margin-top: 26px;
}
.slider-content p {
  font-size: 18px!important;
}
.testimonial-section .stats-section h1 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 9px;
}
.swiper-slide .d-flex {
  flex-direction: column;
  text-align: center;
}
.testimonial-section .col.author-section {
  border: 0;
  padding: 0;
}
.review-section .navigation-toggle {
  right: 154px;
}
.data-section .container .img-part img {
  width: 89px;
  height: 89px;
  margin: 0 13px;
}
.data-section .container h3 {
  font-size: 23px;
  margin-bottom: 27px;
}
.faq-section #faqs .card .card-header.collapsed {
  padding-left: 10px;
  padding-right: 10px;
  width: 87%}
.cta-section .container {
  padding: 52px 30px !important;
  border-radius: 30px;
}
}/*!
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter,  Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, ::after, ::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
header, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
}
.btn, a {
  background-color: transparent;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important;
}
p, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
b {
  font-weight: bolder;
}
a {
  color: #007bff;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
img {
  border-style: none;
}
button {
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
.btn:not(:disabled):not(.disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
h1, h2, h3, h4, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.5rem;
}
.btn, h6 {
  font-size: 1rem;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width:576px) {
  .container {
  max-width: 540px;
}
}@media (min-width:768px) {
  .container {
  max-width: 720px;
}
.col-md-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%}
.col-md-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%}
.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%}
.col-md-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%}
.col-md-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%}
.col-md-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%}
.col-md-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%}
.offset-md-1 {
  margin-left: 8.333333%}
}@media (min-width:992px) {
  .container {
  max-width: 960px;
}
}.col, .col-12 {
  max-width: 100%}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col, .col-12, .col-md-12, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-xl-10, .col-xl-11, .col-xl-2, .col-xl-4, .col-xl-6, .col-xl-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%}
@media (min-width:1200px) {
  .container {
  max-width: 1140px;
}
.col-xl-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%}
.col-xl-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%}
.col-xl-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%}
.col-xl-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%}
.col-xl-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%}
.col-xl-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%}
}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745;
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #dc3545;
}
.btn {
  display: inline-block;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce) {
  .btn {
  transition: none;
}
}.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.btn:disabled {
  opacity: .65;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5);
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5);
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5);
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5);
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5);
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-header {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.accordion {
  overflow-anchor: none;
}
.accordion>.card {
  overflow: hidden;
}
.accordion>.card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion>.card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion>.card>.card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75;
}
.border {
  border: 1px solid #dee2e6!important;
}
.border-0 {
  border: 0!important;
}
.border-bottom-0 {
  border-bottom: 0!important;
}
.d-none {
  display: none!important;
}
.d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}
.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.position-relative {
  position: relative!important;
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.w-100 {
  width: 100%!important;
}
.h-100 {
  height: 100%!important;
}
.mb-0 {
  margin-bottom: 0!important;
}
.mb-2 {
  margin-bottom: .5rem!important;
}
.mt-3 {
  margin-top: 1rem!important;
}
.mb-3 {
  margin-bottom: 1rem!important;
}
.mb-4 {
  margin-bottom: 1.5rem!important;
}
.mt-5 {
  margin-top: 3rem!important;
}
.mb-5 {
  margin-bottom: 3rem!important;
}
.px-0 {
  padding-right: 0!important;
  padding-left: 0!important;
}
.pb-0 {
  padding-bottom: 0!important;
}
.pt-4 {
  padding-top: 1.5rem!important;
}
.my-auto {
  margin-top: auto!important;
  margin-bottom: auto!important;
}
.mx-auto {
  margin-right: auto!important;
  margin-left: auto!important;
}
.text-center {
  text-align: center!important;
}
@media (min-width:768px) {
  .d-md-none {
  display: none!important;
}
.mt-md-0 {
  margin-top: 0!important;
}
.mb-md-0 {
  margin-bottom: 0!important;
}
.pr-md-0, .px-md-0 {
  padding-right: 0!important;
}
.px-md-0 {
  padding-left: 0!important;
}
.pr-md-1 {
  padding-right: .25rem!important;
}
.pl-md-2 {
  padding-left: .5rem!important;
}
.text-md-left {
  text-align: left!important;
}
}

@media print {
  *, ::after, ::before {
  text-shadow: none!important;
  box-shadow: none!important;
}
a:not(.btn) {
  text-decoration: underline;
}
img {
  page-break-inside: avoid;
}
h2, h3, p {
  orphans: 3;
  widows: 3;
}
h2, h3 {
  page-break-after: avoid;
}
@page {
  size: a3;
}
.container, body {
  min-width: 992px!important;
}
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1035px !important;
  }
}