/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
  font-family: Poppins-Regular;
  src: url('../font/Poppins-Regular.ttf');
}
@font-face {
  font-family: Poppins-Medium;
  src: url('../font/Poppins-Medium.ttf');
}
@font-face {
  font-family: Poppins-Bold;
  src: url('../font/Poppins-Bold.ttf');
}
@font-face {
    font-family: Poppins-Light;
    src: url('../font/Poppins-Light.ttf');
  }




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: Poppins-Regular;

    font-weight: normal;
    font-style: normal;
    background: #fff;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img{
	max-width:100%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

/*Reset CSS End Here*/
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    margin-bottom: 0rem;
    font-family: inherit;
    font-weight: inherit;
    line-height: initial;
    color: inherit;

}

header
{
   
	display: flex;
	  
	flex-direction: row;
	    padding: 0px 25px 0px 0px;
	justify-content: space-between;
	
}
.form-control
{
	border-radius: 0.80rem;
    /* border: 2px solid #576335; */
	line-height: 1.5;
}
.header1 {
    text-align: right;
	padding:0px 0px 10px 0px;
}

.banner1{
	background-image: url('../images/BnrBG.png');
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
    background-size: cover;
    
}
#form1{
    background-color: #ddbf7f;
	padding:20px;
	border-radius:5%;
	color: #737473;    margin-top: 10%;
}
.form-group.submit {
    text-align: center;
}
.banner-flx {
    display: flex;
    padding: 20px 0px 0px;
}
.newlabel1 {
    font-size: 12px;
    color: #231f20;
}
.form-left {
    width: 65%;
	text-align:center;
}
.form-right {
    width: 30%;

}
.form-left h2 {
     padding: 40px;
    font-size: 46px;
    padding-bottom: 30px;
	color:#576433;
    font-family: impact;

}
.form-head h3 {
	text-align:center;
    font-size: 26px;
		padding-bottom: 20px;
}
.form-right span{
    font-family: Poppins-Bold;
}
.form-check {
    display: flex;
}
input#test2 {
}
.benefit-flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px 80px 40px 80px;
}
.widthnot50 {
    width: 30% !important;
}
.benefit-card {
	text-align: center;
    margin: auto;
    /*padding: 0px;*/
    /*width: 20%;*/
    /*margin: 20px;*/
    /* background-color: #fff; */
    /*text-align: center;
    border-radius: 30px;*/
    /* box-shadow: 0px 2px 17px -4px rgba(0, 0, 0, 0.44); */
    /* -webkit-box-shadow: 0px 2px 17px -4px rgba(0, 0, 0, 0.44); */
    /*-moz-box-shadow: 0px 2px 17px -4px rgba(0, 0, 0, 0.44);*/
    /*border: 1px solid #000;*/
}
.benefit-card h4 {
	padding-top: 10px;
    font-size: 30px;
	font-weight:600;
}
.benefit-card p {
    font-size: 26px;
    line-height: 26px;
    padding-top: 10px;
    /* font-family: helvetica-neue-light; */
    font-family: Poppins-Medium;
    color: #575d30;
}

.benefit h2{
	text-align:center;
	font-size: 34px;
	color:#576433;
    font-family: Poppins-Bold;
	padding: 40px 0px 25px 0px;
}
.ssedani{
    background-image: url(../images/ssbg.png);
    background-repeat: no-repeat;
    background-size: cover;
	    padding: 0px 100px;
}
p.lastview {
    color: #575d30;
    font-size: 26px;
    margin-top: 20px;
}
.backedsub02 img {
    width: 50%;
    cursor:pointer;
}
.ss-main {
    display: flex;
	justify-content: center;
}
section.Stepsview {
    background-color: #e8c27f;
}
.ss-sub h4{
    color: #ffd400;
    text-align: center;
    font-size: 34px;
	font-weight: 600;
	padding: 15px 0px;

}
.ss-sub p {
    font-size: 22px;
    color: #fff;
	text-align:center;
	  font-family: helvetica-neue-light;
	  	line-height:28px;
}
.ss-sub2{
    width: 40%;
    /* padding-top: 100px; */
    padding: 160px 50px 34px 50px;
}
section.ekyc {
    padding: 0px 100px;background: #d1d5d7;
}
.ekyc h2 {
	color: #231f20;
    text-align: center;
    font-size: 34px;
	font-weight: 600;
	padding: 30px 0px;
}
.ekyc-main {
    display: flex;
	justify-content: center;
	padding-bottom: 30px;
}
.ekyc-sub {
    padding: 10px 20px;
}
.awd{
	background-image: url(../images/bgnew1.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.awd-main1 {
    display: flex;
	justify-content: center;
}
section.Stepsview.Stepsview22 {
    background-color: #fff;
}
.awd-main2 {
    display: flex;
	justify-content: center;
	padding-bottom: 40px;
}
.SUTmain {
    display: flex;
    align-items: center;
    background-image: url('../images/ggg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 180px;
    justify-content: space-between;
}
.SUTsub1 {
    width: 30%;
}
.SUTsub2 {
    width: 35%;
}
.SUTsub3 {
    width: 30%;
}
.mrg-85 img{
    margin: 85px 0px;

}
.awd-sub {
    padding: 10px 30px;
}
.awd-sub2 {
    padding: 10px 30px;
}
.awd h2{
	    color: #414e24;
    text-align: center;
    font-size: 34px;
	font-weight: 600;
	padding: 30px 0px;
}
footer{
	background-color:#414e24;
	color:#fff;
	padding: 30px 100px;
	line-height: 22px;
}
footer span {
    font-weight: 600;
}
.footer-btm {
    color: #414e24;
    text-align: center;
    font-size: 20px;
    padding: 10px;
	font-weight:600;
}

/* New Css Start */

.whatGet{
    /*background-image: url(../images/gradient.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    color: #737473;
}
/*.successSub01{
    background-image: url(../images/gradient2.png);
    background-size: cover;
    background-repeat: no-repeat;
}*/

.successSub02{
    /*background-image: url(../images/gradient.png);*/
    background-size: cover;
    background-repeat: no-repeat;
}
.successSub.successSub01 { display: flex;    padding: 4% 0px;}
.sub01 {
    width: 40%;
    padding-left: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.sub02 {
    width: 40%;
    position: absolute;
    right: 0;
}
.sub01 h4 { color: #fff; font-size: 32px;font-family: Helvetica-NeueLT67-Medium-Condensed;}
.sub01 h5 { color: #ffc136; font-size: 36px;}
.sub01 p { color: #fff; font-size: 32px;   font-family: Helvetica-NeueLT67-Medium-Condensed;}
.sub01 h3 { color: #fff; font-size: 32px;font-family: Helvetica-NeueLT67-Medium-Condensed;}
.successSub.successSub02 {
    display: flex;
    justify-content: space-between;
    padding: 30px 60px;
}
footer {
    background: #fff;
    color: #595a5c;
    font-size: 14px;
    padding: 10px 80px;
    line-height: normal;
}
.form-left img {   width: 80%;}
.whatGetH {
    text-align: center;
    width: 100%;
    text-align: center;
    margin: auto;
    display:block !important;
}
hr.new1 { border: 2px dashed #fff; }
.successSub.successSub02 button {
    padding: 15px 40px;
    border: 0;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 900;
    color: #737473;
}
.successSub.successSub02 p {  padding-top: 36px;}
/*.sub02 img { position: absolute; top: 49px;}*/
.successMain { position: relative;}
.form-group.size2 {  width: 50%;}
.socialmain { text-align: center;padding-bottom: 20px;}
.form-right h3{text-align: center;
    font-size: 20px;
    font-family: Poppins-Bold;
    padding-bottom: 20px;    color: #575d30;}


.newuipoint{justify-content: space-between;position: relative;}

.newviewbg{ 
   /* background-image: url(../images/gradient2.png);*/
    background-size: cover;
    background-repeat: no-repeat;

}

.button1 button {
    padding: 15px 40px;
    border: 0;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 900;    cursor: pointer;
color: #737473;}
.newsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;   /* padding: 50px 50px 0px;*/	
}
.contetnsubview{width: 30%;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;}
.contetnsubview h2 {
    font-size: 50px;
    color: #414143;
    font-weight: 600;
}
.contetnsubview1.button1 {
    width: 35%;
    z-index: 0;
}
.newviewpoint {
    text-align: right;
    padding: 10px 120px;
}

.icons15 {
    margin: 0px 129px;
    width: 25%;
    text-align: right;
    margin-right: 0px;
    margin: auto auto auto 0px;
}
/* New Css End */
.whatGetH h2 {
    text-align: center;
    font-size: 34px;
    color: #6b3e18;
    font-family: Poppins-Bold;
    padding: 40px 0px 25px 0px;  
}
.stepschildpage4 h2 {
    color: #575d30;
}
.form-group.submit img {
    padding: 10px 70px;
}

section.Backed {
    background: #EBEBEB;
    padding: 30px 80px;
    background-image: url(../images/banrGrd.png)
}
.backedsub01 h4 {
    font-size: 28px;
    color: #fff; font-family: Poppins-Light;
}
.backedsub01 h2 {
    font-size: 35px;
    color: #fff;
    font-family: Poppins-Medium;
}
.backedsub01 {
    width: 60%;
}
.backedsub02 {
    width: 40%;
}
.backedsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.backedtext h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    padding: 0px 0px 20px 0px;
	color:#414042;
}
.backedtext {
    margin: 0px 20px;
}
.backfonthead h2 {
    text-align: center;
    font-size: 34px;
    color: #414042;
    font-family: Poppins-Bold;
    padding: 30px 0px 40px 0px;}
.backedtext p {
    font-size: 20px;
    line-height: 25px;
}
.backedimg {
    width: 60%;
}
.Stepsviewchildimg h4{
    font-size: 30px;
    line-height: 38px;
    font-family: Poppins-Bold;
    margin-bottom: 15px;
}
.Stepsviewchildimg {
    width: 30%;
    text-align: center;
    color: #595a5c;
    padding: 20px;
}
.Stepsviewchildimg img {  padding: 15px 90px;}
.Stepsviewchildimg p {
    font-size: 20px;
    line-height: normal;
    font-family: Poppins-Light;
}

.Stepsviewchildsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 50px 50px 50px;
}

.stepschildpage p {
    font-size: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	color:#f58220;
	font-weight:600;
    /* padding: 0px 31px; */
}
span.viewimg1 {
    width: 10%;
}

.customersdsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;padding: 0px 80px;
}
.customerssay{
    background: #EBEBEB;
    padding: 0px 0px 25px 0px;
}

.customerssub01 {
    /* border: 1px solid #000; */
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin: auto;
    width: 80%;
    background: #ddbf7f;
    color: #784c1f;
}

.customerssub02 {
    /* border: 1px solid #000; */
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin: auto;
    width: 80%;
    background: #ddbf7f;
    color: #784c1f;
}

.customerssub03 {
    /* border: 1px solid #000; */
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin: auto;
    width: 80%;
    background: #ddbf7f;
    color: #784c1f;
}
.customerssub04 {
    /* border: 1px solid #000; */
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin: auto;
    width: 80%;
    background: #ddbf7f;
    color: #784c1f;
}
.custtext p {
    font-size: 30px;
    line-height: 38px;
    padding: 20px 0px;
}
/* .firstviewpoint{    padding: 20px 0px 0px;}
.secondviewpoint{    padding: 20px 0px 0px;}
.thridviewpoint{    padding: 20px 0px 7px;} */

.custtextheading h2 {
    font-size: 34px;
    padding: 10px 0px;
}
.unlocktraddsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0px 110px;
}
.imagetrade {
    width: 65%;
    padding: 35px 0px;
}
.unlocktradsub01 h2{
    font-size: 46px;
    color: #414042;;
}
.unlocktradsub01 p{
    padding: 25px 0px 0px;
    font-size: 20px;
    line-height: 25px;
    width: 74%;
}
.unlocktradsub02 {
    width: 50%;
}
.tradecolor {
    color: #f37021;
    font-weight: 600;
}
p.footerview1 {
    text-align: center;
    margin: auto;
    padding: 15px 0px;
}
p.footerview1 a {
    font-size: 18px;
    color: #fff;
}

.destopview{display:flex;}
.mobileview{display:none;}

.custtextheading h2{position:relative;}
.custtextheading h2:after {
    border-top: 5px solid #f67519;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 150px;
    
}

.item {
  align-items: center;
 display: flex;
  justify-content: center;
}





span.redcolor1 {
    color: #f67519;
    font-size: 16px;
    font-weight: 600;
}

section.bgviewpoint {
    background: #f6e5c6;
}
.viewimg1 {
    width: 45%;
    text-align: center;
    margin: auto;
}
.benefit-flx25{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 20px 0px;
    align-items: center;
}
.viewcards {
    background: #f6e4c1;
    border-radius: 20px;
    padding: 25px;
    margin: 30px;
}
.viewresearchimg1 {
    width: 60%;
    text-align: center;
    margin: auto;
}
.viewresearchtext p {
    font-size: 24px;
    color: #575d30;
    text-align: center;
    font-family: Poppins-Medium;
    padding: 20px 0px;
}
.owl-theme .owl-nav{display: none;}
.mobileview1{display: none;}
.desktopview1{display: block;}
.backedsub02.backedsub0243 {  display: none;}

/*/ add by vaishali/*/
.margin-0 {
    margin: 0px !important;
}
.abc-margin {
    margin: 0px !important;
}

.form-group {
    margin-bottom: 0.5rem;
}
.newdisplay {
    display: block;
}
.mobileview15 {display:none;
}

@media screen and (max-width: 1280px) {
    .Stepsviewchildimg img {
        padding: 15px 59px;
    }

    .form-group.submit img {
        padding: 10px 35px;
    }
}
@media screen and (max-width: 800px) {
    .owl-theme .owl-nav {
        display: none;
    }

    .banner1 {
        background-image: none;
    }
    .deskview15 {
        display:none;
    }
    .mobileview15 {
        display:block;
    }
    .form-right {padding: 0px 20px 0px 20px;
    }
}

@media screen and (max-width: 768px) {
    .sub01 { width: 40%;}
    .sub02 { width: 40%;}
    .main1 { padding: 0px !important;}
}
@media screen and (max-width: 768px) 
{
    .form-left {
        width: 100%;
        margin-bottom: 5%;
    }
	.form-left h2 {padding: 5px;}
	.banner-flx {display: block;}
	.form-right {width: 100%;padding: 0px 20px 0px 20px;}
	.benefit-card {width: 100%;}
	
	.ssedani {padding: 0px 20px;}
	.ss-sub2 {width: 100%;padding: 20px 10px 20px 10px;}
	.ss-sub p {font-size: 14px;line-height: 20px;}
	.ss-sub h4 {font-size: 16px;}
	section.ekyc {padding: 0px 30px;}
	.ekyc-main {display: block;text-align: center;}
	.awd-main1 {display: block;text-align: center;}
	.awd-main2 {display: block;text-align: center;}
	footer {padding: 15px;}

    .sub02 img { position: static;}
    .benefit-flx { padding: 40px 20px;}
    .sub01 { padding: 20px;}
    .successSub.successSub01{flex-direction: column;}
    .successSub.successSub02{flex-direction: column;}
    .sub01{width: 100%;}
    .sub02{width: 100%; padding: 20px;}
    .banner-flx{padding: 0px 0px 0px 0px;}
    .form-left img{width: 100%;}
    
    .icons15 {width: 50%;}
	.whatGetH {width: 90%;}
	.sub02 {position: static;}
	.contetnsubview {width: 100%;padding-left: 30px;}
	.contetnsubview1.button1 {width: 100%;text-align: center;}
	.newsub {flex-direction: column;}
	.newviewpoint {padding: 10px 30px;}
	.banner1 {
        padding: 0px 0px;
    }
.whatGetH h2 {
        text-align: center;
        font-size: 22px;
        /* color: #414042; */
        /* font-family: helvetica-neue-bold; */
        padding: 40px 0px 0px 0px;
        line-height: 30px;
    }
    .benefit-flx {
        padding: 40px 0px;
    }
	.benefit-card {
        width: 40%;padding: 15px;margin: 10px;
    }
	.backedsub01 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
}
.backedsub02 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;        margin-top: 15%;
 
}
.Stepsviewchildsub {
    display: flex;
flex-direction: column;}
.backedsub {
    width: 60%;
    display: flex;
flex-direction: column;         padding: 25px 15px 0px 0px;}	
.Stepsviewchildimg {
    width: 100%;
    padding: 10px 0px;
}
.backedtext p {
    font-size: 16px;
    line-height: 25px;
}
    .backedtext h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        padding: 0px 0px 20px 0px;
        color: #414042;
    }

.unlocktraddsub {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
}
.unlocktradsub01 h2 {
    font-size: 38px;
    color: #414042;
}
.unlocktradsub01 p {
        padding: 25px 0px 0px;
        font-size: 18px;
        line-height: 25px;
        width: 65%;
        text-align: center;
        margin: auto;
    }
.unlocktradsub01 {
    text-align: center;
    margin: auto;
    padding: 20px 0px;
}
.imagetrade {
    width: 70%;
    padding: 35px 0px;
    text-align: center;
    margin: auto;
}
.unlocktradsub02 {
    width: 90%;
}

.destopview{display:none;}
.mobileview{display:block;}

.owl-carousel .owl-item img {
    display: block;
    width: 15%;
    text-align: center;
    margin: auto;
}

.benefit-flx25{flex-direction: column;}
.customerssub01{width:85%;    padding: 15px;}
.customerssub02{width:85%;    padding: 15px;}
.customerssub03{width:85%;    padding: 15px;}
.widthnot50 {
    width: 90% !important;
}
.viewimg1 {
    width: 65%;
    text-align: center;
    margin: auto;
}

.benefit-card p {
    font-size: 18px;
    line-height: 25px;
    padding-top: 10px;
    /* font-family: helvetica-neue-light; */
    /* color: #000; */
}
.whatGetH {
        width: 100%;
        padding: 0px 20px;
        font-size: 20px;
        line-height: normal;
        display: block;
    }
    .newdisplay {
        display: none;
    }

    .whatGetH h2 {
        text-align: center;
        font-size: 18px;
        margin-bottom: 15px;
    }
.stepschildpage {
    width: 75%;
}
.form-group.submit {
    text-align: center;
    width: 100%;
    margin: auto;
}
.viewcards{display: flex;}
.viewresearchimg1{width: 30%;}
.viewresearchtext{width: 70%;}
.owl-theme .owl-dots{display: block !important;}
.custtext p {
    font-size: 16px;
    line-height: normal;
    padding: 0px 0px;
    font-family: Poppins-Bold;
}
button.owl-prev{ margin-right: 168px!important; margin-top: -20px!important;}
button.owl-next{ margin-left: 168px!important; margin-top: -20px!important;}
.owl-theme .owl-nav{display: block; position: absolute; margin-top: -36px;}
.customerssay {
    padding-top: 25px;
    position: relative;
    background: #fff;
}
section.Backed {    padding: 30px 20px 0px 20px;}
.Stepsviewchildsub{padding: 20px;}
.Stepsviewchildimg img { padding: 20px 100px;}
.SUTmain{padding: 20px;}
footer{font-size: 8px;}
.mobileview1{display: block;}
.desktopview1{display: none;}
.backedsub02.backedsub0243 { display: block; width: 40%;}
.Backedview {  display: flex;}
.backedsub02 img {  width: 100%;}
.backedsub02 img {  width: 100%;}
.backedsub01 h4 {  line-height: 28px;     font-size: 24px;}
.backedsub01 h2 {
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    font-family: Poppins-Medium;
}
    button.owl-prev {
        margin-right: 0px !important;
        margin-top: -20px !important;
        color: #fff !important;
        font-size: 36px !important;
    }
    .owl-theme .owl-nav {
        display:none;
        position: absolute;
        top: 30px;
        margin-top: 0;
    }
    button.owl-next {
        margin-left: 0px !important;
        margin-top: -20px !important;
        color: #fff !important;
        font-size: 36px !important;
        position: absolute;
        left: 360px;
    }



}
@media screen and (max-width: 750px) {
    .owl-theme .owl-nav {
        display: none;
    }
@media screen and (max-width: 361px) {
    button.owl-next {
        left: 300px;
    }
}
@media screen and (max-width: 380px) {
    button.owl-next {
        left: 330px;
    }
}
@media screen and (max-width: 361px) {
    button.owl-next {left: 300px;}
}