a, a:active, button {
    transition: all .2s ease;
    color: #2d0d65;
}header {
    position: relative;
    z-index: 999;
}
header .nav {
    position: absolute;
    /* top: 25px; */
    left: 0;
    width: 100%;
    height: 60px;
    transition: background .2s ease;
}
header .nav .menu {
    white-space: nowrap;
}
ul.inline {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}
.lead-text{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 3rem;
}
.lead-text b{
    font-size: 5rem;
    margin: 30px 0;
}
.card-widget{
    border-radius: 15px;
    padding: 35px  20px;
    height: 100%;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 43px 0 rgba(2,2,2,.07);
    box-shadow: 0 2px 43px 0 rgba(2,2,2,.07);
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.card-widget-heading{
    padding-bottom: 30px;
}
.text-sm-1{
    font-size: 20px;
    font-weight: 700;
}
.countdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    min-height: 142px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.count-no{
    line-height: 1em;
    font-size: 50px;
}
.count-meta{
    line-height: 1.6em;
    font-size: 18px;
    color: #b5b5b5;
    font-weight: 300;
}
.box-card,
.features-content {
    padding: 15px 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px -1px 20px 0px #f3efef;
    box-shadow: 0px -1px 20px 0px #f3efef;
    border-radius: 5px;
}
.features-content .features-card {
    padding-left: 100px;
    position: relative;
}
.features-content .features-card i {
    background: #2a68cb;
    color: #ffffff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 50px;
    border-radius: 10px;
    position: absolute;
    left: 0;
}
.features-content .features-card h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
.flex{
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrapper-fluid {
  max-width: 100%;
  padding: 0 1rem;
  margin-right: auto;
  margin-left: auto;
}
.wrapper,
.small-wrapper,
.medium-wrapper {
  max-width: 1200px;
  padding: 0 1rem;
  margin-left: auto;
  margin-right: auto;
}

.small-wrapper {
  max-width: 915px;
}

.medium-wrapper {
  max-width: 1000px;
}
.about-section {
    position: relative;
    padding-left: 20px;
}
.about-section .section-title {
    text-align: left;
    margin-bottom: 20px;
}
.section-title {
    text-align: center;
    margin-bottom: 60px;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.section-title span {
    font-size: 13px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
    color: #2a68cb;
    line-height: 1;
}
.section-title h2 {
    font-size: 38px;
    line-height: 1.3;
    font-weight: 700;
}
.sub-text{
    font-size: 15px;
}
.format{
    font-weight: 700;
    color: #2d0d65;
}
.footer-header {
    margin: 13px 0px;
}
.footer-header  span {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    margin: 8px 0px;
}
.footer-header ul li {
    list-style-type: none;
    padding: 5px 0px;
}
.footer-header ul li a {
    text-decoration: none;
    color: #ffffff;
    text-transform: capitalize;
}   
.footer-header ul li a i {
    color: #f64734;
    margin: 0px 8px;
}
.security-logo ul li {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 8px 0px;
}
.security-logo ul li img {
    height: 42px;
    width: 125px;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.section-auth{
    display: block;
    max-width: 750px;
    border-radius: 10px;
    padding: 50px;
    margin: 0px auto;
    width: 100%;
    -webkit-box-shadow: 0 2px 43px 0 rgba(2,2,2,.07);
    box-shadow: 0 2px 43px 0 rgba(2,2,2,.07);
}
.bg{
    width: 100%;
    background: rgba(45,13,101,.9);
}
.contact_info .info_item {
    position: relative;
    padding-left: 45px;
}
.contact_info .info_item i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 24px;
    color: #2d0d65;
    font-weight: 600;
}
.contact_info .info_item h6 {
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    font-weight: 300;
    margin-bottom: 0px;
}
.contact_info .info_item p {
    font-size: 14px;
    line-height: 24px;
    padding: 2px 0px;
}

.main-bg{
    background-color: rebeccapurple;
}
.main-span{font:400 40px/60px "Montserrat",sans-serif;color:#2d0d65;margin-bottom:20px}

.form-control{
    width: 100% !important;
}
.w3layouts_stats_left p {
    font-size: 3.5em;
    font-weight: 700;
    letter-spacing: 2px;
    color: #2a68cb;
    margin: 0 0 0.2em 0;
}
.w3layouts_stats_left h3 {
    font-size: 20px;
    color: #2c363e;
    letter-spacing: 2px;
    font-weight: 500;
}
inner_w3l_agile_grids-1 h6 {
    font-size: 15px;
    margin-top: 0.8em;
    color: #777;
}   
.title{
        font-size: 25px;
    line-height: 1.3;
    font-weight: 700;
}
.spend-details p{
line-height: 25px;
}
.spend-card {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0.3rem;
    z-index: 1;
    background: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 2px 43px 0 rgba(2, 2, 2, 0.07);
    box-shadow: 0 2px 43px 0 rgba(2, 2, 2, 0.07);
    border-radius: 4px;
}
.spend-card img {
    height: 100%;
    min-width: 100%;
    max-width: 250px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.box-card{
    padding: 40px 15px;
    text-align: center;
}
.box-card i {
    color: #2a68cb;
    text-align: center;
    font-size: 30px;
}
.box-card h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
header .menu-btn{
    display: none;
    position: absolute;
    top: -50px;
    right: 0;
}
header .menu-btn i{
    color:#fff;
    font-size: 2.2rem;
}
header .menu-dropdown{
    position: relative;
    top: 10px;
    display: none;
    width: 100%;
    background-color: #fff;
}
 header .menu-dropdown ul li {
    padding: 10px;
    margin-bottom: 1px;
}
 header .menu-dropdown ul li a {
     display: inline-block;
    color: #222222;
}
 header .menu-dropdown ul li:hover {
     background-color: #dbdbdb;
    color: #222222;
}
.menu-dropdown.show{
    display: block;
}
.percent{
    font-size: 0.95rem;
}
.none{
    display: none;
}
.bold{
    font-weight: 700;
}
.copy-btn{
    padding: 3px 15px;
    border-radius: 5px;
    border: 1px solid #222222;
}
.copy-btn.btn-copied{
    border-color: #41b341;
    background-color: #a0dca0;
    color: #1d4f1d;
}
.accordion .card {
        -webkit-box-shadow: 0 2px 43px 0 rgba(2, 2, 2, 0.07);
    box-shadow: 0 2px 43px 0 rgba(2, 2, 2, 0.07);
}
.accordion .card .card-header, .collapsible .card .card-header {
    margin: 0;
    border: 1px solid #DFE3E7;
    padding: 1rem 1.7rem;
    border-radius: .267rem!important;
    font-size: 1.2rem;
    cursor: pointer;
}
.collapse-icon [data-toggle=collapse]:before {
    position: absolute;
    top: 26%;
    right: 20px;
    font-family: boxicons;
    content: '\ea17';
    -webkit-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
    font-size: 1.2rem;
    font-weight: 600;
}


/* PRICE SLIDER */
input[type="range"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #eef1f6;
  border-radius: 3px;
  height: 6px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  outline: none;
}
input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  background-color: #5f48ff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%20.5v7L12%204zM0%204l4%203.5v-7z%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 36px;
  width: 36px;
}
input[type="range"]::-moz-range-thumb {
  background-color: #5f48ff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%20.5v7L12%204zM0%204l4%203.5v-7z%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 36px;
  width: 36px;
}
input[type="range"]::-ms-thumb {
  background-color: #5f48ff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%20.5v7L12%204zM0%204l4%203.5v-7z%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 36px;
  width: 36px;
}
input[type="range"]::-moz-focus-outer {
  border: 0;
}

.pricing-slider {
  max-width: 280px;
  margin: 0 auto;
}

.form-slider span {
  display: block;
  font-weight: 500;
  text-align: center;
  margin-bottom: 16px;
}

.pricing-slider {
  margin-bottom: 48px;
}

.pricing-slider {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pricing-slider input {
  width: 100%;
}
.pricing-slider .pricing-slider-value {
  position: absolute;
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
  color: #a9b3c7;
  margin-top: 8px;
  --thumb-size: 36px;
}
.pricing-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -12px;
  margin-left: -12px;
  margin-top: -12px;
}
.pricing-item {
  flex-basis: 300px;
  max-width: 300px;
  box-sizing: content-box;
  padding: 12px;
}
.pricing-item-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  box-shadow: 0 8px 16px rgba(46, 52, 88, 0.16);
}
.pricing-item-title {
  font-weight: 500;
}
.pricing-item-price {
  display: inline-flex;
  align-items: baseline;
  font-size: 18px;
}
.pricing-item-price-amount {
  font-size: 36px;
  line-height: 48px;
  font-weight: 500;
  color: #191e2a;
}
.pricing-item-features-list {
  list-style: none;
  padding: 0;
}
.pricing-item-features-list li {
  margin-bottom: 0;
  padding: 14px 0;
  position: relative;
  display: flex;
  align-items: center;
}
.pricing-item-features-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 1px;
  background: #e9ecf8;
}
.pricing-item-features-list li::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%2011h14v2H5z%22%20fill%3D%22%239298B8%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.pricing-item-features-list li.is-checked::after {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill-rule%3D%22nonzero%22%20fill%3D%22none%22%3E%3Ccircle%20fill%3D%22%2300C2A9%22%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.5%2012.267l-2.5-1.6-1%201.066L10.5%2016%2017%209.067%2016%208z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
 .account-spinner {
  display: none;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

.tabs .nav {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* END PRICE SLIDER */


/* FAQS */

.faq-area .faq-content {
  padding-bottom: 70px;
}

.faq-area .faq-content .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.faq-area .faq-content .accordion li {
  position: relative;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
}

.faq-area .faq-content .accordion li:last-child {
  margin-bottom: 0;
}

.faq-area .faq-content .accordion li .title {
  margin: 0;
  cursor: pointer;
  font-size: 15px;
  padding: 20px 15px 20px 80px;
  text-transform: uppercase;
  position: relative;
}

.faq-area .faq-content .accordion li .title::before {
  content: "";
  background-color: #eeeeee;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60px;
}

.faq-area .faq-content .accordion li .title:after {
  width: 10px;
  height: 10px;
  border-right: 1px solid #312f2f;
  border-bottom: 1px solid #312f2f;
  position: absolute;
  left: 22px;
  content: " ";
  top: 23px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.faq-area .faq-content .accordion li .title.active {
  border-bottom: 1px solid #dcdcdc;
}

.faq-area .faq-content .accordion li .title.active:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.faq-area .faq-content .accordion li .accordion-content {
  display: none;
  padding: 20px 20px;
}
.faq-area .faq-content .faq-image {
  padding-left: 50px;
  text-align: center;
}

@media (max-width: 480px){
    .spend-card {
       width: 100%;
       height: 200px;
}
.lead-text{
    font-size: 2rem;
}
.lead-text b{
    font-size: 40px;
}

header .menu-btn{
    display: block;
}
.card-body {
  padding: 0;
}
.tabs .nav{
    display: inline;
}
  .w3layouts_stats_left p {
    font-size: 2.5em;
  }
}

