@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap');
body {
    font-family: 'Instrument Sans';
    overflow-x: hidden;
}
p{
    font-family: 'Instrument Sans';
    font-size: 16px;
    line-height: 30px;
    color: #444;
    margin: 0;
    font-weight: 400;
}
*{
    margin: 0;
    padding: 0;
}
a,h2,h3,h4,h5,h6{
    color: #000;
    margin: 0;
}
a{
    text-decoration: none;
}
h1{
  font-family: 'Lora';
  font-size: 90px;
  line-height: 90px;
}
h2{

    font-size: 60px;
}
h3{
    font-size: 26px;
}
h4{
    font-size: 24px;
}
h5{
    font-size: 20px;
}
h6{
    font-size: 18px;
}
img {
    max-width: 100%;
}
.gap {
    padding: 50px 0;
}
.no-top{
    padding-top: 0;
}
.no-bottom{
    padding-bottom: 0;
}
ul{
    padding: 0;
    margin: 0;
}
li{
    display: block;
}
figure {
    overflow: hidden;
}
.accordion-item.active a.heading,#progress-value,
.clients-rate,.btn,.quotation button.owl-dot.active,.your-journey-style a.btn:after {
    background-color: #f57c00;
}
.top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#stickyHeader.slideUp {
    top: 0;
    border: 0;
    z-index: 111;
    position: fixed;
    border-radius: 0;
    left: 0;
    backdrop-filter: blur(4px);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
    padding-bottom: 20px;
    padding-top: 20px;
    background: linear-gradient(89.98deg,#fff .39%,#ffffff60 99.99%);
}
header {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #A8A8A8;
}
.clients-slider .item {
    display: flex;
    justify-content: center;
}
.top-bar ul li a,.top-bar a {
    transition: .3s ease-in-out;
}
.call .btn {
    padding: 15px 32px;
    color: #fff;
    margin-left: 15px;
}
.call .btn:hover {
    color: #fff;
}
.call > a {
    font-size: 18px;
    font-weight: bold;
}
.call a::before {
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f095";
	color: #fff;
	display: inline;
	margin-right: 10px;
}
.hero-text {
    width: 79%;
    margin: auto;
	text-align: center;
}
.hero-text h1 {
    color: #000;
}
.hero-text p {
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
    width: 75%;
    padding-bottom: 43px;
	color: #f57c00;
}
.hero-text img.hero {
    border-radius: 30px;
	margin: 20px 0;
}
.hero-text ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: auto;
}
.hero-text ul li {
	margin: 0 10px;
	padding: 0;
}
.hero-text ul li::before {
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f00c";
	color: #f57c00;
	display: inline;
	margin-right: 10px;
}
.hero-text .btn {
	font-size: 22px;
	line-height: 22px;
	margin-top: 30px;
}
.hero-text .btn span::after {
	color: #FFF;
	content: "\203A";
	margin-left: 5px;
}
.hero-text .time {
	margin-top: 5px;
}
.rating {
    align-items: center;
    margin-top: 40px;
}
.rating h4 {
    font-size: 24px;
    font-weight: bold;
}
.rating h4 span {
	border-bottom: 4px solid #f57c00;
	line-height: 24px;
    display: inline-block;
}
.rating img {
    margin-top: 20px;
}
.btn {
    text-transform: capitalize;
    border-radius: 50px;
    color: #fff !important;
    line-height: 16px;
    overflow: hidden;
    padding: 16px 48px;
    position: relative;
    font-weight: 700;
    text-align: center;
    white-space: pre;
    z-index: 1;
    letter-spacing: 1px;
    border: 0;
}
.btn:after {
    background-color: #1c1e21;
    border-radius: 50%;
    content: '';
    height: 167px;
    min-width: 167px;
    position: absolute;
    top: 100%;
    transition: transform .7s cubic-bezier(.66, .00, .34, 1.00);
    width: 100%;
    z-index: -1;
    left: 0;
}
.btn:hover:after {
    transform: scale(2.47) translateY(0);
    top: 100%;
}
.hero-section {
    overflow: hidden;
    padding: 50px 0 50px 0;
    position: relative;
}
.heading {
    text-align: center;
    width: 59%;
    margin: auto;
    padding-bottom: 40px;
}
.heading h2 {
    font-family: 'Lora';
    font-size: 70px;
    line-height: 80px;
    font-weight: 500;
}
.heading h2 span {
    border-bottom: 8px solid #f57c00;
    line-height: 54px;
    display: inline-block;
}
.heading h3 {
    font-size: 26px;
    line-height: 26px;
	margin-top: 20px;
	color: #000;
    display: inline-block;
}
.heading h3 span {
    text-decoration: underline;
}
.heading p {
    font-size: 22px;
    line-height: 32px;
    padding-top: 16px;
}
.count-style h3 {
    font-size: 70px;
    font-weight: bold;
}
.count-style h3 sub {
    font-size: 30px;
}
.count-style span {
    font-size: 16px;
    width: 87%;
    display: block;
}
.count-text {
    width: 40%;
    z-index: 11;
}
sub {
    bottom: 0;
}
.count-style {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.sub-hero {
    position: relative;
	background: radial-gradient(circle at 10% 20%, rgb(248, 219, 219) 0%, rgb(229, 248, 250) 90%);
}
.background-color {
    position: relative;
    padding-bottom: 120px;
}
.background-color:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(#ffffff00 40%, #ffffff);
    bottom: 0;
    z-index: 0;
    border-radius: 30px;
}
.sub-hero img {
    z-index: 11;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px auto;
}
.heading.two {
    text-align: left;
    margin: 0;
}
.started-text {
    position: relative;
    width: 94%;
    text-align: center;
    border-radius: 30px;
    padding: 25px;
    z-index: 11;
}
.started-text h4 {
    font-size: 30px;
    width: 84%;
    margin: auto;
    font-weight: bold;
}
.started-text p {
    margin: auto;
    width: 80%;
    padding-top: 7px;
}
.started-text span {
    font-size: 20px;
    color: #000;
	border-radius: 15px;
    position: relative;
    display: flex;
    font-weight: bold;
    line-height: 40px;
	padding: 0 10px;
	background-color: #FFFFFF80;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 20px auto;
}
.started-text {
    background-color: #ffe773;
}
.started-text.two {
    background-color: #DEF393;
}
.started-text.three {
    background-color: #BDFFB2;
}
.started {
    position: relative;
}
.cta {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px auto 0 auto;
}
.cta .btn {
	font-size: 22px;
	line-height: 22px;
	margin-top: 20px;
}
.cta .btn span::after {
	color: #FFF;
	content: "\203A";
	margin-left: 5px;
}
.heading.two p {
    font-size: 18px;
    padding-bottom: 40px;
}
/* 09. ul.check-list */
ul.check-list li{
    display: flex;
    align-items: center;
}
ul.check-list li:not(:last-child) {
    margin-bottom: 16px;
}
ul.check-list img {
    margin-right: 10px;
}
ul.check-list li {
    display: flex;
    font-weight: 600;
    align-items: center;
    margin-bottom: 16px;
    font-size: 18px;
    color: #444;
}
.owl-carousel .owl-item img {
    display: block;
    width: 150px;
	margin-top: 10px;
}
.owl-carousel .owl-item {
	background-color: #FFFFFF70;
    border-radius: 30px;
    box-sizing: border-box;
	margin: 20px 0;
	padding: 40px;

}
.quotation-mark {
    text-align: center;
    margin: auto;
}
.quotation-mark img {
    margin: auto;
}
.quotation-mark h6 {
    font-size: 24px;
    font-weight: 700;
	margin-top: 20px;
}
.quotation-mark h6 span {
    font-weight: 500;
}
.quotation-mark p {
    font-size: 30px;
    line-height: 50px;
    width: 78%;
    margin: auto;
}
.client-reviews {
    position: relative;
	background: radial-gradient(circle at 10% 20%, rgb(248, 219, 219) 0%, rgb(229, 248, 250) 90%);
}
.slider-recnt button.owl-dot.active,
.review-slider button.owl-dot.active,
.hero-slider button.owl-dot.active{
    width: 50px;
    height: 5px;
    background-color: #ffee02;
}
.quotation .owl-dots {
    position: relative;
    margin: auto;
    margin-bottom: 60px;
    margin-top: 40px;
    text-align: center;
}
.slider-experts .owl-nav {
    position: absolute;
    top: -23%;
    right: 0%;
    width: auto;
}
.quotation button.owl-dot{
    width: 50px;
    height: 3px;
    background-color: #b7b7b7;
    margin-left: 10px;
}
.your-journey-style h5 span {
    font-size: 16px;
    font-weight: 400;
}
.your-journey-style ul li {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.your-journey-style {
    border-radius: 20px;
    padding: 50px;
    background-color: #fff;
    position: relative;
    width: 94%;
}
.your-journey-style ul li {
    position: relative;
}
.your-journey-style ul {
    padding-top: 10px;
    color: #000;
}
.your-journey-style h5 {
    font-weight: bold;
    font-size: 60px;
    padding-bottom: 27px;
}
.your-journey-style ul li:before {
	background: none;
	color: #CCC;
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f04d";
    display: block;
    margin-right: 10px;
	font-weight: bold;
}
.your-journey-style ul li.first:before {
	color: #f57c00;
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f00c";
	color: #f57c00;
}
.your-journey-style a.btn {
    width: 100%;
    background-color: #fff;
    color: #000 !important;
    border: 3px solid #000;
}
.your-journey-style h4 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'Lora';
}
.your-journey-style h4 span {
	border-bottom: 4px solid #f57c00;
	line-height: 24px;
    display: inline-block;
}
.your-journey-style:hover {
    background-color: #fff;
}
.your-journey-style a.btn:hover {
    color: #fff !important;
}
.your-journey-section {
    position: relative;
	background-image: linear-gradient( 18.2deg,  rgba(40,91,212,0.73) -3%, rgba(171,53,163,0.45) 49.3%, rgba(255,204,112,0.37) 97.7% );
}
.accordion-section {
    position: relative;
}
.accordion-item.active .heading {
  color: #bccbb7;
}
.accordion-item .heading {
    display: block;
    text-transform: capitalize;
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    transition: 0.3s ease-in-out;
}
.accordion-item .icon {
    left: 25px;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center;
}
.accordion-item.active .icon i {
    color: #fff;
}
.accordion-item.active .title {
    color: #fff;
}
.accordion-item .content {
  display: none;
}
.content p{
    font-size: 18px;
    font-weight: 500;
    color: #444;
}
.title {
    text-align: start;
    padding: 20px 70px;
    padding-right: 0;
    padding-right: 0;
    color: black;
    font-size: 22px;
}
.content {
    background-color: #fff;
    padding: 29px 39px;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    border: 3px solid #f57c00;
    width: 96%;
    margin-left: auto;
    border-top: 0;
    border-radius: 14px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -15px;
    padding-top: 36px;
}
a.heading{
    width: 100%;
    margin: 0;
    padding: 0;
}
.accordion-item {
    background-color: transparent;
}
.accordion-item.active a.heading {
    color: black;
    border-radius: 20px;
}
.accordion-item.active .icon i {
    transform: rotate(90deg);
}
.accordion-item {
    margin-bottom: 10px;
}
.accordion-item {
    background-color: #fff;
    border: 0;
    border-radius: 20px !important;
}
.accordion-style > p {
    width: 55%;
    margin-bottom: 40px;
}
.accordion-item a.heading {
    border: 3px solid #000;
    border-radius: 20px;
}
.accordion-item.active a.heading {
    border: 0;
}
.accordion {
    margin-right: -100px;
    z-index: 100;
    position: relative;
}
.questions-img img {
    border-radius: 30px;
}
.footer {
    padding-top: 50px;
    position: relative;
}
footer .heading {
    position: relative;
}
.footer:before {
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
	background: radial-gradient(circle at 18.7% 37.8%, rgb(250, 250, 250) 0%, rgb(225, 234, 238) 90%);
}
.footer .heading h2,.footer .heading p {
    color: #000;
}
.footer .regs {
	background-color: #FFF;
	border-radius: 30px;
    position: relative;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: auto;
	padding: 30px;
	text-align: center;
	width: 89%;
}
.footer .regs h3, p {
	margin-bottom: 20px;
}
.footer .regs a {
	color: #f57c00;
}
.footer .regs a:hover {
	color: #000;
	text-decoration: underline;
}
.address {
    position: relative;
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.address p.call {
	font-size: 28px;
	font-weight: 900;
}
.address p {
	padding: 0 5px 0 0;
	font-size: 28px;
	font-weight: 500;
}
.copyright {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    border-top: 1px solid #00000050;
    padding: 30px 0;
}
.copyright p {
    color: #000;
    font-size: 16px;
}
.accordion-section {
    position: relative;
}
.hero-text {
    width: 79%;
    margin: auto;
}
.hero-section .hero-text p {
    text-align: center;
    margin: auto;
}
.hero-section .rating {
    justify-content: center;
}
#progress {
    z-index: 111;
  position: fixed;
  bottom: 20px;
  right: 10px;
  height: 70px;
  width: 70px;
  display: none;
  place-items: center;
  border-radius: 50%;
  cursor: pointer;
}
#progress-value {
    display: block;
    height: calc(110% - 15px);
    width: calc(110% - 15px);
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 35px;
    color: #ffffff;
}
span#progress-value i {
    font-size: 22px;
}
.your-journey-style a.btn,
.your-journey-style a.btn,.your-journey-style:before,
.team-text a.brand i,.team-style:before,.team-text,
.clients-slider .item img,.service-text i svg,.your-journey-style,
.started-text,.started-text:before {
    transition: 0.3s ease-in-out;
}