body {
    font-family: 'Switzer', sans-serif !important;
    margin: 0;
}
.language_sec img {
    width: 70px;
}
.language_sec {
    background: #F4F4F9;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 16px;
}
.icon_btn .icon_img img {
    width: 26px;
}
.headre_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.right_text span {
    color: #282830;
    text-align: left !important;
    display: inline-block;
    font-weight: 500;
    margin: 0 0 12px;
}
.languageDropdown {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
}
.languageDropdown p {
    margin: 0;
    color: #A5A5BA;
    font-size: 12px;
    margin-left: 4px;
}
.languageDropdown img {
    width: auto !important;
}
.top_sec {
    max-width: 1370px;
}
section.Placeholder_sec_inner {
    max-width: 1370px;
    margin: 0 auto;
}
section.contact_sec_inner {
    max-width: 1370px;
    margin: 0 auto;
}
.main_sec_top {
    max-width: 1370px;
    margin: 0 auto;
}
.icon_img {
    border-radius: 8px;
}
.btn_banner a {
    font-weight: 400;
    text-decoration: none !important;
}
.headre_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left_sec {
    background: #F4F4F9;
}
.main_sec {
    display: flex;
    height: 100vh;
    align-items: center;
}
.right_sec {
    flex: 1;
}
.left_sec {
    flex: 1;
    display: flex;
    height: 100vh;
    align-items: center;
}
.top_sec {
    position: absolute;
    width: 100%;
    top: 10px;
    padding: 0 30px;
    z-index: 999;
}
.left_sec img {
    margin: 0 auto;
    text-align: center;
    display: table;
    padding: 0px 0;
    width: 60%;
}
span.ssss {
    width: 100%;
    color: #282830;
    text-align: left !important;
    display: inline-block;
    font-weight: 400;
    margin: 0 0 12px;
    font-size: 16px;
}
.right_text {
    padding: 0px 90px;
    text-align: center;
}
.fiture_inner img {
    height: 70px;
}
.Remember_sec p {
    border-bottom: 1px solid #A5A5BA;
}
.input_sec input {
    border-radius: 8px;
    padding: 12px 20px 12px 20px;
    background: #F4F4F9;
    font-size: 15px;
    /* font-family: switzer_variableregular; */
    width: 100%;
    border: none;
}
.input_sec label {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #282830;
}
.input_sec img {
    position: absolute;
    right: 16px;
    top: 50%;
    width: 22px;
    transform: translateY(-50%);
}
.input_sec-field {
    position: relative;
}
.input_sec {
    margin: 0 0 28px;
}
.input_sec_remeber {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Remember_sec p {
	 font-size: 15px !important;
    margin: 0;
}
.forget_pass p {
    margin: 0;
    font-size: 15px!important;
}
.icon_img {
    flex: 1;
    background: #F4F4F9;
    padding: 8px 22px;
    height: 65px;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.icon_btn {
    display: flex;
    align-items: center;
    margin-top: 50px;
    justify-content: space-between;
    gap: 20px;
}
.Sign_in a {
    background: #595FFF;
    color: #fff;
    padding: 15px 32px;
    width: 100% !important;
    border-radius: 80px;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .2px;
    text-align: center;
}
.Sign_in a {
	color:#fff;
}
.Sign_in a {
    color: #fff !important;
    text-decoration: none !important;
}
.sq-radio {
    display: block;
    position: relative;
    padding-left: 44px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 6px;
}
.right_text h1 {
    font-size: 36px;
    font-weight: 400;
}
p.world_weight {
    font-weight: 400 !important;
    /* font-size: 20px; */
}
.right_text p {
    color: #A5A5BA;
    font-size: 20px;
    font-weight: 500;
}
.sq-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    border-radius: 5px;
    background-color: #F4F4F9;
}
/* .sq-radio:hover input ~ .checkmark {
  background-color: #595FFF;
} */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sq-radio input:checked ~ .checkmark:after {
  display: block;
}
.sq-radio .checkmark:after {
    top: 7px;
    left: 7px;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    background-color: #595FFF;
}

.verification-code--inputs input[type="text"] {
    flex: 1;
    gap: 23px;
    width: 40px;
    height: 40px;
    border: none;
    padding: 10px 24px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 4px;
    background: #F4F4F9;
    border-radius: 8px;
    color: #A5A5BA;
}
.verification-code--inputs {
    display: flex;
}
.time_sec {
    display: flex;
    justify-content: space-around;
}

.time_sec p {
    font-size: 16px;
    margin: 30px 0 10px;
    border-bottom: 1px solid;
    width: auto;
    font-weight: 400 !important;
}


/* landing page */
.headre_main_sec {
    /* position: fixed; */
    background: #595fff;
}
.banner_sec {
    background: #595FFF;
    padding: 70px 260px 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
    height: 680px;
    text-align: center;
}
section.btom_banner {
    position: relative;
    margin-top: -170px;
}
.btm_banner_img img {
    width: 100%;
}
.banner_sec h1 {
    color: #fff;
    line-height: 48px;
    font-size: 38px;
    font-weight: 400;
    margin: 0;
}
.banner_text h2 {
    margin: 8px 0 0;
    font-size: 26px;
    color: #fff;
    font-weight: 300;
}
.banner_sec p {
    margin: 0;
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    line-height: 38px;
}

.btn_banner a {
    color: #595FFF;
    background: #fff;
    padding: 11px 32px;
    border-radius: 82px;
    margin-top: 55px;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 32px;
}
.banner_text span {
    color: #FFD686;
}
.headre_main_sec_menu {
    display: flex;
    justify-content: space-between;
    padding: 50px 40px 0;
}
.headre_meuu li:last-child a {
    background: #fff;
    color: #595FFF;
    padding: 14px 32px;
    border-radius: 82px;
    font-weight: 400;
    display: inline-block;
    margin-left: 22px;
}
.headre_meuu li a {
    color: #fff;
    padding: 0 50px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}
.headre_meuu li {
    display: inline-block;
    list-style: none;
}
.headre_meuu ul {
    padding: 0;
}
.headre_main_sec_menu {
    display: flex;
    justify-content: space-between;
    padding: 50px 40px 0;
}

.feature_sec h1 {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: 30px;
}
.feature_sec h1  span{
    color:#595FFF;
}
.banner_img img {
    position: relative;
    top: -9px;
}
.fiture_inner.gfgfgfgf .step_sec {
    padding-right: 50px;
}
.fiture_inner {
    background: #F4F4F9;
    border-radius: 24px;
    padding: 20px 24px 44px 20px;
    min-height: 384px;
}
.step_sec span {
    background: #ffff;
    padding: 9px 14px;
    font-weight: 400;
    color: #434BFF;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    font-size: 16px;
}
.step_sec h2 {
    color: #282830;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
}
.step_sec p {
    color: #5F5F67;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.new_btm_sec .fiture_inner {
    min-height: auto;
}
section.started_sec_inner {
    background: #595FFF;
    padding: 40px 0;
    color: #fff;
    margin: 50px 0 0;
}
.Get_sec h2 {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 36px;
}
.Get_sec ul {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0;
}
.Get_sec ul li img {
    width: 26px;
    margin-right: 13px;
}
.Get_sec ul li {
    list-style: none;
    line-height: 50px;
    font-weight: 400;
    font-size: 18px;
}
.btn_two_type_sec a {
    background: #fff;
    padding: 8px 32px;
    border-radius: 80px;
    margin-top: 30px;
    display: inline-block;
    color: #595FFF;
    font-weight: 400;
    letter-spacing: .20px;
    font-size: 16px;
    margin-right: 12px;
    text-decoration: none !important;
    border: 2px solid #fff;
}
.btn_two_type_sec a:last-child {
    background: transparent;
    color: #fff;
}

@media (min-width: 1200px) {
.footer_main_sec .container {
    max-width: 1370px !important;
}
}
.dicde_text_sec p {
    font-size: 20px;
    color: #5F5F67;
    line-height: 28px;
    font-weight: 400;
}
.dicde_img_sec img {
    width: 90%;
    margin: 0 auto;
    display: table;
    padding: 50px 0;
}
.dicde_img_sec {
    flex: 1;
    background: #F4F4F9;
    flex: 1 1 calc(50% - 0.5rem);
}
.dicde_sec {
    display: flex;
}
.dicde_text_sec {
    flex: 1;
    flex: 1 1 calc(50% - 0.5rem);
    padding: 0px 11%;
}
.dicde_text_sec h2 {
    font-size: 36px;
    font-weight: 400;
    color: #282830;
    margin: 0 0 20px;
}
.dicde_sec {
    display: flex;
    align-items: center;
}


section.social_sec_inner {
    background: #282830;
    padding: 40px 0;
    text-align: center;
    color: #C7C7DB;
}
.clients_sec h3 {
    font-weight: 400;
    margin: 0 0 30px;
    font-size: 28px !important;
}
.clients_sec ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
}
.clients_sec ul {
    padding: 0;
    margin: 0;
}

.clients_sec ul li img {
    width: 75%;
}


.blkog_new_sec_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section.blog_sec_inner {
    padding: 40px 0;
}
.blkog_new_sec_heading h2 {
    font-weight: 700;
    margin: 0;
}
.blkog_new_sec_heading a {
    color: #595FFF;
    font-size: 16px;
    text-decoration: underline;
}
.blkog_new_sec {
    display: flex;
    gap: 20px;
    margin-top: 25px;
}
.blkog_content_sec h3 {
    font-size: 21px;
    font-weight: 400;
    line-height: 33px;
    margin: 6px 0 0;
}
.blkog_content_sec span {
    color: #5F5F67;
    margin-top: 12px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}
.blkog_img_sec img {
    width: 100%;
}
.blkog_new_sec_fist_blog {
    flex: 1;
    background: #F4F4F9;
    padding: 24px;
    border-radius: 16px;
}
section.featured_sec_inner.social_saec_inner h1 {
    margin: 0;
}


.succed_text_iner h2 {
    font-size: 26px;
    font-weight: 400;
    margin: 18px 0 10px;
    font-size: 30px;
}
.succed_icon_iner img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 60px;
}
.succed_sec_one {
    background: #F4F4F9;
    border-radius: 24px;
    padding: 24px 24px 24px 24px;
    min-height: 363px;
    text-align: center;
}
.succed_text_iner p {
    margin: 0;
    font-size: 18px;
    color: #5F5F67;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.succed_sec_inner.social_saec_inner .col-lg-4 {
    margin-bottom: 26px;
}
section.succed_sec_inner.social_saec_inner .row {
    /* align-items: center; */
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 40px;
}



.customer_sayinmg_sec .succed_sec_one {
    background: #4B52FC;
    color: #fff;
}
.customer_sayinmg_sec  .succed_text_iner p {
    color: #ffff;
}
.customer_sayinmg_sec .heading_saying h2 {
    font-weight: 400;
    font-size: 22px;
}
.customer_sayinmg_sec .heading_saying p {
    font-size: 18px;
    color: #ffff;
    margin: 0;
}

.customer_sayinmg_sec .succed_icon_iner {
    margin: 15px 0 24px;
}


section.featured_sec_inner.social_saec_inner.customer_sayinmg_sec .row {
    margin-top: 40px;
}
section.featured_sec_inner.social_saec_inner.customer_sayinmg_sec  {
    margin-bottom: 60px;
}

.conatct_main_sec {
    display: flex;
    align-items: center;
}

.conatct_left_sec {
    flex: 1;
    flex: 1 1 calc(50% - 0.5rem);
    padding: 0px 7%;
}
.conatct_right_sec {
    flex: 1;
    flex: 1 1 calc(50% - 0.5rem);
}
.conatct_right_sec img {
    width: 100%;
}
.conatct_left_sec p {
    color: #A5A5BA;
    font-size: 18px;
    font-weight: 400;
}
.conatct_left_sec h1 {
    font-size: 36px;
    font-weight: 400;
}


/* footer */
.footer_main_sec {
    background: #282830;
    padding: 60px 0 30px;
}
.menu_footer ul {
    padding: 0;
    margin: 0;
}
.menu_footer ul li {
    list-style: none;
}
.footer_inner_sec h2 {
    font-size: 22px;
    color: #ffff;
    margin: 0 0 12px;
    font-weight: 400;
}
.menu_footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
}
.footer_inner_sec img {
    margin: 0 0 25px;
    display: inline-block;
}
::placeholder {
    color: #A5A5BA;
}

