.faq-block .th-itin-single i {
    display: none;
}
.faq-block  .th-itin-single {
    margin-bottom: 20px;
    position: relative;
}
.faq-block .th-itin-single .th-itin-title {
    padding: 13px 18px;
    background: #fff;
	position:relative;
}
.faq-block .th-itin-single.th-itin-inactive{
    background: #fff;
    box-shadow: 2px 8px 20px 0 rgba(25,42,70,.13)!important;
}
.faq-block .th-itin-single.th-itin-active {
    background: #fff;
    box-shadow: 2px 8px 20px 0 rgba(25,42,70,.13)!important;
}
.faq-block .th-itin-single .th-itin-content {
    margin: 0;
    padding: 0px 25px 20px 25px;
    border: none;
}
.faq-block .th-itin-single .th-itin-title:after {
    content: "+";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    border-radius: 5px;
    background: #ededed;
    color: #212529;
}
.faq-block .th-itin-single.th-itin-active .th-itin-title:after {
    content: "-";
    transform: none;
    top: 15px;
}
.elementor-testimonial-image img {
    border-radius: 50%;
}

.fantastic-four h3.elementor-icon-box-title {
    margin-top: 0;
}

header.banner.navbar.navbar-default.navbar-static-top.dark-header {
    display: none;
}
.brand-logos figure.swiper-slide-inner img {
    display: block;
    margin: 0 auto;
}


footer.footer {
    background-color: #fff;
    padding: 60px 0;
    margin: 0;
    border: 0;
    background-image: linear-gradient(180deg, rgb(44 14 254 / 3%) 0%, #ffffff 69%);
}
footer.footer h3.widget-title {
    color: #000;
    font-family: 'Nunito';
    font-weight: 700;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
    font-size: 20px;
}
footer.footer p,
footer.footer a ,
footer.footer {
    color: #666670 !important;
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
}

.soc-widget a {
    background-color: #eae1ff;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    line-height: 43px !important;
}
.soc-widget a i.fa {
    font-size: 19px;
    color: #000;
    padding: 0 !important;
}
.footer-btm-bar {
    background: transparent;
    color: #000;
    padding: 0;
}
.th-payments-widget a span.th-payment-no-img {
    border-radius: 5px;
    border-color: #000;
    color: #000;
    font-family: 'Nunito';
    font-size: 14px;
    padding: 7px 13px;
    line-height: normal;
}

.elementor-section-boxed .elementor-container {
    width: 100%;
}

footer.footer {
    display: none;
}

.line-process ul::Before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #dacaff;
    max-width: 98%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    border-radius: 20px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.line-process ul {
    max-width: 80%;
    margin: 0 auto !important;
    justify-content: space-between !important;
    margin-bottom: 20px !important;
	position:relative;
}
.line-process ul li { margin: 0 0 !important;}
.line-process ul li span.elementor-icon-list-icon {
    margin: 0 !important;
    background-color: #1f0954;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
form.wpcf7-form  span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

form.wpcf7-form span.wpcf7-form-control-wrap input ,
form.wpcf7-form span.wpcf7-form-control-wrap textarea{
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px 15px;
}
form.wpcf7-form span.wpcf7-form-control-wrap textarea {
    height: 80px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #1f0954;
    font-family: 'Nunito';
    font-weight: 700;
    width: 180px;
}
h3.elementor-icon-box-title a {
    display: block;
}

@media (max-width:991px) {
	.process-cols .elementor-inner-column {
    width: 50%;
    margin-bottom: 20px;
}
}

@media (max-width:767px) {
	.process-cols .elementor-inner-column {
    width: 100%;
    margin-bottom: 20px;
}
	.list-last h3.elementor-icon-box-title {
    margin-top: 0;
    line-height: normal;
}
}

a#scrollUp {
    display: none !important;
}