Elementor #375
Life is what happens when you're busy working. We make sure to enjoy it.
Help explore your city like never before. Come join us!
We sincerely believe that team work makes dream work and so we pride ourselves for being a passionate bunch of foodies and travel junkies who are happily doing what we love - exploring! Besides this, you can always catch us stuffing our faces at streetsides or strutting around Baolis and having the time of our lives!
body{
padding:0;
margin: 0;
}
/*.center {
margin: auto;
width: 60%;
padding: 10px;
}*/
.container{
}
.form{
width:60%
}
input[type="checkbox"]{
display: none;
}
input[type="radio"]{
display: none;
}
.radiobt{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 15px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
text-align:center;
display: inline-block;
margin-bottom: 4px;
margin-right: 4px;
align-items: center;
cursor: pointer;
width: 50%;
}
/* Radio */
input[type="radio"]:checked + .radiobt{
background-color: #01cc65;
color: white;
}
input[type="radio"]:checked + .radiobt:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
/* checkbox */
.checkbx{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 16px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
display: flex;
align-items: center;
cursor: pointer;
}
.checkbx:before{
}
input[type="checkbox"]:checked + .checkbx{
background-color: #01cc65;
color: white;
}
input[type="checkbox"]:checked + .checkbx:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
input:focus {
background-color: yellow;
}
#emptype{
width: 100%;
}
function text(x){
if (x == 0) document.getElementById("otherhideshow").style.display = "block";
else document.getElementById("otherhideshow").style.display = "none";
return;
}
function text1(x){
if (x == 2) document.getElementById("otherhideshowch").style.display = "block";
else document.getElementById("otherhideshowch").style.display = "none";
return;
}
1. EMPLOYMENT DETAILS:
Job Type
<!---->
Employment Type
Job Category(Field)
Current Status
2. Personal Details
Full Name
Gender
D.O.B
Age
Contact No.(Whatsapp no,then tick)
Alternate No.(Whatsapp no,then tick
Email Address
Location
3. Education
Highest Qualification Obtained.
Name of the School.
Name of the College.
Name of the University.
Date Completed
ASPIRATIONS:
Field of Interest (professional):
Skill Set (you possess currently):
Career Plans (future):
Resume
body{
padding:0;
margin: 0;
}
.center {
margin: auto;
width: 60%;
padding: 10px;
}
.container{
height: auto;
left: 37%;
}
input[type="checkbox"]{
display: none;
}
input[type="radio"]{
display: none;
}
.radiobt{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 15px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
display: inline-block;
margin-bottom: 4px;
align-items: center;
cursor: pointer;
}
/* Radio */
input[type="radio"]:checked + .radiobt{
background-color: #01cc65;
color: white;
}
input[type="radio"]:checked + .radiobt:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
/* checkbox */
.checkbx{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 16px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
display: flex;
align-items: center;
cursor: pointer;
}
.checkbx:before{
}
input[type="checkbox"]:checked + .checkbx{
background-color: #01cc65;
color: white;
}
input[type="checkbox"]:checked + .checkbx:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
input:focus {
background-color: yellow;
}
#emptype{
width: 100%;
}
function text(x){
if (x == 0) document.getElementById("otherhideshow").style.display = "block";
else document.getElementById("otherhideshow").style.display = "none";
return;
}
function text1(x){
if (x == 2) document.getElementById("otherhideshowch").style.display = "block";
else document.getElementById("otherhideshowch").style.display = "none";
return;
}