@font-face {
  font-family: 'helvetica_neuebold';
  src: url('helveticaneue-bold-webfont.woff2') format('woff2'),
       url('helveticaneue-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neuelight';
  src: url('helveticaneue-light-webfont.woff2') format('woff2'),
       url('helveticaneue-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neuemedium';
  src: url('helveticaneue-medium-webfont.woff2') format('woff2'),
       url('helveticaneue-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'helvetica_neueregular';
  src: url('helveticaneue-regular-webfont.woff2') format('woff2'),
       url('helveticaneue-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

header {
  height:auto;
}

table tbody tr, table thead tr, table thead th{
  border: 1px solid #929292;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #282B33;
}


table {
  width: 100%;
  border-spacing: 0; 
  border-collapse: separate;
  border: 1px solid #929292 !important;
  border-radius: 12px;
}

h1,h2,h3,h4 {
    font-family: 'Mulish' !important;
}

.container {
	max-width:1124px;
}

#carrertitle {
    position:absolute;
    left:0;
    right:0;
    width:100%;
    min-height:615px;
}

.shadow-2 {
width:100%;
height: 68px;
background: #DB14F1;
opacity: 0.5;
filter: blur(100px);
display:block;
position: relative;
margin-top:-50px;
}

.shadow-1 {
width: 100%;
height: 76px;
background: #1B16FF;
opacity: 0.5;
filter: blur(100px);
display:block;
position: relative;
margin-top:-50px;
}

.headingwithtitle {
 position: relative;
 z-index: 9999999;
}

.description-dark {
    font-family: 'Mulish' !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 145.5% !important;
    color: #242323;
    text-align:left;
    margin-bottom:24px;
}

.description-light {
    font-family: 'Mulish' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 150.5% !important;
    color: #292929;
    text-align:left;
}

.simplebtn a, .simplebtn a:hover {
  padding: 10px 27px 10px !important;
  height: 45px !important;
  background: #DC1759 !important;
  border-radius: 50px !important;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  text-align: center !important;
  color: #FFFFFF !important;
}

.featurelist h4 {
text-align:left;
font-family: 'Mulish' !important;
font-style: normal;
font-weight: 700 !important;
font-size: 40px !important;
line-height: 110% !important;
color: #2F2F2F;
}

.featurelist strong {
font-family: 'Mulish' !important;
font-style: normal;
font-weight: 700;
font-size: 30px !important;
line-height: 110% !important;
color: #2F2F2F;
text-align:left;
}

.featurelist p {
font-family: 'Mulish' !important;
font-style: normal;
font-weight: 400;
font-size: 18px !important;
line-height: 150.5% !important;
color: #292929;
text-align:left;
}

.featurelist p span {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 800 !important;
font-size: 20px !important;
line-height: 150.5% !important;
color: #3431EE !important;
}

.happytech {
font-family: 'helvetica_neuemendum' !important;
font-style: italic !important;
font-weight: 500 !important;
font-size: 30px !important;
line-height: 110% !important;
text-align: center;
background: linear-gradient(93.15deg, #E622FE -32.14%, #5956E9 107.9%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
margin-top:33px;
margin-bottom:37px;
}

.comewithusp {
max-width:700px;
margin:0px auto;
display:block;
width:100%;	
}

.comewithusp p{
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 18px !important;
line-height: 150.5% !important;
text-align: center !important;
color: #252525 !important;
margin-bottom: 18px;
}

.comewithus {
    font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 500 !important;
font-size: 30px !important;
line-height: 110% !important;
text-align: center !important;
color: #2D2D2D !important;
margin-top:18px;
margin-bottom:18px;
}

.top-icon .aio-icon-img {
  display: block;
  text-align: left;
  margin: 0 auto;
  width:100%;
}

.top-icon .aio-icon-header h3.aio-icon-title {
  margin: 15px 0 15px;
  text-align: left;
font-family: 'helvetica_neuebold' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 28px !important;
line-height: 148% !important;
background: linear-gradient(269.82deg, #DC1759 1.32%, #5956E9 130.03%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.aio-icon-description p {
    text-align:left !important;
}

.numbers {
font-family: 'helvetica_neuebold' !important;
font-style: normal;
font-weight: 700;
font-size: 60px !important;
line-height: 148% !important;
background: linear-gradient(263.77deg, #6C32B6 3.65%, #DC1759 126.81%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
margin-bottom: 0px;
}

.number-description {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 23px !important;
    color: #848484;
    width:336px;
	margin-bottom:30px;
}

.text-right .number-description {
    text-align:right;
    float:right;
}

.text-left .number-description {
    text-align:left;
    float:left;
}

.number-description span {
    color:#DC1759;
}

.successimage {
    width:100%;
}

.top-icon .aio-icon-header h4.aio-icon-title {
  margin: 15px 0 15px;
  text-align: left;
}

.woogether p {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 18px !important;
line-height: 150.5% !important;
text-align: center !important;
color: #252525 !important;
}

.woogether p span{
    background: linear-gradient(94.98deg, #5956E9 28.39%, #DC1759 49.2%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.wooether h2 {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 800 !important;
font-size: 40px !important;
line-height: 145.5% !important;
}

.wooether strong {
font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-size: 40px;
line-height: 145.5%;
background: linear-gradient(90.25deg, #5956E9 17.34%, #DC1759 61.43%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.ourfocus h4{
    margin-bottom:7px;
}

.ourfocus strong{
    margin-bottom:11px;
}

.style1 {
    background: linear-gradient(93.17deg, #5956E9 62.12%, #DC1759 76.52%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.style2 {
    background: linear-gradient(180deg, #DC1759 0%, #5956E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}


.style3 {
    background: linear-gradient(92.26deg, #5956E9 13.71%, #DC1759 33.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.description-light a {
    text-decoration-line: underline;
    color: #5956E9;
}

.wpb_single_image img {
  width: auto !important;
}


div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
  background-color: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #B8B8B8 !important;
    font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    line-height: 145.5% !important;
    letter-spacing: 0.03em !important;
    color: rgba(47, 47, 47, 0.69) !important;
}


div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
box-sizing: border-box;
padding: 19px 45px 20px !important;
width: 164px !important;
height: 68px !important;
background: #2F2F2F !important;
border: 1px solid #2F2F2F !important;
border-radius: 50px !important;
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 145.5% !important;
text-align: center !important;
color: #FFFFFF !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 0px !important;
}

.nav-tabs > li {
  width: 100% !important;
}

.jobdetails {
max-width: 697px;
height: 80px;
box-sizing: border-box;
background: #FFFFFF !important;
border: 1px solid #2F2F2F;
border-radius: 50px;
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 145.5% !important;
text-align: center !important;
color: #2F2F2F;
margin-bottom: 10px;
}

.jobdetails:hover {
    border: 1px solid #DC1759;
}



.jobtitle {
  padding: 24px 25px;
  text-align: left;
}

.jobdetails a {
  box-sizing: border-box;
  padding: 19px 39px 19px;
  width: 135.84px !important;
  height: 68px;
  border: 1px solid #2f2f2f;
  border-radius: 50px;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 145.5% !important;
  text-align: center;
  color: #2f2f2f;
  display: block;
  float: right;
  margin-top: 0px;
}

.jobdetails:hover a{
    background:#DC1759;
    color:#fff;
    border: 1px solid #DC1759;
}

.nav-tabs > li > a:hover {
  border-color: transparent;
  background: transparent;
    font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 26px !important;
    line-height: 110% !important;
    background: linear-gradient(93.15deg, #E622FE -32.14%, #5956E9 107.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.nav-tabs > li > a.active {
  border-color: transparent;
  background: transparent;
    font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 26px !important;
    line-height: 110% !important;
    background: linear-gradient(93.15deg, #E622FE -32.14%, #5956E9 107.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.nav-tabs > li > a {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 26px !important;
line-height: 110% !important;
color: #434343 !important;
}

.nav > li > a {
  padding: 0px 0px 14px 0px !important;
}

.nav-tabs {
  border-bottom: 0px !important;
}

.slick-next, .slick-prev {
  width: 50px !important;
  height: 50px !important;
}

.slick-next i, .slick-prev i{
  font-size:14px !important;
}

.uvc-sub-heading .wootogethersub {
    font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 150.5% !important;
    text-align: center !important;
    color: #252525 !important;
}

div .wootogethersub strong{
    font-family: 'Mulish' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 150.5% !important;
    text-align: center !important;
    background: linear-gradient(94.98deg, #5956E9 28.39%, #DC1759 49.2%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link:hover, .nav-tabs .nav-link.active:hover{
  border: 0 !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: 0 !important;
}

.text-right {
	text-align:right !important;
}

.text-left {
	text-align:left !important;
}

#titlebar {
background: #6663FF;
background: linear-gradient(103.82deg, #332FFF -0.68%, #FF3880 102.15%);
border-radius: 20px;
background-image: url(../images/backjob.png) !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
text-align:center;
padding:129px 0px;	
margin-bottom:120px;	
}

#titlebar h1 {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 800 !important;
font-size: 60px !important;
line-height: 110% !important;
text-align: center !important;
color: #FFFFFF !important;
}

#titlebar p {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 166.5% !important;
text-align: center !important;
color: #FFFFFF !important;
}

.singlejob h1 {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 45px !important;
line-height: 110% !important;
margin-bottom:40px;	
}

.singlejob h4 {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 32px !important;
line-height: 110% !important;
color: #5956E9 !important;
margin-bottom:30px;	
}

.singlejob p {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 20px !important;
line-height: 150.5% !important;
color: #3F3C3C !important;
}

.singlejob li {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 20px !important;
line-height: 150.5% !important;
color: #3F3C3C !important;
margin-bottom:22px;	
}

.willdo {
	margin-top:40px;
}

.youneed {
	margin-top:50px;
	margin-bottom:80px;
}

.willdo ul, .youneed ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.willdo ul li, .youneed ul li{
  background: url('https://wooqer.com/wp-content/uploads/2023/07/Pattern.png') no-repeat left top;
  background-position: 0px 5px;
  padding-left: 46px;
}

.applynow {
justify-content: center;
padding: 25px 38px 26px;
width: 228px;
height: 83px;
background: #2F2F2F;
border-radius: 50px;
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 22px !important;
line-height: 145.5% !important;
text-align: center !important;
color: #FFFFFF !important;
margin-bottom:80px;	
}

.modal-dialog {
  max-width: 715px !important;
  margin-top:70px;
}

.modal-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 530px;
  margin: 0px auto;
  width: 100%;
}


.singlejobform div.wpforms-container-full .wpforms-form input[type="date"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="datetime"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="datetime-local"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="email"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="month"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="number"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="password"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="range"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="search"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="tel"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="text"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="time"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="url"], 
.singlejobform div.wpforms-container-full .wpforms-form input[type="week"], 
.singlejobform div.wpforms-container-full .wpforms-form select, 
.singlejobform div.wpforms-container-full .wpforms-form textarea,div.wpforms-container .wpforms-form .choices__inner, div.wpforms-container div.wpforms-uploader  {
box-sizing: border-box;
background: #FFFFFF !important;
border: 1px solid #2F2F2F !important;
border-radius: 50px !important;
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 145.5% !important;
color: #767676 !important;
min-height: 60px !important;
padding-left: 23px !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
  height: 183px !important;
	padding-top: 24px;
}

div.wpforms-container div.wpforms-uploader {
	min-height: 180px !important;
}

.singlejobform div.wpforms-container-full .wpforms-form input[type="submit"], .singlejobform div.wpforms-container-full .wpforms-form button[type="submit"], .singlejobform div.wpforms-container-full .wpforms-form .wpforms-page-button {
box-sizing: border-box;
padding: 19px 45px 20px !important;
background: #DC1759 !important;
border-radius: 50px !important;
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 145.5% !important;
text-align: center !important;
color: #FFFFFF !important;
width: 156px !important;
height: 68px !important;
border: 0 !important;
}

.closeModal {
  float: right;
  position: absolute;
  right: 0;
  top: -34px;
  width: 26px;
  height: 26px;
  z-index: 999999;
}

#contact {
	padding:180px 0px 130px 0px;
	background:#F5F6F6;
}

.contactheading {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 700 !important;
font-size: 30px !important;
line-height: 110% !important;
color: #2F2F2F !important;
margin-bottom:25px;
}

.contactsubheading {
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 400 !important;
font-size: 22px !important;
line-height: 150.5% !important;
color: #808080 !important;
margin-bottom:25px;
}

.ultv-video__outer-wrap {
	background: transparent !important;
	max-width: 970px !important;
	margin: 0px auto !important;
}

.ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
  padding-bottom: 43.25% !important;
}

#Info-box-wrap-6804 .aio-icon-title {
  font-size: 30px !important;
	font-family: 'Mulish' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 110% !important;
	color: #2F2F2F !important;
	margin: 15px 0px 12px 0px;
	float:left !important;	
}

#Info-box-wrap-6804 .aio-icon-description p{
font-family: 'Mulish' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 18px !important;
line-height: 150.5% !important;
color: #808080 !important;
float:left !important;	
}

.uvc-heading.ultimate-heading-126164e6321aea979 h2 {
font-family: 'Mulish' !important;	
font-style: normal !important;	
font-weight: 800 !important;	
font-size: 40px !important;	
line-height: 110% !important;	
}

@media only screen and (max-width:500px){
	.comewithusp {
  		max-width: 300px;
	}
	.text-right {
  text-align: left !important;
}
	.text-right .number-description {
  text-align: left;
  float: left;
}
	
.jobtitle {
  padding: 0px 25px;
  text-align: center;
	height:auto;
	line-height:15px;
}
	
	jobdetails {
  max-width: 697px;
  height: 100%;
  margin-top: 30px;
}
	
	.simplebtn a, .simplebtn a:hover {
  height: auto !important;
}
	
	.jobdetails a {
  float: none;
  margin: 0px auto 5px auto;
}
	
	.vc_custom_1688727708125 {
  margin-top: 50px !important;
}
	
	.uvc-heading.ultimate-heading-418064e7884c437f4 h2 {
  font-size: 30px;
  line-height: 42px;
  text-align: center;
  margin-top: 95px !important;
}

	.description-light {
  font-size: 14px !important;
}
	
	.description-dark {
  font-size: 14px !important;
}
	
	.simplebtn a, .simplebtn a:hover {
  padding: 5px 21px 5px !important;
  font-size: 14px !important;
}
	
	.uvc-heading.ultimate-heading-261364e7884c44b47 h4 {
  font-size: 30px;
  line-height: 40px;
}
	
	.featurelist h4 {
  font-size: 20px !important;
}
	
	.featurelist strong {
  font-size: 20px !important;
}
	
	.featurelist p {
  font-size: 14px !important;
}
	
	.happytech {
  font-size: 20px !important;
	}
	
	comewithus {
  font-size: 20px !important;
}
	
	.comewithusp p {
  font-size: 14px !important;
}
	
	.uvc-heading.ultimate-heading-432764e7884c47e82 h2 {
  font-size: 30px;
}
	
	.top-icon .aio-icon-header h3.aio-icon-title {
  font-size: 20px !important;
	}
	
	#Info-box-wrap-1680 .aio-icon-description {
  font-size: 14px;
}
	
	.uvc-heading.ultimate-heading-287564e7884c4bcdd h2 {
  font-size: 30px;
}
	
	.numbers {
  font-size: 40px !important;
	}
	
	.number-description {
  font-size: 14px !important;
	}
	
	.successimage {
		display:none !important;
	}
	
	.uvc-heading.ultimate-heading-753764e7884c4cc09 h2 {
  		font-size: 30px;
	}
	.aio-icon-title {
	  font-size: 20px !important;
	  line-height: 30px !important;
	  margin-bottom: 5px !important;
	}
	
	.aio-icon-description {
	  font-size: 14px !important;
	  line-height: 20px !important;
	}
	.wooether strong, .wooether h2 {
  		font-size: 30px !important;
	}
	.uvc-sub-heading .wootogethersub, div .wootogethersub strong, .woogether p {
  		font-size: 14px !important;
	}
	.uvc-heading.ultimate-heading-329164e7884c50204 h2 {
	  font-size: 30px;
	  line-height: 40px;
	}
	.nav-tabs > li > a, .nav-tabs > li > a.active,.nav-tabs > li > a:hover {
  		font-size: 20px !important;
	}
	
	.jobdetails {
	  height: 48px;
	  font-weight: 600 !important;
	  font-size: 14px !important;
	  line-height: 76.5% !important;
	  margin-bottom: 10px;
	}
	
	.jobdetails a {
  box-sizing: border-box;
  padding: 3px 19px 3px;
  width: 90.84px !important;
  height: 30px;
  border: 1px solid #2f2f2f;
  border-radius: 50px;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 145.5% !important;
  text-align: center;
  color: #2f2f2f;
  display: block;
  float: right;
  margin-top: 8px !important;
}
	.vc_custom_1688219105421 {
  margin-top: 60px !important;
}
	.vc_custom_1688213220631 {
  margin-top: 60px !important;
}
	.uvc-heading.ultimate-heading-253964e895e4acbe0 h2 {
  font-size: 30px !important;
  line-height: 50px;
}
	.vc_custom_1688318502171 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
	.vc_custom_1688289664613 {
  margin-top: 60px !important;
}
	
	.mobileheading .uvc-main-heading h2{
		font-size:30px !important;
		text-align:center;
	}
	
 .mainheadingcarrer .uvc-main-heading h2 {
  font-size: 30px !important;
  line-height: 40px !important;
  margin-top: 120px !important;
	 text-align: center;
}
	
	.perksc {
		margin-top:60px;
	}
	
	#titlebar h1 {
  	font-size: 30px !important;
	}
	
	#titlebar p {
  	font-size: 15px !important;
	}
	
	.singlejob h1 {
	  font-size: 30px !important;
	  margin-bottom: 10px;
	}
	
	.singlejob h4 {
  font-size: 20px !important;
}
	
	.singlejob p {
  font-size: 14px !important;
}
	
	.singlejob li {
  font-size: 14px !important;
}
	
	.applynow {
  justify-content: center;
  padding: 5px 18px 5px;
  width: 130px;
  height: 38px;
  background: #2F2F2F;
  border-radius: 50px;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 145.5% !important;
  text-align: center !important;
  color: #FFFFFF !important;
  margin-bottom: 80px;
		margin-left:auto;
		margin-right:auto;
		display:block;
}
	
	.singlejobform div.wpforms-container-full .wpforms-form input[type="date"], .singlejobform div.wpforms-container-full .wpforms-form input[type="datetime"], .singlejobform div.wpforms-container-full .wpforms-form input[type="datetime-local"], .singlejobform div.wpforms-container-full .wpforms-form input[type="email"], .singlejobform div.wpforms-container-full .wpforms-form input[type="month"], .singlejobform div.wpforms-container-full .wpforms-form input[type="number"], .singlejobform div.wpforms-container-full .wpforms-form input[type="password"], .singlejobform div.wpforms-container-full .wpforms-form input[type="range"], .singlejobform div.wpforms-container-full .wpforms-form input[type="search"], .singlejobform div.wpforms-container-full .wpforms-form input[type="tel"], .singlejobform div.wpforms-container-full .wpforms-form input[type="text"], .singlejobform div.wpforms-container-full .wpforms-form input[type="time"], .singlejobform div.wpforms-container-full .wpforms-form input[type="url"], .singlejobform div.wpforms-container-full .wpforms-form input[type="week"], .singlejobform div.wpforms-container-full .wpforms-form select, .singlejobform div.wpforms-container-full .wpforms-form textarea, div.wpforms-container .wpforms-form .choices__inner, div.wpforms-container div.wpforms-uploader {
  box-sizing: border-box;
  background: #FFFFFF !important;
  border: 1px solid #2F2F2F !important;
  border-radius: 50px !important;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 145.5% !important;
  color: #767676 !important;
  min-height: 30px !important;
  padding-left: 23px !important;
  width: 95%;
  margin: 0px auto !important;
}
	
	body .iti--allow-dropdown .iti__flag-container, body .iti--separate-dial-code .iti__flag-container, div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container, div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__flag-container, div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container, div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__flag-container, #wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container, #wpforms-conversational-form-page .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 13px;
}
	
	div.wpforms-container .wpforms-form .choices__inner {
  width: 95%;
	}
	
	div.wpforms-container div.wpforms-uploader,div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
  min-height: 122px !important;
}
	
	.singlejobform div.wpforms-container-full .wpforms-form input[type="submit"], .singlejobform div.wpforms-container-full .wpforms-form button[type="submit"], .singlejobform div.wpforms-container-full .wpforms-form .wpforms-page-button {
  box-sizing: border-box;
  padding: 5px 36px 5px !important;
  background: #DC1759 !important;
  border-radius: 50px !important;
  font-family: 'Mulish' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 145.5% !important;
  text-align: center !important;
  color: #FFFFFF !important;
  width: 129px !important;
  height: 40px !important;
  border: 0 !important;
  margin: 0px auto;
  display: block;
}
	
	.singlejob img {
		display:none;
	}
	
.slick-next, .slick-prev {
  top: 27% !important;
}
	
.slick-next, .slick-prev {
  width: 35px !important;
  height: 35px !important;
}		
	
.ultv-video__play-icon img {
  width: 50px !important;
}	
	
	div.wpforms-container .wpforms-form .choices__inner {
		width:95% !important;
	}
	body .iti--allow-dropdown .iti__flag-container, body .iti--separate-dial-code .iti__flag-container, div.wpforms-container .wpforms-form .iti--allow-dropdown .iti__flag-container, div.wpforms-container .wpforms-form .iti--separate-dial-code .iti__flag-container, div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container, div.wpforms-container-full .wpforms-form .iti--separate-dial-code .iti__flag-container, #wpforms-conversational-form-page .iti--allow-dropdown .iti__flag-container, #wpforms-conversational-form-page .iti--separate-dial-code .iti__flag-container {
  left: 16px !important;
}
	
	div.wpforms-container .wpforms-form .choices__list--single {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
  padding: 6px 6px 6px 3px !important;
  font-size: 0.875em;
}
	
}