* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0 !important;
  }
  
  img {
    max-width: 100%;
  }
  
  a {
    text-decoration: none !important;
  }
  
  body {
    margin: 0 auto;
    background-color: #f3f3f3;
   font-family: "Parkinsans", sans-serif;;
  }
  
  ul,
  ol,
  li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  header {
    margin: 25px 0;
  }
  
  .foloosi-logo {
    padding-top: 10px;
  }
  
  .ul-list {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  
  .ul-list li {
    display: inline;
    margin: 0 35px;
    font-weight: 500;
    font-size: 14px;
    line-height: 35.2px;
    padding: 10px 15px;
  }
  
  .ul-list li a{
      color: #000000;
  }
  .ul-list li a.active{
      color: #1654C3;
      background-color: #CDDFFF;
      padding: 10px;
      border-radius: 50px;
  }
  
  
  .login-list {
    text-align: center;
    background-color: #1654c3;
    border-radius: 10px;
    padding: 8px 24px;
  }
  
  .login-list li {
    display: inline;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 35.2px;
  }

    .login-list li a {
        color: #ffffff;
    }
  .section-one {
    margin-top: 80px;
  }
  
  .fls-content-title {
    font-weight: 400;
    font-size: 86px;
  
    text-align: center;
  
    color: #303030;
    margin-bottom: 150px;
  }
  
  .fls-tag {
    position: absolute;
    top: 82px;
    left: 470px;
  }
  
  .fls-content-sub {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 27.74px;
  
    color: #3c3c3c;
  }
  
  .fls-get-start {
    text-align: center;
    background-color: #1654c3;
    border-radius: 10px;
    padding: 15px 24px;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 35.2px;
  
    border: none;
  }
  
  .fls-get-start:hover{
    color: #ffffff;
  }
  .fls-storeback {
    padding-top: 25px;
  }
  
  .fls-bg-img {
    position: absolute;
    top: -170px;
    z-index: -1;
  }
  
  .fls-store-img {
    position: absolute;
    top: 80px;
    left: 160px;
  }
  
  .fls-bg-color {
    background-color: #1654c3;
    border-radius: 32px;
    margin-top: 500px;
  }
  
  .fls-store-easy {
    color: #ffffff;
    font-weight: 500;
    font-size: 30px;
  
    text-align: center;
  
    padding: 370px 330px 0;
  }
  
  .fls-store-instruction {
    display: flex;
    justify-content: space-between;
    margin: 0 70px;
    padding-bottom: 50px;
  }
  
  .fls-store-instruction li {
    text-align: center;
    margin: 0 40px;
  }
  
  .fls-store-title {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 31.43px;
  
    text-align: center;
    margin-top: 10px;
  }
  
  .fls-store-content {
    margin-top: 10px;
    color: #aac9ff;
    font-weight: 400;
    font-size: 14px;
  
    text-align: center;
  }
  
  .section-3 {
    margin-top: 100px;
  }
  
  .fls-instant-create {
    font-weight: 500;
    font-size: 32px;
  
    text-align: center;
    color: #303030;
  }
  
  .fls-website-art {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
  
    text-align: center;
    color: #3c3c3c;
    padding: 0 400px;
  }
  
  .fls-store-demo {
    display: flex;
    width: 100%;
    margin-top: 50px;
  }
  
  .fls-demo-left {
    width: calc(50% - 10px);
    background-color: #ffffff;
    position: relative;
    margin: 0 8px;
  }
  
  .fls-title-img {
    position: absolute;
    top: 70px;
    left: 135px;
  }
  
  .fls-layout-img {
    position: absolute;
    top: 140px;
    right: 0px;
  }
  
  .fls-empty-img {
    position: absolute;
    bottom: 100px;
    left: 200px;
  }
  
  .fls-demo-border {
    margin-top: 20px;
    width: 302px;
    height: 476px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #0a030312;
  }
  
  .fls-demo-bg {
    width: 287px;
    height: 152px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    background-color: #f6f6f6;
    border-style: solid;
    border-color: #cacaca;
  }
  
  .fls-demo-bg-2 {
    width: 287px;
    height: 280px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    background-color: #f6f6f6;
    border-style: solid;
    border-color: #cacaca;
    border-left-width: 0px;
  }
  
  .fls-demo-left-con {
    font-weight: 400;
    font-size: 14px;
  
    text-align: center;
    color: #989898;
    margin-top: 30px;
    padding: 0 140px 50px;
  }
  
  .fls-demo-right {
    width: 50%;
    background-color: #ffffff;
    position: relative;
    margin: 0 8px;
  }
  
  .fls-right-bg {
    width: 414.44873046875px;
    height: 191px;
    border-bottom-right-radius: 24px;
    padding-right: 12px;
    padding-bottom: 12px;
    gap: 10px;
    background: #0a030312;
    backdrop-filter: blur(4px);
  }
  
  .fls-right-bg-2 {
    width: 402.44873046875px;
    height: 179px;
    border-bottom-right-radius: 18px;
    border-top-width: 0px;
    gap: 26px;
    padding: 24px;
    background: #ffffff;
  }
  
  .fls-right-content {
    font-weight: 400;
    font-size: 14px;
  
    text-align: center;
    color: #989898;
    margin: 25px 0;
    padding: 0 150px;
  }
  
  .fls-right-bottom {
    background-color: #f3f3f3;
    padding-top: 10px;
  }
  
  .fls-right-content-2 {
    font-weight: 400;
    font-size: 14px;
  
    text-align: center;
    color: #989898;
    padding: 40px 150px;
    background: #ffffff;
  }
  
  .fls-right-bottom-bg {
    position: absolute;
    width: 431px;
    height: 181px;
    bottom: 0;
    right: 0;
    border-top-left-radius: 24px;
    gap: 10px;
    padding: 12px;
    background: #0a030312;
    backdrop-filter: blur(4px);
  }
  
  .fls-rightcolor {
    width: 419px;
    height: 169px;
    border-top-left-radius: 18px;
    background: #ffffff;
  }
  
  .fls-demo-price {
    font-weight: 500;
    font-size: 10.25px;
  
    color: #000000;
  }
  
  .fls-demo-amt {
    display: flex;
    margin-top: 10px;
    font-weight: 500;
    font-size: 23.91px;
  
    color: #303030;
  }
  
  .fls-amt-point {
    font-weight: 500;
    font-size: 13.66px;
    padding-top: 4px;
    color: #989898;
  }
  
  .fls-amt {
    font-weight: 500;
    font-size: 13.66px;
    padding-top: 4px;
    margin-left: 5px;
    color: #303030;
  }
  
  .fls-demo-cart {
    border: 1px solid #d81b60;
    padding: 15px;
    border-radius: 46.64px;
    color: #d81b60;
    width: 100%;
    text-align: center;
    margin-right: 5px;
  }
  
  .fls-demo-buy {
    text-align: center;
    color: #ffffff;
    padding: 15px;
    border-radius: 46.64px;
    background-color: #d81b60;
    width: 100%;
    margin-left: 5px;
  }
  
  .fls-clr-change-img {
    position: absolute;
    top: 35px;
    left: 350px;
  }
  
  .fls-type-changing-img {
    position: absolute;
    bottom: 30px;
    left: 35px;
  }
  
  .fls-framr-img {
    position: absolute;
    top: 25px;
    right: 0;
  }
  
  .section-4 {
    margin-top: 150px;
  }
  
  .fls-features {
    display: flex;
    width: 100%;
  }
  
  .fls-features-left {
    width: 50%;
    margin: 0 20px;
  }
  
  .fls-feature-title {
    display: flex;
    font-weight: 500;
    font-size: 32px;
  
    color: #303030;
    padding-right: 230px;
  }
  
  .fls-feature-sub {
    display: flex;
    font-weight: 400;
    font-size: 18px;
  
    color: #646464;
    padding-right: 200px;
    margin-top: 30px;
  }
  
  .fls-features-right {
    width: 50%;
  }
  
  .fls-features-domain {
    display: flex;
    margin-top: 30px;
    font-weight: 500;
    font-size: 18px;
  
    color: #000000;
  }
  
  .fls-features-domain-content {
    display: flex;
    font-weight: 400;
    font-size: 14px;
  
    color: #646464;
    margin-top: 10px;
    padding-right: 50px;
  }
  
  .margin-1 {
    margin-top: 90px;
  }
  
  .fls-margin2 {
    padding-left: 100px;
  }
  
  .fls-bg-black-img {
    background: url("../images/texture.jpeg"),
      url("../images/Textures.svg") no-repeat;
  }
  
  .fls-boost-sales {
    text-align: center;
    padding: 230px 0 100px;
  }
  
  .fls-social-media {
    color: #f3f3f3;
    font-weight: 500;
    font-size: 32px;
    width: 100%;
    padding: 0px 360px;
    margin-top: 30px;
  }
  
  .fls-social-commerce {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #757575;
    margin-top: 50px;
    padding: 0 340px;
  }
  
  .fls-boost-top {
    position: absolute;
    top: 150px;
    left: 22%;
    font-weight: 500;
    font-size: 18px;
    color: #f3f3f3;
    background-color: #ffffff1f;
    border-radius: 40px;
    border: 1px solid #ffffff1f;
    padding: 10px 24px;
  }
  .fls-boost-left {
    position: absolute;
    top: 350px;
    left: 10%;
    font-weight: 500;
    font-size: 18px;
    color: #f3f3f3;
    background-color: #ffffff1f;
    border-radius: 40px;
    border: 1px solid #ffffff1f;
    padding: 10px 24px;
  }
  .fls-boost-right {
    position: absolute;
    top: 200px;
    right: 10%;
    font-weight: 500;
    font-size: 18px;
    color: #f3f3f3;
    background-color: #ffffff1f;
    border-radius: 40px;
    border: 1px solid #ffffff1f;
    padding: 10px 24px;
  }
  .fls-boost-bottom {
    position: absolute;
    top: 400px;
    right: 12%;
    font-weight: 500;
    font-size: 18px;
    color: #f3f3f3;
    background-color: #ffffff1f;
    border-radius: 40px;
    border: 1px solid #ffffff1f;
    padding: 10px 24px;
  }
  .fls-business {
    display: flex;
    width: 100%;
  }
  
  .fls-business-left {
    width: 50%;
    margin: 0 20px 0 150px;
  }
  .fls-business-title {
    display: flex;
    width: 100%;
    font-size: 32px;
    font-weight: 500;
    color: #303030;
    padding-right: 95px;
  }
  .fls-business-sub {
    display: flex;
    width: 100%;
    font-size: 20px;
    color: #646464;
    font-weight: 400;
    margin-top: 20px;
    padding-right: 111px;
  }
  
  .fls-business-retails {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-top: 50px;
    cursor: pointer;
  }
  
  .fls-reatils-title {
    color: #303030;
    font-weight: 500;
    font-size: 26px;
  }
  
  .fls-business-list {
    width: 80%;
    padding-left: 30px;
  
  }
  .fls-business-list li {
    list-style-type: disc;
    color: #646464;
    margin: 20px 0;
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 16px;
    padding-right: 90px;
  }
  
  .fls-Restaurants-retails {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-top: 25px;
    cursor: pointer;
    
  }
  .fls-border-bottom{
      border-bottom: 2px solid #dcdcdc;
    padding-bottom: 20px;
    width: 80%;
  }
  
  .fls-Services-retails {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-top: 25px;
    cursor: pointer;
  }
  
  .fls-business-right {
    text-align: end;
    width: 50%;
    height: 700px;
  }
  .section-5 {
    margin-top: 50px;
    background-color: #ffffff;
  }
  
  .fls-secure {
    display: flex;
    width: 100%;
    margin-top: 100px;
    padding-bottom: 50px;
  }
  
  .fls-lft-secure {
    width: 60%;
    margin: 0 20px 0 150px;
  }
  
  .fls-rgt-secure {
    width: 40%;
    margin-top: 30px;
  }
  .fls-bottom-section {
    margin-top: 10px;
    background-color: #1654c3;
  }
  .fls-foot-1 {
    background-color: #f3f3f3;
    border-bottom-right-radius: 44px;
    border-bottom-left-radius: 44px;
  }
  .fls-community {
    display: flex;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  
  .fls-community-lft {
    width: 50%;
  }
  .fls-community-title {
    display: flex;
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 52px;
    color: #303030;
  }
  
  .fls-community-content {
    display: flex;
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 20px;
    color: #646464;
  }
  
  .fls-arrow-lft {
    background-color: #fff;
    padding: 15px 12px;
    border-radius: 50px;
    margin-right: 15px;
  }
  .fls-arrow-rgt {
    background-color: #fff;
    padding: 15px 12px;
    border-radius: 50px;
    margin-right: 15px;
  }
  
  .fls-community-rgt {
    width: 50%;
    margin-left: 50px;
  }
  .fls-rgt-content {
    display: flex;
    width: 100%;
    color: #000000;
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 24px;
    padding-right: 150px;
  }
  
  .fls-auther {
    display: flex;
    width: 100%;
    margin-top: 60px;
  }
  .fls-auther span {
    font-family: Parkinsans;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-left: 15px;
  }
  
  .fls-auther span span {
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin: 0;
  }
  .fls-foot-2 {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .fls-start-foloosi {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 52px;
    color: #ffffff;
  }
  
  .fls-new-join {
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 24px;
    color: #aac9ff;
    margin-top: 5px;
  }
  .fls-processing {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  
  .fls-processing li {
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
    margin: 0 25px;
  }
  
  .fls-processing li img {
    margin-right: 5px;
  }
  
  .fls-start-2 {
    background-color: #141413;
    padding: 15px 24px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 35.2px;
    border: none;
    margin-top: 40px;
  }

  .fls-start-2:hover{
    color: #fff;
  }
  
  .fp_footer {
    float: left;
    width: 100%;
    padding: 50px 0 0;
    background: #f2f5f9;
    margin: 0;
  }
  footer {
    margin: 60px 0 0 0;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
  }
  .pull-left {
    float: left !important;
  }
  a {
    cursor: pointer;
  }
  a {
    color: #337ab7;
    text-decoration: none;
  }
  a {
    background-color: transparent;
  }
  
  .p-l-0 {
    padding-left: 0 !important;
  }
  .p-l-0 {
    padding-left: 0 !important;
  }
  .m-t-30 {
    margin-top: 30px;
  }
  .m-l-20 {
    margin-left: 20px;
  }
  
  .fp_footer_pay_logo_head {
    font-size: 16px;
    font-weight: 700;
    color: #4b4b4b;
    margin: 70px 0 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
  }
  .fp_ul-footer-folloe {
    float: left;
    width: 100%;
    margin: 20px 0 25px 0;
    padding: 0;
  }
  .fp_ul-footer-folloe li {
    display: inline-block;
    list-style-type: none;
    margin-right: 15px;
  }
  .fp_foothead h2 {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #242424;
    margin: 0 0 10px;
  }
  .fp_ul_footer {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
  }
  
  .fp_ul_footer li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  
  .fp_ul_footer li a {
    color: #454545;
    font-size: 16px;
    font-weight: 500;
    transition: 0.4s all;
    display: inline-block;
  }
  .fp_footer_btm {
    float: left;
    width: 100%;
    background: #e7effb;
    padding: 20px 0;
    float: left;
  }
  .fp_copy_con {
    font-weight: 500;
    font-size: 14px;
    color: #606060;
  }
  .fp_privacy_term_list {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .fp_privacy_term_list li {
    float: left;
    padding: 0 8px;
    position: relative;
  }
  .fp_privacy_term_list li a {
    color: #606060;
    font-size: 14px;
    font-weight: 500;
    transition: 0.4s all;
    display: inline-block;
    cursor: pointer;
    vertical-align: revert;
  }
  .fp_privacy_term_list li::before {
    position: absolute;
    top: 2px;
    bottom: 2px;
    background: #9c9a9a;
    width: 2px;
    left: 0;
    content: "";
  }
  
  .fls-pricing-title {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 44px;
    text-align: center;
  }
  .fls-pricing-amt {
    display: flex;
    justify-content: center;
    margin-top: 50px;
  }
  
  .toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
    margin: 0 15px;
  }
  
  /* Hide default checkbox */
  .toggle input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
  }
  
  /* The circle */
  .slider::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 22px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
  }
  
  /* Checked state */
  .toggle input:checked + .slider {
    background-color: #4cd964; /* Apple green */
  }
  
  .toggle input:checked + .slider::before {
    transform: translateX(22px);
  }
  
  .fls-pricing-both {
    display: flex;
    width: 100%;
    margin-top: 150px;
  }
  
  .fls-pricing-list {
    width: 25%;
    background-color: #fff;
    border-radius: 24px;
    margin: 0 10px;
    padding: 50px 15px;
    text-align: center;
  }
  .fls-price1 {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 19px;
  
    text-align: center;
  
    color: #303030;
  }

  .fls-price12 {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #303030;
    margin-top: 65px;
    margin-bottom: 60px;
  }

  .fls-pricing-bluelist {
    width: 33.3333333%;
    border-radius: 24px;
    background-color: #1654c3;
    padding: 50px 0;
    text-align: center;
  }
  
  .fls-amt-price {
    font-family: Parkinsans;
    font-weight: 600;
    font-size: 39px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #303030;
  
    margin-top: 40px;
  }
  .fls-amt-price span {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }
  .fls-amt-discount {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #757575;
    margin-top: 5px;
    text-decoration: line-through;
    color: gray;
  }
  
  .fls-amt-discount span {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }
  
  .fls-offer {
    font-family: Parkinsans;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #ff6881;
    margin-bottom: 36px;
    margin-top: 15px;
  }
  .fls-amt-start {
    text-align: center;
    border: 1px solid #1654c3;
    padding: 10px 15px;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 15px;
  }
  .fls-more {
    text-align: center;
    margin-top: 20px;
    font-family: Parkinsans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
  }
  
  .clr-white {
    color: #fff !important;
  }
  
  .fls-price-varient {
    text-align: center;
    margin-top: 150px;
    padding-bottom: 50px;
  }
  
  
  .fls-business-list {
      display: none; /* Hide by default */
    }

    .hide{
        display: none;
    }
    .fls-common-flex{
        display: flex;
        flex-direction: column;
    }

    .main-header{
      font-family: Parkinsans;
      font-weight: 500;
      font-size: 27.84px;
      border-bottom: 0.92px solid rgba(194, 216, 255, 1);
    }

    .contact-us-form-submit{
      border-radius: 6px;
      padding: 2px 20px;
      color: #ffffff;
      background: rgba(22, 84, 194, 1);
    }

    .contactus-radius{
      border-radius: 10px;
    }

    .error-message {
      color: red;
      font-size: 0.7em;
      margin-top: 4px;
    }

    #contact-section {
      font-family: 'Parkinsans', sans-serif;
    }

    #contact-section h3 {
      font-weight: 600;
      font-size: 20px;
      color: #333;
    }

    #contact-section p {
      font-size: 14px;
      color: #666;
    }

    #contact-section input.form-control {
      border-radius: 3.21px;
      padding: 10px 12px;
      font-size: 14px;
      border: 1.08px solid rgba(194, 216, 255, 1)
    }

    #contact-section .btn-primary {
      background-color: #0054A6;
      border-color: #0054A6;
      font-size: 14px;
      border-radius: 4px;
    }

    #contact-section .btn-primary:hover {
      background-color: #004488;
    }

    .rectangle{
      width: 610;
      height: 546;
      top: 366px;
      left: 100px;
      border-radius: 10px;
      background: rgba(255, 255, 255, 1);
    }

    .rectangle1{
      width: 610;
      height: 260;
      top: 366px;
      left: 733px;
      border-radius: 10px;
      background: rgba(255, 255, 255, 1);
    }

    .rectangle2{
      width: 610;
      height: 260;
      top: 652px;
      left: 733px;
      border-radius: 10px;
      background: rgba(255, 255, 255, 1);
    }

  