/* sell with us page */
/*.container,
.container-fluid {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.header_section {
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1em 3%;
    justify-content: space-between;
}

.right_section {
    display: flex;
    justify-content: end;
    align-items: center;
}

.contact_Form {
    background-color: #EFFDFF;
    padding: 3%;
    width: 100%;
}

.banner_section {
    background-color: #EFFDFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3%;
    width: 100%;
}

.captcha {
    height: 50px;
}

.about_Main_section {
    background-color: #EFFDFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.big_image {
    width: 100%;
}

.banner_section img {
    width: 100%;
}

.about_Main_section img {
    width: 100%;
}

.contact_section {
    background: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 3%;
    width: 100%;
}

.sell_with_us_section {
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3%;
    width: 100%;
}

/*
.left_section,
.right_section {
    width: 50%;
}

.second_right_section {
    margin-left: 5%;
    width: 50%;
}
*/
/*
ul {
    padding-left: 0;
}

.nav_list {
    display: flex;
    align-items: center;
    margin-top: 2em;
}

li {
    display: flex;
    align-items: center;
    margin-top: 1em;
}

li span {
    margin-left: 2%;
}

.fa {
    font-size: 18px;
}

.fab {
    font-size: 20px;
    margin-top: 1em;
    margin: 0 2%;
}

.nav_list img {
    height: 5em;
    padding: 1em;
    padding-top: 0;
    background-image: url("images/Vector71.png");
    background-repeat: no-repeat;
}

.nav_list span {
    margin-left: 5%;
}

h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 125%;
    width: 90%;
    color: #2F4858;
}

h2 {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 154.3%;
    
    display: flex;
    align-items: center;
    color: #2F4858;
}

h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 155.3%;
    width: 90%;
    text-align: center;
    color: #2F4858;
    margin-top: 2em;
}

h4 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #2F4858;
    margin-bottom: 0;
}

span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 154.3%;
    width: 90%;
    color: #363636;
}

p {
    font-size: 14px;
}

.header_reg_button {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 154.3%;
    background: #0093D3;
    border-radius: 4px;
    color: #FFFFFF;
}

.login_button {
    background-color: #FFFFFF;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 154.3%;

    color: #1D1D1D;
}

.reg_button {
    background: #024263;
    border-radius: 4px;
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 154.3%;

    color: #FFFFFF;
}

.third_section,
.fourth_section {
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3%;
    width: 100%;
    box-shadow: 0px 4px 250px 13px rgba(0, 0, 0, 0.05);
}

.third_section_div {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.third_section_div img {
    background-image: url("images/Vector71.png");
    background-repeat: no-repeat;
}

.third_section_div span {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 148.5%;

    text-align: center;
    color: #363636;
}

.about_section {
    width: 50%;
    height: 100%;
}

.aboutText {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 154.3%;
    width: 90%;
    color: #363636;
}

.aboutImage {
    padding: 4%;
}

.card {
    background: #FFFFFF;
    box-shadow: 0px 4px 250px 13px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.card-header {
    background-color: transparent;
}

.form-control {
    background: #F4F4F4;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
}

.form-control :hover {
    background: #F4F4F4;
}

.footer_section {
    background: #024263;
    border-radius: 4px;
    padding: 3%;
    width: 100%;
}

.topFooter {
    display: flex;
    padding: 0 7%;
    justify-content: space-between;
}

h5 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 154.3%;
    text-align: center;
    color: #FFFFFF;
}

.nav_items {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    text-align: start;
}

.footer_div {
    align-items: flex-start;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.bottom_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ul_list {
    display: flex;
}

.footerText {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;

    text-align: center;

    color: #ABAFC7;
}

.socialmedia_buttons {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border-radius: 50%;
    height: 40px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: #024263;
}
a.btn.header_reg_button:hover{
    border: 1px solid #0093D3;
    color: #0093D3;
    background-color: #fff;
}
.reg_button:hover{
    border: 1px solid #024263;
    color: #024263;
    background-color: #fff;
} */
/* sell with us page */
body{
    font-family: var(--body_font);
}
h1{
    font-family: var(--h1_font);
}
p{
    font-family: var(--para_font);
}
h1{
    font-family: var(--h1_font);
}
h2{
    font-family: var(--h2_font);
}
h3{
    font-family: var(--h3_font);
}
h4{
    font-family: var(--h4_font);
}
h5{
    font-family: var(--h5_font);
}
h6{
    font-family: var(--h6_font);
}
button{
    font-family: var(--button_font);
}
a{
    font-family: var(--link_font);
}
.right_section{
    text-align: right
}
/* .banner_section{
    background-color: #EFFDFF;
} */
.header_section{
    background-color: #fff;
}
a.btn.header_reg_button:hover{
    border: 1px solid var(--primary_color);
    color: var(--primary_color);
    background-color: #fff;
}
.reg_button:hover{
    border: 1px solid var(--primary_color);
    color: var(--primary_color);
    background-color: #fff;
} 
ul {
    padding-left: 0;
}

.nav_list {
    display: flex;
    align-items: center;
    margin-top: 2em;
}

li {
    display: flex;
    align-items: center;
    margin-top: 1em;
}

li span {
    margin-left: 2%;
}

.fa {
    color: black;
    text-decoration: none;
}

.fab {
    font-size: 20px;
    margin-top: 1em;
    margin: 0 2%;
}

.nav_list img {
    height: 5em;
    padding: 1em;
    background-image: url("images/Vector71.png");
    background-repeat: no-repeat;
}

.nav_list span {
    margin-left: 3%;
}
.sell_with_us_section{
    background-color: #fafafa;
}
.fourth_section,
#section4{
    background-color: #fbfbfb;
}
.about_Main_section{
    background-color: #effdff;
}
.aboutText {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 154.3%;
    width: 90%;
    color: #363636;
}
a.btn.header_reg_button:hover{
    border: 1px solid var(--primary_color);
    color: var(--primary_color);
    background-color: #fff;
}
.reg_button:hover{
    border: 1px solid var(--primary_color);
    color: var(--primary_color);
    background-color: #fff;
}
#section4 h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}
.create-ac{
    background-color: #fff;
}
.iti.iti--allow-dropdown{
    width: 100%;
}
.footerText {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;

    text-align: center;

    color: #ABAFC7;
}

.socialmedia_buttons {
    background: #FFFFFF;
    mix-blend-mode: normal;
    border-radius: 50%;
    height: 40px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: var(--primary_color);
}
.footer_section {
    background: #024263;
    border-radius: 4px;
    padding: 3%;
    width: 100%;
}

.topFooter {
    display: flex;
    padding: 0 7%;
    justify-content: space-between;
}
.nav_items {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    text-align: start;
}

.footer_div {
    align-items: flex-start;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.bottom_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ul_list {
    display: flex;
}
.header_reg_button {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 154.3%;
    background: var(--primary_color);
    border-radius: 4px;
    color: #FFFFFF;
}

.login_button {
    background-color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 154.3%;

    color: var(--base_color);
}

.reg_button {
    background: var(--primary_color);
    border-radius: 4px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 154.3%;

    color: #FFFFFF;
}
.footer_div h5{
    color: #fff;
    font-weight: 700;
}
@media only screen and (max-width:398px){
    .banner_section{
        margin-top: 50px !important;
    }
}

.vendor-login-bg
{ 
    background: url(/admin/img/login-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    min-height: 100vh;
}

@media only screen and (max-width:767px){.mob-bt-3{margin-bottom:1rem;}.big_image{margin-top: 15px;}#section4 h3 {font-size: 17px;
    line-height: 30px;margin-top: 1.4rem !important;}.header_reg_button {font-size: 13px}.third_section_div{margin-top: 15px;}.footer-widths {
        max-width: initial!important;margin-left: 5%!important;margin-top: 10px;}}

@media (max-width:320px){.login_button {font-size: 13px;}.header_reg_button {font-size: 10px;}}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){.mob-bt-3{margin-bottom:1rem;}#section4 h3 {font-size: 19px;}.register-country{width: 30%;}.register-pincode{width: 70%;}.footer-widths {
margin-left: 2%!important;}}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){.footer-widths {
    margin-left: 7%!important;}}

@media only screen and (min-device-width : 810px) and (max-device-width : 1080px) and (orientation : landscape) {.footer-widths {
    margin-left: 7%!important;}}

@media only screen and (min-device-width : 820px) and (max-device-width : 1180px) and (orientation : landscape){.footer-widths {
    margin-left: 7%!important;}}

#country_code{
height: 38px!important;
}

.p-viewer {
    position: relative;
    margin: -32px 25px;
    float: right;
    font-size: 20px;
    color: #B9B6B5;
    cursor: pointer;
}

.p-viewer .fa-eye-slash{
    font-size: 20px;
    color: #B9B6B5;
}

.p-viewer .fa-eye{
    font-size: 20px;
    color: #B9B6B5;
}


/* sell with us */


.login{background-color: #FFFFFF;font-style: normal;font-weight: 700;font-size: 16px;line-height: 154.3%;color: #1D1D1D;}

.register{font-style: normal;font-weight: 700;font-size: 16px;line-height: 154.3%;background:#0093D3;border-radius: 4px;color: #FFFFFF;    padding: 6px 25px;}

.btn.register:hover {border: 1px solid #0093D3;color: #0093D3;background-color: #fff;}

.reg-now-button{background: #000;border-radius: 4px;font-style: normal;font-weight: 700;font-size: 18px;color: #FFFFFF;padding: 8px 35px;}
  
.btn.reg-now-button:hover{border: 1px solid #000;color: #000;background-color: #fff;}

.start-selling-button{background: #000;border-radius: 4px;font-style: normal;font-weight: 700;font-size: 18px;line-height: 154.3%;color: #FFFFFF;padding: 10px 50px;}


.btn.start-selling-button:hover{border: 1px solid #000;color: #000;background-color: #fff;}

.section-six{background-color: #002C60;}


.heading{color: #002C60;
}

.sell-program{line-height: 2;}

.about{line-height: 1.8;background-color: #effdff;border-radius: 0;}

.list{background: #FAFDFF;
  height: 100%;
  box-shadow: 0px 12px 21px rgba(84, 91, 96, 0.1);
  border-radius: 10px;
  margin: 5px;}

  .second-section{background: linear-gradient(180deg, #fff 30%,#F4FBFF 70%);}

  .sec-two{background: #FAFDFF;
     box-shadow: 0px 12px 21px rgba(84, 91, 96, 0.1);
     border-radius: 5%;
     margin: 15px;
   height: 100%;
}
 

  .sell-platform{padding: 12px;}


  @media only screen and (max-width:480px)

  {.header-right-section{margin-top: -58px;}}

  @media only screen and (max-width:480px)
 {.register{margin-bottom:25px ;}}

 

/* sell with us */