html{
    scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif !important;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
ul li{
    list-style: none;
}
ul{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:hover {
  text-decoration: none !important;
}
input:focus, textarea:focus, select:focus, button:focus{
    outline: none !important;
    /*border: none !important;*/
}
input::-moz-focus-inner {
    border: 0;
}
button::-moz-focus-inner {
    border: 0;
    outline: none;
}
input::placeholder {
  color: #000000;
}
textarea::placeholder {
  color: #000000;
}
button:active {
    outline: none !important;
    /*border: none !important;*/
}
p{
    padding: 0;
    margin: 0;
}

/*================ Css Start ==================*/


.ban_content {
    position: absolute;
    top: 19%;
    left: 0;
    padding: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ban_bg_img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.ban_cont_left h1 {
    font-size: 64px;
    font-weight: 800;
    color: #dc2221;
    margin: 0 0 0;
}
.ban_cont_left h3 {
    font-size: 32px;
    color: #000;
    margin: 0 0 13px;
}
.ban_cont_left p {
    color: #000;
    font-size: 16px;
    width: 77%;
}
.getit_from a img {
    width: 165px;
    height: auto;
}
.getit_from {
    margin: 28px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.getit_from a {
    margin: 0 8px 0 0;
}
.main_header_area_left img {
    width: 50px;
    transition: ease-in-out 0.6s;
}
.main_header_area_right a svg {
    width: 25px;
}
.main_header_area_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main_header_area {
    position: fixed;
    top: 28px;
    left: 0;
    width: 100%;
    padding: 5px 100px;
    z-index: 99999;
}
.main_header_area_right a:hover {
    border: 1px solid #e54b21;
    background: transparent;
    color: #e54b21;
}
.main_header_area.sticky_header {
    background: #fff;
    top: 0;
    transition: ease-in-out 0.6s;
}
.main_header_area.sticky_header .main_header_area_left img {
    width: 37px;
    transition: ease-in-out 0.6s;
}
.main_header_area_right a {
    background: #e54b21;
    color: #fff;
    width: 200px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: ease-in-out 0.6s;
}
.main_header_area_right a svg {
    margin: 0 9px 0 0;
}
.download_box svg {
    width: 40px;
    color: #dc2221;
}
.rating_downld {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 27px 0 0 0;
}
.download_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 24px 0 0;
}
.download_box h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 0 0 0 8px;
}
.download_box h4 span {
    display: block;
    font-size: 13px;
    font-weight: 300;
}
.howit_works_main_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.howit_works_main_left {
    padding: 0 100px;
}
.hoqitwork_head h2 {
    font-size: 50px;
    font-weight: 700;
    margin: 0 0 3px;
}
.hoqitwork_head p {
    font-size: 21px;
}
.steps_single_lft h4 {
    background: #e85821;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
    border: 1px dashed #fdcfc2;
}
.steps_single {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 40px 0 12px;
}
.steps_single_lft {
    margin: 0 20px 0 0;
}
.steps_single_right h3 {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 700;
}
.steps_single_right p {
    margin: 0;
    font-size: 15px;
}
.hoqitwork_head {
    margin: 0 0 54px;
}
.geitfrom h3 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin: 30px 0 0;
}
.all_image_main{
    display: flex;
    justify-content: center;
    align-items: center;
}
.image_slider_main img{
    width: 250px;
    margin: 0 11px;
}
.ban_cont_right img {
    width: 100%;
}
.image_slider_main {
    padding: 80px 0;
    background: #fff6f0;
    overflow: hidden;
}
.all_image_main img {
    border-radius: 31px;
    box-shadow: 0 18px 12px -19px #626262;
}
.download_app_section {
    background-image: url('../images/downlod_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 100px;
    background-attachment: fixed;
}
.download_app_section_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.download_app_section_right ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.download_app_section_right ul li a img {
    width: 100%;
}
.download_app_section_right ul li {
    width: 24%;
    margin: 0 8px 0;
}
.download_app_section_right h2 {
    text-align: center;
    font-size: 53px;
    color: #fff;
    font-weight: 200;
    margin: 0 0 6px;
}
.download_app_section_right p {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 0 0 63px;
}
.download_app_section_right h2 span {
    color: #e54b21;
    font-weight: 800;
}
.appfetures_main_area {
    padding: 80px 200px;
}
.appfetures_head {
    text-align: center;
    margin: 0 0 70px;
}
.appfetures_head h2 {
    text-align: center;
    font-size: 53px;
    color: #000;
    font-weight: 200;
    margin: 0 0 6px;
}
.appfetures_head h2 span {
    color: #e54b21;
    font-weight: 800;
}
.appfetures_head p {
    font-size: 18px;
    width: 60%;
    margin: 0 auto;
}
.app_fetures_allarea_single {
    display: flex;
    justify-content: center;
    align-items: center;
}
.app_fetures_single_left {
    width: 50%;
}
.app_fetures_single_left img {
    width: 100%;
}
.app_fetures_single_right {
    width: 50%;
    padding: 42px;
}
.app_fetures_single_right h3 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    margin: 0 0 5px;
}
.app_fetures_single_right ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 15px;
    padding: 3px 0;
}
.app_fetures_single_right ul li svg {
    width: 17px;
    height: 23px;
    margin: 0 9px 0 0;
}
.app_fetures_single_left img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.footer_main_area {
    background: #222;
    padding: 80px 100px 0;
}
.foot_logo img {
    width: 56px;
}
.foot_logo {
    text-align: center;
    margin: 0 0 60px;
}
.footmenu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.footmenu ul li a {
    color: #fff;
    padding: 0 20px;
}
.social_media ul li a svg {
    width: 22px;
    color: #fff;
}
.social_media ul li a {
    background: #ee6a21;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
.social_media ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 0;
}
.social_media ul li {
    padding: 0 5px;
}
.copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 0;
    border-top: 1px solid #2b2b2b;
    padding: 19px 0 20px;
}
.copyright p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.copyright p a {
    color: #f06f21;
}
.mainfaq_area_main {
    padding: 180px 100px 80px;
    background: #fff0ed;
}
.mainfaq_head h2 {
    text-align: center;
    font-size: 53px;
    color: #000;
    font-weight: 200;
    margin: 0 0 6px;
}
.mainfaq_head h2 span {
    color: #e54b21;
    font-weight: 800;
}
.mainfaq_head p {
    text-align: center;
    font-size: 18px;
}

/*==========================================*/

.accordion {
    max-width: 700px;
    margin: 40px auto;
}

.accordion-item {
  border-bottom: 1px solid #ddd;
}

.accordion-header {
  width: 100%;
  background: #f8f8f8;
  padding: 15px;
  font-size: 18px;
  font-weight: 600;
  border: none;
  outline: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header .icon {
  font-size: 22px;
  transition: transform 0.3s ease;
}

.accordion-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height 0.4s ease, opacity 0.3s ease;
}

.accordion-content p {
    padding: 15px;
    margin: 0;
    line-height: 26px;
}

/* Active state */
.accordion-item.active .accordion-content {
  opacity: 1;
}

.accordion-item.active .icon {
  transform: rotate(45deg);
}


/*========================================*/
.mainfaq_head {
    margin: 0 0 70px;
}
.main_faq_section.termscondision h2 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
}

.main_faq_section.termscondision h3 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}


/*================############### Responsive Css Start ###############=================*/


@media screen and (max-width: 1540px) {


}


@media screen and (max-width: 1440px) {



}

@media screen and (max-width: 1366px) {
.appfetures_main_area {
    padding: 80px 100px;
}


}

@media screen and (max-width: 1280px) {



}

@media screen and (max-width: 1180px) {
.download_app_section_left img {
    width: 100%;
}
.howit_works_main_left {
    padding: 0 50px;
}
.main_header_area {
    padding: 5px 50px;
}
.ban_content {
    padding: 0 50px;
}
.download_app_section {
    padding: 100px 50px;
}
.appfetures_main_area {
    padding: 80px 50px;
}











}

@media screen and (max-width: 1080px) {
.hoqitwork_head h2 {
    font-size: 35px;
}
.hoqitwork_head p {
    font-size: 17px;
}
.steps_single_right h3 {
    margin: 0 0 5px;
    font-size: 20px;
}
.download_app_section_right h2 {
    font-size: 45px;
}
.appfetures_head h2 {
    font-size: 45px;
}
.howit_works_main_right img {
    width: 514px;
}







}

@media screen and (max-width: 1024px) {


}

@media screen and (max-width: 990px) {



}


@media screen and (max-width: 820px) {


}

@media screen and (max-width: 768px) {


}

@media screen and (max-width: 640px) {
.howit_works_main_inner {
    flex-direction: column;
}
.howit_works_main_left {
    padding: 26px 15px;
}
.hoqitwork_head h2 {
    font-size: 25px;
}
.hoqitwork_head p {
    font-size: 15px;
}
.hoqitwork_head {
    margin: 0 0 26px;
}
.hoqitwork_head {
    margin: 0 0 26px;
}
.download_app_section {
    padding: 35px 15px;
}
.download_app_section_inner {
    flex-direction: column;
}
.download_app_section_left img {
    width: 70%;
    margin: 0 auto;
    display: block;
}
.download_app_section_right h2 {
    font-size: 30px;
}
.download_app_section_right p {
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin: 0 0 27px;
}
.download_app_section_right ul li {
    width: 37%;
    margin: 0 8px 0;
}
.howit_works_main_right img {
    width: 100%;
}
.image_slider_main {
    padding: 35px 0;
}
.all_image_main img{
    width: 150px;
}
.appfetures_main_area {
    padding: 30px 15px;
}
.appfetures_head p {
    font-size: 15px;
    width: 100%;
}
.appfetures_head h2 {
    font-size: 25px;
}
.appfetures_head {
    text-align: center;
    margin: 0 0 25px;
}
.app_fetures_allarea_single {
    flex-direction: column;
}
.app_fetures_single_left {
    width: 100%;
}
.app_fetures_single_left img {
    width: 100%;
}
.app_fetures_single_right {
    width: 100%;
    padding: 15px 0;
}
.app_fetures_single_right h3 {
    font-size: 20px;
}
.app_fetures_allarea_single:nth-child(2n+2) {
    flex-direction: column-reverse;
}
.footer_main_area {
    padding: 40px 15px 0;
}
.footmenu ul li a {
    padding: 0 6px;
    font-size: 14px;
}
.foot_logo {
    margin: 0 0 29px;
}
.copyright {
    padding: 17px 0 20px;
    flex-direction: column;
}
.copyright p {
    margin: 3px 0;
}
.main_header_area {
    padding: 5px 15px;
}
.ban_content {
    padding: 0 15px;
}
.ban_cont_left h1 {
    font-size: 40px;
}
.ban_cont_left h3 {
    font-size: 21px;
}
.ban_content {
    flex-direction: column;
}
.ban_cont_left p {
    font-size: 15px;
    width: 100%;
}
.ban_cont_right img {
    width: 80%;
    padding: 39px 0 0;
}
.all_image_main img{
    margin: 0 6px;
    border-radius: 25px;
}
.main_header_area {
    top: 0px;
}
.main_header_area_left img {
    width: 29px;
}
.main_header_area_right a {
    height: 50px;
    width: 180px;
    font-size: 14px;
}
.ban_content {
    top: 13%;
}
.main_header_area.sticky_header .main_header_area_left img {
    width: 29px;
}
.accordion-header {
    padding: 12px;
    font-size: 17px;

}
.accordion-content p {
    padding: 10px;
    line-height: 24px;
    font-size: 14px;
}
.mainfaq_head {
    margin: 0 0 30px;
}
.main_faq_section.termscondision h2 {
    font-size: 17px;
}
.main_faq_section.termscondision p {
    font-size: 14px;
}
.mainfaq_area_main {
    padding: 80px 15px 40px;
    background: #fff0ed;
}
.mainfaq_head h2 {
    font-size: 25px;
}
.mainfaq_head p {
    font-size: 14px;
}
.steps_single_lft h4 {
    width: 50px;
    height: 50px;
}
.geitfrom h3 {
    font-size: 19px;
}
.getit_from {
    margin: 15px 0 0;
}
.mainfaq_area_main.mainfaq_area_main_mobile {
    padding: 31px 15px 30px;
}





}

@media screen and (max-width: 430px) {


}

@media screen and (max-width: 414px) {


}

@media screen and (max-width: 375px) {


}

@media screen and (max-width: 360px) {
.main_header_area {
    width: 100vw;
}
.ban_content {
    width: 100vw;
}
.ban_cont_right img {
    width: 82%;
}
.getit_from a img {
    width: 124px;
}
.mainfaq_area_main {
    padding: 80px 15px 40px;
}
.mainfaq_head h2 {
    font-size: 25px;
}
.mainfaq_head p {
    text-align: center;
    font-size: 15px;
}








}