.navbar {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    background: transparent;
    -o-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
    -webkit-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
    transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.navbar-header {
    float: left;
}

.navbar .navbar-toggle.collapsed {
    border: 1px solid #281483;
    background: transparent;
}

.navbar .navbar-brand {
    margin-right: 16px;
    margin-left: 0 !important;
}

.navbar .navbar-collapse {
    border: none;
}

.navbar .navbar-brand {
    height: auto;
    display: block;
}
.navbar-brand>img {
    display: block;
}

.navbar .nav.navbar-nav {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar .nav.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar .nav.navbar-nav li a, .navbar .nav.navbar-nav.navbar-right li a {
    padding: 20px 10px;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    
}
.navbar .nav.navbar-nav li.active a, .navbar .nav.navbar-nav li a:hover {
    background: transparent;
    color: #e7f3ff;
}

.section-circle {
    position: relative;
}

.section-lg {
    padding-top: 8rem;
    padding-bottom: 9rem;
}

.section-hero {
    min-height: 500px;
}

.hero-content-wrap {
    display: table;
    /* height: 550px; */
    height: auto;
    width: 100%;
}

/*.hero-content {*/
    /*position: relative;*/
    /*vertical-align: middle;*/
	/*margin-top:100px;*/
/*}*/

.hero-content {
    position: relative;
    vertical-align: middle;
    margin-top: 0;
}


.section-circle .shape {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%
}

.section-circle .shape span {
    position: absolute;
}
.section-circle .circle-animation span{
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s linear;
}

.section-circle .shape-primary {
    background: linear-gradient(150deg, #281483 15%, #8f6ed5 70%, #d782d9 94%)
}

.section-circle .shape-primary :nth-child(1) {
    background: #53f
}

.section-circle .shape-primary :nth-child(2) {
    background: #4553ff
}

.section-circle .shape-primary :nth-child(3) {
    background: #4f40ff
}

.section-circle .shape-primary :nth-child(4) {
    background: #25ddf5
}

.section-circle .shape-primary :nth-child(5) {
    background: #1fa2ff
}


.section-circle .shape-style-1 span {
    width: 120px;
    height: 120px;
    border-radius: 100px 130px 100px 315px;
}

.section-circle .shape-style-1 .span-200 {
    width: 200px;
    height: 200px
}

.section-circle .shape-style-1 .circle-150 {
    width: 150px;
    height: 150px
}

.section-circle .shape-style-1 .circle-100 {
    width: 100px;
    height: 100px
}

.section-circle .shape-style-1 .circle-75 {
    width: 75px;
    height: 75px
}

.section-circle .shape-style-1 .circle-50 {
    width: 50px;
    height: 50px
}

.section-circle .shape-style-1 :nth-child(1) {
    bottom: auto;
    left: -3%;
    top: -20px;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(2) {
    top: 15%;
    right: 10%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(3) {
    top: 280px;
    right: 5.66666%;
    background: rgba(255, 255, 255, .3)
}

.section-circle .shape-style-1 :nth-child(4) {
    top: 320px;
    right: 7%;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(5) {
    top: 38%;
    right: auto;
    left: 1%;
    background: rgba(255, 255, 255, .05)
}

.section-circle .shape-style-1 :nth-child(6) {
    top: 65%;
    right: auto;
    left: 35%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, .15)
}

.section-circle .shape-style-1 :nth-child(7) {
    right: 40%;
    bottom: 45%;
    background: rgba(255, 255, 255, .04)
}

.section-circle .shape-style-1 :nth-child(8) {
    right: 6%;
    bottom: 100px;
    background: rgba(255, 255, 255, .2)
}

.section-circle .shape-style-1 :nth-child(9) {
    right: 5%;
    bottom: 12%;
    background: rgba(255, 255, 255, .1)
}

.section-circle .shape-style-1 :nth-child(10) {
    right: auto;
    bottom: 11%;
    left: 15%;
    background: rgba(255, 255, 255, .05)
}

@media (max-width:991.98px) {
    .section-circle .shape-style-1 span {
        height: 120px
    }
    .get-started a {
    margin-bottom: 10px;
}
}

@media (max-width:767.98px) {
    .section-circle .shape-style-1 span {
        height: 90px
    }
}

.section-circle .shape-style-1.shape-primary {
    background: #30254B;
}

.overlay-1 {
    height: 100%;
    width: 100%;
    background: #30254B;
    padding: 100px 0px;
}

.overlay-1 .image-wave img {
    width: 100%;
}
.image-wave {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}


/*****steps wise css for How it works****/
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center; }

.wizard {
  width: 920px;
  position: relative; }

.wizard > .steps {
  position: absolute;
  /*top: 35%;*/
  top: 100px;
  right: 30%;
  transform: translateX(50%);
  z-index: 9; }

.wizard > .steps .number {
 display: display; }
.wizard > .steps .current-info{display:none;}
.wizard > .steps ul {
  display: flex;
  justify-content: center; list-style:none;
    margin-bottom: 30px;
}

.wizard > .steps li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  margin-right: 78px;
  position: relative; text-align:center; 
  text-decoration:none; }
 .wizard > .steps li a:hover{text-decoration:none;} 
  .wizard > .steps li a:before {
    content: "";
    width: 58px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 35px;
    top: 10px; }
  .wizard > .steps li a:after {
    content: "";
    width: 0;
    height: 2px;
    background: linear-gradient(280deg, #5eeb65, #5ee6eb);
    position: absolute;
    left: -69px;
    top: 10px;
    transition: all 0.6s ease; }
.wizard > .steps li.first a {
  background: linear-gradient(280deg, #5eeb65, #5ee6eb); }
.wizard > .steps li.checked a {
  background: linear-gradient(280deg, #5eeb65, #5ee6eb); }
  .wizard > .steps li.checked a:after {
    width: 58px; }
.wizard > .steps li:last-child a {
  margin-right: 0; }
.wizard > .steps li:first-child a:before {
  display: none; }
.wizard > .steps li:first-child a:after {
  display: none; }

.wizard > .content {
  position: relative;
  height: auto; }

.inner {
  display: flex;
  /*background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);*/ }

.image-holder {
  width: 40%;
  height: auto;
  display: table;
}

.form-content {
  width: 60%;
  padding-top: 20px;
  padding-left: 51px;
  padding-right: 51px; }

.form-header {
  text-align: center; }

.form-header h3 {
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #dad8e4;
  margin-bottom: 75px; }

.form-content p {
  color: #fff;
  text-align: center;
  /*margin-bottom: 20px;*/
    height: 150px;
}
.height-800{
    height: 800px !important;
}
.actions {
  position: absolute;
  /*top: 55px;*/

    bottom: -75px;
    right: 10%;
 
  /*right: 51px;*/ }
  .actions ul {
    display: flex; list-style:none; }
  .actions li a {
    padding: 0;
    border: none;
    display: inline-flex;
    height: 41px;
    width: 135px;
    align-items: center;
    background: transparent;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    text-decoration:none;
	z-index:99;
	}
  .actions li:first-child a {
    width: 144px;
    padding-left: 48px; }
  .actions li:nth-child(2) a, .actions li:last-child a {
    /*margin-left: 20px;*/ }
  .actions li:last-child a {
    width: 135px;
    background: #6d7f52;
    color: #fff; }
    .actions li:last-child a:hover {
      background: transparent; }
  .actions li[aria-disabled="true"] a {
    opacity: 1;
    transition: all 1s; }
  .actions li[aria-disabled="false"] ~ li a {
    background: transparent;
    color: #fff; }
    .actions li[aria-disabled="false"] ~ li a:hover {
      background: transparent; }



/*****How it works css******/

.section-shape{
    bottom: -8px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.section-shape img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

.header-top{position:absolute;width:100%; z-index:11;}

/***Testimonial css here***/
.testimonial{
    margin: 0 15px;
    overflow: hidden;
}
.testimonial .description{
    position: relative;
    font-size: 13px;
    line-height: 26px;
    color: #30254b;
    padding: 30px 20px;
    border: 1px solid #767070;
    border-left: 3px solid #30254b;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #FFF;
    border-bottom: 1px solid #767070;
    border-left: 1px solid #767070;
    position: absolute;
    bottom: -11px;
    left: 33px;
    transform: skewY(-45deg);
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 30px 10px;
    display: inline-block;
    border: 3px solid #5eeb65;
	
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-prof{
    text-transform: capitalize;
    margin: 30px 10px 0px;
}
.testimonial .testimonial-prof h4{
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.testimonial .testimonial-prof small{
    display: block;
    font-size: 14px;
    color: #736f6f;
}
.owl-theme .owl-controls{
    margin-top:45px;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    background: #30254b;
    padding: 15px 20px;
    opacity: 1;
    border: 1px solid transparent;
    transition: all 0.30s linear 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: linear-gradient(280deg, #5eeb65, #5ee6eb);
    border: 1px solid #30254b;
	color:#30254b !important;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 480px){
    .owl-theme .owl-controls{
        margin-top: 25px;
    }
}
/***Testimonial css here***/



/****Suppliers css here*****/
.c-suppliers {
    position: relative;
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    justify-content: center;
    /*background-image: linear-gradient(294deg, #69f2ff, #0fc);*/
    background-image:linear-gradient(280deg, #5eeb65, #5ee6eb);
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 669px;
}
@media (min-width: 768px) {
    .c-suppliers {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        height: 544px;
    }
}
.c-suppliers__background-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.c-suppliers__background-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 10000%;
    width: 100%;
    background-image: url(../images/supplier-logos.png);
    background-size: contain;
    background-repeat: repeat-y;
    -webkit-animation: scrollBbHorizontal 5000s linear infinite;
    animation: scrollBbHorizontal 5000s linear infinite;
    opacity: 0.6;
}
.c-suppliers__content {
    border-radius: 0.6rem;
    padding: 0 55px;
    z-index: 1;
    margin-top: auto;
}
@media (min-width: 768px) {
    .c-suppliers__content {
        margin-top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        justify-content: center;
    }
}
.c-suppliers__btns a:hover{
   color:#fff;
   background:#30254b;
   border:solid 2px transparent;   
}
.c-suppliers__content-inner {
    text-align: center;
}
@media (min-width: 768px) {
    .c-suppliers__content-inner {
        text-align: left;
        width: 430px;
        margin: 0 auto 0 90px;
    }
}

@-webkit-keyframes scrollBbHorizontal {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes scrollBbHorizontal {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.c-suppliers__btns {
    margin: 0 auto 49px;
}
@media (min-width: 768px) {
    .c-suppliers__btns {
        margin: 33px 0 0;
    }
}
.c-suppliers__heading .divider-centre{
	background:#30254b !important;
	text-align:left;
	margin:0 !important;
}

/****Suppliers css here****/


/******Faq css here *****/
.accordion-section .panel-default > .panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}
.accordion-section .panel-default > .panel-heading h3{
	margin-bottom:0;
}
.accordion-section .panel-default .panel-title a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #30254b;
    line-height: 24px
}
.accordion-section .panel-default .panel-title a:after {
   
    content: "\f077";	
    font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
    font-size: 18px;
    color: #30254b;
    float: right;
   
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f078";
}
.accordion-section .panel-default .panel-body {
    font-size: 15px;
}

/******Faq css here****/


/***Blogs css here***/
.section-bg{background-color:#f6f3fa;}
.blog-details{margin:0 20px;}
.blog-image{border-radius:20px;overflow:hidden; margin-bottom:20px;}

/*****Blogs css here****/



/****Footer css here****/
.c-footer {
    color: #fff;
    position: relative;
    overflow: hidden;
}

/*.c-footer::before {
    content: "";
    display: inline-block;
    background: url(../images/footer-2.svg) no-repeat;
    background-position: left -325px bottom -2px;
    background-size: contain;
    width: 1270px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 576px) {
    .c-footer::before {
        background-position: left -560px bottom;
        width: 2704px;
        height: 210px;
    }
}
@media (min-width: 768px) {
    .c-footer::before {
        left: calc(50% + 850px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-position: left -550px bottom -1px;
        height: 310px;
    }
}
@media (min-width: 992px) {
    .c-footer::before {
        left: calc(50% + 190px);
        background-position: bottom 0px left;
        width: 2434px;
        height: 270px;
        position: absolute;
        bottom: 0;
    }
}
@media (min-width: 1200px) {
    .c-footer::before {
        left: calc(50% + 252px);
    }
}*/
.c-footer__inner {
    background: #30254b;
    z-index: 1;
    position: relative;
    /*margin-top: 150px;*/
 
}
/*@media (min-width: 576px) {
    .c-footer__inner {
        margin-top: 210px;
    }
}
@media (min-width: 768px) {
    .c-footer__inner {
        margin-top: 310px;
    }
}
@media (min-width: 992px) {
    .c-footer__inner {
        margin-top: 270px;
    }
}*/
.c-footer__signup {
    max-width: 1090px;
    margin: auto;
    font-size: 0.875rem;
    padding-bottom: 33px;
    margin-bottom: 40px;
    position: relative;
}
@media (min-width: 768px) {
    .c-footer__signup {
        text-align: left;
        margin-bottom: 57px;
    }
}
.c-footer__signup::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    max-width: 568px;
}
@media (min-width: 768px) {
    .c-footer__signup__inner {
        position: absolute;
        top: -150px;
        left: 0;
    }
}
@media (min-width: 1200px) {
    .c-footer__signup__inner {
        top: -190px;
    }
}
.c-footer__signup-header {
    line-height: 1.78;
    letter-spacing: 0.4px;
    font-size: 1.25rem;
    margin-bottom: 20px;
}
.c-footer__signup-text {
    line-height: 1.71;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .c-footer__form {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
}
.c-footer__form-control {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .c-footer__form-control {
        margin: 0 1rem 0 0;
        width: 270px !important;
    }
}
.c-footer__form-control::-webkit-input-placeholder {
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 0.4px;
}
.c-footer__form-control:-moz-placeholder {
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 0.4px;
}
.c-footer__form-control::-moz-placeholder {
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 0.4px;
}
.c-footer__form-control:-ms-input-placeholder {
    font-weight: 300;
    font-size: 1rem;
    letter-spacing: 0.4px;
}
.c-footer__social {
    margin-bottom: 32px;
}
@media (min-width: 992px) {
    .c-footer__social {
        -webkit-box-ordinal-group: 3;
        order: 2;
        margin-left: 5%;
    }
}
.c-footer__social-icon {
    color: #fff;
    margin-right: 2px;
    font-size: 1.425rem;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    width: 1.5em !important;
}
@media (min-width: 992px) {
    .c-footer__social-icon {
        font-size: 1rem;
    }
}
.c-footer__social-icon:hover {
    color: #5eeb65;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
	/*background: linear-gradient(280deg, #5eeb65, #5ee6eb);*/
}
.icon.c-footer__social-icon-logo {
    color: #115;
    font-size: 1.525rem;
}
@media (min-width: 992px) {
    .icon.c-footer__social-icon-logo {
        font-size: 1rem;
    }
}
.c-footer__main-content {
    max-width: 1090px;
    margin: auto;
}
@media (min-width: 992px) {
    .c-footer__main-content {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
}
.c-footer__links {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    flex: 1 0;
    display: none;
}
@media (min-width: 768px) {
    .c-footer__links {
        display: -webkit-box;
        display: flex;
    }
}
.c-footer__link-section {
    width: 100%;
    margin-bottom: 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
}
@media (min-width: 768px) {
    .c-footer__link-section {
        -webkit-box-flex: 1;
        flex: 1;
        
    }
}
.c-footer__link-section a {
    position: relative;
    padding-bottom: 8px;
    display: inline-block;
    color: #fff;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 2.33;
    letter-spacing: 0.43px;
}
.c-footer__link-section a:after,
.c-footer__link-section a:before {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #5eeb65;
}
.c-footer__link-section a:before {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
    transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-footer__link-section a:after {
    opacity: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-footer__link-section a:focus,
.c-footer__link-section a:hover {
    text-decoration: none;
}
.c-footer__link-section a:focus:after,
.c-footer__link-section a:focus:before,
.c-footer__link-section a:hover:after,
.c-footer__link-section a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	
}
.c-footer__link-section a:focus:before,
.c-footer__link-section a:hover:before {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-footer__link-section a:focus:after,
.c-footer__link-section a:hover:after {
    -webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.3s;
    transition: transform 0s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.3s, -webkit-transform 0s 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media (min-width: 768px) {
    .c-footer__link-section a {
        font-size: 13px;
        line-height: 2;
        letter-spacing: 0.5px;
    }
}
.c-footer__link-section a:hover {
    color: #5eeb65;
}
.c-footer__link-heading {
    font-size: 15px;
    line-height: 2.33;
    color: #fff;
    margin-bottom: 12px;
    font-weight: normal;
}
@media (min-width: 768px) {
    .c-footer__link-heading {
        font-size: 15px;
        line-height: 2;
        letter-spacing: 0.5px;
        color: #fff;
    }
}
.c-footer__copyright {
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 30px;
    margin-bottom: 0;
    font-size: 12px;
    width: 100%;
}
@media (min-width: 768px) {
    .c-footer__copyright {
        font-size: 14px;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
}

.c-form-control {
    width: 100%;
    height: calc(1.5em + 1.25rem + 4px);
    padding: .625rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    border-radius: .15rem;
    color: #115;
    border: none;
}
.c-btn--outline-light {
    border: solid 1px rgba(255,255,255,.7);
}
.c-btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .75rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    letter-spacing: 1.3px;
    display: inline-block;
    text-align: center;
    border-radius: 2rem;
    padding: 6.5px 30px;
	cursor:pointer;
}
.c-btn--outline-light {
    color: #fff;
    background: 0 0;
}
.c-btn--outline-light:hover {
   background: linear-gradient(280deg, #5eeb65, #5ee6eb);
    border: 1px solid #30254b;
    color: #30254b !important;
}


/****Footer css here****/



/*****about us page *****/
.hero-content-inner {
    display: table;
    height: 330px;
    width: 100%;
}
.hero-content-inner h3{
	font-size:34px;
}
.hero-content-inner p{
    font-size:20px;
	line-height:34px;
}



.action-contact { background-color: #F6F3FA; background-image: url("../images/shape-action-contact.svg"); background-repeat: no-repeat; background-position: 50% 0; background-size: 100%; margin-top: 20px; padding-bottom: 60px; padding-top: 60px; }
.action-contact p{font-size:17px;}
/****about us page ****/

/****faq page css here****/
.section-faq{
    
    background: url(../images/bg-curve-up.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    background-color: #30254b;
    z-index: -1;
	height: 100%;
}

/****faq page css here****/



.get-started:hover > a{color:#fff !important;}
.owl-theme .owl-controls .owl-buttons:hover div:before{color:#30254b ;}




/******Whats Bill experts do****/

.circle-arrow::after {
   /* top: 0;
    right: -33px;
    background: url(../images/arrow.png) no-repeat center center;
    content: '';
    position: absolute;
    height: 50%;
    width: 76px;*/
}
.circle-arrow p, .circle_p p{
	text-align: center;
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
}

.circle {

  display: inline-block;
  padding: 16px;
  text-align: center;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  /* border: 2px solid #1d2087; */
}

.circle::before,
.circle::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.circle,
.circle::before,
.circle::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.circle {
  position: relative;
  z-index: 2;
  /* background-color: #fff; */
  /* border: 2px solid #5c5eae; */
  color: #5c5eae;

  overflow: hidden;
}
.circle_info{
	padding:30px 0px;
}

.circle:hover {
  color: #333;
}
.circle::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
.circle:hover::after {
  background: #fff; 
  border-radius: 50%;
  -webkit-transform: scale(.9);
  transform: scale(.9);
}

.circle1 {  
  background: #eff7da;
}

.circle2 {
 
  background: #fff5cc;
  }

.circle3 {
 
  background: #c8e7eb;
}
.circle4{
  
  background: #efefef;
}
.circle-count {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.circle_info img{height:90px;}
.circle-arrow h5, .work_font{
	color:#30253b;
	font-size:14px;
	text-align:center;
	line-height:22px;
}
.circlepara{
	text-align: center;
    font-size: 13px;
    line-height: 20px;
	margin-top: 15px;
}

/***Time line css start here***/
.hiw-circle {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 999px;
    background-color: #ccc;
}
.hiw-line.grey {
    background-color: #ccc;
}
.hiw-line.grey .milestone{/*background-color:#fff; margin-left:-6px;margin-top:20px;*/
margin-left: -9px;
    margin-top: 20px;
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 999px;
    background-color: #30254b;

}
.hiw-line {
    width: 2px;
    height: 100%;
}
.hiw-col-1-row {
    display: flex;
    width: 20px;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	float:right;
}

.hiw-col-2-row {
    display: flex;
    height: auto;
}

.hiw-col-2-1 {
    display: flex;
    width: 25%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #77ae4f;
    font-size: 1em;
    font-weight: 700;
    text-align: right;
}

.hiw-col-2-2 {
    display: flex;
    width: 5%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hiw-col-2-3 {
    display: flex;
    flex: 1;
    /* color: #30254b; */
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.green_text{color: #5eeb65;}
.fred_text{color:#30254b;}
.hiw-circle.green {
    /*background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);    border: 5px Solid #000;*/
	background-color: #30254b;
	border:5px solid #5eeb65;
}
.hiw-line.green {
    background-color: #5eeb65;
}

.hiw-btn-expand-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hiw-btn-expand.green {
    border-color: #5eeb65;
    color: #5eeb65;
}
.hiw-btn-expand {
    display: flex;
    width: 20px;
    height: 20px;
    top: 8px;
    right: 21px;
    margin-left: 10px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border: 1px solid #000;
}
.hiw-help-wrapper.green {
    border-color: #77ae4f;
}
.hiw-help-wrapper {
    padding: 15px 15px 5px 15px;
    /*border: 1px solid #30254b;*/
    border-radius: 5px;
    background-color: #f5f5f5;
}
.timelinelist{list-style:none;padding:0;margin:0;}
.hiw-line.green {
    background-color: #77ae4f;
}
.hiw-circle.fred {
   
	border:5px solid #30254b;
	background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
}

.hiw-circle.blue, .hiw-line.blue {
    background-color: #4c6dad;
}
.hiw-line.fred {
    background-color: #30254b;
}
.hiw-col-2-3.blue {
    color: #4c6dad;
}

.timeline_title_box {
    width: 100%;
    display: block;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 15px 10px;
    margin-left: 12px;
    margin-bottom: 20px;
}

.timeline_title_box .timeline_title{float:left;}
.timeline_title_box .timeline_more{float:right;}
.hiw-help-wrapper{display:none;}



/***Timeline css start here****/


/***Calculator design***/
 .calculator_box{
	  /*background-image: linear-gradient(280deg, #c0ffc3, #a2fafd); */
	  background-color:#fff;
	  z-index:9;
    padding: 30px;position:relative;border-radius:5px;
	border: 2px solid #8cf991;
	}
	.calculator_box .header_title_box h4 {
    text-transform: capitalize;
}
.calculator_box .header_title_box h4 span{display: block;
    font-size: 13px;
    color: #999;
    font-weight: 100;
    margin-top: 5px;}
/***Calculator design***/

/******Whats Bill experts do****/

.c-suppliers__heading h3{
	font-size: 30px;
    line-height: 42px;
	margin-bottom:0px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #f1f1f1 !important;
    color: #000;
    padding: 5px 5px;
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.custom-input{
	/*border: 1px solid #f1f1f1 !important;*/
    color: #000;
    padding: 7px 10px;
	font-size:14px;
    width: 100%;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-part{
    background: #FFF;
    border-radius: 20px;
    padding: 30px 10px;
    border: 1px solid #ddd;
	height:100%;
}
.bordercolor{
	   border-top: 1px solid rgb(255 255 255 / 71%);
}

.section-shape img, .image-wave img{width:100%;}


ol.content_list {
    list-style: none;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    
    padding-right: 40px;
}
ol.content_list > li > ol {
    font-weight: 400;
    padding-left: 15px;
    margin-top: 10px;
    font-size: 14px;
	color:#636363;
}
ol.content_list > li > ol > li{
	margin-bottom:15px;
	font-family: 'Open Sans', sans-serif;
	color:#636363;
}
ol.content_list > li{
	margin-bottom:25px;
    font-weight: 600;
	font-family: FilsonSoft-medium;
    color: #30254b;
}
ol.content_list > li > ol > li > ul {
	padding-left:20px;
	color:#636363;
	font-family: 'Open Sans', sans-serif;
}

.is-invalid{border: 1px solid #f00 !important;}

.is-valid{
    border: 1.5px solid #4CAF50 !important;
}

.is-invalid:focus {
    border-color: red !important;
}

.valid:focus {
    border-color: green !important;
}


/*****blog page css****/

.blog_page{background:#f5f5f5; box-shadow: 0 10px 20px 0 rgb(253 253 253 / 10%);
    border-radius: 20px !important;overflow: hidden;margin-bottom:40px;}
.blog_page > .blog-title{margin-top:15px; margin-bottom:10px; padding:0 15px;}

.blog_page > .blog_subdiscription >a.btn-theme{height:40px;font-size:15px;}

.blog_page > .blog_subdiscription {
    padding: 0px 15px 20px;
}

/*****blog page css****/

.blog-title h5 {
    height: 75px;
    overflow: hidden;
}

.blog_subdiscription p {
    height: 150px;
    overflow: hidden;
}

.blog-details img {
    width: 100% !important;
    height: 200px !important;
}

.blog-title h5 a:hover {
    color: #000;
    text-decoration: none;
}


/* -----------------------My Custom--------------- */

.select2-container{
    width: 100% !important;
}

.navbar-light .navbar-toggler-icon {
    background-color: #2bdfaf;
    border-radius: 3px;
}

@media screen and (max-width: 990px) {
.navbar-nav {
    background: rgba(48, 37, 75, 0.94);
    padding: 40px 20px;
    border-top: 1px solid #2bdfaf;
    min-height: 480px;
}

.hero-content{
    margin-top: 20px;
}
}

@media screen and (max-width: 600px) {

.responsive-video-navigator {
    color: #173c5c !important;
    margin-top: 35px !important;
    margin-bottom: 35px !important;
    display: block !important;
}

.promo_video {
    display: none !important;
}

.navbar-brand>img {
    padding-left: 21px !important;
}

.get-started a{
	padding: 0px 12px !important;
	font-size: 14px !important;
}
.saving_saction {
    background: none !important;
}
.section-lg{
    padding-top: 5rem;
}

.saving_box{
    padding: 20px 12px !important;
}


.calculator_box{ 
    margin-right: -7px !important
}

.inner{
    display: inherit;
    margin-top: 65px;
}

.image-holder {
    width: 70%;
    margin: 0 auto;
}

.form-header h3{
    margin-bottom: 15px;
}


.height-800 {
    /*height: inherit !important;*/
    height: 950px !important;
}

#wizard-p-0 .form-content {
    width: 100% !important;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

#wizard-p-1 .form-content {
   width: 100% !important;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

#wizard-p-2 .form-content {
    width: 100% !important;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

#wizard-p-3 .form-content {
    width: 100% !important;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.wizard > .steps li a:before {
    content: "";
    width: 24px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 35px;
    top: 10px;
}



.section-shape {
    bottom: -1px;
}

.wizard > .steps{
    top: 0px;
    right: 50%;
}

.wizard > .steps li.checked a:after {
    width: 24px;
}

.wizard > .steps li a:after {
    left: -35px;
}

#wizard-p-0 .form-header h3{
    margin-bottom: 22px;
}

.actions {
    right: 0;
}

.hero-content-wrap {
    height: auto;
}
.wizard > .steps li a{
margin-right: 45px;
}

.hero-content{
    margin-top: 20px;
}

.authentication-bg img {
    max-width: 100%;
}

    .calculat_item {
        display: inherit !important;
        overflow: hidden;
        padding-bottom: 12px !important;
        padding-top: 0 !important;
    }

.calculat_item div input {
    width: 49% !important;
    float: left;
}

    .calculat_item div select {
        width: 49% !important;
        float: right;
    }

.calculat_item div {
position: relative !important;
padding: 0px 0px !important;
}
.calculat_item div label {
    font-size: 15px;
    color: #173c5c;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    display: flex;
}

.saving_amount h3{
    font-size: 22px !important;
    margin-top: 30px !important;
}
.dashed_border {
    margin: 20px 0px 0px !important;
}
.saving_info h1 {
    font-size: 21px !important;
    line-height: 30px;}

.saving_info h2 {
    font-size: 24px !important;
}

    .saving_info p {
    font-size: 12px;}

    .saving_notes p {
    font-size: 10px;
    line-height: 17px;
}

.calculat_button button{
	margin-top:20px !important;
}

.promo_video {
    font-size: 17px !important;
    margin: 10px auto 55px !important;
    padding-left: 100px;
}

.infobox p img {
    width: 28px !important;
    position: absolute;
    left: -3px !important;
}
.infobox p {
    position: relative;
    padding-left: 30px;
}
}

.video_modal {
    max-width: 1000px;
    width: 94.2%;
    margin-top: 45px;
    background: #fff;
    /*padding: 15px;*/
}

.modal-content {
    border: 0px !important;
}
.work_video {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    padding-left: 60px;
}
.work_video i {
    width: 35px;
    height: 35px;
    border: 3px solid #fff;
    text-align: center;
    padding-top: 5px;
    font-size: 17px;
    border-radius: 50%;
    margin-right: 6px;
    padding-left: 4px;
    background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
}


.video_close {
    position: absolute;
    top: -8px;
    right: -12px;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.65);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    z-index: 111;
}


/* .saving_box {
    background: rgba(0, 0, 0, 0.28);
    padding: 20px 20px;
    border-radius: 15px;
    border: 2px solid #2bdeaea1;
    box-shadow: 0px 0px 12px 1px rgba(43, 223, 175, 0.35);
    overflow: hidden;
    margin-bottom: 30px;
}

.saving_box h3 {
    font-size: 35px;
    text-align: center;
    color: #fff;
    margin: 15px 0px 30px;
    padding-bottom: 20px;
    border-bottom: 2px dashed rgba(255, 255, 255, 0.18);
}
.calculat_item {
    display: flex;
    margin-top: 20px;
}
.calculat_item div {
    flex: 1 1;
    padding: 0 8px;
    position: relative;
}
.calculat_item div label {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    width: 100%;
    text-align: left;
    padding-top: 4px;
}
.calculat_item div input {
    background: no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.28);
    height: 40px;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    padding: 0px 10px 0 30px;
    width: 100%;
    font-weight: bold;
    position: relative;
    outline: none;
}
.calculat_item div input:focus {
    color: #5eeb72;
    border: 1px solid #5eeb72;
}

.calculat_item div i {
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 19px;
    top: 10px;
}
.calculat_item div select {
    background: no-repeat;
    border: 1px solid rgba(255, 255, 255, 0.28);
    height: 40px;
    border-radius: 5px;
    width: 100%;
    color: #fff;
    padding: 0px 10px;
    outline: none;
    cursor: pointer;
}

.calculat_item div select:focus {
    color: #5eeb72;
    border: 1px solid #5eeb72;
}

.calculat_item div select option {
    color: #000;
}

.calculat_button button {
    background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
    border: 0;
    color: #000;
    width: 135px;
    font-size: 18px;
    padding: 10px 0px;
    border-radius: 60px;
    float: right;
    margin-top: 20px;
    cursor: pointer;
    outline: none;
}

.calculat_button button:hover {
    color: #fff;
}

.saving {
    background: rgba(0, 0, 0, 0.28);
    padding: 60px 20px;
    border-radius: 15px;
    border: 2px solid #2bdeaea1;
    box-shadow: 0px 0px 12px 1px rgba(43, 223, 175, 0.35);
}

.saving h4 {
    color: #fff;
    text-align: center;
}

.saving_amount {
    text-align: center;
    display: block;
    font-size: 50px;
    padding: 20px 0px;
    color: #5eea8d;
}

.saving p {
    text-align: center;
    font-size: 17px;
    color: #fff;
}

.saving p span {
    color: #5eea8d;
    font-weight: 600;
    font-size: 20px;
}

 @-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
    
    .blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
} */


.saving_saction {
    background: url(../images/saving.png) no-repeat right center;
    background-size: cover;
    min-height: 940px;
}

.saving_container {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}

.saving_box {
    padding: 20px 0px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}

.saving_info h1 {
    font-size: 28px;
    color: #173c5c;
    font-weight: bold;
    margin: 0;
}

.saving_box h1 span {
    color: #2cdfaf;
}

.saving_info p {
    font-size: 13px;
    line-height: 22px;
    color: #4c4c4c;
    margin: 0;
    padding-top: 5px;
}

.saving_info h2 {
    font-size: 25px;
    color: #173c5c;
    font-weight: bold;
    margin: 0;
}

.dashed_border {
    border-bottom: 2px dashed #cfcfcf;
    display: block;
    margin: 15px 0px 10px;
}

/*.saving_option {*/
    /*overflow: auto;*/
    /*margin-top: 14px;*/
    /*padding: 25px 10px;*/
    /*border-radius: 14px;*/
    /*background: linear-gradient(to right, #2edfaf, #5ee6e082), url(../images/businessman-working-desk-with-calculator-calculat.jpg) center no-repeat;*/
/*}*/

.saving_option {
    overflow: auto;
    margin-top: 14px;
    padding: 25px 10px;
    border-radius: 14px;
    border: 2px solid #50e0b9;
}

.calculat_item {
    display: flex;
    border-bottom: 1px dashed #d2d2d2;
    padding: 8px 0px;
}

.calculat_item div {
    flex: 1 1;
    padding: 0 8px;
    position: relative;
}

.calculat_item div label {
    font-size: 14px;
    color: #173c5c;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    display: flex;
    text-transform: uppercase;
}

.calculat_item div label i {
    position: inherit;
    font-size: 17px;
    background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 6px;
    border-radius: 50%;
    margin-right: 8px;
}

.calculat_item div input {
    border: 1px solid #dce2e7;
    height: 35px;
    border-radius: 5px;
    color: #173c5c;
    font-size: 18px;
    padding: 0px 10px 0 30px;
    width: 100%;
    font-weight: bold;
    position: relative;
    outline: none;
    box-shadow: 3px 1px rgba(0, 0, 0, 0.03);
}

.calculat_item div i {
    font-size: 20px;
    color: #173c5c;
    position: absolute;
    left: 19px;
    top: 10px;
    z-index: 1;
}

.calculat_item div select {
    background: #f5f8fb;
    border: 1px solid #dce2e7;
    height: 35px;
    border-radius: 4px;
    width: 100%;
    color: #173c5c;
    padding: 0px 10px;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

.calculat_item div select option {
    color: #000;
}

.calculat_button button {
    border: 0;
    color: #fff;
    width: 170px;
    font-size: 20px;
    padding: 10px 0px;
    border-radius: 60px;
    float: right;
    margin-top: 15px;
    cursor: pointer;
    background-color: #30254f;
    text-transform: unset;
}
.saving_amount {
    margin-top: 30px;
}

.infobox p img {
    width: 35px;
    position: absolute;
    left: -45px;
}

.saving_amount h3 {
    font-size: 30px;
    color: #173c5c;
    font-weight: bold;
    margin: 0;
}

.saving_amount b {
    font-size: 40px;
    margin-top: 20px;
    display: block;
    color: #2cdfaf;
}

.saving_notes {
    max-width: 590px;
    width: 95%;
    margin: 0 auto;
}

.saving_notes p {
    font-size: 12px;
    text-align: center;
    line-height: 21px;
    color: #707f8c;
    margin: 0;
    padding-bottom: 10px;
}

.saving_notes span {
    text-align: center;
    margin: 0 auto;
    display: table;
}


.infobox p i {
    font-size: 26px;
    color: #2cdfaf;
    position: absolute;
    top: 3px;
    left: -36px;
}

.infobox p {
    position: relative;
}

.back {
    animation-name: backdiv;
    animation-duration: 1s;
    max-width: 325px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 8px;
    background: rgb(79, 69, 102);
}

.heart {
    transform: rotate(0deg);
    /*animation-name: beat;*/
    /*animation-duration: 1s;*/
    animation-iteration-count: infinite;
}

@keyframes backdiv {
    50% {
        background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
    }
}

@keyframes beat {
    0% {
        transform: scale(0.5) rotate(0deg);
    }
    80% {
        transform: scale(0.6) rotate(0deg);
    }
}


.checked_ico img {
    border: 2px solid #50e0b9;
    border-radius: 8px;
}

.checked_ico {
    position: absolute;
    top: 12px;
    left: 12px;
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 13px;
    left: 26px;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 55px;
    height: 55px;
    background: #5de89b;
    border-radius: 50%;
    /*animation: pulse-border 1500ms ease-out infinite;*/
    animation: pulse-border 2000ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(280deg, #5eeb65, #5ee6eb);
    border-radius: 50%;
    transition: all 200ms;
}
.video-play-button:hover:after {
    background-color: #da0528;
}
.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}
.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 18px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 13px solid transparent;
    margin-left: 10px;
    margin-top: 9px;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.80);
    opacity: 0;
    transition: all ease 500ms;
}
.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1;
}
.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms;
}
.video-overlay-close:hover {
    color: #fa183d;
}
.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    /* width: 90%;
    */
    /* height: auto;
    */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}


.promo_play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background-image: linear-gradient(280deg, #5eeb65a8, #5ee6ebad);
    border-radius: 50%;
    /* animation: pulse-border 1500ms ease-out infinite; */
    animation: pulse-border 3000ms ease-out infinite;
}


.promo_video{
    color: #173c5c;
    font-family: FilsonSoft-medium;
    font-size: 30px;
    font-weight: 600;
    margin: 160px auto 0;
    display: table;
    padding-left: 100px;
}
.responsive-video-navigator{
    display: none;
}







.select-option {
    border: 1px solid #ced4da;
    padding: 20px 20px;
    width: 100%;
    background: #fff;
}
.select-title{font-size:22px;
    font-weight:900;
    margin-bottom:20px;}
.submit-button input {
    border-radius: 40px;
    color: #30254B;
    font-size: 16px !important;
    padding: 16px 15px !important;
    text-align: center;
    border: none;
    max-width: 400px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    white-space: normal;
    background-image: linear-gradient( 280deg , #5eeb65, #5ee6eb);
    margin: 0 auto;
    display: table;
}
.leads-form-checkbox{
    margin-top:10px;
}
.input-size input{
    padding:12px;
}
.final-last-check{
    display:flex;
    margin-top: 20px;
}
.final-last-check input{
    margin: 6px 6px 0px 0px;
}
.check-description{display:flex;}
.check-description img{width:25px;
    height: 25px;
    margin-top: 5px;
}
.section-title h3{    font-size: 38px;
    font-weight: bold;
    color: #30254b;
    text-align: center;
    margin-bottom:40px;
}
.section-title p{font-size:20px;
    margin-left: 10px;
}

.leads_info {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.leads_info p {
    font-size: 16px;
}

.btn-Fheight {
    font-size: 16px !important;
}

.btn-outline-banner {
    white-space: inherit !important;
}

.trustpilot {
    max-width: 280px;
    width: 75%;
    margin-bottom: 5px;
}

.testimonial-prof .fa-star {
    color: #ffffff !important;
    background: #01b67b;
    padding: 5px 4px;
    border-radius: 2px;
    font-size: 12px;
}