/* reset start */
*,*:after,*:before{
  margin: 0;
  padding:0;
  box-sizing: border-box;
  word-break:break-word;
}
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;
  vertical-align: baseline;
}
label{
  display: block;
  position: relative;
}
img{
  max-width: 100%;
  display: block;
  font-size: 0;
}
a{
  text-decoration: none;
  cursor:pointer;
  &:hover{
    text-decoration: none;
  }
  &:focus{
    outline: none;
  }
}
ol,
ul {
  list-style: none;
}
 
blockquote,
q {
  quotes: none;
}
 
blockquote,
q {
  &:before,
  &:after {
    content: '';
    content: none;
  }
}
 
table {
  border-collapse: collapse;
  border-spacing: 0;
}
 
button{
  cursor:pointer;
  /* outline: none; */
  &:focus{
    outline: none;
  }
  &::-moz-focus-inner { 
    border: 0; 
  }
}
svg{
  display: block;
  line-height: 0;  
}
input::-webkit-outer-spin-button{
  -webkit-appearance: none;
  margin: 0;
}
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

/* reset cssend */


/* fontfaces start */
@font-face{
  font-family:"rsextrabold" ;
  /* src: url(./asserts/Roboto_Slab/static/); */
  src:url(./asserts/Roboto_Slab/static/RobotoSlab-ExtraBold.ttf) ;
  font-display: swap;
}
@font-face{
  font-family:"rsblack" ;
  src:url(./asserts/Roboto_Slab/static/RobotoSlab-Black.ttf) ;
  font-display: swap;
}
@font-face{
  font-family: "rsbold";
  src: url(./asserts/Roboto_Slab/static/RobotoSlab-Bold.ttf);
  font-display: swap;
}
@font-face{
  font-family: "jbold";
  src: url(./asserts/Jost/static/Jost-Bold.ttf);
  font-display: swap;
}
@font-face{
  font-family: "jsemiblod";
  src: url(./asserts/Jost/static/Jost-SemiBold.ttf);
  font-display: swap;
}
@font-face{
  font-family: "jmedium";
  src: url(./asserts/Jost/static/Jost-Medium.ttf);
  font-display: swap;
}
@font-face{
  font-family: "jregular";
  font-display: swap;
  src: url(./asserts/Jost/static/Jost-Regular.ttf);
}
@font-face{
  font-family: "inter";
  font-display: swap;
  src: url(./asserts/Inter/static/Inter_18pt-Light.ttf);
}

/* fontfaces end */

/* variables start */
:root{
  --text-color-white:#FFFFFF;
  --text-color-gray:#1D1D1BCC;
  --text-color-pink:#DB1E5B;
  --text-color-black: #1D1D1B;
  --background-color-whitegray:#F3F3F3;
  --background-linear-gradient:linear-gradient(180deg, #FF9202 -7.54%, #DB1E5B 100%);
  --text-color-black1:#1D1D1B4D;
  --text-color-green:#22CD42; 
  --text-color-white1:#FAFAFB;
  --text-color-black2:#1D1D1B99;
  --text-color-black3:#1D1D1B85;
  --text-color-black4:#1D1D1B80;
  --border-color-black:#333331;
  --border-color-black1:#00000014;
  --border-color-black2:#332C2940;
  --text-color-white2:#E4E4E4;
  --text-color-white3:#D9D9D9;
  --text-color-gray1:#5D636C;
  --text-color-liteblack:#9DA0AA33;
  --border-color-black3:#00000066;
  --border-color-black4:#00000026;
  --color-blue:#0148EE;
  --color-gary-white:#FFFFFFCC;
  --color-yellow: #F7A400;

}
/* variables end */


/* typography start */
h1{
  font-family:"rsextrabold" ;
  font-size:86px;
}
h2{
  font-family:"rsextrabold" ;
  font-size:45px;
}
/* h3{
  font-family: "jbold";
  font-size:20px;
  font-weight: 700;
}
h4{
  font-family: "jsemibold";
  font-size: 16px;
}
h5{
  font-family:"jmedium";
  font-size:18px ;
}
h6{
  font-family:"jregular";
  font-size:16px;
  font-weight:400px ;

} */
/* typography end */

/* button start */
/* .btn{
border-radius: 8px;
padding-top: 15.09px;
padding-right: 25px;
padding-bottom: 15.61px;
padding-left: 25px;
text-transform: uppercase;
font-family:"jbold";
font-size:12.91px ;
background-color:var(--text-color-pink) ;
color:var(--text-color-white) ;
border:none;
width:inherit;
cursor: pointer;
} */
/* button end */


/* ================================== */
/* from strat */

/* contactus from strat */

.contactus .form1-contact{
  width:751px;
height:auto;
padding-bottom:30px;
border-radius:20px;
background-color:var(--text-color-white1) ;
padding-left:30px;
}
.contactus .quick{
  display: flex;
  font-family:"jbold";
font-weight: 600;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color:var(--text-color-black2);
margin-top:30px;
width:693px;
height:71px;
border-radius: 16px;
padding: 10px;
background-color:var(--text-color-white) ;
margin-bottom:20px;
/* gap: 10px; */
}
.contactus .quick1{
  font-family:"jbold";
font-weight: 600;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
  width:330px;
height:51px;
border-radius: 12px;
gap: 10px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
color: var(--text-color-black2);
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.contactus .quick2{
  font-family:"jbold";
font-weight: 600;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
width:343px;
height:51px;
gap: 10px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}




.contactus .personal-information{
  display: flex;
align-items: center;
justify-content: center;
}

.contactus .company-information{
  display: flex;
align-items: center;
justify-content: center;
}

.contactus .product-information{
  display: flex;
align-items: center;
justify-content: center;
}




.contactus .personal{
 width:693px;
height:134px;
border-radius:16px;
box-shadow: 0px 0px 20px 0px var(--border-color-black1);
color: var(--text-color-white);
display: flex;
align-items: center;
justify-content: center;
background-color: var(--text-color-white);
}
.contactus .personal2{
 width:58px;
height:58px;
background-color: var(--text-color-pink);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:10px;
margin-bottom:6px;
}
.contactus .info{
  font-family: "jbold";
font-size:15px;
line-height: 100%;
vertical-align: middle;
text-transform: capitalize;
color:var(--text-color-black) ;
}
.contactus .pinkline{
  width:26px;
border-width: 6px;
position: absolute;
  z-index:1000 ;
  transform: translateY(-5px);
}
.contactus .grayline{
  width:87px;
  border-width: 6px;
  position: relative;
  z-index:1;
  transform: translateY(-5px);
}
.contactus .personal22{
 width:58px;
height:58px;
background-color: var(--text-color-white2);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:18px;
margin-bottom:6px;
}
.contactus .name{
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black);
padding-top:30px;
padding-bottom:12px;
padding-left:10px;
}
.contactus .names{
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black);
padding-top:30px;
padding-bottom:12px;
padding-left:10px;
}
.contactus .box1{
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black);
padding-top:30px;
padding-bottom:12px;
padding-left:10px;
}
.contactus .num{
  width:693px;
height:88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color: var(--text-color-white);
margin-bottom:0px;
display: flex;
align-items: center;
padding-left:31px ;
}
.contactus .numb{
  border:none ;
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black2);  
border: none;
  outline: none;
  appearance: none;
  background: transparent; 
}
.contactus .maile{
 width:334px;
height:88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color: var(--text-color-white);
padding-left:31px ;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);

}

.contactus .john{
  display: flex;
  gap:26px;
  margin-bottom:25px;
}

.contactus .numbers{
  display: flex;
  justify-content: center;
  align-items: center;
  width:334px;
height:88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color:var(--text-color-white) ;
padding-left: 31px;
position: relative;
}
.contactus .input-box-name{
  position: relative;
}
.contactus .flag{
  width:32px;
  height:32px;
  cursor: pointer;
}
.john .num-container .numbers{
  display: flex;
  justify-content: flex-start;
  gap: 5px;
}
.john .num-container .numbers img:first-of-type{
  width: 32px;
  height: 32px;
}
.john .num-container .numbers p{
  width:70px;
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
color: var(--text-color-black);
cursor: pointer;
}
.john .num-container .numbers img:last-of-type{
  width: 10px;
  height: 10px;
}
.john .num-container .numbers input{
 border: none;
  outline: none;
  appearance: none;
  background: transparent; 
}
.john .num-container .drop-down-nums{
  width: 334px;
  max-height:374px;
  min-height: 160px;
  border-radius: 14px;
  background-color: var(--text-color-white);
  box-shadow: 0px 0px 17px 0px #00000024;
  padding: 14px 14px 15px 14px;
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 10px;
  display: none;
  z-index: 100000;
  overflow: scroll;
}
.john .num-container .drop-down-nums .search-bar{
  width: 306px;
  min-height: 60px;
  border-radius: 10px;
  border: 1px solid #332C2940;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 18px;
  background-color: var(--text-color-white);
  position: sticky;
   top:0;
   background-color: var(--text-color-white);
}
.john .num-container .drop-down-nums .search-bar input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  font-size: 13px;
  font-family: "jmedium";
  color:var(--text-color-black);
  background-color: transparent;
}

.john .num-container .drop-down-nums .search-bar input::placeholder {
  color: var(--text-color-black2);
}
.john .num-container .drop-down-nums .search-bar img{
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.john .num-container .drop-down-nums .all-countries{
  width: 306px;
  min-height: 67px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 18px;
  cursor: pointer;
}
.john .num-container .drop-down-nums .all-countries .img-name{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.john .num-container .drop-down-nums .all-countries .img-name img{
  width:26px ;
  height: 26px;
}
.john .num-container .drop-down-nums .all-countries p{
  font-size: 13px;
  font-family:"jmedium";
  color: var(--text-color-black);
}




.contactus .place{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
border:none ;
}
.contactus .box{
  width:334px;
height:88px;
border-radius:16px;
border: 1px solid var(--text-color-black2);
background-color:var(--text-color-white) ;
display: flex;
justify-content: center;
align-items: center;
gap:200px;
margin-top:18px;
cursor: pointer;
}
.contactus .no{
  width:30px;
  height:30px;
  accent-color: var(--text-color-pink);
}
.contactus .yes{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
}
.contactus .boxes{
  display: flex;
  gap:26px;
}
.contactus .next{
width:334px;
height:88px;
border-radius: 16px;
/* background:var(--text-color-white2); */
display: flex;
justify-content: center;
align-items: center;
gap:22px;
color: var(--text-color-white);

}
.contactus .next img{
  width: 20px;
  height:20px;
}
.contactus .back{
  display:flex;
  gap:26px;
  padding-top:50px;
  justify-content: flex-end;
  padding-right:25px;
}
.contactus .gooback{
  /* color: var(--text-color-black1); */
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--border-color-black);
}

/* .contact-us-2 */

.contactus .expertise{
 display: flex; 
 gap:25px; 
 
} 

.contactus .tise{
  display: flex;
  align-items: center;
  justify-content: space-between;
   width:694px;
height:88px;
border-radius: 16px;
border: 1px solid var(--text-color-black2);
background-color: var(--text-color-white);
padding:0px 30px;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.contactus .net{
  width:15px;
  height:15px;
}

.contactus .net-text{
font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding:30px 0px 12px 5px;
}
.contactus .net-text-name{
font-family:"jmedium";
font-weight: 500;
font-size:18px;
line-height: 100%;
vertical-align: middle;
padding:0px 0px 12px 5px;
}
.contactus .doyou{
  width:693px;
height:88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color: var(--text-color-white);
padding-left:31px;
}
.contactus .pinkback{
width:334px;
height:88px;
border-radius: 16px;
display: flex;
justify-content: center;
align-items: center;
gap:22px;
/* background-color: var(--text-color-pink); */
color: var(--text-color-gray);
}
.contactus .next1{
 color: var(--text-color-gray);
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}
.contactus .next1223{
  color: var(--text-color-white);
}

.contactus .sright-white-left-arrow{
  width:20px;
  height:20px;

}

.contactus .back1{
  color:var(--text-color-black);
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}
/* .div2{
  display: none;
} */
 .contactus .contact2-from-div{
  display:block;
 }
.contactus .form-cntact2{
  /* width:751px; */
height:auto;
border-radius:20px;
background-color: var(--text-color-white1);
/* padding-left:30px; */
display:block;
}

.contactus .setup2{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width:690px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
padding:0px 28px;
position: relative;
cursor: pointer;
background-color: var(--text-color-white);
}
.contactus .setup3{
 font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.contactus .setup3img{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}

.contactus .short{
  display: flex;
}
.contactus .setup33img{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
 


.contactus .whitecard{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
cursor: pointer;
}





.contactus .reaches{
 width:58px;
height:58px;
background:var(--text-color-green);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:10px;
margin-bottom:6px;
}

.contactus .pub{
 width:58px;
height:58px;
background:var(--text-color-pink);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:18px;
margin-bottom:6px;
}

.contactus .pub2{
 width:58px;
height:58px;
background:var(--text-color-white2);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:10px;
margin-bottom:6px;
}
.contactus .red{
  width:87px;
  border-width: 6px;
  transform: translate(0px,-5px);
}
.contactus .green{
  width:87px;
  border-width: 6px;
  transform: translate(0px,-5px);
}
.contactus .pinkline-lines{
  width:30px;
border-width: 6px;
position: absolute;
  z-index:1000 ;
  transform: translate(13px ,-5px);
}
.contactus .grayline-lines{
  width:87px;
  border-width: 6px;
  position: relative;
  z-index:1;
  transform: translate(0px,-5px);
}
.contactus .greenline{
  width:87px;
  border-width: 6px;
  transform: translate(0px,-5px);
}

/* product info strat */


.contactus .form-cntact3{
  display:block;
  /* width:751px; */
height:auto;
border-radius:20px;
background:var(--text-color-white1);
/* padding-left:30px; */

}
.contactus .setup21{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width:690px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
padding:0px 28px;
position: relative;
cursor: pointer;
background-color: var(--text-color-white);
}
.contactus .setup31{
 font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.contactus .setup3img1{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}

.contactus .short1{
  display: flex;
}
.contactus .setup33img1{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent1{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;

}
 .contactus .whitecard1{
  width:690px;
height:420px;
overflow: scroll;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index:1000000 ;
}

/* dropdown2from2 */
.contactus .setup22{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width:690px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
padding:0px 28px;
position: relative;
cursor: pointer;
background-color: var(--text-color-white);
}
.contactus .setup32{
 font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.contactus .setup3img2{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}

.contactus .short2{
  display: flex;
}
.contactus .setup33img2{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent2{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
 


.contactus .whitecard2{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index:10000 ;
display: block;
}






.contactus .recent3{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;

}
 


.contactus .whitecard3{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index:10000 ;
display: none;
}




.contactus .recent4{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
 


.contactus .whitecard4{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index:10000 ;
display: none;
}




.contactus .recent5{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;

}
 


.contactus .whitecard5{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index:10000 ;
display: none;
}

.software-development{
  display: none;
}
.it-services{
  display: none;
}
.cyber-security{
  display: block;
}

.whitecard2, .whitecard3, .whitecard4, .whitecard5 {
  display: none;
}
.setup33img2 {
  display: none;
}

.game-aggregator{
  display: none;
}
/* .div3{
  display: none;
} */


.contactus .step-border{
  display: flex;
  align-items: center;
  justify-content: space-between;
   width:693px;
height:88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color: var(--text-color-white);
padding:0px 30px;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black2);
}
.contactus .message-border{
    padding-top: 20px;
    line-height: 1.5;  
  width:693px;
height:205px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
background-color: var(--text-color-white);
padding-left:31px;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;

}

.contactus .checks{
  display: flex;
  gap:15px;
  align-items: center;
  padding-top:30px;
  font-family:"jregular";
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
letter-spacing: 0px;
vertical-align: middle;
color: var(--text-color-gray);

}

.contactus .underline{
  text-decoration: underline;
  padding-left:10px;
  
}
.contactus .checkbox{
  width:30px;
height:30px;
border-radius:4px;
background:var(--text-color-white3);
/* appearance: none;  */
}
.contactus .darkgray{
  width:87px;
  border-width: 6px;
  position: relative;
  z-index:1;
  transform: translateY(-5px);

}
.contactus .darkpink{
  width:30px;
border-width:6px;
  z-index:1000 ;
  position: absolute;
  transform: translate(12px ,-5px);
}


.contactus .reache{
 width:58px;
height:58px;
background:var(--text-color-green);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:10px;
margin-bottom:6px;
}


.contactus .steps{
 width:58px;
height:58px;
background:var(--text-color-white2);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:20px;
margin-bottom:6px;
}
.contactus .minilines{
  width:87px;
  border-width: 6px;
  position: relative;
  z-index:1;
  transform: translate(-20px ,-5px);
}
.contactus .miniline{
  width:30px;
border-width: 6px;
  z-index:1000 ;
 transform: translate(0px,-5px);
}
.contactus .darkgreen{
   width:87px;
  border-width: 6px;
  transform: translate(0px,-5px);
}
.contactus .lightgreen{
   width:87px;
  border-width: 6px;
  transform: translate(0px,-5px);
}

.contactus .walk{
 width:58px;
height:58px;
background: var(--text-color-white2);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:0px;
margin-bottom:6px;
}

.contactus .walking{
 width:58px;
height:58px;
background:var(--text-color-green);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:15px;
margin-bottom:6px;
}
.contactus .walk2{
 width:58px;
height:58px;
background:var(--text-color-green);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:20px;
margin-bottom:6px;
}
.contactus .walk1{
 width:58px;
height:58px;
background:var(--text-color-green);
border-radius:50px ;
display: flex;
justify-content: center;
align-items: center;
margin-left:20px;
margin-bottom:6px;
}

.contactus .check{
  width:30px;
height:30px;
border-radius:4px;
 accent-color:var(--text-color-green);
}





/*======= contact-us-thankyoupage========== */


.thanks-section{
  display:none ;
}

.contactus .thank-you{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 751px;
height: 525px;
border-radius: 20px;
background:var(--text-color-white1);

}
/* .thanks-all{
  display: none;
} */
.contactus .thankyou-img{
  width: 92.75057983398438px;
height: 92.75055694580078px;
}
.contactus .thank-you-text{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 42px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding-top:20px;
}
.contactus .thank-you-text1{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding:20px 0px 40px 0px ;
}
.contactus .out{
width:334px;
height:88px;
border-radius: 16px;
display: flex;
justify-content: center;
align-items: center;
gap:22px;
background-color: var(--text-color-pink);
}
.contactus .out1{
  color:var(--text-color-white);
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}

.contactus .sright-white-left-arrow{
  width:20px;
  height:20px;

}
.contactus .think-view-com{
  margin-top:20px;
}
.contactus .think-view-com input{
  margin-top: 10px;
}
input{
  width:100%;
  outline:none;
  
}
/*======= contact-us-thankyoupage  end*========/



/*===== quick enquires start ====*/


.contactus .form1-contact1{
/* width:751px; */
height:auto;
border-radius:20px;
background:var(--text-color-white1);
/* padding-left:30px; */
display:block;
}


.contactus .quicki{
  display:none;
}

.contactus .black{
  font-family:"jbold";
font-weight: 600;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
  width:330px;
height:51px;
border-radius: 12px;
gap: 10px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
color: var(--text-color-white);
background-color:var(--text-color-black);
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.contactus .white{
  font-family:"jbold";
font-weight: 600;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
color:  var(--text-color-black2);
  width:343px;
height:51px;
gap: 10px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.contactus .send{
width:693px;
height:88px;
border-radius: 16px;
display: flex;
justify-content: center;
align-items: center;
gap:22px;
margin-top:40px;
}
.contactus .setup2-quries{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width:690px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
padding:0px 28px;
position: relative;
cursor: pointer;
background-color: var(--text-color-white);
}
.contactus .setup3-quries{
 font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.contactus .setup3img-quries{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}

.contactus .short-quries{
  display: flex;
}
.contactus .setup33img-quries{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent-quries{
  width:670px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
 


.contactus .whitecard-quries{
  width:690px;
height:auto;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
z-index: 10000;
overflow: scroll;
}

.form1-contact #t1f2, .form1-contact #t1f3,
.form1-contact #quick2{
  display: none;
}
/* .div3 .step1 #t1,
.div3 .step1 #gq,
.div3 .step1 #sd,
.div3 .step1 #it,
.div3 .step1 #cs, */
.form1-contact .quick1.active,
.form1-contact .quick2.active{
  background-color: var(--text-color-black);
  color: var(--text-color-white);
  border-radius: 12px;
}


/*======= quick enquires end====== */


/* contactus from end */



/* career from strat */
/* =============================================== */

     .carrer3-sections .apply-form{
  width:751px;
height:auto;
padding-bottom:50px ;
border-radius: 20px;
background:var(--text-color-white1);
}

.carrer3-sections .apply-position{
font-family:"rsbold";
font-weight:600;
font-size: 32px;
line-height: 100%;
vertical-align: middle;
padding:35px 0px 30px 30px  ;
}
.carrer3-sections .apply-mail{
  font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding-bottom:18px;
/* padding-left:37px; */
padding-top: 25px;
}
.carrer3-sections .first-last{
  font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding-bottom:18px;
padding-left:10px;
padding-top: 25px;
}
.carrer3-sections .letter{
  width: 693px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
padding-left:31px;
/* margin-left:30px; */
}
.carrer3-sections .row1{
  padding-left:30px ;
}
.carrer3-sections .boxes{
  padding-left:0px ;
}
.carrer3-sections .url-div{
  padding-left: 30px;
}
.carrer3-sections .cover-div{
  padding-left:30px;
  padding-bottom:40px ;
}
.cover-div .letter-cover{
  padding-top: 20px;
}
.carrer3-sections .names-section{
  display: flex;
  gap:25px;
  padding-left:30px;
}
.carrer3-sections .row2{
  padding-left:30px;
}
.carrer3-sections .portfolio{
  padding-left:30px;
}
.carrer3-sections .apply-type{
  width: 334px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black2);
padding-left:31px;

}
.carrer3-sections .apply-select{
  display: flex;

  align-items:center;
  width: 693px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
padding:0px 30px ;
/* margin-left:30px; */
background-color: var(--text-color-white);
}
.carrer3-sections .apply-select .resume-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100% !important;    
}
.resume-block input[type="file"] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}


.carrer3-sections .apply-select-text{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.carrer3-sections .apply-select-img{
  width: 28px;
height: 28px;

}
.carrer3-sections .letter-cover{
  display: flex;
  justify-content:flex-start;
  align-items:center;
  width:693px;
height:158px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
color:var(--text-color-black2);
padding-left:30px;
margin:25px 0px 0px 0px ;
}
.carrer3-sections .button-submit{
  width:693px;
  height:88px;
border-radius: 16px;
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--text-color-white);
margin-left:30px;
}


/* career from end */
/* ======================================================= */

/* partners from start */
/* =================================== */

.partners2-page4-section1 .program{
  width:751px;
height:625px;
border-radius:20px;
background-color:var(--text-color-white1) ;
}
.partners2-page4-section1 .program-text{
  font-family:"rsbold";
font-weight: 600;
font-size: 32px;
line-height: 100%;
vertical-align: middle;
padding: 35px 0px 15px 29px;
}
.partners2-page4-section1 .program-text1{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 33px;
vertical-align: middle;
padding-left:29px; 
}

.partners2-page4-section1 .program-text2{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 33px;
vertical-align: middle;
padding-left:29px;
padding-bottom:43px;
}
.partners2-page4-section1 .row{
  padding-left:30px;
}
.partners2-page4-section1 .program-text3{
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding:0px 0px 12px 0px;
}
  
.partners2-page4-section1 .program-text4{
  width: 693px;
height: 88px;
border-radius: 16px;
border-top: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
border: 1px solid var(--border-color-black2);
color:var(--text-color-black2);
margin-left:0px;
padding-left:31px;
}

.partners2-page4-section1 .p-submit{
  width: 693px;
height: 88px;
border-radius: 16px;
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--text-color-white);
margin-top:180px;
margin-left:29px;
}


/* partners from end */
/* =================================== */

/* from end */


/* =============================== */
/* global css */
.footer{
  width:100%;
  height:1251px; 
  background: #1D1D1B;
  position: relative;
  z-index: 1000;
  /* margin-bottom:100px ; */
}
.foot{
  width:100%;
  height:1100px;
  background: #1D1D1B;
  position: relative;
  z-index: 1000;
  padding-top:60px;
}
.footer .foot1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0px 100px 76px 100px ;
}
.footer .footer1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:127px 100px 76px 100px ;
}
.footer .footer2{
    display: flex;
    gap:46px;
}
.footer .footer2 img:nth-child(1){
    width:145px;
   height:150px;
}

.footer .footer2 h2:nth-child(2){
    width:453px;
  height:118px;
  color: var(--text-color-white);
}
.footer .start{
    width:343px;
    height:48px;
}
.footer .whitearrow{
    display: inline-block;
  width:20px;
  height:20px;
  background-image: url(./images/footerarrow.png); 
  background-size: contain;
  background-repeat: no-repeat;
   margin-left:8px; 
  vertical-align: middle;
}
.footer .products{
    width:434px;
    height:750px;
    border:1px solid #333331;
    padding-left:30px;
    padding-top:30px;
    border-top-left-radius:30px; 
  
}
.footer .company{
    width:434px;
    height:750px;
    border:1px solid var(--border-color-black);
    padding-left:30px;
    padding-top:30px;
     border-top-right-radius:30px;
}
.footer .services{
    width:434px;
    height:750px;
    border:1px solid var(--border-color-black);
    padding-left:30px;
    padding-top:30px;
}
.footer .pro{
  font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 20.45px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
border-bottom: 1px solid var(--border-color-black);
width:226px;
padding-bottom:30px;
}
/* .footer .software p:nth-child(1){ */
.footer .game{
font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 17px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
/* padding-top:30px; */
/* padding-bottom:15px; */
margin-top:30px;
}
.footer ul li a{
font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height:284%;
vertical-align: middle;
color: var(--color-gary-white);
/* padding-top:30px; */
margin-top: 30px;
}
.footer .mask{
 font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 17px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
padding-top:30px;

}
.footer .call{
 font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 17px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
padding-top:30px; 
padding-bottom:47px;   
}
.footer .email{
    font-family:"jbold";
font-weight:700;
font-style: Bold;
font-size:19.11px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
cursor: pointer;
}
.footer .order{
font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size:16.11px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
}
.footer .down{
    display: none;
}
.footer .total{
    display: flex;
     justify-content: center;
     position: relative; 
     z-index: 10000;
     background-color:var(--text-color-black);
}
.footer .soft{
    line-height:300%;
}
.footer .others{
    margin-top:80px;
}
.footer ul{
  padding-top:10px ;  
}
.footer .due{
  line-height:47px;
}
.footer .smart-plus{
  display: none;
}
.footer .smart-plus1{
  display: none;
}
.footer .smart-plus2{
  display: none;
}
.footer .smart-plus3{
  display: none;
}
.footer .smart-plus4{
  display: none;
}
.footer .smart-plus5{
  display: none;
}
.footer .rights{
  display: flex;
  width:1302px;
  height:101px; 
  border:1px solid #333331 ; 
  justify-content: space-between;
  margin-left:116.9px ;
  border-bottom-left-radius:30px;
  border-bottom-right-radius:30px;

}
.footer .mail{
display: flex;
align-items: center;
padding-top:0px ;
transform: translate(0px, 0px);
 padding-left:30px; 
 width:434px;
 border-right:2px solid var(--border-color-black) ;
 cursor: pointer;
 z-index: 1000000;
}
.footer .inter{
  font-family:"inter";
  display: flex;
  align-items: center;
  font-weight: 300;
  font-style: Light;
  font-size: 13.02px;
  line-height: 100%;
  vertical-align: middle;
  color: var(--color-gary-white);
 
}
.footer .social{
    display: flex;
    align-items: center;
    padding-left:30px;
     width:434px;
  border-left:2px solid var(--border-color-black);
  gap:10px;
}
.footer .soc{
font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 20.8px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
padding-right:20px;
}
.footer .curve{
    position: absolute;
    bottom: 0;
    left:0;
    z-index: 1;
   
}
.footer .blue{
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,-120px);
}

.footer ul li a:hover{
  color:var(--color-yellow);

} 
.footer .display-foot{
  display: none;
}
.footer .display-none{
  display: none;
}
/* global css end */
/* =============================== */



/*=========== contact-us  ============*/
.contactus{
display: flex;
justify-content: center;
gap:26px;
height: auto;
padding-top:40px;
padding-bottom: 200px;
margin-top:80px;
}
#t1f4 .contactus {
  padding-bottom: 0px !important;
}
.cont2{
  padding-bottom:100px;
}
.cont{
   padding-bottom:300px;  
} 
.cont3{
  /* padding-bottom:500px ; */
  margin-top: 0;
}
.cont4{
  padding-bottom:150px ;
}
.contactus .problem{
  width:535px;
height:525px;
border-radius:20px;
padding-left:42px;
 background: linear-gradient(180deg, #FE9301 0%, #DB1E5B 100%); 
} 
.contactus .problem p:nth-child(1){
  font-family:"rsextrabold";
font-weight: 800;
font-size: 56px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-white) ;
padding:42px 0px 20px 0px ;
}
.contactus .problem p:nth-child(2){
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
width:381px;
}
.contactus .layer{
  margin-top:44px;
  width:338px;
height:243px;
}


/*=================== news ==================*/
.news{
  width:100%;
height:580px;
background: var(--text-color-gray1);
 display: flex;
justify-content: center;
align-items: center;
flex-direction: column; 
padding-top:200px;
margin-top:80px;
}
.news .news-text{
  display: flex;
justify-content:center;
align-items: center;
gap:170px;
padding: 0px 0px 0px 0px;
}
.news .nexoranews h1:nth-child(1){
  width: 304px;
height: 172px;
color:var(--text-color-white);
line-height:86px;
}
.news .nexoranews p:nth-child(2){
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color:var(--text-color-white);
width:478px;
height: 56px;
padding-top:10px ;

}
.news .circleimg{
  display: flex;
   justify-content: space-around; 
   margin-left:20px;
}
.news .newsimg{
  margin-bottom: 70px;
}
.news .cir2{
  margin-right:0px;
  transform: translate(-30px,0px);
}
.news .alltimes{
  width:1320px;
height: 144px;
border-radius: 20px;
background-color: var(--text-color-white);
display: flex;
justify-content: center;
align-items: center;
gap:35px;
margin-top:70px;
padding-top:30px;
padding-bottom:30px;
box-shadow: 0px 4px 42px 0px #00000029;

}
.news .times{
  display: flex;
  justify-content:center;
  flex-direction: column;
  align-items: center;
  width:370px;
height: 102px;
border-radius: 20px;
background:var(--text-color-white);
border: 1px solid var(--border-color-black2);
padding: 0px 43px 0px 35px;
position: relative;
}
.news .hi{
  font-family:"jbold";
font-weight: 600;
font-size: 22px;
line-height: 100%;
vertical-align: middle;
width:300px;

}
.news .times img{
  width:15px;
height:15px;

}
.news .year{
  display: flex;
  justify-content:center;
  align-items: center;
  gap:3px;
}
.news .recent:hover{
  border:1px solid var(--text-color-black) ;
  cursor: pointer;
}
.news .whitecard{
  width:370px;
height:326px;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
top:110px;
}
.news .recent{
  width:347px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
.news .twoarrows{
  display: flex;
  
}
.news .down{
  display: none;
}
.news .searchnews{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width:860px;
height: 102px;
border-radius: 20px;
background: var(--background-color-whitegray);
padding:0px 31px 0px 35px ;
}
.news .searchnews p:nth-child(1){
  font-family:"jregular";
font-weight: 400;
font-size: 22px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black3);
}
.news .searchnews img{
  width:40px;
height:40px;
}

/*================= section2-allnews ==================*/
.section2-allnews{
  width:100%;
  height:auto;
  padding:100px 0px ;
}
.section2-allnews .hug{
padding-left:110px;
padding-top:50px; 
}
.section2-allnews .allcards{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap:36px;
  padding-top:30px;
}
.section2-allnews .news-card{
  width:414px;
height: 620px;
box-shadow: 0px 0px 10px 0px #00000038;
border-radius:14px;
background-color: var(--background-color-whitegray);
}
.section2-allnews .news-card:hover{
cursor:context-menu;
background-color: var(--text-color-white);
}
.section2-allnews .aug{
  display: flex;
  justify-content: center;
  align-items: center;
  gap:149px;
  padding-top:24px;
}
.section2-allnews .doll{
  display: flex;
  gap:0px;
  justify-content: center;
  align-items: center;

}
.section2-allnews .clock{
  display: flex;
  gap:5px;
  justify-content: center;
  align-items: center;
}
.section2-allnews .alena{
  font-family:"jregular";
font-weight: 400;
font-size: 13.34px;
line-height: 100%;
vertical-align: middle;

}
.section2-allnews .line{
  width:370px;
  border-bottom: 2px solid var(--text-color-liteblack);
  margin-left:24px ;
  padding-top: 30px;
}
.section2-allnews .think{
  font-family:"rsblack";
font-weight: 900;
font-size: 22.38px;
line-height:32px;
vertical-align: middle;
padding:15px 24px ;

}
.section2-allnews .view{
  font-family:"jregular";
font-weight: 400;
color:var(--text-color-gray);
font-size: 15px;
line-height: 26px;
vertical-align: middle;
padding:0px 24px 10px 24px ;
}
.section2-allnews .read-full{
  display: flex;
 padding-left:24px;
  align-items: center;
  gap:0px;
  padding-top:20px;
}
.section2-allnews .readfull-text{
  display: flex;
  gap:20px;
}
.section2-allnews .readfull-text p:nth-child(1){
  font-family:"jsemibold";
font-weight: 600;
font-size: 13.34px;
line-height: 100%;
vertical-align: middle;
text-transform: uppercase;
color:var(--text-color-pink);
 display: none; 
}
.section2-allnews .news-card:hover .read-full  .readfull-text p:nth-child(1){
  display: block;
}
/* .section2-allnews .readfull-text p:nth-child(1):hover{
 display: block;
 background-color:var(--text-color-white) ;
 cursor: context-menu;
} */
.section2-allnews .readfull-text img{
  transform: translate(0px,-5px);
}
.section2-allnews .cursor{
transform: translate(-70px,0px);
}
.section2-allnews .mapimg{
  width: 417px;
height: 253px;
border-top-left-radius:14px ;
border-top-right-radius:14px ;
}
.section2-allnews .gray{
background-color: var(--background-color-whitegray);

}
.section2-allnews .gray:hover{
  cursor: context-menu;
  background: var(--text-color-white);
}
.section2-allnews .pinkarrow{
  margin-left:24px;
  margin-top:24px;
}
.section2-allnews .loading{
  display: inline-block;
  width:18px;
height:18px;
background-image: url(./images/loading.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-left:45px;
vertical-align: middle;
}
.section2-allnews .loades{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top:50px;
  width:600px;
}
.section2-allnews .load{ 
  width:180px;
  height:53px;
  background: var(--background-color-whitegray);
  color:var(--text-color-pink) ;
  text-transform: uppercase;
font-family:"jbold";
font-size:12.91px ;
border-radius:8px ;
}

.news-page3{
display: flex;
flex-direction:column ;
justify-content: center;
align-items: center;
margin-top:80px;
}
.news-page3 .gray-back{
width:100%;
height:76px;
background: var(--background-color-whitegray);
 display: flex;
/* justify-content: center; */
align-items: center; 
padding-left:118px;
}
.news-page3 .gray-back-text{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
color: var(--text-color-gray);
display: flex;
justify-content: center;
align-items: center;
gap:24px;
}
.news-page3 .ree{
  width:1300px;
  padding:30px 0px 30px 0px ;

}
.news-page3 .bigmap{
  width: 1305.969970703125px;
}
.news-page3 .all-girl{
  padding:30px 0px ;
  display: flex;
  gap:26px;
}
.news-page3 .girl{
  width: 973px;
height: 102px;
border-radius: 20px;
border: 1px solid var(--border-color-black2);
display: flex;
justify-content:space-between;
align-items: center;
padding:0px 30px 0px 20px ;
}
.news-page3 .girl-text{
display: flex;
justify-content: center;
align-items: center;
gap:20px;
}
.news-page3 .girl-text h4:nth-child(2){
  font-size: 22px;
line-height: 100%;
vertical-align: middle;

}
.news-page3 .cal{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 307px;
height: 102px;
border-radius: 20px;
gap:16px;
border: 1px solid var(--border-color-black2);
}
.news-page3 .cal-text{
  color: var(--text-color-black);
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 100%;
vertical-align: middle;

}
.news-page3 .lorem{
  width: 1306px;
height:auto;
  color: var(--text-color-black);
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
padding:15px 0px;
}
.news-page3 .lorem p{
  padding-bottom:10px;
}

/*========== news-page3-section2 ===============*/

.news-page3-section2{
padding: 50px 0px 100px 0px;
}


.news-page3-section2 .mapimg{
  width: 417px;
height: 253px;
border-top-left-radius:14px ;
border-top-right-radius:14px ;
}
.news-page3-section2 .gray{
background-color: var(--background-color-whitegray);

}
.news-page3-section2 .pinkarrow{
  margin-left:24px;
  margin-top:24px;
}
.news-page3-section2 .news-card{
  width: 418px;
height: 620px;
box-shadow: 0px 0px 10px 0px #00000038;
border-radius:14px;
}
.news-page3-section2 .aug{
  display: flex;
  justify-content: center;
  align-items: center;
  gap:149px;
  padding-top:24px;
}
.news-page3-section2 .doll{
  display: flex;
  gap:0px;
  justify-content: center;
  align-items: center;

}
.news-page3-section2 .clock{
  display: flex;
  gap:5px;
  justify-content: center;
  align-items: center;
}
.news-page3-section2 .alena{
  font-family:"jregular";
font-weight: 400;
font-size: 13.34px;
line-height: 100%;
vertical-align: middle;

}
.news-page3-section2 .line{
  width:370px;
  border-bottom: 2px solid var(--text-color-liteblack);
  margin-left:24px ;
  padding-top: 30px;
}
.news-page3-section2 .think{
  font-family:"rsblack";
font-weight: 900;
font-size: 22.38px;
line-height:32px;
vertical-align: middle;
padding:15px 24px ;
}
.news-page3-section2 .view{
  color:var(--text-color-gray);
font-size: 16px;
line-height: 26px;
font-family:"jregular";
font-weight: 400;
vertical-align: middle;
padding:0px 24px 10px 24px ;
}
.news-page3-section2 .over{
  padding-left:110px;
  padding-bottom:30px;
  
}
.news-page3-section2 .praskuryna{
  display: flex;
  justify-content: center;
  align-items: center;
  gap:26px;
}

/* ===========privacy-section ==================*/

.privacy-section{
 margin-top:80px; 
padding-bottom:60px;
}
.privacy-section .privacy-nexora{
width:100%;
height:76px;
background:var(--background-color-whitegray) ;
display: flex;
flex-direction: column;
justify-content: center;
}
.privacy-section .privacy-policy{
  display: flex;
  align-items: center;
  gap:24px;
  padding-left:125px;
 color: var(--text-color-gray);
 font-weight: 400;
}
.privacy-section .finra{
 color: var(--text-color-gray);
 line-height:26px;
  padding-bottom:10px; 
  font-weight: 400;
  font-size:16px;
  font-family: "jregular";
}
.privacy-section .fin{
 color: var(--text-color-gray);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:16px;
  font-family: "jregular";
}
.privacy-section .left{
  padding-left:26px;
}
.privacy-section .introduction{
  padding-top:30px;
  font-size: 20px;
  font-family:"jbold" ;
  font-weight: 700;
}
.privacy-section .collect{
  font-size: 20px;
  font-family:"jbold" ;
 padding-top:20px ;
  font-weight: 700;
}
.privacy-section .website{
  padding-top:50px;
  padding-left:120px;
}
.privacy-section .all-finra{
  padding:0px 120px ;
}
.privacy-section ul li{
  list-style:disc ;
 }
table {
  width: 100%;
  border-collapse: collapse; 
  border:2px double black !important;
}

 td {
  color: var(--text-color-gray);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:16px;
  font-family: "jregular";
  border:2px double gray !important;  
  padding: 8px;            
  text-align:center;
      
}

th{
  color: var(--text-color-black);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:18px;
  font-family: "jregular";
  border:2px double gray !important; 
  
  padding: 8px;            
  text-align: center;
     
}
 
/* popup section in contactpage */
.privacy-pop-up {
    position: fixed;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: white; /* popup background */
    padding: 20px;
    border-radius: 10px;
    z-index: 100000; /* above backdrop */
}
.custome-backdrop {
  display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5); 
    backdrop-filter: blur(5px);
    z-index: 99999;
}
.privacy-pop-up .modal {
  display: none;
  position: fixed;
  top: 20%;
  left: 30%;
  transform: translateX(-50%,-50) scale(0.9);
  width: 40%;
  height:500px;
  background: white;
  box-shadow: 0 10px 20px rgba(0,0,0,0.6) ;
  z-index: 99999999;
  overflow: auto;
}

.privacy-pop-up .modal .modal-content {
  background: #fff;
  width: 100%;
  padding: 25px;
  border-radius: 10px;
  animation: popup 0.3s ease;
}

/* Close Button */
.privacy-pop-up .modal .modal-content .close {
  float: right;
  font-size: 28px;
  cursor: pointer;
}
.privacy-pop-up .modal .modal-content .close img{
  width: 18px;
  height:17px;
}
@keyframes popup {
  from { transform: scale(0.7); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

.privacy-pop-up #privacyModal .privacy-section{
 margin-top:50px; 
padding-bottom:50px;
}
.privacy-pop-up #privacyModal .privacy-section .privacy-nexora{
width:100%;
height:76px;
background:var(--background-color-whitegray) ;
display: flex;
flex-direction: column;
justify-content: center;

}
.privacy-pop-up #privacyModal .privacy-section .privacy-policy{
  display: flex;
  align-items: center;
  gap:7px;
  padding-left:20px;
 color: var(--text-color-gray);
 font-weight: 400;
 font-size: 21px;
}
.privacy-pop-up #privacyModal .privacy-section .privacy-nexora span img{
  width: 11px;
  height: 10px;
}
.privacy-pop-up #privacyModal .privacy-section .finra{
 color: var(--text-color-gray);
 line-height:26px;
  padding-bottom:10px; 
  font-weight: 400;
  font-size:16px;
  font-family: "jregular";
}
.privacy-pop-up #privacyModal .privacy-section .fin{
 color: var(--text-color-gray);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:14px;
  font-family: "jregular";
  padding-top:10px;
}
.privacy-pop-up #privacyModal .privacy-section .left{
  padding-left:26px;
}
.privacy-pop-up #privacyModal .privacy-section .introduction{
  padding-top:10px;
  font-size: 18px;
  font-family:"jbold" ;
  font-weight: 700;
  color: var(--text-color-black) !important;
}
.privacy-pop-up #privacyModal .privacy-section .collect{
  font-size: 20px;
  font-family:"jbold" ;
 padding-top:20px ;
  font-weight: 700;
  color: var(--text-color-black) !important;
}
.privacy-pop-up #privacyModal .privacy-section .website{
  padding-top:20px;
  padding-left:0px;
  font-size:20px;
  text-align: center;
  color: var(--text-color-black) !important;
}
.privacy-pop-up #privacyModal .privacy-section .all-finra{
  padding:0px 0px ;
  
}
.privacy-pop-up #privacyModal .privacy-section ul li{
  list-style:disc ;
 }
.privacy-pop-up #privacyModal table {
  width: 100%;
  border-collapse: collapse; 
  border:2px double black !important;
}
.privacy-pop-up #privacyModal table td {
  color: var(--text-color-gray);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:16px;
  font-family: "jregular";
  border:2px double gray !important;  
  padding: 8px;            
  text-align:center;
      
}

.privacy-pop-up #privacyModal table th{
  color: var(--text-color-black);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:18px;
  font-family: "jregular";
  border:2px double gray !important; 
  
  padding: 8px;            
  text-align: center;
     
} 

.privacy-pop-up .modal::-webkit-scrollbar {
    display: block; 
    width: 15px;
}
.privacy-pop-up .modal::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.privacy-pop-up .modal::-webkit-scrollbar-thumb {
   background: #888;
}
.privacy-pop-up .modal::-webkit-scrollbar-thumb:hover {
    background: #555;
}


@media(min-width:300px) and (max-width:600px){


.privacy-pop-up .modal {
  left: 10%;
}



/* popup section in contactpage */

.privacy-pop-up .modal {
  width: 90%;
  height:380px;
}

.privacy-pop-up #privacyModal .privacy-section .website{
  font-size:16px;
  
}
.privacy-pop-up #privacyModal .privacy-section .privacy-policy{
  font-size:18px ;
}
.privacy-pop-up .modal::-webkit-scrollbar {
    width: 13px;
}
}



@media(min-width:601px) and (max-width:900px){
.privacy-pop-up .modal {
  left: 8%;
}

/* popup section in contactpage */

.privacy-pop-up .modal {
  width: 90%;
  height:380px;
}

.privacy-pop-up #privacyModal .privacy-section .website{
  font-size:16px;
  
}
.privacy-pop-up #privacyModal .privacy-section .privacy-policy{
  font-size:18px ;
}
}




@media(min-width:901px) and (max-width:1200px){

.privacy-pop-up .modal {
  left: 20%;
}
/* popup section in contactpage */

.privacy-pop-up .modal {
  width: 60%;
  height:440px;
}

.privacy-pop-up #privacyModal .privacy-section .website{
  font-size:16px;
  width:476px;
  text-align:start;
}
.privacy-pop-up #privacyModal .privacy-section .all-finra{
  width: auto;
}
.privacy-pop-up #privacyModal .privacy-section .privacy-policy{
  font-size:18px ;
  width:576px;
  
}

.privacy-pop-up #privacyModal .privacy-section .introduction{
  width:400px;
}
.privacy-pop-up #privacyModal .privacy-section .fin{
  width:474px;
}

}





@media(min-width:1201px) and (max-width:1500px){


/* popup section in contactpage */

.privacy-pop-up .modal {
  width: 50%;
  height:440px;
}

.privacy-pop-up #privacyModal .privacy-section .website{
  font-size:16px;
  width:545px;
  text-align:start;
}
.privacy-pop-up #privacyModal .privacy-section .all-finra{
  width: auto;
}
.privacy-pop-up #privacyModal .privacy-section .privacy-policy{
  font-size:18px ;
  width:545px;
  
}

.privacy-pop-up #privacyModal .privacy-section .introduction{
  width:400px;
}
.privacy-pop-up #privacyModal .privacy-section .fin{
  width:535px;
}

}
@media(min-width:1601px){
/* .privacy-pop-up {
    position: fixed;
    top: 0%;
    left: 0%;
    transform: translate(-50%, -50%);
    background: white; 
    padding: 20px;
    border-radius: 10px;
    z-index: 100000; 
} */
/* .custome-backdrop {
  display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5); 
    backdrop-filter: blur(5px);
    z-index: 99999;
} */
.privacy-pop-up .modal {
  left: 18%;
  width: 60%;
  height:700px;
 
}

.privacy-pop-up .modal .modal-content {
  background: #fff;
  width: 100%;
  padding: 25px;
  border-radius: 10px;
  animation: popup 0.3s ease;
}

/* Close Button */
.privacy-pop-up .modal .modal-content .close {
  float: right;
  font-size: 28px;
  cursor: pointer;
}
.privacy-pop-up .modal .modal-content .close img{
  width: 18px;
  height:17px;
}
@keyframes popup {
  from { transform: scale(0.7); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}


.privacy-pop-up #privacyModal .privacy-section .finra{
 width: 850px;
}
.privacy-pop-up #privacyModal .privacy-section .fin{
 width: 850px;
}
.privacy-pop-up #privacyModal .privacy-section .left{
  padding-left:26px;
}
.privacy-pop-up #privacyModal .privacy-section .introduction{
  width: 400px;
}
.privacy-pop-up #privacyModal .privacy-section .collect{
  width: 400px;
}
.privacy-pop-up #privacyModal .privacy-section .website{
 width: 400px;
}
.privacy-pop-up #privacyModal .privacy-section .all-finra{
  width: 806px;
  
}
.privacy-pop-up #privacyModal table {
  width: 97%;
}



}
 
/*============== anti-money-section=============== */

.anti-money-section{
  margin-top:80px;
  padding-bottom:100px;
}
.anti-money-section .anti-laundaring{
  display: flex;
  align-items: center;
  width:100%;
  height:76px;
  background: var(--background-color-whitegray);
}
.anti-money-section .anti-text{
  display: flex;
  align-items: center;
  gap:24px;
 font-weight: 400;
 padding-left:130px;
 font-size:16px;
 font-family:"jregular";
line-height: 26px;
vertical-align: middle;

}
.anti-money-section .zero{
  color:var(--text-color-gray);
  padding-bottom:20px;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;

}
.anti-money-section .hero{
  font-weight: 700;
  padding:20px 0px ;
  font-family:"jbold";
font-style: Bold;
font-size: 20px;
line-height: 26px;
vertical-align: middle;

}


.anti-money-section .hezo{
  font-weight: 600;
  /* padding:20px 0px ; */
  font-family:"jsemibold";
font-style: Bold;
font-size:18px;
line-height: 26px;
vertical-align: middle;

}
.anti-money-section .aml{
  padding: 30px 0px 30px 120px;
}
.anti-money-section .we{
  padding:0px 120px ;
}
.agree{
  color:var(--text-color-gray);
  padding-bottom:10px;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;

}
.under{
  color:var(--text-color-gray);
  padding-left:10px;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;

}


/* ===============carrer section ====================*/
.carrer-section{
  width:100%;
  height:646px;
  background-image: url(./images/carrer.png);
  background-position:-380px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  padding:200px 0px 0px 110px ;
  margin-top:80px;
}

.carrer-section .rethink{
 width:599px;
font-weight: 800;
font-size: 86px;
line-height: 88px;
vertical-align: middle;
color: var(--text-color-white);
padding-bottom:28px;
}
.carrer-section .rethink-text{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
}

.carrer-section1{
padding-bottom: 100px;
}
.carrer-section1 .explore-career-areas{
  font-family:"rsextrabold";
font-weight: 800;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding:100px 0px 40px 0px ;
}
/* .carrer-section1 .carrer-area{
  display: flex;
  justify-content: center;
  gap:26px;
}
.carrer-section1 .all-jobs{
  width: 418px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
display: flex;
justify-content:space-between;
align-items:center;
padding:0px 30px ;
} */

/* .carrer-section1 .all-jobs-text{
  font-family:"jbold";
font-weight: 600;
font-size: 18px;
line-height: 100%;
vertical-align: middle;

}
.carrer-section1 .all-jobs-text-img{
  width:15px;
height:15px;
}
.carrer-section1 .search-job{
  width: 862px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
display: flex;
justify-content:space-between;
align-items:center;
padding:0px 30px ;
}
.carrer-section1 .search-by-job{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black4);
} */


.carrer-section1 .carrer-text{
  font-family:"jregular";
font-weight:400;
font-size: 17px;
line-height: 100%;
vertical-align: middle;
line-height:30px;
width:1306px;
margin: 0 auto;
color:var(--text-color-gray)
}
.carrer-section1 .customer-support{
  font-family:"rsextrabold";
font-weight: 800;
font-size:35px;
line-height: 100%;
vertical-align: middle;
width:1306px;
margin: 0 auto;
padding:30px 0px 20px 0px;
}


.carrer-section1 .api-support-text{
  font-family:"jbold";
font-weight: 600;
font-size: 23px;
line-height: 100%;
vertical-align: middle;
padding:10px 0px 10px 0px;
color: var(--text-color-black);
width:1306px;
margin: 0 auto;

}
.carrer-section1 .career-apply-button{
   display: flex;
  justify-content:center;
  align-items:center;
  padding-top:30px;
  
}

.carrer-section1 .apply-now-button{
  width:129px;
  margin: 25px 0px 30px 0px;
}

/* .carrer-section1 .age-all{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap:12px;
}
.carrer-section1 .api-support{
  width:1306px;
height:206px;
border-radius: 14px;
border: 1px solid var(--border-color-black3);
}
.carrer-section1 .enter-api{
  width:1306px;
height:232px;
border-radius: 14px;
border: 1px solid var(--border-color-black3);
}
.carrer-section1 .api-support-text{
  font-family:"jbold";
font-weight: 600;
font-size: 23px;
line-height: 100%;
vertical-align: middle;
padding:32px 0px 15px 32px;
color: var(--text-color-black);
}
.carrer-section1 .warsaw{
  display: flex;
  gap:32px;
  padding:10px 0px 22px 32px ;
}
.carrer-section1 .warsaw-text{
  display: flex;
  justify-content:center;
  align-items:center;
  font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-gray);
gap:10px;

}
.carrer-section1 .warsaw-img{
  width:18px;
height:18px;
}
.carrer-section1 .ago{
  font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height: 26px;
vertical-align: middle;
width:1214px;
padding-left:32px;
color: var(--text-color-gray);
} */


/* ==============.carrer2-section==================== */
.carrer2-section{
  padding-bottom:100px;
  margin-top:80px;
}
.carrer2-section .vibe{
  display: flex;
  align-items: center;
  width:100%;
height: 76px;
background: var(--background-color-whitegray);
color:var(--text-color-gray) ;
}
.carrer2-section .vibe1{
  display: flex;
  align-items: center;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
color: var(--text-color-gray);
gap:24px;
width:1320px;
margin: 0 auto;
}
.carrer2-section .spanimg{
  width:12px;
height:12px;

}

.carrer2-section .vibe2{
   width:1320px;
   margin: 0 auto; 
   padding:30px 0px 20px 0px;
}
.carrer2-section .vibe3{
  display: flex;
  align-items: center;
  gap:35px;
  width:1320px;
  margin: 0 auto;
}
.carrer2-section .vibe4{
  display: flex;
  align-items: center;
  gap:10px;
}
.carrer2-section .vibeimg{
  width:22px;
 height:22px;
}
.carrer2-section .saw{
   font-size:17px;
  color: var(--text-color-black);
  font-family:"jbold";
font-weight: 600;
}
.carrer2-section .hours{
  font-family:"jregular";
font-weight: 400;
font-size: 17px;
line-height: 100%;
}
/* .carrer2-section .apply-now-button{
  width:129px;
  margin: 25px 0px 30px 55px;
} */
.carrer2-section .role{
  width:1320px;
  margin: 0 auto;
}
.carrer2-section .roling{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
padding-bottom:20px;
}
.carrer2-section .join{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
}
.carrer2-section .bugs{
  padding-left: 20px;
}
.carrer2-section ul li{
  list-style:disc;

}
    li::marker {
      font-size: 0.6em;
      line-height: 1; 
    }
 .role{
  color: var(--text-color-gray);
 }   
/*================== .carrer3-sections==================*/

.carrer3-sections{
  display: flex;
  padding:56px 0px 100px 0px ;
  justify-content: center;
  gap:26px;
  margin-top:80px;
}
.carrer3-sections .soon{
  width: 529px;
height: 625px;
border-radius: 20px;
background: linear-gradient(180deg, #CE8935 0%, #6E4404 100%);
}
.carrer3-sections .soon1{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 56px;
line-height: 60px;
vertical-align: middle;
color: var(--text-color-white);
padding: 41px 0px 45px 42px;
}
.carrer3-sections .soon2{
  width:430px;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding-left:42px;
padding-bottom:80px;
}

.carrer3-sections .bag{
  width:233px;
height:234px;
margin-left:180px ;
}

/* carrerthankyou */

.carrer-thankyou{
  display: flex;
  padding:56px 0px 100px 0px ;
  justify-content: center;
  gap:26px;
  margin-top:80px;
}
.carrer-thankyou .soon{
  width: 529px;
height: 625px;
border-radius: 20px;
background: linear-gradient(180deg, #CE8935 0%, #6E4404 100%);
}
.carrer-thankyou .soon1{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 56px;
line-height: 60px;
vertical-align: middle;
color: var(--text-color-white);
padding: 41px 0px 45px 42px;
}
.carrer-thankyou .soon2{
  width:430px;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding-left:42px;
padding-bottom:80px;
}

.carrer-thankyou .bag{
  width:233px;
height:234px;
margin-left:180px ;
}

.carrer-thankyou .thank-you{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 751px;
height:625px;
border-radius: 20px;
background:var(--text-color-white1);

}
/* .thanks-all{
  display: none;
} */
.carrer-thankyou .thankyou-img{
  width: 92.75057983398438px;
height: 92.75055694580078px;
}
.carrer-thankyou .thank-you-text{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 42px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding-top:20px;
}
.carrer-thankyou .thank-you-text1{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding:20px 0px 40px 0px ;
}
.carrer-thankyou .out{
width:334px;
height:88px;
border-radius: 16px;
display: flex;
justify-content: center;
align-items: center;
gap:22px;
background-color: var(--text-color-pink);
}
.carrer-thankyou .out1{
  color:var(--text-color-white);
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}

.carrer-thankyou .sright-white-left-arrow{
  width:20px;
  height:20px;

}

/* .carrer3-sections .apply-form{
  width:751px;
height:1047px;
border-radius: 20px;
background:var(--text-color-white1);
}

.carrer3-sections .apply-position{
font-family:"rsbold";
font-weight:600;
font-size: 32px;
line-height: 100%;
vertical-align: middle;
padding:35px 0px 30px 30px  ;
}
.carrer3-sections .apply-mail{
  font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding-bottom:18px;
padding-left:37px;
padding-top: 25px;
}
.carrer3-sections .first-last{
  font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding-bottom:18px;
padding-left:10px;
padding-top: 25px;
}
.carrer3-sections .letter{
  width: 693px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
padding-left:31px;
margin-left:30px;
}
.carrer3-sections .names-section{
  display: flex;
  gap:25px;
  padding-left:30px;
}
.carrer3-sections .apply-type{
  width: 334px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-black2);
padding-left:31px;

}
.carrer3-sections .apply-select{
  display: flex;
  justify-content: space-between;
  align-items:center;
  width: 693px;
height: 88px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
padding:0px 30px ;
margin-left:30px;
background-color: var(--text-color-white);
}
.carrer3-sections .apply-select-text{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
color:var(--text-color-black2);
}
.carrer3-sections .apply-select-img{
  width: 28px;
height: 28px;
}
.carrer3-sections .letter-cover{
  display: flex;
  justify-content:flex-start;
  align-items:center;
  width:693px;
height:158px;
border-radius: 16px;
border: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
color:var(--text-color-black2);
padding-left:30px;
margin:25px 0px 40px 30px ;
}
.carrer3-sections .button-submit{
  width:693px;
  height:88px;
border-radius: 16px;
background-color: var(--text-color-pink);
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color:var(--text-color-white);
margin-left:30px;
} */

/*================= partners section ===============*/
.partners-page1-section{
  width:100%;
  height:646px;
  background-image: url(./images/Rectangle\ 2\ \(1\).png);
  background-position: center;
  background-size:cover;
  background-repeat:no-repeat;
  padding:140px 0px 0px 110px ;
  margin-top:80px;
}
.partners-page1-section .nexora-partners{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 86px;
line-height: 88px;
vertical-align: middle;
color:var(--text-color-white);
width: 356px;
} 
.partners-page1-section .nexora-partners-text{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding: 30px 0px;
}
.partners-page1-section .become-a-partner{
width: 182px;
height: 48px;
border-radius: 8px;
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 12.91px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--text-color-white);
background-color: unset;
border-color:var(--text-color-white) ;
border: 1.2px solid #FFFFFF;
}
/* ==========.partners-page1-section=========== */
.partners-page1-section1{
padding: 85px 0px 100px 0px;
 display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  /* margin-top:80px;  */
}
.partners-page1-section1 .setup{
  display: flex;
  justify-content: space-between;
  align-items: center;
   gap:770px;
  padding-bottom:42px; 
  position: relative;
}
.partners-page1-section1 .setup2{
  display: flex;
  justify-content:space-between;
  align-items: center;
  width: 349px;
height: 82px;
border-radius: 14px;
border: 1px solid var(--border-color-black2);
padding:0px 28px;
position: relative;
cursor: pointer;
}
.partners-page1-section1 .setup3{
  font-family:"jsemibold";
font-weight: 600;
font-size: 18px;
line-height: 100%;
vertical-align: middle;

}
.partners-page1-section1 .setup3img{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}
.partners-page1-section1 .setup-line{
  width: 1306.000000000005px;
  border: 1.2px solid var(--border-color-black4);
}
.partners-page1-section1 .setups{
  display: flex;
  justify-content: space-between;
  align-items: center;
   gap:986px; 
  padding:42px 0px 31px 0px; 
}
.partners-page1-section1 .setups1{
  display: flex;
  justify-content: space-between;
  align-items: center;
   gap:880px; 
  padding:42px 0px 0px 0px; 
}
.partners-page1-section1 .setups2{
  display: flex;
  justify-content: space-between;
  align-items: center;
   gap:870px; 
  padding:42px 0px 11px 0px; 
  
}
.partners-page1-section1 .setup4{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 35px;
line-height: 100%;
vertical-align: middle;
width:1306px;
margin: 0 auto;

}
.partners-page1-section1 .setup5{
  display: flex;
  justify-content:center;
  align-items: center;
  width: 130px;
height: 48px;
border-radius: 8px;
 gap:10px;
border-width: 1.2px;
border: 1.2px solid var(--text-color-black);
}
.partners-page1-section1 .setup6{
color: var(--text-color-black);
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 12.91px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
}
.partners-page1-section1 .all-logo-cards{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:26px;
}
.partners-page1-section1 .logo-card{
  width:390px;
height:263px;
border-radius:14px;
border-width:1px;
border: 1px solid var(--border-color-black3);
/* margin-left: 20px; */
}
.partners-page1-section1 .hrm-img{
  width:231px;
height:119px;
}

.partners-page1-section1 .hrm-img2{
  width:300px;
height:90px;
}
.partners-page1-section1 .hrm-img3{
  width:277px;
height:70px;
}
.partners-page1-section1 .hrm-img4{
  width:290px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:300px;
height:83px;
}
.partners-page1-section1 .hrm-img6{
  width:279px;
height:54px;
}
.partners-page1-section1 .pfs{
  width:254px;
  height:100px;
}
.partners-page1-section1 .spa{
  width:184px;
  height:91px;
}
.partners-page1-section1 .fiserv{
  width:200px;
  height:100px;
}
.partners-page1-section1 .bwimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width:334px;
height:200px;
border-radius: 14px;
border-bottom-width: 1px;
background-color: var(--text-color-white);
}
.partners-page1-section1 .bgimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width:388px;
height:261px;
border-bottom-width: 1px;
border-top-left-radius:14px;
border-top-right-radius:14px;
border-bottom-left-radius:14px;
border-bottom-right-radius:14px;
background-color: var(--background-color-whitegray);
}

.partners-page1-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:418px;
}
.partners-page1-section1 .hrm{
  font-family:"jbold";
font-weight: 600;
font-size: 23px;
line-height: 100%;
vertical-align: middle;

}
.partners-page1-section1 .hrm1{
  font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height: 120%;
vertical-align: middle;
width: 331px;
padding-top:15px;
color: var(--text-color-gray);
}


.partners-page1-section1 .short{
  display: flex;
}
.partners-page1-section1 .setup33img{
  width: 15px;
height: 15px;
display: none;
}


.partners-page1-section1 .whitecard{
  width:349px;
height:326px;
border-radius:14px;
box-shadow: 0px 0px 17px 0px #00000024;
background: var(--text-color-white);
padding:10px;
position: absolute;
top:90px;
right:0;
}
.partners-page1-section1 .recent{
  width:331px;
height:67px;
border-radius: 10px;
font-family:"jmedium";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
background: var(--background-color-whitegray);
margin-bottom:10px;
display: flex;
align-items: center;
padding-left:18px;
}
 
.partners-page1-section1 .recent:hover{
  border:1px solid var(--text-color-black);
  cursor: pointer;
}


/*============== partners1-page3-section1=============== */
.partners1-page3-section1{
  padding-bottom:100px;
  margin-top:80px;
}
.partners1-page3-section1 .tech{
  width:100%;
  height:76px;
  background-color:var(--background-color-whitegray);
  display: flex;
  align-items: center;

}
.partners1-page3-section1 .tech-text{
  display: flex;
  gap:24px;
  align-items: center;
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
color: var(--text-color-gray);
width:1300px;
margin: 0 auto;
}
.partners1-page3-section1 .tech-text-img{
  width:13px;
  height:13px;

}
.partners1-page3-section1 .tech-it{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 35px;
line-height: 100%;
vertical-align: middle;
width:1300px;
margin:0 auto ;
padding: 35px 0px;
}
.partners1-page3-section1 .all-logo-cards{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:26px;
  
}
.partners1-page3-section1 .logo-card{
  width:418px;
height:463px;
border-radius:14px;
border-width:1px;
border: 1px solid var(--border-color-black3);
/* margin-left: 20px; */
}
.partners1-page3-section1 .hrm-img{
  width:231px;
height:119px;
}

.partners1-page3-section1 .hrm-img2{
  width:313px;
height:96px;
}
.partners1-page3-section1 .hrm-img3{
  width:297px;
height:70px;
}
.partners1-page3-section1 .hrm-img4{
  width:320px;
height:64px;
}
.partners1-page3-section1 .hrm-img5{
  width:322px;
height:83px;
}
.partners1-page3-section1 .hrm-img6{
  width:299px;
height:54px;
}
.partners1-page3-section1 .bwimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 378px;
height: 221px;
border-radius: 14px;
border-bottom-width: 1px;
background-color: var(--text-color-white);
}
.partners1-page3-section1 .bgimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width:416px;
height:261px;
border-bottom-width: 1px;
border-top-left-radius:14px;
border-top-right-radius:14px;
background-color: var(--background-color-whitegray);
}

.partners1-page3-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:418px;
}
 .partners1-page3-section1 .hrm{
  font-family:"jbold";
font-weight: 600;
font-size: 23px;
line-height: 100%;
vertical-align: middle;

}
.partners1-page3-section1 .hrm1{
  font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height: 120%;
vertical-align: middle;
width: 336px;
padding-top:20px;
color: var(--text-color-gray);
}

.partners1-page3-section1 .abo{
  width:180px;
height:53px;
border-radius: 8px;
background-color: var(--background-color-whitegray);
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 12.91px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--text-color-pink);
display: flex;
align-items: center;
justify-content: center;
margin-top:30px;

}


.partners1-page3-section1 .above{
  width:15px;
  height:15px; 
  background-image: url(./images/pinkloadimg.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
 margin-left:40px;
}


/*=================== pattern2 ==================*/
.partners2-page4-section1{
  display: flex;
  justify-content: center;
  gap:26px;
  padding:50px 0px 200px 0px ;
  margin-top:80px;
}
.partners2-page4-section1 .become{
  width: 529px;
height: 625px;
border-radius: 20px;
background: linear-gradient(180deg, #6235CE 0%, #1B0359 100%);
}
.partners2-page4-section1 .become1{
  font-family:"rsextrabold";
font-weight: 800;
font-size:56px;
line-height:60px;
vertical-align: middle;
color: var(--text-color-white);
width:300px;
height:120px;
padding:42px 0px 15px 42px ;
}
.partners2-page4-section1 .become2{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding:60px 0px 0px 42px;
width:430px;
}

.partners2-page4-section1 .become3{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding:15px 0px 35px 42px ;
width:483px;
}
.partners2-page4-section1 .second-img{
  width:376px;
  height:180px;
 margin-left:80px;
}



/*======== patternthankyou======== */

.partner-thankyou{
  display: flex;
  justify-content: center;
  gap:26px;
  padding:0px 0px 300px 0px ;
  margin-top:140px;
}
.partner-thankyou .become{
  width: 529px;
height: 625px;
border-radius: 20px;
background: linear-gradient(180deg, #6235CE 0%, #1B0359 100%);
}
.partner-thankyou .become1{
  font-family:"rsextrabold";
font-weight: 800;
font-size:56px;
line-height:60px;
vertical-align: middle;
color: var(--text-color-white);
width:300px;
height:120px;
padding:42px 0px 15px 42px ;
}
.partner-thankyou .become2{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding:60px 0px 0px 42px;
width:430px;
}

.partner-thankyou .become3{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 28px;
vertical-align: middle;
color: var(--text-color-white);
padding:15px 0px 35px 42px ;
width:483px;
}
.partner-thankyou .second-img{
  width:376px;
  height:180px;
 margin-left:80px;
}


.partner-thankyou .thank-you{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 751px;
height:625px;
border-radius: 20px;
background:var(--text-color-white1);

}
/* .thanks-all{
  display:flex;
} */
.partner-thankyou .thankyou-img{
  width: 92.75057983398438px;
height: 92.75055694580078px;
}
.partner-thankyou .thank-you-text{
  font-family:"rsextrabold";
font-weight: 800;
font-size: 42px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding-top:20px;
}
.partner-thankyou .thank-you-text1{
  font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
padding:20px 0px 40px 0px ;
}
.partner-thankyou .out{
width:334px;
height:88px;
border-radius: 16px;
display: flex;
justify-content: center;
align-items: center;
gap:22px;
background-color: var(--text-color-pink);
}
.partner-thankyou .out1{
  color:var(--text-color-white);
 font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}

.partner-thankyou .sright-white-left-arrow{
  width:20px;
  height:20px;
}
.submit-thanks{
  display: flex;
  justify-content: center;
  align-items: center;
   gap:26px;
   margin-top:80px;
}
.hidden {
  display: none;
}

.active {
  display: block;
}

/* .partners2-page4-section1 .program{
  width:751px;
height:625px;
border-radius:20px;
background-color:var(--text-color-white1) ;
}
.partners2-page4-section1 .program-text{
  font-family:"rsbold";
font-weight: 600;
font-size: 32px;
line-height: 100%;
vertical-align: middle;
padding: 35px 0px 15px 29px;
}
.partners2-page4-section1 .program-text1{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 33px;
vertical-align: middle;
padding-left:29px; 
}

.partners2-page4-section1 .program-text2{
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 33px;
vertical-align: middle;
padding-left:29px;
padding-bottom:43px;
}

.partners2-page4-section1 .program-text3{
  font-family:"jmedium";
font-weight: 500;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
padding:0px 0px 12px 29px;
}
  
.partners2-page4-section1 .program-text4{
  width: 693px;
height: 88px;
border-radius: 16px;
border-top: 1px solid var(--border-color-black2);
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
border: 1px solid var(--border-color-black2);
color:var(--text-color-black2);
margin-left:29px;
padding-left:31px;
}

.partners2-page4-section1 .p-submit{
  width: 693px;
height: 88px;
border-radius: 16px;
font-family:"jbold";
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 100%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
color: var(--text-color-white);
background-color: var(--text-color-pink);
margin-top:180px;
margin-left:29px;
} */


@media(min-width:300px) and (max-width:600px){
.footer{
  height:auto; 
  padding:50px 0px  100px 0px;
}
.footer .footer1{
    flex-direction: column;
    align-items: center;
    padding:0px 0px 0px 0px ;
}
.footer .footer2{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:46px;
}

.footer .footer2 h2:nth-child(2){
    width:auto;
  height:auto;
  font-size:17px;
  text-align: center;
  padding-bottom:40px;
}
.footer .start{
    font-size:10px;
    width:auto;
    margin-bottom:20px;
    padding:0px 10px ;
}
.footer .products{
    width:auto;
    height:auto;
    border:none;
    padding-left:0px;
    padding-top:0px;
    margin-top:30px;
    border-top-left-radius:30px; 
    border-bottom-left-radius:30px; 
}
.footer .company{
    width:auto;
    height:auto;
    border:none;
    padding-left:0px;
    padding-top:0px;
     border-top-right-radius:30px;
     border-bottom-right-radius:30px; 
     margin-top:25px;
}
.footer .services{
    width:auto;
    height:auto;
    border:none;
    padding-left:0px;
    padding-top:0px;
    margin-top:25px;
}
.footer .pro{
  font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 20.45px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
border-bottom:none;
width:226px;
padding-bottom:26px;
}
.footer .game{
font-size:15px;
line-height:150%;
margin-top:10px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:20px;

}
.footer ul li a{
font-size: 14px;
line-height: 200%;
margin-top:0px;
padding-top:0px;
}
.footer .mask{
font-size: 17px;
line-height: 100%;
padding-top:0px; 
margin-top:30px;
display:none;  
}
.footer .call{
font-size: 17px;
line-height: 100%;
padding-top:0px;
margin-top:30px; 
padding-bottom:47px;
display: none;   
}
.footer .email{
font-size: 16.11px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
}
.footer .order{
  font-size: 12px;
}
.footer .down{
    width:22px;
    height:17px;
    display:block !important;
}
.footer .total{
     flex-direction: column;
}
.footer .soft{
    line-height:200%;
}
.footer .others{
    padding-top:0px;
    margin-top:0px;
    font-size:18px;
    /* display: none; */
}
.footer ul{
  margin-top:0px ; 
  padding-top:0px; 
  margin-bottom:30px;
  padding-left:10px;
}

.footer .social img{
  width:30px;
  height:30px;
}
.footer .curve{
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.footer .blue{
  display: none;
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,-120px);
}
.footer .own{
  transform: translate(0px,0px);
}
.nice{
    display: flex;
    justify-content: center;
}
.footer .software{
    display: none;
} 
.footer .rights{
  display: flex;
  width:auto;
  height:auto; 
  border:none ; 
  justify-content:center;
  margin-left:0px;
  border-bottom-left-radius:30px;
  border-bottom-right-radius:30px;
  flex-direction: column;
}
.footer .mail{
display: flex;
align-items: center;
justify-content: center;
padding-top:30px;
padding-bottom:30px;
 padding-left:0px; 
 width:auto;
 border-right:1px solid var(--border-color-black) ;
 order:1 ;
}
.footer .inter{
  font-family:"inter";
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-style: Light;
  font-size: 13.02px;
  line-height: 100%;
  vertical-align: middle;
  color: var(--background-color-whitegray);
  order:3;
}
.footer .social{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left:0px;
    padding-bottom:40px;
     width:auto;
  border-left: 1px solid var(--border-color-black);
  gap:10px;
  order:2 ;
}
.footer .soc{
font-family:"rsbold";
font-weight: 700;
font-style: Bold;
font-size: 20.8px;
line-height: 100%;
vertical-align: middle;
color: var(--text-color-white);
padding-right:0px;
}
 .footer .software-list{
  display: none;
} 
.items{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:220px;
  margin: 0 auto;
}

.foot{
  width:100%;
  height:auto;
  background:var(--text-color-black);
  position: relative;
  z-index: 1000;
}
.footer .foot1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0px 0px 0px 0px ;
}
.footer .smart-plus{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left: 18px;
      margin-top:5px;
}
.footer .smart-plus1{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left:60px;
      margin-top:5px;
}
.footer .smart-plus2{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left:60px;
      margin-top:5px;
}
.footer .smart-plus3{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left:36px;
      margin-top:5px;
}
.footer .smart-plus4{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left:90px;
      margin-top:5px;
}
.footer .smart-plus5{
  width:15px;
   height:15px;
    display: inline-block;
     margin-left:100px;
      margin-top:5px;
}

/* contact-us  */
.contactus{
display: flex;
flex-direction: column;
gap:26px;
padding-top:40px;
padding-bottom:0px;
margin-top:20px;
}
.contactus .problem{
  display:none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:auto;
height:auto;
margin:0px 7px ;
padding-bottom:50px ;
padding-left:0px;
order:2;
}
.contactus .problem p:nth-child(1){
text-align: center;
font-size:40px;
}
.contactus .problem p:nth-child(2){
width:auto;
text-align: center;
padding: 0px 10px;
}
.contactus .layer{
  width:200px;
height:150px;
}
.contactus .form1-contact{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:auto;
height:auto;
margin: 0px 7px;
order:1;
margin-top:60px;
padding: 40px 10px;
}
.contactus .quick{
width:100%;
height:auto;
font-size:15px;
margin:30px 10px 20px 10px ;
/* gap: 10px; */
}
.contactus .quick h4:nth-child(1){
  width:50%;
height:51px;
font-size:15px;
}
.contactus .quick2{
width:100%;
text-align: center;
}
.contactus .quick a{
width:50%;
height:51px;
font-size:15px;
}
.contactus .your-full-name{
 display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contactus .contact-message{
 display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.contactus .step1{
  padding-left:5px;
 /* display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}
.contactus .personal{
 width:100%;
height:90px;
margin: 0;
}
.contactus .personal2{
 width:36px;
height:36px;

}
.contactus .info{
display: none;
}
.contactus .pinkline{
  width:10px;
}
.contactus .grayline{
  width:30px;

}
.contactus .personal22{
 width:36px;
height:36px;
margin-left:10px;
}
.contactus .name{
font-size:16px;
width:100% ;
}
.contactus .box1{
font-size:16px;
}
.contactus .num{
  width:100%;
height:68px;

}
.contactus .numb{
  font-size:16px;
}
.contactus .maile{
 width:100%;
 height:68px;
}
.contactus .names{
  font-size:16px;
}
.contactus .john{
  flex-direction: column;
  /* align-items: center; */
  gap:0px;
}
.john .num-container .numbers{
  gap:2px;
}
.john .num-container .drop-down-nums{
  width:89%;
}

 .john .num-container .drop-down-nums .search-bar{
  width:99%;
 }
 .john .num-container .drop-down-nums .all-countries{
  width:91%;
 }
 .john .num-container .numbers p{
  font-size:14px;
 }
.contactus .numbers{
 width:100%;
 height:68px;
}

.contactus .box{
  width:100%;
  height:68px;
  gap:0px;
  justify-content:space-between ;
  padding:0 20px ;
}
.contactus .no{
  width:30px;
  height:30px;
}
.contactus .boxes{
  flex-direction: column;
}
.contactus .next{
width:100%;
min-width: 280px;
max-width:300px ;
height:68px;
}
.contactus .back{
  flex-direction: column;
  padding-right:0px ;
  justify-content: center;
  align-items: center;
}

#quick1{
  width:100%;
}
/* .contact-us-2 */

.contactus .expertise{
 flex-direction: column;
 gap:5px;
} 

.contactus .tise{
  display: flex;
  align-items: center;
  justify-content: space-between;
   width:275px;
   height:68px;
}
.contactus .doyou{
  width:100%;
  height:68px;
}
.contactus .pinkback{
  width: 100%;
  min-width: 280px;
  max-width: 300px;
  height: 68px;
 }


.contactus .net-text{
  font-size:16px;
}
.contactus .net-text-name{
font-size: 16px;
padding:0px 0px 12px 5px;
}
.contactus .contact2-from-div{
  display: block;
}
.contactus .form-cntact2{
  width:auto;
height:auto;
padding-left:0px;
padding-bottom:50px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 10px 10px;
/* display:block; */
}


.contactus .setup2{
  width:100%;
height:62px;
}

.contactus .recent{
  width:99%;
height:60px;
}
 


.contactus .whitecard{
  width:88%;
}


.contactus .reaches{
 width:36px;
height:36px;

}

.contactus .pub{
 width:36px;
height:36px;
margin-left:15px;
transform: translate(-7px,0px);
/* margin-right:5px; */
}

.contactus .pub2{
 width:36px;
height:36px;
}


.contactus .pinkline-lines{
  width:10px;
  transform: translate(10px ,-5px);
}
.contactus .grayline-lines{
  width:30px;
  transform: translateY(-5px);
}

.contactus .greenline{
  width:32px;
  transform: translateY(-5px);
}
.personal1{
  padding-right: 5px;
}



.contactus .form-cntact3{
  width:100%;
display:block;
padding-left:6px;
margin-top:10px;
}
/* .step{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction:column ;
}
.step1{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction:column ;
} */
.contactus .step-border{
   width:270px;
}
.contactus .message-border{
  width:100%;
  height:70px;
}
.contactus .mess{
  width:100%;
}
.contactus .checks{
  gap:5px;
font-size:12px;
/* justify-content: center; */
}

.contactus .checkbox{
  width:20px;
height:20px;
}
.contactus .darkgray{
  width:30px;
  border-width: 6px;
  position: relative;
  z-index:1;
  transform: translate(-3px,-5px);

}
.contactus .darkpink{
  width:12px;
border-width:6px;
  z-index:1000 ;
  transform: translate(11px ,-5px);
}
.contactus .green{
  width:30px;
  border-width:6px;
}
.contactus .red{
  width:30px;
  border-width:6px;
  margin-right:4px;  
  /* padding-right:5px;   */
}
.contactus .reache{
 width:36px;
height:36px;
margin-left:0px;
}

.contactus .steps{
 width:36px;
height:36px;
margin-left:0px;
}

.contactus .setup21{
  width:100%;
}

.contactus .whitecard1{
  width:89%;
}
/* .contactus .whitecard1{
  width:280px;
}

.contactus .recent1{
  width:270px;

}


.contactus .setup22{
  width:290px;
}


.contactus .setup21{
  width:290px;
  /* justify-content: space-between;
    align-items: center;
    height: 82px;
    border-radius: 14px;
    border: 1px solid var(--border-color-black2);
    padding: 0px 28px;
    position: relative;
    cursor: pointer; */


.contactus .setup3img1{
  width: 15px;
height: 15px;
color:var(--text-color-white);
}

.contactus .short1{
  display: flex;
}
.contactus .setup33img1{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent1{
  width:99%;
}
 

/* dropdown2from2 */
.contactus .setup22{
  width:100%;

}

.contactus .short2{
  display: flex;
}
.contactus .setup33img2{
  width: 15px;
height: 15px;
display: none;
}

.contactus .recent2{
  width:99%;

}
 


.contactus .whitecard2{
  width:89%;

}


.contactus .setup32{
  font-size:14px ;
}
.contactus .setup31{
  font-size:14px ;

}


.contactus .recent3{
  width:99%;
}
 


.contactus .whitecard3{
  width:89%;
height:auto;
display: none;
}




.contactus .recent4{
  width:99%;

}
 


.contactus .whitecard4{
  width:89%;
}




.contactus .recent5{
  width:99%;
}
 


.contactus .whitecard5{
  width:89%;
display: none;
}

.quick-submit{
  display: flex;
  justify-content: center;
  align-items: center;
  
}



/* contact-us-thankyoupage */
.contactus .thank-you{
  margin:0px 10px  50px 10px;
  width:auto;
height: auto;
padding:50px 0px ;
}
.contactus .thankyou-img{
  width:72px;
  height:72px;
}
.contactus .thank-you-text{
  font-size:22px ;
}
.contactus .thank-you-text1{
padding:20px 20px 40px 20px ;
font-size:16px ;
}
.contactus .out{
width:250px;
height:66px;
}
#quick2{
  width:100%;
}
.contactus .form1-contact1{
  display:block;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* width:300px; */
height:auto;
padding-left:0px;
margin: 0px 5px;
padding-bottom: 50px;
}
.contactus .setup2-quries {
 height:68px ;
  width:100%;
}
.contactus .whitecard-quries{
  width:89%;
}
.contactus .recent-quries{
  width:100%;
}
.contactus .send{
  width:290px;
  margin-left:5px ;
  height:62px;
}

/* news */
.news{
height:480px;
padding: 150px 20px 0px 20px;
}
.news .news-text{
  flex-direction: column;
gap:0px;
padding: 0px 0px 0px 0px;
}
.news .nexoranews h1:nth-child(1){
 width:auto;
height:auto;
font-size:35px ;
text-align: center;
line-height:50px;
}
.news .nexoranews p:nth-child(2){
 text-align: center;
width:auto;
height:auto;
padding-bottom:30px;
}
.news .newsimg{
  width:273px;
height: 109px;

  margin-bottom: 40px;
}
.news .cir2{
  transform: translate(0px,0px);
  width:80px;
  margin-right:0px;
}
.news .cir3{
  width:50px;
}
.news .cir4{
  width:50px;
}
.news .cir1{
  width:60px;
}
.news .alltimes{
  width:auto;
height:auto;
/* flex-wrap: wrap; */
padding:10px;
transform: translate(0px,167px);
margin-top:0px;
width:280px;
margin:0 auto ;
}
.news .times{
  width:260px;
  height:60px;
  position: relative;
}
.news .searchnews{
  width:260px;
  height:80px;
  display:none ;
}
.news .searchnews p:nth-child(1){
font-size:16px;
}
.news .searchnews img{
  width:30px;
height:30px;
}
.news .hi{
 width:140px;
font-size:16px;

}
.news .times img{
  width:15px;
height:15px;

}
.news .year{
  display: flex;
  justify-content:center;
  align-items: center;
  gap:40px;
}
.news .recent:hover{
  border:1px solid var(--color-blue);
  cursor: pointer;
}
.news .whitecard{
  width:260px;
height:256px;
top:75px;
}
.news .recent{
  width:240px;
height:47px;
font-size:13px;
}

.news .all-circle{
  padding-bottom:70px ;
}

/* section2-allnews */
.section2-allnews{
  height:auto;
  padding:0px 10px 50px 10px ;
}
.section2-allnews .hug{
padding-left:0px;
text-align: center;
padding-bottom:150px;
}
.section2-allnews .news-card{
  width:280px;
height:auto;
padding-bottom:30px;

}
.section2-allnews .aug{
  gap:28px;
}
.section2-allnews .doll{
  gap:0px;

}
.section2-allnews .line{
  width:250px;
}
.section2-allnews .think{
font-size:16px;
line-height:25px;
}
.section2-allnews .view{
font-size: 13px;
line-height:20px;
}
.section2-allnews .read-full{
  gap:100px;
}
.section2-allnews .cursor{
transform: translate(-30px,0px);
}
.section2-allnews .mapimg{
  width:300px;
height: 200px;
}
.section2-allnews .loades{
  width:300px;
  padding-top:10px;
}
.news-page3 {
 padding:0px 10px ;
}
.news-page3 .gray-back{
display: none;
}

.news-page3 .ree{
  width:auto;
  padding:30px 10px 0px 10px ;
  text-align: center;
  font-size:20px;
}
.news-page3 .bigmap{
  width:300px;
  height:160px;
  margin:20px;
}
.news-page3 .all-girl{
  padding:30px 0px ;
  flex-direction: column;
  
}
.news-page3 .girl{
  width:auto;
height:auto;
flex-wrap: wrap;
padding:20px 10px 20px 10px ;
justify-content: center;
}
.news-page3 .girl-text{
gap:10px;
}
.news-page3 .girl-text h4:nth-child(2){
  font-size:16px;
}
.news-page3 .girl-text img{
  width:44px;
  height:44px;

}
.news-page3 .cal{
  width:290px;
  height: 90px;
}
.news-page3 .lorem{
  width:auto;
height:auto;
font-size:14px;
text-align: center;
padding:0px 20px ;
}

/* news-page3-section2 */
.news-page3-section2{
padding:50px 0px 100px 0px;
}

.news-page3-section2 .over{
  font-size:30px;
}
.news-page3-section2 .mapimg{
  width:300px;
height:200px;
border-top-left-radius:14px ;
border-top-right-radius:14px ;
}
.news-page3-section2 .gray{
background-color: var(--background-color-whitegray);

}
.news-page3-section2 .pinkarrow{
  margin-left:24px;
  margin-top:24px;
  margin-bottom:30px;
}
.news-page3-section2 .news-card{
  width:280px;
height:auto;
padding-bottom:20px ;
}
.news-page3-section2 .aug{
  gap:30px;
}

.news-page3-section2 .line{
  width:240px;
}
.news-page3-section2 .think{
font-size:18px;
}
.news-page3-section2 .view{
font-size: 14px;
}



.news-page3-section2 .over{
  padding-left:0px;
  text-align: center;
  
}
.news-page3-section2 .praskuryna{
  flex-wrap: wrap;
  width:300px;
  margin: 0 auto;
}


/* privacy-section */

.privacy-section{
  
padding-bottom:60px;
}

.privacy-section .privacy-policy{
  justify-content: center;
  gap:24px;
  padding-left:0px;
 font-size:16px;
}
.privacy-section .introduction{
  padding-bottom:10px;
}
.privacy-section .collect{
  padding-bottom:10px;
}
.privacy-section .website{
  padding-left:0px;
  text-align: center;
  font-size:20px;
  padding:40px 15px 0px 15px;
}
.privacy-section .all-finra{
  text-align: center;
  padding:10px 30px ;
}
.privacy-section ul li{
  list-style:disc ;
  display: none;
}
table {
  width: 100%;
  border-collapse: collapse; 
  border:2px double black !important;
}

 td {
  color: var(--text-color-gray);
 line-height:18px;
  font-size:10px;
      
}

th{
  color: var(--text-color-black);
 line-height:18px;
  font-weight: 400;
  padding-left:3px;
  font-size:10px;     
}


/* anti-money-section */
.anti-money-section{
padding:10px 0px 100px 0px ;
}
.anti-money-section .anti-laundaring{
  justify-content: center;
}
.anti-money-section .anti-text{
 padding-left:0px;
}
.anti-money-section .aml{
  font-size:20px;
  text-align: center;
  padding: 30px 0px 30px 0px;
}
.anti-money-section .we{
  padding:0px 30px ;
  text-align: center;
}

/* carrersection */
.carrer-section{
  height:200px;
  background-position:unset;
  padding:0px 10px 0px 10px ;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.carrer-section .rethink-con{
  /* width:300px; */
}
.carrer-section .rethink {
 width:300px;
text-align: center;
font-size:26px;
padding-bottom:0px;
line-height:40px ;
}
.carrer-section .rethink-text{
text-align: center;
}

.carrer-section1{
padding-bottom:70px;
}




.carrer-section1 .carrer-text{
font-size:16px;
padding:10px 30px 10px 30px;
width:auto;
margin: 0 auto;
text-align: center;
}
.carrer-section1 .customer-support{
font-size:23px;
width:auto;
padding:30px 0px 20px 0px;
text-align: center;
}


.carrer-section1 .api-support-text{
font-size: 20px;
line-height: 130%;
padding:5px 15px;
width:auto;
margin: 0 auto;
text-align: center;

}
.carrer-section1 .explore-career-areas{
  font-size:28px;
padding:60px 0px 20px 0px ;
}
/* .carrer-section1 .carrer-area{
  flex-direction: column;
  align-items: center;

}
.carrer-section1 .all-jobs{
  width:290px;
}
.carrer-section1 .search-job{
  width:290px;
  display: none;
}
.carrer-section1 .customer-support{
font-size:18px;
width:unset;
margin: unset;
text-align: center;
}
.carrer-section1 .age-all{
 margin: 0px 15px;
}
.carrer-section1 .api-support{
  width:auto;
height:auto;
padding-bottom:20px;
}
.carrer-section1 .api-support-text{
font-size:16px;
padding:32px 0px 15px 32px;

}
.carrer-section1 .ago{
width:auto;
padding-left:32px;
padding-right:20px ;
} */

/* .carrer2-section */
.carrer2-section{
  padding-bottom:60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.carrer2-section .vibe{
  justify-content: center;

}
.carrer2-section .vibe1{
font-size:14px;
gap:14px;
width:unset;
margin:unset;
}
.carrer2-section .vibe2{
   width:unset;
   margin:unset; 
   font-size: 25px;
   text-align: center;

}
.carrer2-section .vibe3{
  width:auto;
  margin: 0 auto;
}
.carrer2-section .apply-now-button{
  width:129px;
  margin:20px 0px 20px 0px;
}
.carrer2-section .role{
  width:auto;
  text-align: center;
  margin: 0 auto;
  padding: 0px 20px;
}
.carrer2-section ul li{
  list-style:disc;
  display: none;
}
/* .carrer3-sections*/

.carrer3-sections{
  display: flex;
  justify-content:center;
  align-items: center;
  flex-direction: column;
  padding:56px 0px 100px 0px ;
}
.carrer3-sections .soon{
  display:none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:92%;
  height:550px;
  order:2 ;
}
.carrer3-sections .soon1{
font-size:36px;
line-height:40px ;
padding:0px 0px 35px 0px;
}
.carrer3-sections .soon2{
  width:auto;
font-size: 16px;
text-align: center;
padding:0px 10px 40px 10px ;
}

.carrer3-sections .bag{
  width:200px;
height:200px;
margin-left:0px ;
}


.carrer3-sections .apply-form{
  width:92%;
height:auto;
padding-bottom:30px;
}

.carrer3-sections .apply-position{
font-size:20px;
padding-bottom:10px ;
}
.carrer3-sections .apply-mail{
font-size: 17px;
}
.carrer3-sections .first-last{
  font-size: 17px;
}
.carrer3-sections .letter{
  width:80%;
height:61px;
font-size: 17px;
}
.carrer3-sections .names-section{
  gap:0px;
  flex-direction: column;
  width:100%;
}
.carrer3-sections .apply-type{
  width:87%;
height:61px;
font-size: 16px;
}
.carrer3-sections .apply-select{
  width:80%;
height:61px;
}
.carrer3-sections .apply-select-text{
font-size: 16px;
}
.carrer3-sections .apply-select-img{
  width: 20px;
height: 20px;

}
.carrer3-sections .letter-cover{
  width:80%;
height:100px;
font-size: 16px;
}
.carrer3-sections .button-submit{
  width:80%;
  height:70px;

}

.carrer3-sections .row1{
  width:107%;
}
.carrer3-sections .row2{
  width:107%;
}
.carrer3-sections .row3{
  width:107%;
}

/*==== carrerthankyou======= */

.carrer-thankyou{
  flex-direction: column;
  padding:5px 0px 100px 0px ;
  margin-top:110px ;
}
.carrer-thankyou .soon{
  display: none;
}


.carrer-thankyou .thank-you{
  width:auto;
height:370px;
margin:0px 15px ;
}
/* .thanks-all{
  display: none;
} */
.carrer-thankyou .thankyou-img{
  width:72.75057983398438px;
height:72.75055694580078px;
}
.carrer-thankyou .thank-you-text{
font-size:20px;
}
.carrer-thankyou .thank-you-text1{
font-size: 16px;
padding:20px 10px 40px 10px ;
}
.carrer-thankyou .out{
width:250px;
height:68px;
}

/* partners section */
.partners-page1-section{
  height:auto;
  padding:70px  0px ;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.partners-page1-section .nexora-partners{
font-size:36px;
line-height:48px;
width:auto;
text-align: center;
} 
.partners-page1-section .nexora-partners-text{
padding: 30px 10px;
text-align: center;
}
.button-partner{
  display:flex;
  justify-content:center;
  align-items:center;
}
/* .partners-page1-section */
.partners-page1-section1{
padding:55px 0px 100px 0px;
}
.partners-page1-section1 .setup{
  display: flex;
  justify-content:center;
 flex-direction: column;
  align-items: center;
   gap:30px;
  padding-bottom:42px; 
}
.partners-page1-section1 .setup1{
 font-size:40px;
}
.partners-page1-section1 .setup2{
  width:300px;
}
.partners-page1-section1 .setup3{
font-size:18px;
}
.partners-page1-section1 .setup-line{
  width:300px;
}
.partners-page1-section1 .setups{
  flex-direction: column;
   gap:30px; 
   text-align: center;
}
.partners-page1-section1 .setups1{
  text-align: center;
  flex-direction: column;
   gap:30px; 
   width:300px; 
}
.partners-page1-section1 .setups2{
  text-align: center;
  flex-direction: column;
   gap:30px; 
   width:300px;
}
.partners-page1-section1 .setup4{
font-size: 25px;
width:300px;
margin:0 auto ;
padding-bottom:10px;
}
.partners-page1-section1 .all-logo-cards{
  width:300px;
  margin:0 auto;
}
.partners-page1-section1 .logo-card{
  width:280px;
  height:216px;
}
.partners-page1-section1 .hrm-img{
  width:180px;
height:70px;
}

.partners-page1-section1 .hrm-img2{
  width:180px;
height:70px;
}
.partners-page1-section1 .hrm-img3{
  width:200px;
height:70px;
}
.partners-page1-section1 .hrm-img4{
  width:180px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:172px;
height:73px;
}
.partners-page1-section1 .hrm-img6{
  width:170px;
height:44px;
}
.partners-page1-section1 .bwimg{
  width:231px;
  height:162px;
}
.partners-page1-section1 .bgimg{
  width:auto;
  height:214px;
}

.partners-page1-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:auto;
}
.partners-page1-section1 .hrm{
font-size:18px;
}
.partners-page1-section1 .hrm1{
font-size: 14px;
width:auto;
padding-right:5px;
}

.partners-page1-section1 .whitecard{
  width:300px;
top:170px;
right:0;
}
.partners-page1-section1 .recent{
  width:280px;
}
 

/* partners1-page3-section1 */
.partners1-page3-section1{
  padding-bottom:100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partners1-page3-section1 .tech{
  justify-content: center;
}
.partners1-page3-section1 .tech-text{
  display: flex;
  gap:4px;
  align-items: center;
  justify-content: center;
  font-family:"jregular";
font-weight: 400;
font-size:13px;
width:unset;
margin:unset;
}
.partners1-page3-section1 .tech-text-img{
  width:10px;
  height:10px;

}
.partners1-page3-section1 .tech-it{
font-size: 30px;
width:unset;
margin:unset ;
padding: 30px 0px;
}
.partners1-page3-section1 .logo-card{
  width:280px;
height:435px;
}
.partners1-page3-section1 .hrm-img{
  width:200px;
height:100px;
}

.partners1-page3-section1 .hrm-img2{
  width:230px;
height:96px;
}
.partners1-page3-section1 .hrm-img3{
  width:210px;
height:70px;
}
.partners1-page3-section1 .hrm-img4{
  width:230px;
height:64px;
}
.partners1-page3-section1 .hrm-img5{
  width:222px;
height:83px;
}
.partners1-page3-section1 .hrm-img6{
  width:200px;
height:54px;
}
.partners1-page3-section1 .bwimg{
  width:243px;
height: 200px;
}
.partners1-page3-section1 .bgimg{
  width:278px;
height:250px;
}

.partners1-page3-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:300px;
}
 .partners1-page3-section1 .hrm{
  font-size:18px;

}
.partners1-page3-section1 .hrm1{
width:240px;
}

/* pattern2 */
.partners2-page4-section1{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap:26px;
  padding:50px 15px;
}
.partners2-page4-section1 .become{
  width:auto;
height:auto;
display:none;
flex-direction: column;
justify-content: center;
align-items: center; 
padding-bottom:50px;
order:2 ;
}
.partners2-page4-section1 .become1{
font-size:36px;
line-height:40px;
width:300px;
padding:42px 0px 0px 0px ;
text-align: center;
order:1;
}
.partners2-page4-section1 .become2{
padding:30px 15px 0px 15px;
width:auto;
text-align: center;
}

.partners2-page4-section1 .become3{
padding:15px 15px 35px 15px ;
width:auto;
text-align: center;
}
.partners2-page4-section1 .second-img{
  width:220px;
  height:130px;
 margin-left:0px;
}

.partners2-page4-section1 .program{
  width:auto;
height:520px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-bottom:30px;
}
.partners2-page4-section1 .program-text{
padding: 35px 0px 15px 0px;
width:90%;
font-size:25px;
}
.partners2-page4-section1 .program-text1{

font-size: 14px;
/* text-align: center; */
padding:0px;
width:87%;
}

.partners2-page4-section1 .program-text2{
font-size: 14px;
padding:0px;
width:87%;
/* text-align: center;
padding:0px 20px ; */
}

.partners2-page4-section1 .program-text3{
padding:30px 0px 12px 5px;
width:90%;
/* text-align: center; */
}
  
.partners2-page4-section1 .program-text4{
  width:98%;
height:68px;
margin-left:0px;
padding-left:31px;
margin-top:0px;

}

.partners2-page4-section1 .p-submit{
  width:90%;
height:68px;
margin-top:40px;
margin-left:0px;
}
.partners2-page4-section1 .row{
  width:90%;
  padding-left:0px ;
}



/*======== patternthankyou======== */

.partner-thankyou{
  flex-direction: column;
  padding:0px 0px 70px 0px ;
  margin-top:120px;
}
.partner-thankyou .become{
  display: none;
}

.partner-thankyou .thank-you{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:auto;
height:400px;
margin:0px 15px;
}
/* .thanks-all{
  display: none;
} */
.partner-thankyou .thankyou-img{
  width:72.75057983398438px;
height:72.75055694580078px;
}
.partner-thankyou .thank-you-text{
font-size:20px;
}
.partner-thankyou .thank-you-text1{
font-size: 16px;
line-height:130%;
padding:20px 10px 40px 10px ;
}
.partner-thankyou .out{
width:250px;
height:68px;
}

}

@media(min-width:320px) and (max-width:430px){

   .news .alltimes{
  width:auto;
height:auto;
/* flex-wrap: wrap; */
padding:10px;
transform: translate(0px,145px);
margin-top:0px;
width:280px;
margin:0 auto ;
}



}



@media(min-width:601px) and (max-width:900px){
 
 .footer{
  height:auto; 
  padding-bottom:100px;
}
.footer .footer1{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:127px 0px 76px 0px ;
    
}
.footer .footer2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:46px;
}
.footer .footer2 h2:nth-child(2){
  text-align: center;
}
.footer .start{
  margin-top:20px;
}
.footer .products{
    border-top-left-radius:0px; 
    border-bottom-left-radius:0px; 
    margin-bottom:20px ;
    height:750px;
}
.footer .company{
     border-top-right-radius:0px;
     border-bottom-right-radius:0px; 
     margin-bottom:20px ;
}
.footer .services{
  height:650px;
    padding-top:30px;
    margin-bottom:20px;
}
.footer .down{
    display: none;
}
.footer .total{
     justify-content: center;
     align-items: center;
     flex-direction: column;
}
.footer .blue{
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,-120px);
  display: none;
}

.header{
  border:none ;
 } 
.header ul{
  gap:10px;
}
.header .contact-us{
  display:none;
}
.footer .rights{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:auto;
  height:101px; 
  border:none ; 
  margin-left:0px;
  padding-top:40px;

}
.footer .mail{
justify-content: center;
padding-top:30px ;
padding-bottom:30px;
transform: translate(0px, 0px);
 padding-left:30px; 
 border-right:none ;
 order:1 ;
}
.footer .inter{
  justify-content: center;
  order:3 ;
}
.footer .social{
    padding-left:60px;
    padding-bottom:30px ;
  border-left:none;
  order:2;
}
.footer .soc{
padding-right:20px;
}




/* contact-us  */
.contactus{
flex-direction: column;
align-items: center;
padding-bottom:50px;
margin-top:20px;
}
.contactus .problem{
  display:none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:95%;
height:auto;
padding-bottom:50px;
order: 2;
padding-left:0px;
}

.contactus .form1-contact{
  width:95%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom:30px;
padding-left:0px;
order: 1;
margin-top:70px;
}
.contactus .quick{
width:540px;
margin-bottom:20px;
}
.contactus .quick h4:nth-child(1){
  width:50%;
}

.contactus .quick2{
  width:191%;
}
.contactus .quick h4:nth-child(2){
  width:50%;
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.contactus .personal{
 width:540px;
display: flex;
align-items: center;
justify-content: center;
}
.contactus .info{
display: none;
}
.contactus .grayline{
  width:70px;
}
.contactus .num{
  width:540px;
}


.contactus .maile{
 width:250px;
}
.contactus .numbers{
  width:263px;
}
.contactus .place{
width:120px;
}

.contactus .box{
  width:255px;
gap:150px;
}
.contactus .box1{
  width:540px;
}
.contactus .next{
width:255px;
}
.contactus .name{
width:540px;
}
.john .num-container .numbers p{

font-size:15px;
}
.john .num-container .numbers{
  gap:0px;
}
.john .num-container .drop-down-nums{
  width:260px;
  height:384px;
}
.john .num-container .drop-down-nums .search-bar{
  width:240px;
}
.john .num-container .drop-down-nums .all-countries{
  width:240px;
}
.john .num-container .numbers img:first-of-type {
  width:20px;
  height:20px;
}
/* .contact-us-2 */

.contactus .tise{
   width:537px;
}

.contactus .doyou{
  width:540px;
}
.contactus .pinkback{
width:255px;
}
.contactus .rep{
  width:530px;
}
.contactus .back{
  align-items: center;
  padding-right: 0;
}
.contactus .contact2-from-div{
  display:flex;
  margin-top:20px;
  justify-content: center;
  align-items: center;
}
.contactus .div2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contactus .div2 .think-view-com{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contactus .form-cntact2{
  width:95%;
display: flex;
/* display:block; */
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom:30px;
padding-left:0px ;
}
.contactus .setup2{
  width:540px;
height: 82px;
}

.contactus .recent{
  width:520px;
height:60px;
}
 


.contactus .whitecard{
  width:540px;
}


.contactus .pinkline-lines{
  transform: translate(9px ,-5px);
}
.contactus .grayline-lines{
  transform: translateY(-5px);
}

.contactus .personal1{
  padding-right:5px;
}

.contactus .greenline{
  width:75px;
  transform: translate(0px,-5px);
}

.contactus .pub{
  margin-left:10px;
}
.contactus .contact-from3{
  display: block;
}
.contactus .form-cntact3{
  width:95%;
padding-left:0px;
display:flex;
flex-direction: column;
/* align-items: center; */
justify-content: center;
}

.contactus .step-border{
   width:540px;
}
.contactus .message-border{
  width:540px;
}

.contactus .darkgray{
  width:80px;
  transform: translateY(-5px);

}
.contactus .darkpink{
  transform: translate(12px ,-5px);
}

.contactus .steps{
margin-left:5px;
}

.contactus .mess{
  width:500px;
}
.contactus .green{
  width:80px;
}
.contactus.red{
  width:80px;
}
.contactus .setup21{
  width:540px;
}
.contactus .whitecard1{
  width:540px;
}
.contactus .recent1{
  width:520px;
}
.contactus .setup22{
  width:540px;
}

.contactus .whitecard2{
  width:540px;
}
.contactus .recent2{
  width:520px;

}
.contactus .whitecard3{
  width:540px;
}
.contactus .recent3{
  width:520px;

}
.contactus .whitecard4{
  width:540px;
}
.contactus .recent4{
  width:520px;

}
.contactus .whitecard5{
  width:540px;
}
.contactus .recent5{
  width:520px;

}
/* contact-us-thankyoupage */
.contactus .thanks-all{
  width:102%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactus .thank-you{
 width:92%;
}
.contactus .contact1-from1-quires{
  display: block;
}
.contactus .form1-contact1{
  width:95%;
display:flex;
flex-direction: column;
/* align-items: center; */
justify-content: center;
padding-bottom:30px;
padding-left:0px;
}

.contactus .send{
  width:540px;
}
.contactus .setup2-quries{
  width:540px;
}
.contactus .whitecard-quries{
  width:540px;
}
.contactus .recent-quries{
  width:520px;

}
/* news */
.news{
  width:100%;
height:600px;
padding:0px 20px ;
}
.news .news-text{
flex-direction: column;
gap:50px;
}
.news .nexoranews h1:nth-child(1){
  width:auto;
  text-align: center;
height:auto;
font-size:60px ;
padding-top:120px;
}
.news .nexoranews p:nth-child(2){
text-align: center;

}
.news .circleimg{
  display: flex;
  justify-content: space-around;
}
.news .newsimg{
width:500px;
height:121px;
margin-bottom:60px;
}
.news .cir2{
  transform: translate(0px,0px);
  margin-right:0px;
}
.news .alltimes{
  width:590px;
height:120px;
gap:15px;
}
.news .times{
  width:250px;
height:70px;
}

.news .searchnews{
  width:270px;
height:70px;
padding-left:20px;
}
.news .searchnews p:nth-child(1){
font-size:18px;
}

.news .searchnews img{
 width:30px;
 height:30px;
}

.news .hi{
font-size:18px;
width:185px;
}
.news .times img{
  width:15px;
height:15px;

}
.news .year{
  display: flex;
  justify-content:center;
  align-items: center;
  gap:15px;
}

.news .whitecard{
  width:230px;
height:280px;
top:75px;
}
.news .recent{
  width:210px;
height:57px;
}

/* section2-allnews */
.section2-allnews{
  width:100%;
  height:auto;
  padding:100px 10px ;
}
.section2-allnews .hug{
padding-left:0px;
text-align: center;
padding-top:0px;
/* width:580px;
margin:0 auto ; */
}


.section2-allnews .news-card{
  width:280px;
height:auto;
padding-bottom:30px;

}
.section2-allnews .aug{
  gap:28px;
}
.section2-allnews .doll{
  gap:0px;

}
.section2-allnews .line{
  width:250px;
}
.section2-allnews .think{
font-size:20px;
}
.section2-allnews .view{
font-size: 15px;
}
.section2-allnews .read-full{
  gap:100px;
}
.section2-allnews .cursor{
transform: translate(-30px,0px);
}
.section2-allnews .mapimg{
  width:300px;
height: 200px;
}
.section2-allnews .loades{
  width:300px;
  padding-top:10px;
}







.news-page3{
padding:0px 0px ;
}
.news-page3 .gray-back{
justify-content: center; 
padding-left:0px;
}
.news-page3 .gray-back-text{
font-size: 14px;
gap:14px;
}
.news-page3 .ree{
  font-size:33px;
  width:600px;
  text-align: center;
  padding: 30px 15px;
}
.news-page3 .bigmap{
  width:600px;
  padding: 0px 10px;
}
.news-page3 .all-girl{
  padding:30px 0px ;
  gap:16px;
}
.news-page3 .girl{
  width:300px;
padding:0px 10px 0px 10px ;
}
.news-page3 .girl-text{
gap:10px;
}
.news-page3 .infact{
  width:100px;
}
.news-page3 .girl-text h4:nth-child(2){
  font-size:14px;
}
.news-page3 .cal{
  width:260px;
gap:16px;
}
.news-page3 .cal-text{
font-size: 14px;

}
.news-page3 .lorem{
  width:auto;
height:auto;
font-size: 15px;
text-align: center;
padding: 0px 80px;
}

/* news-page3-section2 */
.news-page3-section2{
padding: 50px 0px 100px 0px;
}
.news-page3-section2 .over{
  padding-left:0px;
  text-align: center;
  
}
.news-page3-section2 .praskuryna{
  flex-wrap: wrap;
  margin:15px;
}


.news-page3-section2 .mapimg{
  width:300px;
height:200px;
border-top-left-radius:14px ;
border-top-right-radius:14px ;
}
.news-page3-section2 .gray{
background-color: var(--background-color-whitegray);

}
.news-page3-section2 .pinkarrow{
  margin-left:24px;
  margin-top:24px;
}
.news-page3-section2 .news-card{
  width:300px;
 height:auto;
 padding-bottom:30px;
}
.news-page3-section2 .aug{
  gap:30px;
}

.news-page3-section2 .line{
  width:260px;
}
.news-page3-section2 .think{
font-size:18.38px;
}
.news-page3-section2 .view{
font-size: 15px;
}



/* privacy-section */

.privacy-section{
  
padding-bottom:60px;
}
.privacy-section .privacy-policy{
  padding-left:0px;
 justify-content: center;
 font-size:18px;
}
.privacy-section .left{
  padding-left:10px;
}
.privacy-section .introduction{
  padding-bottom:10px;
}
.privacy-section .collect{
  padding-bottom:10px;
}
.privacy-section .website{
  padding-left:0px;
  text-align: center;
  font-size:34px;
  
}
.privacy-section .all-finra{
  padding:0px 40px ;
  text-align: center;
}
.privacy-section ul li{
  list-style:disc ;
  display: none;
}


table {
  width: 100%;
  border-collapse: collapse; 
  border:2px double black !important;
}

 td {
  color: var(--text-color-gray);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:12px;
  font-family: "jregular";
  border:2px double gray !important;  
  padding: 8px;            
  text-align:center;
      
}

th{
  color: var(--text-color-black);
 line-height:26px;
  font-weight: 400;
  padding-left:3px;
  font-size:12px;
  font-family: "jregular";
  border:2px double gray !important; 
  
  padding: 8px;            
  text-align: center;
     
}
/* anti-money-section */
.anti-money-section{
  padding-bottom:100px;
}
.anti-money-section .anti-laundaring{
  justify-content: center;
}
.anti-money-section .anti-text{
 padding-left:0px;
}
.anti-money-section .hero{
  font-weight: 700;
  line-height:26px;
  padding:20px 0px ;
}
.anti-money-section .aml{
  padding: 30px 20px ;
  font-size:40px ;
  text-align: center;
}
.anti-money-section .we{
  padding:0px 40px ;
  text-align: center;
}
/* carrersection */
.carrer-section{
  height:260px;
  background-position:unset;
  padding:50px 10px 0px 10px ;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}

.carrer-section .rethink{
 width:auto;
font-size:46px;
text-align: center;
line-height:26px;
}
.carrer-section .rethink-text{
  text-align: center;
}

.carrer-section1{
padding-bottom:70px;
}
.carrer-section1 .explore-career-areas{
padding:50px 0px 40px 0px ;
}



.carrer-section1 .carrer-text{
font-size:17px;
padding:10px 30px;
width:auto;
margin: 0 auto;
text-align: center;
}
.carrer-section1 .customer-support{
font-size:25px;
width:auto;
padding:30px 0px 20px 0px;
text-align: center;
}


.carrer-section1 .api-support-text{
font-size: 23px;
line-height: 130%;
padding:5px 15px;
width:auto;
margin: 0 auto;
text-align: center;

}

/* .carrer-section1 .all-jobs{
  width:250px;
padding:0px 30px ;
}
.carrer-section1 .all-jobs-text{
font-size: 18px;
}
.carrer-section1 .search-job{
  width:300px;
padding:0px 30px ;
}
.carrer-section1 .search-by-job{
font-size: 18px;
}
.carrer-section1 .customer-support{
font-size:25px;
width:unset;
margin:unset;
padding: 50px 0px 25px 20px;
}
.carrer-section1 .age-all{
  margin:0px 20px;
}
.carrer-section1 .api-support{
  width:auto;
height:auto;
padding-bottom:20px;
}
.carrer-section1 .warsaw{
  display: flex;
  gap:32px;
  padding:0px 0px 22px 32px ;
}
.carrer-section1 .warsaw-text{
font-size: 14px;
gap:10px;

}
.carrer-section1 .ago{
width:auto;
padding-left:32px;
padding-right:20px;
} */

/* .carrer2-section */
.carrer2-section{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom:100px;
}
.carrer2-section .vibe{
 justify-content: center;

}
.carrer2-section .vibe1{
width:auto;
margin: 0 auto;
}
.carrer2-section .spanimg{
  width:12px;
height:12px;

}

.carrer2-section .vibe2{
   width:unset;
   margin:unset; 
  text-align: center;
  padding: 30px 10px 20px 10px;
}
.carrer2-section .vibe3{
  display: flex;
  align-items: center;
  gap:35px;
  width:auto;
  margin: 0 auto;
}
.carrer2-section .vibe4{
  display: flex;
  align-items: center;
  gap:10px;
}
.carrer2-section .vibeimg{
  width:22px;
 height:22px;
}
.carrer2-section .apply-now-button{
  width:129px;
  margin: 20px 0px 20px 0px;
}
.carrer2-section .role{
  width:auto;
  margin: 0 auto;
  padding: 0px 20px;
  text-align: center;
}

.carrer2-section ul li{
  list-style:disc;
  display: none;
}
/* .carrer3-sections*/

.carrer3-sections{
  flex-direction: column;
  align-items: center;
  padding:46px 20px 100px 20px ;
}
.carrer3-sections .soon{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:100%;
order:2 ;
}
.carrer3-sections .soon1{
  padding-left:0px ;
}
.carrer3-sections .apply-form{
  width:100%;
height:auto;
padding-bottom:50px;
order:1 ;
}

.carrer3-sections .apply-position{
padding:35px 0px 30px 30px  ;
}
.carrer3-sections .letter{
  width:91%;

}
.carrer3-sections .names-section{
  flex-direction: column;
  
}
.carrer3-sections .apply-type{
  width:96%;
}
.carrer3-sections .apply-select{
  width:91%;
}
.carrer3-sections .letter-cover{
  width:96%;
margin:25px 0px 40px 0px ;
}
.carrer3-sections .button-submit{
  width:91%;
}
/* .carrer3-sections .cover-div{
  padding-left:0px ;
} */

.carrer3-sections .row2{
  width:105%
}
.carrer3-sections .row1{
  width:105%
}
.carrer3-sections .row3{
  width:100%
}
.carrer3-sections .url-div{
  width:105%;
}
/*==== carrerthankyou======= */

.carrer-thankyou{
  flex-direction: column;
  padding:5px 0px 100px 0px ;
  margin-top:100px ;
}
.carrer-thankyou .soon{
  display: none;
}


.carrer-thankyou .thank-you{
  width:auto;
height:370px;
margin:0px 15px ;
}
/* .thanks-all{
  display: none;
} */

.carrer-thankyou .thank-you-text{
font-size:35px;
}
.carrer-thankyou .thank-you-text1{
font-size:18px;
padding:20px 10px 40px 10px ;
}
.carrer-thankyou .out{
width:250px;
height:68px;
}





/* partners section */
.partners-page1-section{
  width:100%;
  height:auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding:100px 0px;
}
.partners-page1-section .nexora-partners{
width:auto;
text-align: center;
font-size:56px;
line-height:68px;
} 
.partners-page1-section .nexora-partners-text{
padding: 30px 0px;
}


/* .partners-page1-section */
.partners-page1-section1 .setup{
   gap:160px;
}
.partners-page1-section1 .setup1{
 font-size:30px;
}
.partners-page1-section1 .setup2{
  width: 300px;
height:72px;
}
.partners-page1-section1 .setup3{
font-size: 18px;
}
.partners-page1-section1 .setup-line{
  width:590.000000000005px;
}
.partners-page1-section1 .setups{
   gap:310px; 
}
.partners-page1-section1 .setups1{
   gap:245px; 
}
.partners-page1-section1 .setups2{
   gap:220px; 
}
.partners-page1-section1 .setup4{
font-size:25px;
width:590px;
margin:0 auto ;
}
.partners-page1-section1 .all-logo-cards{
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items: center;
  gap:26px;
  width:600px;
  margin: 0 auto;
}
.partners-page1-section1 .logo-card{
  width:279px;
height:243px;
}
.partners-page1-section1 .hrm-img{
  width:200px;
height:70px;
}

.partners-page1-section1 .hrm-img2{
  width:190px;
height:80px;
}
.partners-page1-section1 .hrm-img3{
  width:200px;
height:70px;
}
.partners-page1-section1 .hrm-img4{
  width:200px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:200px;
height:83px;
}
.partners-page1-section1 .hrm-img6{
  width:200px;
height:54px;
}
.partners-page1-section1 .bwimg{
  width:240px;
height:200px;
}
.partners-page1-section1 .bgimg{
  width:277px;
height:241px;
}

.partners-page1-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:280px;
}
.partners-page1-section1 .hrm{
font-size:20px;
}
.partners-page1-section1 .hrm1{
width:220px;
padding-top:15px;
}


.partners-page1-section1 .whitecard{
  width:300px;
top:80px;
right:0;
}
.partners-page1-section1 .recent{
  width:280px;
}
 
/* partners1-page3-section1 */
.partners1-page3-section1{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partners1-page3-section1 .tech{
  justify-content: center;
}
.partners1-page3-section1 .tech-text{
width:unset;
margin: 0 auto;
}
.partners1-page3-section1 .tech-text-img{
  width:13px;
  height:13px;

}
.partners1-page3-section1 .tech-it{
width:unset;
margin:unset;
padding: 30px 0px;
}
.partners1-page3-section1 .all-logo-cards{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:26px;
}
/* .partners1-page3-section1 .logo-card{
  margin:0px 30px ;
} */



.partners1-page3-section1 .logo-card{
  width:280px;
height:435px;
}
.partners1-page3-section1 .hrm-img{
  width:200px;
height:100px;
}

.partners1-page3-section1 .hrm-img2{
  width:230px;
height:96px;
}
.partners1-page3-section1 .hrm-img3{
  width:210px;
height:70px;
}
.partners1-page3-section1 .hrm-img4{
  width:230px;
height:64px;
}
.partners1-page3-section1 .hrm-img5{
  width:222px;
height:83px;
}
.partners1-page3-section1 .hrm-img6{
  width:200px;
height:54px;
}
.partners1-page3-section1 .bwimg{
  width:243px;
height: 200px;
}
.partners1-page3-section1 .bgimg{
  width:278px;
height:250px;
}

.partners1-page3-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:300px;
}
 .partners1-page3-section1 .hrm{
  font-size:18px;

}
.partners1-page3-section1 .hrm1{
width:240px;
}

/* pattern2 */
.partners2-page4-section1{
  flex-direction: column;
  align-items: center;
  padding:50px 0px 100px 0px ;
}
.partners2-page4-section1 .become{
  width:95%;
  display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
order:2 ;  
}
.partners2-page4-section1 .become1{
width:auto;
height:90px;
padding:0px 0px 15px 0px ;
}
.partners2-page4-section1 .become2{
padding:0px 0px 0px 0px;
width:430px;
text-align: center;
}

.partners2-page4-section1 .become3{
padding:15px 0px 35px 0px ;
width:483px;
text-align: center;
}
.partners2-page4-section1 .second-img{
 margin-left:0px;
}

.partners2-page4-section1 .program{
  width:95%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
height:590px;
padding-bottom:50px;
order:1 ;
}
.partners2-page4-section1 .program-text{
padding: 35px 0px 15px 29px;
width:90%;
}
.partners2-page4-section1 .program-text1{
padding-left:29px; 
width:90%;
}

.partners2-page4-section1 .program-text2{
padding:0px 20px 43px 20px;
width:87%;
/* text-align: center; */
}

.partners2-page4-section1 .program-text3{
padding:0px 0px 12px 0px;
width:81%;
}
  
.partners2-page4-section1 .program-text4{
  width:95%;
margin-left:0px;
}

.partners2-page4-section1 .p-submit{
  width:82%;
margin-top:80px;
margin-left:0px;
}
.partners2-page4-section1 .row{
  width:91%;
}


/*======== patternthankyou======== */

.partner-thankyou{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap:26px;
  padding:0px 0px 100px 0px ;
  margin-top:120px;
}
.partner-thankyou .become{
  display: none;
}
.submit-thanks{
  gap:0px;
}

.partner-thankyou .thank-you{
  width:95%;
height:525px;
}
.partner-thankyou .thanks-all{
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:100%;
}

}
@media(min-width:901px) and (max-width:1200px){



  .footer{
  height:auto;
  display: flex; 
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom:100px;
}
.footer .footer1{
    display: flex;
    justify-content:center;
    align-items: center;
    padding:127px 0px 76px 0px ;
    gap:100px;
}
.footer .footer2{
    gap:16px;
}
.footer .footer2 img:nth-child(1){
    width:109px;
   height:116px;
}

.footer .footer2 h2:nth-child(2){
    width:312px;
  font-size:30px;
}
.footer .products{
    width:400px;
}
.footer .company{
    width:400px;

}
.footer .services{
    width:400px;
}
.footer .software p:nth-child(1){
line-height: 160%;
}
.footer .email{
font-size: 15.11px;
}
.footer .order{
font-size: 10.11px;
}
.footer .total{
    display: flex;
     justify-content: center;
     align-items: center;
     width:880px;
}

.footer .soc{
  font-size:16px ;
padding-right:0px;
} 
.footer .social img{
  width:30px;
  height:30px;

}
.footer .blue{
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,-120px);
  display: none;
}

.footer .rights{
  width:880px;
  margin-left:0px;
}
.footer .mail{
padding-top:0px ;
transform: translate(0px, 0px);
 padding-left:30px; 
 width:293px;
 border-right:1px solid var(--border-color-black) ;
}
.footer .social{
     width:293px;
  border-left: 1px solid var(--border-color-black);
  gap:10px;
}

.footer .curve{
    position: absolute;
    bottom: 0;
    z-index: 1;
    /* display: none; */
}


.contactus{
display: flex;
justify-content: center;
gap:16px;
padding-top:40px;
padding-bottom: 50px;
}
.contactus .problem{
  width:290px;
height:429px;
padding-bottom:30px ;
padding-left:0px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.contactus .problem p:nth-child(1){
font-size:36px;
}
.contactus .problem p:nth-child(2){
width:auto;
padding: 0px 10px;
text-align: center;
}
.contactus .layer{
  width:250px;
  height:180px;
}
.contactus .form1-contact{
  width:550px;
border-radius:20px;
padding-left:0px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-bottom:30px ;
}
.contactus .quick{
width:510px;
}
.contactus .quick2{
  width:191%;
}
.contactus .quick h4:nth-child(1){
  width:50%;
}
.contactus .quick h4:nth-child(2){
  width:343px;
}
.contactus .personal{
 width:510px;
 margin-left:0px;
}
.contactus .personal2{
  margin-left:0px;
}
.contactus .info{
font-size:10px;
}
.contactus .grayline{
  width:77px;
  transform: translate(1px,-5px);
}
.contactus .personal22{
margin-left:3px;
}
.contactus .box1{
width:515px;
}
.contactus .num{
  width:510px;
}
.contactus .maile{
 width:240px;
}
.contactus .numbers{
  width:240px;
}
.contactus .place{
width:120px;
}

.contactus .box{
  width:240px;
gap:150px;
}
.contactus .next{
width:240px;
gap:22px;

}
.contactus .name{
  width:500px;
}

.contactus .back{
  gap:20px;
  justify-content: center;
  align-items: center;
  padding-right: 0;
}


.john .num-container .numbers p{

font-size:13px;
}
.john .num-container .numbers{
  gap:0px;
  padding-left:0px; ;
}
.john .num-container .drop-down-nums{
  width:240px;
  height:384px;
}
.john .num-container .drop-down-nums .search-bar{
  width:220px;
}
.john .num-container .drop-down-nums .all-countries{
  width:220px;
}
.john .num-container .numbers img:first-of-type{
  width:23px;
  height:23px;
}
.john .num-container .numbers img:first-of-type{
  width:20px;
  height:20px;
  margin-left:12px; 
}
/* .contact-us-2 */

.contactus .expertise{
 display: flex; 
 gap:15px; 
 padding-left:0px;
} 

.contactus .div2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items:center;
}
.contactus .tise{
   width:500px;
}
.contactus .net-text{
padding:30px 0px 12px 12px;
}

.contactus .rep{
  width:515px;
}
.contactus .doyou{
  width:500px;
padding-left:31px;
margin-left:0px;
}
.contactus .pinkback{
width:240px;
}
.contactus .div2 .think-view-com{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.contactus .contact2-from-div{
  display: block;
}
.contactus .think-view-com{

}

.contactus .form-cntact2{
  width:550px;
padding-left:0px;
display: flex;
/* display:block; */
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom:40px;
}

.contactus .setup2{
  width:500px;
height: 82px;
}

.contactus .recent{
  width:480px;
height:67px;
}
 


.contactus .whitecard{
  width:500px;
}





.contactus .reache{
  margin-left:4px;
}
.contactus .reaches{
margin-left:0px;
}

 .contactus .pub{
   margin-left:5px;
} 

.contactus .pub2{
margin-left:5px;
} 


.contactus .pinkline-lines{
  width:22px;
  transform: translate(6px ,-5px);
}
.contactus .grayline-lines{
  width:75px;
  transform: translateY(-5px);
}
.contactus .greenline{
  width:75px;
  transform: translateY(-5px);
}
.contactus .dry{
  width:75px;
}
.contactus .div1{
  /* margin-left:23px; */
}
.contactus .contact-from3{
  display:block;
}

.contactus .form-cntact3{
  width:550px;
height:auto;
display:flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom:30px;
padding-left:0px;
}

.contactus .step-border{
   width:525px;
}
.contactus .message-border{
  width:505px;
  height:140px;

}
.contactus .contact-message{
  margin-left:10px ;
}
.contactus .darkgray{
  width:70px;
  transform: translate(5px,-5px);

}
.contactus .darkpink{
  width:23px;
  transform: translate(13px ,-5px);
}

.contactus .steps{
margin-left:10px;
}
.contactus .mess{
 width:520px;
}
.contactus .red{
  width:70px;
}
.contactus .green{
  width:70px;
}

.contactus .setup21{
  width:505px;
  margin-left:10px;
}
.contactus .whitecard1{
  width:505px;
  margin-left:10px ;
}

.contactus .recent1{
  width:485px;
}
.contactus .step1{
  margin-left:10px ;
}
.contactus .setup22{
  width:505px;
}
.contactus .whitecard2{
  width:505px;
}

.contactus .recent2{
  width:485px;
}

.contactus .whitecard3{
  width:505px;
}

.contactus .recent3{
  width:485px;
}
.contactus .whitecard4{
  width:505px;
}

.contactus .recent5{
  width:485px;
}
.contactus .whitecard5{
  width:505px;
}

.contactus .recent5{
  width:485px;
}









/* contact-us-thankyoupage */
.contactus .thank-you{
  width:550px;
height:430px;
}

.contactus .contact1-from1-quires{
  display: block;
}
.contactus .form1-contact1{
  width:550px;
border-radius:20px;
padding-left:0px;
display:flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-bottom:30px ;
}
.contactus .setup2-quries{
  width:505px;
}

.contactus .whitecard-quries{
  width:505px;
}
.contactus .recent-quries{
  width:485px
}
.contactus .send{
  width:505px;
}

/* news */
.news{
height:500px;
margin-top:0px;

}
.news .news-text{
gap:50px;
padding:0px 20px ;
}
.news .nexoranews h1:nth-child(1){
  width: 304px;
height:auto;

line-height:56px;
font-size:50px ;
}
.news .nexoranews p:nth-child(2){
width:400px;

}
.news .newsimg{
  width:400px;
height: 140px;
  margin-bottom: 70px;
}
.news .cir2{
  width:100px;
  transform: translate(0px,0px);
}
.news .cir1{
  width:80px;
}
.news .cir3{
  width:50px;
}
.news .cir4{
  width:60px;
}
.news .alltimes{
  width:870px;
height:100px;
}
.news .times{
  width:324px;
height:70px;

}
.news .searchnews{
  width:480px;
height:70px;
}

.news .searchnews img{
  width:25px;
  height:25px;
}
.news .times img{
  width:15px;
height:15px;

}
.news .hi{
  width:200px;
  font-size:20px;
}
.news .searchnews p:nth-child(1){
  font-size:20px;
}
.news .year{
  gap:63px;
}
.news .whitecard{
  width:324px;
height:290px;
top:80px;
}
.news .recent{
  width:305px;
height:60px;
}

/* section2-allnews */
.section2-allnews{
  width:100%;
  height:auto;
  padding:100px 0px ;
}
.section2-allnews .hug{
padding-left:0px;
padding-top:0px;
/* text-align: center; */
width:880px;
margin: 0 auto;
}


.section2-allnews .allcards{
  width:880px;
  margin:0 auto ;
}
.section2-allnews .news-card{
  width:265px;
height:auto;
padding-bottom:30px;


}
.section2-allnews .aug{
  gap:28px;
}
.section2-allnews .alena{
  font-size:12px;
}
.section2-allnews .doll{
  gap:0px;

}
.section2-allnews .line{
  width:230px;
}
.section2-allnews .think{
font-size:19px;
}
.section2-allnews .view{
font-size:13px;
}
.section2-allnews .read-full{
  gap:100px;
}
.section2-allnews .cursor{
transform: translate(-30px,0px);
}
.section2-allnews .mapimg{
  width:300px;
height: 200px;
}
.section2-allnews .loades{
  width:300px;
  padding-top:10px;
}













.news-page3{
padding:0px 0px ;
}
.news-page3 .gray-back{
  justify-content: center; 
padding-left:0px;
}
.news-page3 .gray-back-text{
font-size: 16px;
gap:24px;
}
.news-page3 .ree{
  width:900px;
  text-align: center;
  
}
.news-page3 .bigmap{
  width:850px;
  height:380px;
}
.news-page3 .all-girl{
  padding:30px 0px ;
  display: flex;
  gap:16px;
}
.news-page3 .girl{
  width:530px;
height: 102px;
padding:0px 30px 0px 20px ;
}
.news-page3 .girl-text{
gap:20px;
}
.news-page3 .lorem{
  width:auto;
height:auto;
  color: var(--text-color-black);
  font-family:"jregular";
font-weight: 400;
font-size: 16px;
line-height: 26px;
vertical-align: middle;
text-align: center;
padding: 0px 100px;
}

/* news-page3-section2 */
.news-page3-section2{
padding: 50px 10px 100px 10px;
}
.news-page3-section2 .mapimg{
  width:280px;
  height:200px;
}
.news-page3-section2 .news-card{
  width:280px;
height: 640px;
}
.news-page3-section2 .aug{
  gap:20px;
}
.news-page3-section2 .line{
  width:240px;
}
.news-page3-section2 .think{
font-size:20.38px;
}
.news-page3-section2 .view{
font-size: 14px;
height:114px;
}

.news-page3-section2 .over{
  padding-left:0px;
  text-align: center;
}
.news-page3-section2 .praskuryna{
  gap:20px;
}



/* anti-money-section */
.anti-money-section{
  padding-bottom:50px;
}
.anti-money-section .anti-text{
  
padding-left:0px;
width:860px;
margin:0 auto ;
}
.anti-money-section .aml{
  padding: 30px 0px 30px 0px;
  width:860px;
  margin:0 auto ; 
}
.anti-money-section .we{
 padding:0px ;
 width:860px;
 margin:0 auto ; 
}
.anti-money-section .hero{
  padding:20px 0px ;
}



/* privacy-section */


.privacy-section .privacy-policy{
 font-size:20px;
  padding-left:0px;
 width:820px;
  margin: 0 auto;
}
.privacy-section .introduction{
  padding-top:30px;
  font-size: 20px;
  font-family:"jbold" ;
  font-weight: 700;
}

.privacy-section .website{
  padding-top:50px;
  padding-left:16px;
  width:850px;
  margin: 0 auto;
}
.privacy-section .all-finra{
  padding:0px 20px ;
  width:850px;
  margin: 0 auto;
}


/* carrersection */
.carrer-section{
  height:350px;
  background-position:unset;
  padding:100px 10px 0px 10px ;
}

.carrer-section .rethink{
 width:auto;
padding-bottom:28px;
text-align: center;
font-size:75px;
}
.carrer-section .rethink-text{
 text-align: center;
}


.carrer-section1 .carrer-text{
font-size:16px;
width:860px;
margin: 0 auto;
line-height:30px ;
}
.carrer-section1 .customer-support{
font-size:23px;
width:860px;
}


.carrer-section1 .api-support-text{
font-size: 20px;
line-height: 130%;
width:860px;
margin: 0 auto;
}
/* .carrer-section1 .all-jobs{
  width:370px;
}
.carrer-section1 .search-job{
  width:470px;
}
.carrer-section1 .customer-support{
width:870px;
margin: 0 auto;
}
.carrer-section1 .api-support{
  width:880px;
height:auto;
padding-bottom:20px;
}
.carrer-section1 .ago{
  padding-right:20px;
width:auto;
padding-left:32px;
} */

/* .carrer2-section */
.carrer2-section{
  padding-bottom:100px;
}
.carrer2-section .vibe1{
width:830px;
margin: 0 auto;
}
.carrer2-section .vibe2{
   width:870px;
   margin: 0 auto; 
   padding:30px 20px 20px 20px;
}
.carrer2-section .vibe3{
  display: flex;
  align-items: center;
  gap:35px;
  width:870px;
  margin: 0 auto;
  padding:0 20px ;
}
.carrer2-section .vibe4{
  display: flex;
  align-items: center;
  gap:10px;
}
.carrer2-section .now-button{
  width:880px;
  margin: 0 auto;
  padding:0 20px ;
}
.carrer2-section .apply-now-button{
  width:129px;
  margin: 25px 0px 30px 0px;
}
.carrer2-section .role{
  width:880px;
  margin: 0 auto;
  padding:0 20px ;
}



/* .carrer3-sections*/

.carrer3-sections{
  display: flex;
  padding:56px 0px 100px 0px ;
  justify-content: center;
  gap:26px;
}
.carrer3-sections .soon{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:350px;
height:550px;

}
.carrer3-sections .soon1{
font-size:36px;
padding:31px 0px 30px 0px;
}
.carrer3-sections .soon2{
  width:auto;
  padding: 0px 20px 70px 20px;
  text-align: center;
}

.carrer3-sections .bag{
  width:150px;
height:150px;
margin-left:120px ;
}

.carrer3-sections .apply-form{
  width:500px;
height:auto;
padding-bottom:50px;
}

.carrer3-sections .apply-position{
padding:35px 0px 30px 30px  ;
}
.carrer3-sections .letter{
  width:447px;
}
.carrer3-sections .names-section{
  flex-direction: column;

}
.carrer3-sections .apply-type{
  width:447px;
}
.carrer3-sections .apply-select{
  width:447px;
}
.carrer3-sections .letter-cover{
  width:447px;
}
.carrer3-sections .button-submit{
  width:447px;
}


/* carrerthankyou */

.carrer-thankyou{
  padding:16px 0px 100px 0px ;
  margin-top:100px;
}
.carrer-thankyou .soon{
  width:350px;
height:550px;
}
.carrer-thankyou .soon1{
font-size:36px;
text-align: center;
padding:31px 0px 30px 0px;
}
.carrer-thankyou .soon2{
  width:auto;
font-size: 16px;
text-align: center;
padding:0px 20px 70px 20px ;
}

.carrer-thankyou .bag{
  width:150px;
height:150px;
margin-left:120px ;
}

.carrer-thankyou .thank-you{
  width:500px;
height:550px;
}



/* partners section */
.partners-page1-section{
  width:100%;
  height:auto;
  background-image: url(./images/Rectangle\ 2\ \(1\).png);
  background-position: center;
  background-size:cover;
  background-repeat:no-repeat;
  padding:100px 20px ;
}
.partners-page1-section .nexora-partners{
width:880px;
margin: 0 auto;
} 
.partners-page1-section .nexora-partners-text{
width:880px;
margin: 0 auto;
padding: 30px 0px;
}
.partners-page1-section .button-partner{
width:880px;
margin: 0 auto;
}

/* .partners-page1-section */
.partners-page1-section1 .setup{
   gap:330px;
}

.partners-page1-section1 .setup-line{
  width: 880.000000000005px;
}
.partners-page1-section1 .setups{
   gap:535px; 
}
.partners-page1-section1 .setups1{
   gap:440px; 
}
.partners-page1-section1 .setups2{
   gap:420px; 
}

.partners-page1-section1 .setup4{
  width:880px;
  margin: 0 auto;
 padding-bottom:10px;
}

.partners-page1-section1 .hrm1{
padding-top:15px;
}

.partners-page1-section1 .all-logo-cards{
  gap:15px;
  width:880px;
  margin: 0 auto;
}

.partners-page1-section1 .logo-card{
  width:280px;
  height:216px;
  
}
.partners-page1-section1 .hrm-img{
  width:180px;
height:100px;
}

.partners-page1-section1 .hrm-img2{
  width:195px;
height:67px;
}
.partners-page1-section1 .hrm-img3{
  width:190px;
height:60px;
}
.partners-page1-section1 .hrm-img4{
  width:180px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:172px;
height:73px;
}
.partners-page1-section1 .hrm-img6{
  width:170px;
height:44px;
}
.partners-page1-section1 .bwimg{
  width:240px;
  height:174px;
}
.partners-page1-section1 .bgimg{
  width:auto;
  height:214px;
}

.partners-page1-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:auto;
}
.partners-page1-section1 .hrm{
font-size:18px;
}
.partners-page1-section1 .hrm1{
font-size: 14px;
width:auto;
padding-right:5px;
}





/* partners1-page3-section1 */
.partners1-page3-section1 .tech-text{
width:860px;
margin:0 auto;
}
.partners1-page3-section1 .tech-text-img{
  width:13px;
  height:13px;

}
.partners1-page3-section1 .tech-it{
width:860px;
margin:0 auto;
padding: 30px 0px;
}

.partners1-page3-section1 .all-logo-cards{
  width:900px;
  margin: 0 auto;
  gap:15px;
}


.partners1-page3-section1 .logo-card{
  width:280px;
height:435px;
}
.partners1-page3-section1 .hrm-img{
  width:200px;
height:100px;
}

.partners1-page3-section1 .hrm-img2{
  width:230px;
height:96px;
}
.partners1-page3-section1 .hrm-img3{
  width:210px;
height:70px;
}
.partners1-page3-section1 .hrm-img4{
  width:230px;
height:64px;
}
.partners1-page3-section1 .hrm-img5{
  width:222px;
height:83px;
}
.partners1-page3-section1 .hrm-img6{
  width:200px;
height:54px;
}
.partners1-page3-section1 .bwimg{
  width:243px;
height: 200px;
}
.partners1-page3-section1 .bgimg{
  width:278px;
height:250px;
}

.partners1-page3-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:300px;
}
 .partners1-page3-section1 .hrm{
  font-size:18px;

}
.partners1-page3-section1 .hrm1{
width:240px;
}

/* pattern2 */
.partners2-page4-section1{

  gap:16px;
  padding:50px 0px 100px 0px ;
}
.partners2-page4-section1 .become{
  width:320px;
}
.partners2-page4-section1 .become1{
font-size:36px;
line-height:40px;

}
.partners2-page4-section1 .become2{
width:280px;
padding-top:30px;
}

.partners2-page4-section1 .become3{
width:283px;
}
.partners2-page4-section1 .second-img{
  width:200px;
  height:100px;
 margin-left:50px;
}

.partners2-page4-section1 .program{
  width:550px;
height:625px;
}
.partners2-page4-section1 .program-text{
  font-family:"rssemibold";
font-weight: 600;
font-size: 32px;
line-height: 100%;
vertical-align: middle;
padding: 35px 0px 15px 29px;
}
.partners2-page4-section1 .program-text4{
  width:500px;
}

.partners2-page4-section1 .p-submit{
  width:500px;
margin-top:140px;
margin-left:29px;
}
.submit-thanks{
  gap:20px;
  margin-top:120px;
}


/*======== patternthankyou======== */

.partner-thankyou{
  gap:16px;
  margin-top:0px;
  padding-bottom:100px;
}
.partner-thankyou .become{
  width:320px;
height: 625px;
border-radius: 20px;
background: linear-gradient(180deg, #6235CE 0%, #1B0359 100%);
}
.partner-thankyou .become1{
font-size:36px;
line-height:40px;
}
.partner-thankyou .become2{
padding:30px 0px 0px 42px;
width:280px;
}

.partner-thankyou .become3{
width:283px;
}
.partner-thankyou .second-img{
  width:200px;
  height:100px;
 margin-left:50px;
}


.partner-thankyou .thank-you{
  width:551px;
}

}

@media(min-width:1050px) and (max-width:1199px){
  .footer .blue{
    width:50px;
    height:50px;
  position: absolute;
  display: block;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,0px);
}

}


@media(min-width:1201px) and (max-width:1500px){
 .footer{
  height:auto; 
  padding-bottom:100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer .footer1{
   gap:200px;
   padding:127px 0px 76px 0px ;
}
.footer .footer2{
    gap:36px;
}
.footer .footer2 h2:nth-child(2){
    width:400px;
  font-size:35px ;
}

.footer .products{
    width:390px;

}
.footer .company{
    width:390px;
}
.footer .services{
    width:390px;
}

.footer .mail{
 width:1200px;
}
.footer .email {
  font-size:17px;
}
.footer .order{
  font-size:14px ;
}
.footer .blue{
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,0px);
  display: none;
}


.footer .rights{
  width:1170px;
  margin-left:0px;
}
.footer .mail{
padding-top:0px ;
transform: translate(0px, 0px);
 padding-left:30px; 
 width:389px;
}
.footer .social{
     width:390px;
}
.footer .curve{
    position: absolute;
    bottom: 0;
    z-index: 1;
    /* display: none; */
}


.contactus{
padding-bottom: 50px;
gap:15px;
}
.contactus .problem{
  width:440px;
height:525px;
margin: 0px 5px;
}
.contactus .form1-contact{
  width:660px;
  margin: 0px 5px;
}
.contactus .quick2{
  width:191%;
}
.contactus .quick{
width:600px;
}
.contactus .quick h4:nth-child(1){
  width:50%;

}
.contactus .quick h4:nth-child(2){
  width:343px;
}
.contactus .grayline{
  transform: translate(6px,-5px);
}
.contactus .info{
  font-size:12px;
}
.contactus .personal{
 width:600px;
}
.contactus .num{
  width:600px;
}
.contactus .maile{
 width:270px;
}
.contactus .numbers{
  width:300px;
}
.contactus .box{
  width:286px;
}
.contactus .next{
width:288px;
}

.john .num-container .drop-down-nums{
  width:300px;
  height:384px;
}
.john .num-container .drop-down-nums .search-bar{
  width:270px;
}
.john .num-container .drop-down-nums .all-countries{
  width:270px;
}
/* .contact-us-2 */
.contactus .tise{
   width:600px;
}

.contactus .doyou{
  width:600px;
}
.contactus .pinkback{
width:280px;
}
.contactus .form-cntact2{
  /* width:661px; */
  display:block;
}
.contactus .greenline{
 transform: translateY(-5px); 
}

.contactus .setup2{
  width:599px;
height: 82px;
}

.contactus .recent{
  width:580px;
height:60px;
}
 


.contactus .whitecard{
  width:600px;
}




.contactus .form-cntact3{
  /* width:651px;
padding-left:25px; */
display:block ;
}

.contactus .step-border{
   width:600px;
}
.contactus .message-border{
  width:600px;
}
.contactus .darkgray{
  width:80px;
  transform: translate(5px,-5px);

}
.contactus .darkpink{
  width:25px;
  transform: translate(17px ,-5px);
}

.contactus .steps{
margin-left:15px;
}

.contactus .red{
  width:80px;
}
.contactus .green{
  width:80px;
}
.contactus .setup21 {
  width:590px;
}
.contactus .whitecard1{
  width:590px;
}
.contactus .recent1{
  width:570px;
}
.contactus .setup22{
  width:590px;
}

.contactus .whitecard2{
  width:590px;
}
.contactus .recent2{
  width:570px;

}
.contactus .whitecard3{
  width:590px;
}
.contactus .recent3{
  width:570px;

}.contactus .whitecard4{
  width:590px;
}
.contactus .recent4{
  width:570px;

}.contactus .whitecard5{
  width:590px;
}
.contactus .recent5{
  width:570px;

}
.contactus .setup2-quries{
  width:590px;
}

.contactus .whitecard-quries{
  width:590px;
}
.contactus .recent-quries{
  width:570px;
}




/* contact-us-thankyoupage */
.contactus .thank-you{
  width:651px;
}

.contactus .form1-contact1{
  /* width:650px;
  margin: 0px 5px; */
  display:block;
}
.contactus .send{
  width:600px;
}
/* news */


.news{
  margin-top:20px;
  height:530px;
}
.news .news-text{
gap:90px;
}
.news .nexoranews p:nth-child(2){
width:478px;

}
.news .newsimg{
 width:580px;
height:164px;
}


.news .alltimes{
  width:1150px;
  height:115px;
}
.news .times{
  height:78px;
}
.news .times img{
  width:15px;
height:15px;

}
.news .searchnews{
  width:700px;
  height:78px;
}

.news .searchnews img{
  height:30px;
  width:30px;
}
.news .year{
  gap:0px;
}
/* section2-allnews */
.section2-allnews{
  width:100%;
  height:auto;
  padding:100px 0px ;
}
.section2-allnews .hug{
padding-left:0px;
padding-top:0px;
/* text-align: center; */
width:1130px;
margin: 0 auto;
}
.section2-allnews .allcards{
 margin:0px 30px ;
}
.section2-allnews .news-card{
  width:350px;
  height:auto;
  padding-bottom:20px;
}
.section2-allnews .aug{
  gap:80px;
}
.section2-allnews .clock{
  gap:5px;
}
.section2-allnews .line{
  width:310px;
}

.section2-allnews .read-full{
  gap:190px;
}
.section2-allnews .readfull-text{
  gap:7px;
}

.section2-allnews .cursor{
transform: translate(-30px,0px);
}
.section2-allnews .mapimg{
  width:370px;
}

.loades{
  width:1300px;
  margin: 0 auto;
}
.news-page3{
padding:0px 0px ;
}
.news-page3 .gray-back{
justify-content: center; 
padding-left:0px;
}
.news-page3 .ree{
  width: 1200px;
  text-align: center;
  padding:30px;

}
.news-page3 .bigmap{
  width:1150px;
}
.news-page3 .all-girl{
  padding:30px 0px ;
  display: flex;
  gap:26px;
}
.news-page3 .girl{
  width:830px;
}

.news-page3 .lorem{
  width: 1200px;
height:auto;
text-align: center;

}


/* news-page3-section2 */
.news-page3-section2{
padding: 50px 0px 100px 0px;
}


.news-page3-section2 .mapimg{
  width:370px;
}
.news-page3-section2 .news-card{
  width:370px;
height: 620px;
}
.news-page3-section2 .aug{
  gap:100px;
  padding-top:24px;
}
.news-page3-section2 .line{
  width:330px;
}
.news-page3-section2 .over{
  padding-left:0px;
  text-align: center;
  
}

.news-page3-section2 .view{
  font-size:14px ;
}

.news-page3-section2 .think{
  font-size:21px;
}
.anti-money-section .anti-text{
  
padding-left:0px;
width:1100px;
margin:0 auto ;
}
.anti-money-section .aml{
  padding: 30px 0px 30px 0px;
  width:1100px;
  margin:0 auto ; 
}
.anti-money-section .we{
 padding:0px ;
 width:1100px;
 margin:0 auto ; 
}
/* privacy-section */

.privacy-section{
  
padding-bottom:60px;
}
.privacy-section .privacy-nexora{
width:100%;
height:76px;
background:var(--background-color-whitegray) ;
display: flex;
flex-direction: column;
justify-content: center;
}
.privacy-section .privacy-policy{
 width:1100px;
 margin:0 auto ;
  padding-left:0px;
 font-size:20px;
}

.privacy-section .website{
  padding-top:50px;
  padding-left:0px;
  width:1100px;
  margin: 0 auto;
}
.privacy-section .all-finra{
  padding:0px 0px ;
  width:1100px;
  margin: 0 auto;
}
/* .carrer-section1 .all-jobs{
  width: 470px;
}

.carrer-section1 .search-job{
  width:670px;
}
.carrer-section1 .customer-support{
width:1160px;
margin: 0 auto;
}

.carrer-section1 .api-support{
  width:1170px;

}
.carrer-section1 .ago{
width:1100px;
padding-right:20px;
} */

.carrer-section {
margin-top: 0px;
background-position:unset ;
height:550px;
padding-left:0px;
}

.carrer-section .rethink-con{
  width:1160px;
  margin: 0 auto;
}


.carrer-section .rethink-text{
  width:1160px;
  margin: 0 auto;
}
.carrer-section1 .carrer-text{
font-size:16px;
width:1150px;
margin: 0 auto;
line-height:30px;
}
.carrer-section1 .customer-support{
font-size:23px;
width:1150px;
}


.carrer-section1 .api-support-text{
font-size: 20px;
line-height: 130%;
width:1150px;
margin: 0 auto;

}
/* .carrer2-section */
.carrer2-section{
  padding-bottom:100px;
}
.carrer2-section .vibe1{
width:1100px;
margin: 0 auto;
}
.carrer2-section .vibe2{
   width:1100px;
   margin: 0 auto; 
   padding:30px 0px 20px 0px;
}
.carrer2-section .vibe3{
  width:1100px;
  margin: 0 auto;
}

.carrer2-section .now-button{
  width:1100px;
  margin: 0 auto;
}
.carrer2-section .apply-now-button{
  width:129px;
  margin: 25px 0px 30px 0px;
}
.carrer2-section .role{
  width:1100px;
  margin: 0 auto;
}


/* .carrer3-sections*/

.carrer3-sections{
  display: flex;
  padding:56px 0px 100px 0px ;
  justify-content: center;
  gap:26px;
}
.carrer3-sections .soon{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width:450px;
height: 625px;
}
.carrer3-sections .soon1{
padding: 41px 0px 45px 0px;
}
.carrer3-sections .soon2{
  width:430px;
  padding-left:20px ;
  padding-right:20px;
}

.carrer3-sections .bag{
  width:200px;
height:200px;
margin-left:150px ;
}

.carrer3-sections .apply-form{
  width:700px;
}

.carrer3-sections .letter{
  width:640px;
}
.carrer3-sections .names-section{
  display: flex;
  gap:25px;
  padding-left:30px;
}
.carrer3-sections .apply-type{
  width: 310px;
}
.carrer3-sections .apply-select{
  width: 640px;
}

.carrer3-sections .letter-cover{
  width:640px;
}
.carrer3-sections .button-submit{
  width:640px;
}


/* carrerthankyou */

.carrer-thankyou{
  display: flex;
  padding:56px 0px 100px 0px ;
  justify-content: center;
  gap:26px;
  margin-top:80px;
}
.carrer-thankyou .soon{
  width:450px;
height: 625px;
display: flex;
justify-content: center;
  align-items: center;
  flex-direction: column;
}
.carrer-thankyou .soon1{
padding: 41px 0px 45px 0px;
}
.carrer-thankyou .soon2{
 padding-left:20px;
 padding-right:20px;
}

.carrer-thankyou .bag{
  width:200px;
height:200px;
margin-left:150px ;
}

.carrer-thankyou .thank-you{
  width: 700px;
}

/* partners section */
.partners-page1-section{
  width:100%;
  height:auto;
  background-image: url(./images/Rectangle\ 2\ \(1\).png);
  background-position: center;
  background-size:cover;
  background-repeat:no-repeat;
  padding:100px 20px ;
}
.partners-page1-section .nexora-partners{
width:1130px;
margin: 0 auto;
} 
.partners-page1-section .nexora-partners-text{
width:1130px;
margin: 0 auto;
padding: 30px 0px;
}
.partners-page1-section .button-partner{
width:1130px;
margin: 0 auto;
}

/* .partners-page1-section */
.partners-page1-section1 .setup{
   gap:620px;
}
.partners-page1-section1 .setup-line{
  width: 1150.000000000005px;
}
.partners-page1-section1 .setups{
   gap:820px; 
}
.partners-page1-section1 .setups1{
   gap:720px; 
}
.partners-page1-section1 .setups2{
   gap:700px; 
}
.partners-page1-section1 .setup4{
  width:1150px;
  margin: 0 auto;

}

.partners-page1-section1 .logo-card{
  width:360px;
}
.partners-page1-section1 .hrm-img{
  width:231px;
height:119px;
}

.partners-page1-section1 .hrm-img2{
  width:280px;
height:96px;
}
.partners-page1-section1 .hrm-img3{
  width:280px;
height:70px;
}
.partners-page1-section1 .hrm-img4{
  width:280px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:300px;
height:83px;
}
.partners-page1-section1 .hrm-img6{
  width:279px;
height:54px;
}
.partners-page1-section1 .bwimg{
  width:320px;
  height:220px;
}
.partners-page1-section1 .bgimg{
  width:358px;
}

.partners-page1-section1 .textwhite{
   width:360px;
}
.partners-page1-section1 .hrm1{
width:320px;
padding-top:15px;
}

/* partners1-page3-section1 */
.partners1-page3-section1 .tech-text{
width:1150px;
margin: 0 auto;
}
.partners1-page3-section1 .tech-text-img{
  width:13px;
  height:13px;

}
.partners1-page3-section1 .tech-it{
width:1150px;
margin:0 auto ;
}

.partners1-page3-section1 .logo-card{
  width:370px;
}
.partners1-page3-section1 .hrm-img{
  width:231px;
height:119px;
}

.partners1-page3-section1 .hrm-img2{
  width:270px;
height:96px;
}
.partners1-page3-section1 .hrm-img3{
  width:267px;
height:70px;
}
.partners1-page3-section1 .hrm-img4{
  width:280px;
height:64px;
}
.partners1-page3-section1 .hrm-img5{
  width:280px;
height:83px;
}
.partners1-page3-section1 .hrm-img6{
  width:259px;
height:54px;
}
.partners1-page3-section1 .bwimg{
  width: 330px;
height: 221px;
}
.partners1-page3-section1 .bgimg{
  width:367px;
height:261px;
}

.partners1-page3-section1 .textwhite{
   width:370px;
}
.partners1-page3-section1 .hrm1{
width: 300px;
}


/* pattern2 */
.partners2-page4-section1{
  gap:20px;
  padding-bottom:110px ;
}
.partners2-page4-section1 .become{
  width:500px;
}
.partners2-page4-section1 .second-img{
  width:376px;
  height:180px;
 margin-left:50px;
}

.partners2-page4-section1 .program{
  width:650px;

}

.partners2-page4-section1 .program-text2 {
font-size: 15px;

}  
.partners2-page4-section1 .program-text4{
  width:600px;
}

.partners2-page4-section1 .p-submit{
  width:600px;
margin-top:180px;
margin-left:29px;
}

.submit-thanks{
  gap:26px;
  margin-top:120px;
}



/*======== patternthankyou======== */

.partner-thankyou{
  display:none;
  justify-content: center;
  gap:26px;
  padding:0px 0px 150px 0px ;
  margin-top:0px;
}
.partner-thankyou .become{
  width:500px;
}
.partner-thankyou .thank-you{
  width:651px;
}
}
  
@media(min-width:1280px) and (max-width:1349px){
  .footer .blue{
  position: absolute;
  left:95.9%;
  z-index:10000 ;
  transform: translate(0px,-27px);
  display: block;
  width:50px ;
}

}

@media(min-width:1350px) and (max-width:1500px){
  .footer .blue{
  position: absolute;
  left:94%;
  z-index:10000 ;
  transform: translate(0px,-27px);
  display: block;
  width:50px ;
}

}


@media(min-width:980px) and (max-width:1050px){
  .footer .blue{
  position: absolute;
  left:95%;
  z-index:10000 ;
  transform: translate(0px,-27px);
  display: block;
  width:40px;
}

}
@media(min-width:580px) and (max-width:600px){
  
 .contactus .recent{
  width:99%;
height:60px;
}
 


.contactus .whitecard{
  width:78%;
}


}
@media(min-width:517px) and (max-width:579px){
  
.contactus .whitecard{
  width:80%;
}


}


@media(min-width:1600px){
  .section2-allnews .allcards{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap:wrap;
  gap:36px;
  padding-top:30px;
  margin:0px 100px 0px 100px;
}
.section2-allnews .hug{
padding-left:0px;
padding-top:50px;
width:1336px;
margin: 0 auto;
}
/* .loades{
  width:1300px;
  margin: 0 auto;
} */
.footer .footer1{
  justify-content: center;
  padding: 127px 0px 76px 0px;
  gap:317px;
}
.footer .blue{
  position: absolute;
  left:91%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}
.privacy-section .privacy-policy{
 width:1306px;
 margin:0 auto ;
  padding-left:0px;
 font-size:20px;
}

.privacy-section .website{
  padding-top:50px;
  padding-left:0px;
  width:1306px;
  margin: 0 auto;
}
.privacy-section .all-finra{
  padding:0px 0px ;
  width:1306px;
  margin: 0 auto;
}
/* anti-money-section */
.anti-money-section .anti-text{
  width:1560px;
  margin: 0 auto;
}
.anti-money-section .aml{
  width:1300px;
  margin: 0 auto;
  padding: 30px 0px 30px 0px;
}
.anti-money-section .we{
  width:1300px;
  margin: 0 auto;
  padding:0px 0px ;
}
.news-page3-section2 .over{
  padding-left:0px;
  width:1300px;
  margin: 0 auto;
  
}
.news-page3 .gray-back-text{
  justify-content: unset;
  width:1410px;
  margin: 0 auto;
}
.news-page3 .ree{
  width:1300px;
  margin:0 auto ;
}
/* carrersection */
.carrer-section{
  width:100%;

  background-position:unset;
  background-size: cover;
  background-repeat: no-repeat;
  padding:200px 0px 0px 0px ;
}
.carrer-section .rethink-con{
  width:1300px;
  margin: 0 auto;
}
.carrer-section .rethink{
  width:600px;
  
}
.carrer-section .rethink-text{
  width:1300px;
  margin: 0 auto;
}
.carrer-section1 .customer-support{
width:1296px;
margin: 0 auto;
}

.carrer-section1 .api-support{
  width:1300px;
}
.carrer-section1 .ago{
width:1300px;
padding-right:20px;
}


/* partners section */
.partners-page1-section{
  padding:140px 0px 0px 0px ;
}
.alldiv{
  width:1330px;
  margin: 0 auto;
}
.partners-page1-section1 .all-logo-cards{
  width:1306px;
  margin: 0 auto;
}
.partners1-page3-section1 .all-logo-cards{
  width:1306px;
  margin: 0 auto;
}

.partners-page1-section1 .all-logo-cards{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:26px;
}
.partners-page1-section1 .logo-card{
  width:418px;
height:263px;
border-radius:14px;
border-width:1px;
border: 1px solid var(--border-color-black3);
/* margin-left: 20px; */
}
.partners-page1-section1 .hrm-img{
  width:231px;
height:119px;
}

.partners-page1-section1 .hrm-img2{
  width:313px;
height:96px;
}
.partners-page1-section1 .hrm-img3{
  width:297px;
height:70px;
}
.partners-page1-section1 .hrm-img4{
  width:320px;
height:64px;
}
.partners-page1-section1 .hrm-img5{
  width:322px;
height:83px;
}
.partners-page1-section1 .hrm-img6{
  width:299px;
height:54px;
}
.partners-page1-section1 .bwimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 378px;
height: 221px;
border-radius: 14px;
border-bottom-width: 1px;
background-color: var(--text-color-white);
}
.partners-page1-section1 .bgimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width:416px;
height:261px;
border-bottom-width: 1px;
border-top-left-radius:14px;
border-top-right-radius:14px;
background-color: var(--background-color-whitegray);
}

.partners-page1-section1 .textwhite{
   padding:32px 0px 0px 32px;
   width:418px;
}
.partners-page1-section1 .hrm{
  font-family:"jbold";
font-weight: 600;
font-size: 23px;
line-height: 100%;
vertical-align: middle;

}
.partners-page1-section1 .hrm1{
  font-family:"jregular";
font-weight: 400;
font-size: 14px;
line-height: 120%;
vertical-align: middle;
width: 331px;
padding-top:15px;
color: var(--text-color-gray);
}



}
@media(min-width:1979px){
  .section2-allnews .allcards{
  margin:0px 180px 0px 180px;
}
.footer .blue{
  position: absolute;
  left:85%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}

}
@media(min-width:2130px){
  .section2-allnews .allcards{
  margin:0px 250px 0px 250px;
}
.footer .blue{
  position: absolute;
  left:83%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}
}
@media(min-width:2280px){
   .section2-allnews .allcards{
  margin:0px 350px 0px 350px; 
}
.footer .blue{
  position: absolute;
  left:79%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}
}
@media(min-width:2480px){
     .section2-allnews .allcards{
  margin:0px 450px 0px 450px; 
}
.footer .blue{
  position: absolute;
  left:78%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}
}
@media(min-width:2480px){
     .section2-allnews .allcards{
  margin:0px 550px 0px 550px; 
}
.footer .blue{
  position: absolute;
  left:77%;
  z-index:10000 ;
  transform: translate(0px,-121px);
}


}
@media(min-width:1540px){
  .footer .rights{
  margin:0 auto ;
}
.carrer-section{
  background-position:unset;
}
.carrer2-section .now-button{
  width:1300px;
  margin: 0 auto;
}
.carrer2-section .apply-now-button{
  width:129px;
  margin: 25px 0px 30px 0px;
}
}


/* .europe{
  width:693px;
height:700px;
border-radius: 16px;
background-color:gray ;
padding: 50px 30px;
}
.europe-text{
  width:630px;
height:68px;
border-radius: 16px;
border: 1px solid #332C2940;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
margin-bottom:10px;
padding:25px 0px 0px 31px ;
background-color: var(--text-color-white);
}


.sportbook{
  width:693px;
height:400px;
border-radius: 16px;
background-color:gray ;
padding: 50px 30px;
margin-top:100px ;
margin-bottom:50px;
}
.sportbook-text{
  width:630px;
height:68px;
border-radius: 16px;
border: 1px solid #332C2940;
font-family:"jregular";
font-weight: 400;
font-size: 18px;
line-height: 100%;
vertical-align: middle;
margin-bottom:10px;
padding:25px 0px 0px 31px ;
background-color: var(--text-color-white);
}

.gary-white-card{
  width:334px;
height:474px;
border-radius: 14px;
background-color:var(--text-color-gray) ;
}
.country-text{
  font-family:"jregular";
font-weight: 500;
font-style: Medium;
font-size: 13px;
line-height: 100%;
vertical-align: middle;
color:#1D1D1B99;
}
.country{
display: flex;
justify-content:space-between;
align-items: center;
width:306px;
height:60px;
border-radius:10px;
border: 1px solid #332C2940;
padding:0px 18px ;
}
.country-img{
  width:24px;
height:24px;

} */


@media (min-width: 769px) {
  .software {
    display: block !important;
  }
  .software ul {
    display: block !important;
  }
}



/* Form validation styles */
.is-invalid {
  border: 1px solid red !important;
}

.invalid-feedback {
  color: red;
  font-size: 14px;
  margin-top: 5px;
  padding-left: 10px;


}


/* Error input style */

.carrer-none {
  display:none; 
}




 /* active btn style */
 
.contactus .active-btn{
  background-color: var(--text-color-pink);
  color:var(--text-color-white);
}
.contactus .active-btn .next1{
  color:var(--text-color-white);
}
.contactus .active-btn .gooback{
  color:var(--text-color-white);
}
/* 
.active-btn {
  background-color: var(--text-color-pink);
  color: var(--text-color-white);
} */

/* Change arrow color to white when button is active */
#form1Submit23.active-btn img.svg-color-arrow {
  filter: brightness(0) invert(1);
}
#form2Submit23.active-btn img.svg-color-arrow {
  filter: brightness(0) invert(1);
}

#form3Submit23.active-btn img.svg-color-arrow {
  filter: brightness(0) invert(1);
}


/* partners btn change color */

.active-btn{
  background-color: var(--text-color-pink);
  color:var(--text-color-white);
}
