@font-face {
  font-family: 'Futura Std Heavy';
  src: url('../fonts/fonts/FuturaStd-Heavy.eot');
  src: url('../fonts/fonts/FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'),
      url('../fonts/fonts/FuturaStd-Heavy.woff2') format('woff2'),
      url('../fonts/fonts/FuturaStd-Heavy.woff') format('woff'),
      url('../fonts/fonts/FuturaStd-Heavy.ttf') format('truetype'),
      url('../fonts/fonts/FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Std Book';
  src: url('../fonts/fonts/FuturaStd-Book.eot');
  src: url('../fonts/fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
      url('../fonts/fonts/FuturaStd-Book.woff2') format('woff2'),
      url('../fonts/fonts/FuturaStd-Book.woff') format('woff'),
      url('../fonts/fonts/FuturaStd-Book.ttf') format('truetype'),
      url('../fonts/fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Md BT';
  src: url('../fonts/fonts/FuturaBT-Bold.eot');
  src: url('../fonts/fonts/FuturaBT-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/fonts/FuturaBT-Bold.woff2') format('woff2'),
      url('../fonts/fonts/FuturaBT-Bold.ttf') format('truetype'),
      url('../fonts/fonts/FuturaBT-Bold.svg#FuturaBT-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Std Light';
  src: url('../fonts/fonts/FuturaStd-Light.eot');
  src: url('../fonts/fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/fonts/FuturaStd-Light.woff') format('woff'),
      url('../fonts/fonts/FuturaStd-Light.ttf') format('truetype'),
      url('../fonts/fonts/FuturaStd-Light.svg#FuturaStd-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body{
margin: 0;
padding: 0;
color: #000000;
font-family: 'Futura Std Book';	
}
img{max-width: 100%;}
a:hover{text-decoration: none;}
hr{border-color: #7f7f7f;}
.font-bold{font-family: 'Futura Std Heavy';}
@media(min-width: 1200px){
.top-header .container{max-width: 1700px;padding: 0 50px;}	
/* .container{max-width: 1040px;} */
.container.lg{max-width: 1240px;}
.dashboard-section .container{max-width: 1230px;}
.emp-dashboard .container{max-width: 830px;}
}
/*...........top-header...........*/
.top-header{
padding: 15px 0;
background: #ffffff;
}
.top-header .navbar-brand{
position: relative;	
top: -10px;
}
.top-header .navbar{padding: 0;}
.top-header .navbar .navbar-nav li a{
font-size: 13px;	
text-transform: uppercase;
color: #000000;
display: inline-block;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
padding: 15px 5px;
position: relative;
}
.top-header .navbar .navbar-nav li a:hover{color: #f1c2bf;}
.top-header .navbar .navbar-nav li a::before{
content: "";
width: 0%;
height: 4px;	
background: #f1c2bf;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
left: 0;
bottom: 0;
}
.top-header .navbar .navbar-nav li.active a::before{width: 100%;}
.top-header .navbar .navbar-nav{align-items: center;}
.top-header .navbar .navbar-nav li.active a{font-family: 'Futura Std Heavy';}
.top-header .navbar .navbar-nav li{margin-left: 55px;}
.top-header .navbar .navbar-nav li.link-btn a{
border-radius: 50px;	
padding: 12px 25px;
border: 1px solid #93c1a2;
}
.top-header .navbar .navbar-nav li.link-btn a:hover{
background: #93c1a2;	
color: #ffffff;
border-color: #93c1a2;
}
.top-header .navbar .navbar-nav li.hire{margin-left: 10px;}
.top-header .navbar .navbar-nav li.hire a{
background: #f1c2bf;	
border-color: #f1c2bf;
}
.top-header .helpline{
font-size: 13px;
display: flex;
align-items: center;
justify-content: flex-end;
color: #6f6c6c;
padding: 0 5px;
letter-spacing: 1px;
margin-bottom: 10px;
}

.top-header .helpline a{
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #6f6c6c;
  padding: 0 5px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  }
.top-header .helpline img{margin-right: 5px;
  /*margin-top: -11px;*/margin-top: 0px;
}
.top-header .helpline b{font-family: 'Futura Std Heavy';color: #000000;}
/*..........job-search-section...........*/
.job-search-section{
padding: 80px 0 0;	
text-align: center;
position: relative;
margin-bottom: -50px;
min-height: 600px;
position: relative;
z-index: 10;
}
.job-search-section h1{
font-size: 34px;	
margin-bottom: 60px;
}
.job-search-section .job-counts{
/*display: flex;	
display: -ms-flexbox;
align-items: center;
justify-content: center;*/
margin-bottom: 60px;
}
.job-search-section .job-counts h2{
font-size: 24px;	
margin: 0;
color: #69b983;
font-family: 'Futura Std Heavy';
/*border-right: 1px solid;*/
padding-right: 10px;
margin-right: 10px;
}
.job-search-section .job-counts p{margin: 0;}
.job-search-section .animation-wrap{
max-width: 564px;
margin: 0 auto;
}
.form-wrapper .form-group{
margin-bottom: 0;
flex: 1;
}
.form-wrapper{margin-bottom: 25px;}
.form-wrapper .input-fields,
.form-wrapper{
display: flex;	
display: -ms-flexbox;
}
.form-wrapper .input-fields{
box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
-webkit-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);	
-o-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
}
.form-wrapper .input-fields{
flex: 1;
border: 1px solid #e4e4e4;
border-radius: 50px;
padding: 0 30px;
}
.form-wrapper .input-wrap{
display: flex;	
display: -ms-flexbox;
align-items: center;
position: relative;
padding: 0 15px;
}
.form-wrapper .input-wrap::before{
content: "";
width: 1px;	
height: 22px;
background: #d0d0d0;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.form-wrapper .form-group:first-child .input-wrap{
padding-left: 0;	
}
.form-wrapper .form-group:last-child .input-wrap{
padding-right: 0;	
}
.form-wrapper .form-group:first-child .input-wrap::before{
display: none;	
}
.form-wrapper .input-wrap .icon{
display: inline-flex;	
vertical-align: top;
}
.form-wrapper .form-control{
border: 0;
outline: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
background: none;
height: auto;
padding: 17px 10px;
}
/*..........select2........*/
.form-wrapper .select2-container--default .select2-selection--single{
border: 0;
border-radius: 0;    
}
.select2-container--default .select2-selection--single{height: 58px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 58px;	
text-align: left;
color: #000000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 58px;
}
.select2-dropdown{border: 1px solid #e4e4e4;}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
background-color: #ff914e;	
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #e4e4e4;
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none;	
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
background: url('../images/icons/dropdown.svg') center center no-repeat;	
}
.form-wrapper .search-btn{
background: #69b983;
color: #000000;
font-size: 18px;
padding: 10px 45px;
border-radius: 50px;
box-shadow: none;
outline: none;
margin-left: 15px;
box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
-webkit-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);	
-o-box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.03);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.form-wrapper .search-btn:hover{
background: #ff914e;	
color: #ffffff;
}
.form-wrapper .form-control::-webkit-input-placeholder { 
color: #000000;
}
.form-wrapper .form-control:-ms-input-placeholder { 
color: #000000;
}
.form-wrapper .form-control::placeholder {
color: #000000;
}
/*...........footer-section..........*/
.footer-section{
padding: 70px 0 60px;	
background: url('../images/footer-bg.png') center top no-repeat;
background-size: cover;
position: relative;
z-index: 5;
}

.footer-section .social-links{
display: flex;	
display: -ms-flexbox;
align-items: center;
margin-top: 30px;
}
.footer-section .footer-links{
list-style: none;	
margin: 0;
padding: 0;
}
.footer-section .footer-links li a{
color: #000000;
display: inline-block;
margin-bottom: 10px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.footer-section li.footer-links a{
  color: #000000;
  display: inline-block;
  margin-bottom: 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  }

.footer-section .footer-links li a:hover{color: #ff914e;}
.footer-section .social-links ul{
list-style: none;	
margin: 0;
padding: 0;
display: flex;
display: -ms-flexbox;
align-items: center;
}
.footer-section .social-links ul li a{
display: inline-block;
width: 28px;
height: 28px;
color: #f1c2bf;
background: #000000;
text-align: center;
line-height: 28px;
border-radius: 100%;
margin: 0 3px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.footer-section .social-links ul li a:hover{background: #ff914e;}
.footer-section .copyrights{
margin: 35px 0 0;	
text-align: center;
font-size: 12px;
}
/*...........menu button.............*/
#nav-icon2{
width: 23px;
height: 23px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
display: block;
}
#nav-icon2 span {
display: block;
position: absolute;
height: 2px;
width: 50%;
background: #f58f56;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
left: 50%;
}
#nav-icon2 span:nth-child(odd) {
right: 50%;
}
#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
top: 0px;
}
#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
top: 6px;
}
#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
top: 12px;
}
#nav-icon2 span:nth-child(1){width: 26px;}
#nav-icon2 span:nth-child(3){width: 17px;}
#nav-icon2 span:nth-child(5){width: 10px;}
#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(3),
#nav-icon2.open span:nth-child(5){width: 50%;}
#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#nav-icon2.open span:nth-child(1) {
left: 2px;
top: 6px;
}
#nav-icon2.open span:nth-child(2) {
left: calc(50% - 2px);
top: 5px;
}
#nav-icon2.open span:nth-child(3) {
left: -50%;
opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
left: 100%;
opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
left: 2px;
top: 13px;
}
#nav-icon2.open span:nth-child(6) {
left: calc(46% - 2px);
top: 12px;
}
.navbar-toggler{
padding: 0;
display: flex;
display: -ms-flexbox;
align-items: center;
font-size: 15px;
}
.navbar-toggler .text{
margin-right: 20px;
margin-top: -6px;
}
.navbar-toggler:focus{outline: none;}
.registeration-section .steps-wrap{
background: #f3f3f3;	
padding: 40px 0;
text-align: center;
}
.registeration-section .steps-wrap h4{
font-size: 34px;	
margin-bottom: 35px;
}
.steps-wrap ul{
list-style: none;	
margin: 0;
padding: 0;
display: flex;
display: -ms-flexbox;
position: relative;
}
.steps-wrap ul li{
flex: 1;
position: relative;
}
.steps-wrap ul li::before{
content: "";	
width: 0%;
height: 1px;
background: #69b983;
position: absolute;
top: 54px;
left: 0;	
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.steps-wrap ul li.active::before{width: 100%;}
.steps-wrap ul::before{
content: "";
width: 100%;
height: 1px;	
background: #cfcfcf;
position: absolute;
top: 54px;
left: 0;
}
.steps-wrap ul li a{
display: inline-block;
color: #cfcfcf;
position: relative;
}
.steps-wrap ul li.active a{color: #000000;}
.steps-wrap ul li a span{display: block;}
.steps-wrap ul li a .step{font-size: 14px;}
.steps-wrap ul li a .form-name{
font-size: 18px;	
font-family: 'Futura Std Heavy';
}
.steps-wrap ul li a .icon{
width: 52px;	
height: 52px;
border-radius: 100%;
background: #cfcfcf;
line-height: 45px;
text-align: center;
margin: 5px auto;
}
.steps-wrap ul li.active a .icon{background: #69b983;}
.steps-form{padding: 50px 0 100px;min-height: 400px;}
.steps-form h4{
text-align: center;	
font-size: 30px;
position: relative;
padding-bottom: 20px;
margin-bottom: 30px;
}
.steps-form h4::before{
content: "";
width: 69px;	
height: 2px;
background: #f1c2bf;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
}
.steps-form h5{
font-size: 22px;
margin-bottom: 30px;
}
.steps-form .form-btn, .steps-form .back-btn{
color: #000000;
padding: 13px 54px;
border-radius: 50px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
margin: 0 10px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.steps-form .form-btn{
  background: #69b983;
  border: 1px solid #69b983;
  }
  .steps-form .back-btn{
    background: #a8ca75;
    border: 1px solid #a8ca75;
  }
.steps-form .form-btn:hover, .steps-form .back-btn:hover{
background: #f1c2bf;
border-color: #f1c2bf;
}
.steps-form .form-btn.style2{
background: none;    
border-color: #f1c2bf;
}
.steps-form .form-btn.style2:hover{background: #f1c2bf;}
.steps-form .col-csm-4{
max-width: 700px;    
margin: 0 auto;
}
.steps-form .form-group label{font-size: 18px;margin: 0 0 10px;}
.steps-form .form-group label .font-sm{font-size: 12px;}
.global-select2 .select2-container--default .select2-selection--single{
height: 50px;
border: 1px solid #8c8c8c;
padding: 0 10px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
border-radius: 6px;
}
.global-select2 .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 50px;    
}
.global-select2 .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 50px; 
right: 10px;   
}
.upload-doc label input{display: none;}
.upload-doc label{
margin: 0;    
background: #f1c2bf;
padding: 13px 39px;
border-radius: 50px;
cursor: pointer;
}
.upload-doc .file-name{font-size: 12px;}
.upload-doc.style2 label{
padding: 0 0 0 30px;
border-radius: 0;
background: none;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
background: url('../images/icons/upload_icon.svg') left center no-repeat;
}
.upload-doc.style2 label:hover{
background: url('../images/icons/upload_icon_hover.svg') left center no-repeat;    
}
.upload-doc.style2 .file-name{
display: block;    
margin-top: 5px;
}
.upload-doc.style3{font-size: 18px;}
.upload-doc.style3 label{padding: 13px 25px;margin: 0 5px 0 0;}
.upload-doc.style3 label svg{
vertical-align: text-top;
margin-right: 10px;    
}
.upload-doc b{
font-weight: normal;
font-size: 18px;
margin-right: 5px;
}
.steps-form .form-group{margin: 0 0 20px;}
.steps-form .form-control{
border: 1px solid #8c8c8c;
padding: 13px 20px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
height: auto;    
border-radius: 6px;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
}
.steps-form textarea.jd{min-height: 161px;}
.steps-form select.form-control, .steps-form .select2-container .selection .select2-selection--multiple {
	background: #ffffff url(../images/icons/dropdown.svg) 98% center no-repeat;
}
.steps-form select.form-control.sm{background-position: 93% center;}
.steps-form .form-control::-webkit-input-placeholder {
color: #a3a3a3;
}
.steps-form .form-control:-ms-input-placeholder { 
color: #a3a3a3;
}
.steps-form .form-control::placeholder {
color: #a3a3a3;
}
.gutter-sm{margin: 0 -10px;}
.gutter-sm>.col,.gutter-sm>[class*=col-]{padding: 0 10px;}
.gutter-xs{margin: 0 -7px;}
.gutter-xs>.col,.gutter-xs>[class*=col-]{padding: 0 7px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
.steps-form .form-group button{
padding: 14px 0;
margin: 0;
border-radius: 7px;
color: #ffffff;
}
.btn-checkbox label input{display: none;}
.btn-checkbox label{margin: 0;}
.btn-checkbox label span{
margin: 0 10px 0 0;    
background: #ffffff;
border: 1px solid #8c8c8c;
color: #a3a3a3;
padding: 10px 15px;
border-radius: 6px;
cursor: pointer;
min-width: 135px;
text-align: center;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
display: inline-block;
}
.btn-checkbox label input:checked + span{
border-color: #69b983;    
background: #69b983;
color: #ffffff;
}
.steps-form .accept-terms{margin-top: 20px;}
.steps-form .accept-terms label a{
color: #69b983;
border-bottom: 1px solid;
}
.steps-form .accept-terms label input{display: none;}
.steps-form .accept-terms label{position: relative;}
.steps-form .accept-terms label .checkmark{
width: 40px;
height: 40px;
border-radius: 6px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
border: 1px solid #8c8c8c;
position: absolute;
left: 0;
top: -10px;
}
.steps-form .accept-terms label input:checked + .checkmark{
background: #69b983;    
border-color: #69b983;
}
.steps-form .accept-terms label input:checked + .checkmark::before{
content: "\f26b"; 
font-family:Material-Design-Iconic-Font;
position: absolute;
left: 9px;
top: -4px;
color: #ffffff;
font-size: 31px;
}
.steps-form .accept-terms .btn-checkbox{display: inline;}
.steps-form .accept-terms .btn-checkbox label span{
border-radius: 50px;
min-width: 0;
padding: 10px 40px;
background: #f1c2bf;
border: 0;
color: #000000;
}
.steps-form .accept-terms .btn-checkbox label input:checked + span{
background: #69b983;    
}
.box-radio-checkbox{
display: flex;    
display: -ms-flexbox;
justify-content: space-between;
flex-wrap: wrap;
}
.box-radio-checkbox label input{display: none;}
.box-radio-checkbox label .box{
width: 160px;   
border: 1px solid #a8ca75;
border-radius: 5px;
text-align: center;
padding: 15px 10px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
cursor: pointer;
height: 100%;
}
.form-content .box-radio-checkbox label .box {
	width: auto;
	max-width: 140px;
}

.form-content .box-radio-checkbox {
  justify-content: flex-start;
  flex-wrap: wrap;
}

.box-radio-checkbox label input:checked + .box{
background: #a8ca75;    
}
.box-radio-checkbox label input:checked + .box svg path{
fill: #000000;    
}
.box-radio-checkbox label .box svg{min-height: 50px;}
.box-radio-checkbox label .box span{
display: block;
margin: 5px 0 0;
line-height: 1.2;
}
/*......steps css....*/
.steps-form .personal-dls:not(.active){display: none;}
.steps-form .register-form:not(.active){display: none;}

.overlay-popup{
background: rgba(97, 97, 97, 0.90);    
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
z-index: 98;
}
.overlay-popup.open{
opacity: 1;    
visibility: visible;
}
.global-sidebar{
background: #ffffff;    
text-align: center;
position: fixed;
width: 500px;
height: 100%;
right: -500px;
top: 0;
font-size: 18px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
z-index: 99;
visibility: hidden;
}
.global-sidebar.open{right: 0;visibility: visible;}
.global-sidebar .sidebar-inner{
padding: 35px 55px 55px;
overflow: auto;
height: 100%;
}
.global-sidebar .sidebar-inner::-webkit-scrollbar {
width: 8px;
}
.global-sidebar .sidebar-inner::-webkit-scrollbar-track {
background-color: #fff;
}
.global-sidebar .sidebar-inner::-webkit-scrollbar-thumb {
background-color: #69b983;
}
.global-sidebar .mb-lg{margin-bottom: 50px;}
.global-sidebar .logo{
max-width: 196px;
margin-bottom: 25px;
}
.global-sidebar h4{
font-size: 26px;    
margin: 0;
}
.global-sidebar .text-gray{color: #606060;}
.global-sidebar .form-group{text-align: left;}
.global-sidebar .form-control{
font-size: 16px;    
border: 1px solid #d1d1d1;
padding: 13px 20px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
height: auto;
border-radius: 6px;
}
.global-sidebar .form-control::-webkit-input-placeholder {
color: #a3a3a3;
}
.global-sidebar .form-control:-ms-input-placeholder { 
color: #a3a3a3;
}
.global-sidebar .form-control::placeholder {
color: #a3a3a3;
}
.global-sidebar .forgot-password{
font-size: 14px;    
color: #0040a9;
display: inline-block;
margin-top: 5px;
}
.global-sidebar .submit-btn button{
background: #69b983;
color: #ffffff;
padding: 13px 10px;
font-size: 18px;
text-align: center;
border-radius: 50px;
margin-top: 25px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
}
.global-sidebar .or-circle{
width: 42px;    
height: 42px;
background: #eeeef0;
border-radius: 100%;
text-transform: uppercase;
text-align: center;
line-height: 42px;
margin: 20px auto;
font-size: 14px;
}
.global-sidebar .otp-login{
color: #0040a9;
border-bottom: 1px solid;    
}
.global-sidebar .social-head{
font-family: 'Futura Std Heavy';
font-size: 18px;
margin-bottom: 20px;
}
.social-login{
list-style: none;    
margin: 0;
padding: 0;
display: flex;
display: -ms-flexbox;
justify-content: space-between;
border-bottom: 1px solid #2b2b2b;
padding-bottom: 35px;
justify-content: center;
}
.social-login li a{
display: inline-block;    
background: #69b983;
width: 90px;
height: 40px;
border-radius: 50px;
text-align: center;
color: #ffffff;
font-size: 25px;
line-height: 40px;
margin: 0 5px;
}
.social-login li a.google{background: #e64229;}
.social-login li a.apple{background: #dadada;color: #000000;}
.social-login li a.linkedin{background: #0077b7;}
.social-login li a.facebook{background: #3b5999;}
.global-sidebar .new-user{margin: 35px 0 0;}
.global-sidebar .new-user a{
color: #69b983;    
border-bottom: 1px solid;
}
.global-sidebar .create-account{
display: inline-block;
background: #eee16f;
padding: 13px 30px;
color: #000000;
border-radius: 50px;
margin-top: 15px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
}
.global-sidebar .close-btn{
border: 0;
border-radius: 0;
background: #231f20;
box-shadow: none;
padding: 0;
width: 50px;
height: 50px;
line-height: 0px;
text-align: center; 
display: block;   
position: absolute;
left: 0;
transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
}
.global-sidebar.open .close-btn{left: -50px;}
#signin-sidebar .login-wrap{display: none;}
#signin-sidebar #login-form-email{display: block;}
#signin-sidebar .otp-login{display: none;}
#signin-sidebar .login_mobile_otp{display: inline-block;}
/* .............otp form............ */
div.digit-group{
  display:  flex;
  margin:  0 -10px;
  display:  -ms-flexbox;
  }
  .digit-group input{
  width:  25%;
  height:  75px;
  border: 1px solid #d1d1d1;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
  background:  transparent;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-family: 'Raleway',  sans-serif;
  font-weight: 200;
  color: #3f2042;
  margin: 0 10px;
  border-radius: 6px;
  }
  .digit-group input:focus{
  outline:  none;
  box-shadow:  none;
  }
  .digit-group input::-webkit-outer-spin-button, 
  .digit-group input::-webkit-inner-spin-button  {
  -webkit-appearance:  none;
  margin:  0;
  }
  .digit-group input[type=number] {
  -moz-appearance: textfield;
  }
.registeration-success{
  padding: 70px 0;
  text-align: center;
  margin: 0 0 100px;
  font-size: 18px;
}
.global-btn{
background: #69b983;
color: #000000;
padding: 10px 54px;
border-radius: 50px;
border: 1px solid #69b983;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
margin-top: 15px;
display: inline-block;
transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
}
.global-btn.s2{padding: 10px 30px;}
.global-btn:hover,
.global-btn.style2{
color: #000000;
background: #f1c2bf;
border-color: #f1c2bf;
}
.global-btn.style2:hover{
background: #69b983;
border-color: #69b983;   
}
.coming-soon{
padding: 100px 0;    
text-align: center;
min-height: 500px;
}
.coming-soon h1{font-size: 80px;}
.global-btn.style3{
padding: 10px 25px;
font-size: 18px;   
}
/*..............dashboard-section..............*/
.dashboard-section{
background: #f3f3f3;
padding: 50px 0 230px;
min-height: 300px;
 margin-bottom: -150px; 
}
.dashboard-wrap{
display: flex;    
display: -ms-flexbox;
}
.dashboard-wrap .sidebar-wrap{
width: 240px;    
position: relative;
}
.dashboard-wrap .sidebar-wrap ul{
list-style: none;    
margin: 0;
padding: 0;
padding: 20px;
background: #ffffff;
border-radius: 15px;
box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-o-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
min-height: 200px;
}
.dashboard-wrap .sidebar-wrap ul li{
padding: 10px 0;
border-bottom: 1px solid #e0e0e0;
}
.dashboard-wrap .sidebar-wrap ul li a{
display: flex;    
display: -ms-flexbox;
align-items: center;
color: #000000;
padding: 10px 15px;
}
.dashboard-wrap .sidebar-wrap ul li.active a{
background: #a8ca75;    
border-radius: 30px;
}
.dashboard-wrap .sidebar-wrap ul li.active{border: 0;}
.dashboard-wrap .sidebar-wrap ul li:first-child{padding-top: 0;}
.dashboard-wrap .sidebar-wrap ul li:last-child{
border: 0;
padding-bottom: 0;
}
.dashboard-wrap .sidebar-wrap ul li .icon{
display: inline-block;    
width: 30px;
}
.dashboard-wrap .sidebar-wrap ul li .icon svg{vertical-align: text-top;}
.dashboard-wrap .sidebar-wrap ul li.active .icon svg path{fill: #000000;}
.dashboard-wrap .sidebar-wrap ul li .text{flex: 1;}
.sidebar-wrap .sidebar-collape-btn{
padding: 0;    
background: #eee170 url('../images/icons/chevron-left.png') center center no-repeat;
box-shadow: none;
width: 32px;
height: 32px;
border-radius: 100%;
position: absolute;
right: -20px;
top: 26px;
box-shadow: 3px 6px 21px 0px rgba(238, 225, 112, 0.58);
-webkit-box-shadow: 3px 6px 21px 0px rgba(238, 225, 112, 0.58);
-moz-box-shadow: 3px 6px 21px 0px rgba(238, 225, 112, 0.58);
-o-box-shadow: 3px 6px 21px 0px rgba(238, 225, 112, 0.58);
}
.sidebar-wrap.collapsed .sidebar-collape-btn{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);  
-o-transform: rotate(180deg);  
}
.dashboard-wrap .sidebar-wrap.collapsed{width: 90px;}
.dashboard-wrap .sidebar-wrap.collapsed ul li .text{display: none;}
.dashboard-wrap .sidebar-wrap.collapsed ul li .icon{width: auto;}
.dashboard-wrap .sidebar-wrap.collapsed ul li a{width: 50px;justify-content: center;}
.dashboard-wrap .content-wrap{
margin-left: 47px;    
flex: 1;
}
.content-wrap .top-heading{
font-size: 26px;    
margin-bottom: 20px;
font-family: 'Futura Std Heavy';
}
.menu-boxes-wrap .row{margin: 0 -13px;}
.menu-boxes-wrap .col-sm-4{padding: 0 13px;}
.content-wrap .menu-box{
background: #ffffff;    
padding: 20px 25px;
border-radius: 15px;
display: block;
color: #000000;
position: relative;
margin-bottom: 26px;
box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-o-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.content-wrap .menu-box:hover{
background: #a8ca75;
box-shadow: 6px 11px 29px 0px rgba(168, 202, 117, 0.38);
-webkit-box-shadow: 6px 11px 29px 0px rgba(168, 202, 117, 0.38);
-moz-box-shadow: 6px 11px 29px 0px rgba(168, 202, 117, 0.38);
-o-box-shadow: 6px 11px 29px 0px rgba(168, 202, 117, 0.38);
}
.content-wrap .menu-box::after{
content: "";
width: 13px;    
height: 14px;
background: url('../images/icons/arrow-top-right.png') center center no-repeat;
position: absolute;
right: 20px;
top: 20px;
}
.content-wrap .menu-box:hover::after{
background: url('../images/icons/arrow-top-right2.png') center center no-repeat;    
}
.content-wrap .menu-box h6{
font-size: 18px;    
margin: 15px 0 0;
font-family: 'Futura Std Heavy';
}
.content-wrap .menu-box .icon{
position: relative;
display: block;
}
.content-wrap .menu-box .icon img{
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;   
}
.content-wrap .menu-box .icon .active-icon{
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.content-wrap .menu-box:hover .icon .active-icon{opacity: 1;}
.content-wrap .menu-box:hover .icon .default-icon{opacity: 0;}
.profile-progress{
background: #f1c2bf;    
padding: 35px;
border-radius: 15px;
box-shadow: 3px 6px 21px 0px rgba(241, 194, 191, 0.58);
-webkit-box-shadow: 3px 6px 21px 0px rgba(241, 194, 191, 0.58);
-moz-box-shadow: 3px 6px 21px 0px rgba(241, 194, 191, 0.58);
-o-box-shadow: 3px 6px 21px 0px rgba(241, 194, 191, 0.58);
margin-bottom: 26px;
display: flex;
display: -ms-flexbox;
align-items: center;
justify-content: space-between;
}
.profile-progress .profile-info{
display: flex;    
display: -ms-flexbox;
align-items: center;
}
.profile-progress .name-email{margin-left: 20px;}
.profile-progress .name-email h4{
font-size: 24px;
margin-bottom: 5px;
font-family: 'Futura Std Heavy';
}
.profile-progress .name-email p{margin: 0;}
.profile-progress .complete-profile{
background: #ffffff;
box-shadow: none;
padding: 13px 32px;
border-radius: 50px;
box-shadow: 3px 6px 21px 0px rgba(129, 96, 94, 0.58);
-webkit-box-shadow: 3px 6px 21px 0px rgba(129, 96, 94, 0.58);
-moz-box-shadow: 3px 6px 21px 0px rgba(129, 96, 94, 0.58);
-o-box-shadow: 3px 6px 21px 0px rgba(129, 96, 94, 0.58);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease; 
}
.profile-progress .complete-profile:hover{background: #a8ca75;}
.profile-progress .circle-progress-value {
stroke-width: 5px;
stroke: #000000;
}
.profile-progress .circle-progress-circle {
stroke-width: 5px;
stroke: #ffffff;
}
.profile-progress .circle-progress-text {
fill: hsl(39, 100%, 50%);
display: none;
}
.profile-progress .profile-complete-bar svg{
width: 118px;
height: 118px;
}
.profile-progress .avatar-progress{position: relative;}
.avatar-progress .avatar{
width: 91px;
height: 91px;
border-radius: 100%;
object-fit: cover;
position: absolute;
left: 13px;
top: 13px;
z-index: 2;
}
.avatar-progress .progress-percent{
font-size: 18px;
font-family: 'Futura Std Heavy';
position: absolute;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
bottom: -2px;
background: #f1c2bf;
line-height: 1;
padding: 0 6px;
}
/*..........loggedin-menu..........*/
.top-header .navbar .loggedin-menu .my-account a{
padding: 6px 8px 6px 19px;
background: #f1c2bf;
border-radius: 50px;
}
.top-header .navbar .loggedin-menu .my-account a .avatar{
width: 37px;    
height: 37px;
border-radius: 100%;
object-fit: cover;
margin-left: 10px;
}
.top-header .navbar .loggedin-menu .notification a{
padding: 0;    
position: relative;
}
.top-header .navbar .loggedin-menu .notification a:hover{color: #000000;}
.top-header .navbar .loggedin-menu .notification a .count{
display: inline-block;
width: 22px;
height: 22px;
border-radius: 100%;
background: #f1c182;
position: absolute;
right: -10px;
top: -11px;
text-align: center;
line-height: 22px;
font-weight: 600;
}
.top-header .navbar .loggedin-menu li{margin-left: 30px;}
.top-header .navbar .loggedin-menu{margin-left: 80px;}
/*..........account sidebar..........*/
.global-sidebar#account-sidebar{text-align: left;font-size: 16px;}
.global-sidebar#account-sidebar .sidebar-inner{
padding: 35px 45px 55px;    
}
.global-sidebar .profile-progress{
background: none;
padding: 0;
border-radius: 0;
box-shadow: none;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 30px;
margin-bottom: 30px;
}
.global-sidebar .avatar-progress .progress-percent{
background: #ffffff;    
}
.global-sidebar .profile-progress .circle-progress-circle{
stroke: #e1e1e1;    
}
.global-sidebar .profile-progress .name-email h4{
margin-bottom: 0;    
}
.global-sidebar .profile-progress .complete-profile{
font-size: 14px;
padding: 5px 15px;
background: #a8ca74;
box-shadow: none;
margin-top: 13px;
}
.profile-performance h6{
font-size: 18px;    
margin-bottom: 20px;
}
.profile-performance .box{
display: block;
text-align: center;
background: #f2c2c0;
border-radius: 20px;
padding: 15px 10px;
color: #000000;
box-shadow: 3px 5px 21px 0px rgba(242, 194, 192, 0.57);
-webkit-box-shadow: 3px 5px 21px 0px rgba(242, 194, 192, 0.57);
-moz-box-shadow: 3px 5px 21px 0px rgba(242, 194, 192, 0.57);
-o-box-shadow: 3px 5px 21px 0px rgba(242, 194, 192, 0.57);
}
.profile-performance .box h4{
font-size: 30px;    
font-family: 'Futura Std Heavy';
}
.profile-performance .row{margin: 0 -9px;}
.profile-performance .col-6{padding: 0 9px;}
.profile-performance .box p:last-child{margin: 0;}
.global-sidebar .submit-btn a.btn-green{
background: #a8ca74;
color: #000000;
padding: 10px; 
box-shadow: 4px 8px 21px 0px rgba(168, 202, 116, 0.41);
-webkit-box-shadow: 4px 8px 21px 0px rgba(168, 202, 116, 0.41);
-moz-box-shadow: 4px 8px 21px 0px rgba(168, 202, 116, 0.41);
-o-box-shadow: 4px 8px 21px 0px rgba(168, 202, 116, 0.41);
border-radius: 50px;
}
.global-sidebar .submit-btn a.btn-green img{vertical-align: initial;}
.global-sidebar .profile-links{
list-style: none;    
padding: 0;
margin: 30px 0 20px;
}
.global-sidebar .profile-links a{
display: flex;
display: -ms-flexbox;    
align-items: center;
color: #000000;
margin-bottom: 20px;
}
.global-sidebar .profile-links a img{margin: 0 7px 0 0;}
/*...........form-content...........*/
.content-wrap{position: relative;}
.content-wrap .form-content{
background: #ffffff;    
border-radius: 10px;
padding: 30px 40px;
box-shadow: 3px 6px 21px 0px rgba(225, 225, 225, 0.58);
-webkit-box-shadow: 3px 6px 21px 0px rgba(225, 225, 225, 0.58);
-moz-box-shadow: 3px 6px 21px 0px rgba(225, 225, 225, 0.58);
-o-box-shadow: 3px 6px 21px 0px rgba(225, 225, 225, 0.58);
position: relative;
}
.content-wrap .form-content.active{display: block;}
.content-wrap .back-btn, .aplication-st-wrap .back-btn{
margin: 0;
font-size: 16px;
padding: 10px 20px;
font-family: 'Futura Std Heavy';
background: #a8ca75;
color: #000000;
border-radius: 50px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
position: absolute;
right: 0;
top: -5px;
}
.content-wrap .back-btn.static{
position: static;    
display: inline-block;
}
.form-content .back-btn{top: -55px;}
.content-wrap .back-btn:hover{background: #f1c2bf;}
.content-wrap .back-btn i{
font-size: 30px;
line-height: 0.5;
vertical-align: text-bottom;
position: relative;
top: -2px;
margin-right: 5px;
}
.form-content h3{
font-size: 30px;    
position: relative;
font-family: 'Futura Std Heavy';
padding-bottom: 20px;
margin-bottom: 25px;
}
.form-content h5{
font-family: 'Futura Std Heavy';    
}
.form-content h3::after{
content: "";
width: 186px;    
height: 2px;
background: #f1c2bf;
position: absolute;
left: 0;
bottom: 0;
}
.form-content .form-group{margin-bottom: 25px;}
.form-content .form-control{
border: 1px solid #8c8c8c;
height: auto;
padding: 12px 17px;
border-radius: 5px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
}
.form-content select.form-control{
background: #ffffff url('../images/icons/dropdown.svg') 92% center no-repeat;    
}
.form-content select.select-md{
background-position: 95% center;    
}
.form-content label{display: block;}
.form-content .form-control::-webkit-input-placeholder { 
color: #a3a3a3;
}
.form-content .form-control:-ms-input-placeholder { 
color: #a3a3a3;
}
.form-content .form-control::placeholder {
color: #a3a3a3;
}
.global-radio{
position: relative;    
padding-left: 30px;
line-height: 1.3;
}
.global-radio .mt--10{
margin-top: -10px;
display: inline-block; 
}
.global-radio input{display: none;}
.global-radio .checkmark{
width: 22px;    
height: 22px;
border-radius: 100%;
border: 2px solid #a8ca75;
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.global-radio .checkmark::before{
content: "";
width: 10px;   
height: 10px;
border-radius: 100%;
background: #a8ca75;
position: absolute;
left: 4px;
top: 4px;
opacity: 0;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease; 
}
.global-radio input:checked + .checkmark::before{
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);    
}
.form-content .radios-wrap{
display: flex;    
display: -ms-flexbox;
justify-content: space-between;
flex-wrap: wrap;
}
.form-content .to{font-size: 18px;}
.form-content .btns{text-align: right;}
.form-content .global-btn{
font-size: 18px;
padding: 11px 30px;
min-width: 125px;
text-align: center;
margin-left: 5px;
}
.upload-doc.style4 label{
display: inline-block;
background: #ffffff;
border: 1px solid #8c8c8c;
border-radius: 5px;
padding: 12px 25px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
}
.form-content .resume-headline-box{
border: 1px dashed #c4c4c4;    
}
.form-content .char-left{
text-align: right;    
margin-top: 5px;
}
.form-content .btn-checkbox label{display: inline-block;}
.form-content .btn-checkbox label span{
min-width: 70px;    
padding: 12px 25px;
margin: 0 5px 0 0;
}
/*............apply-jobs-section...........*/
.page-section{
background: #f3f3f3;
padding: 80px 0 230px;
min-height: 550px;
margin-bottom: -150px;    
}
.global-box{
background: #ffffff;    
padding: 30px;
border-radius: 7px;
box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
-o-box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.07);
}
.global-box.padding-sm{padding: 20px;}
.global-box.borders-1{border: 1px solid #939393;}
.global-input,
.global-input:focus{
border: 1px solid #8c8c8c;
height: auto;
padding: 12px 17px;
border-radius: 5px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
}
.global-input::-webkit-input-placeholder { 
color: #a3a3a3;
}
.global-input:-ms-input-placeholder { 
color: #a3a3a3;
}
.global-input::placeholder {
color: #a3a3a3;
}
.global-box.box-md{
max-width: 590px;    
margin: auto;
}
.apply-job-section h1{
font-size: 18px;    
margin-bottom: 25px;
}
.apply-job-section .global-box,
.submit-success-section .global-box{border-radius: 15px;}
.apply-job-section .upload-doc label{
font-size: 14px;
padding: 12px;
}
.apply-job-section .new.upload-doc  label{
background: #69b983;    
}
/*..........submit-success-section..........*/
.submit-success-section .global-box{
text-align: center;    
font-size: 18px;
}
.submit-success-section h4{
font-size: 22px; 
font-family: 'Futura Std Heavy';
margin: 20px 0;   
}
.submit-success-section .global-btn{
margin-top: 30px;   
}
/*..........notification-wrap..........*/
.notification-wrap .global-box{    
margin-bottom: 15px;
}
.notification-wrap .global-box h6{
font-family: 'Futura Std Heavy';
margin-bottom: 15px;    
}
.notification-wrap .global-box p:last-child{
margin: 0;    
}
/*.......aplication-st-wrap........*/
.aplication-st-wrap .global-box{margin-bottom: 15px;}
.aplication-st-wrap .global-box h6{
font-family: 'Futura Std Heavy';
margin-bottom: 10px;    
}
.aplication-st-wrap .global-box p{margin: 0;}
.aplication-st-wrap .global-box .global-btn{
border-radius: 7px;
padding: 10px 35px;
margin: 0;
}
.aplication-st-wrap .global-box .global-btn.pending{
background: #ffffff;
border-color: #e5e5e5;
}
.aplication-st-wrap .global-box a{color: #000000;}
/*........skills-wrap........*/
.form-content .skills-wrap{
padding: 25px;
border: 1px dashed #bdbdbd;
border-radius: 5px;
}
.skills-container{
list-style: none;
padding: 0;
margin: 0 0 50px;
display: flex;
display: -ms-flexbox;
flex-wrap: wrap;
}
.skills-container li{
background: #f4f4f4;    
padding: 10px 15px;
border-radius: 3px;
margin: 0 10px 10px 0;
}
.skills-container li .skillRemove{
margin-left: 10px;    
color: #9d9d9d;
cursor: pointer;
}
/*..........profile-dashboard..........*/
.profile-dashboard .profile-progress{
padding: 30px 35px 25px;
position: relative;
}
.profile-dashboard .profile-progress .name-email h4{
margin: 0;    
}
.profile-dashboard .profile-progress .name-email p{
margin-bottom: 13px;    
}
.profile-dashboard .profile-progress .basic-info .label{
display: inline-block;    
min-width: 115px;
}
.profile-dashboard .profile-progress .headline{
margin-top: 30px;    
}
.profile-dashboard .line-progress{
border-bottom: 2px solid #000000;
position: relative;  
margin-top: 20px;  
}
.profile-dashboard .line-progress .line{
display: inline-block;    
height: 10px;
background: #000000;
position: absolute;
left: 0;
bottom: 0;
}
.profile-dashboard .line-progress .progress-text{
position: absolute;
right: 0;
bottom: 10px;
font-family: 'Futura Std Heavy';
}
.profile-dashboard .edit-btn{
color: #000000;    
font-size: 18px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.profile-dashboard .edit-btn:hover{color: #f1c2bf;}
.profile-dashboard .btn-right, .setting-box .btn-right{
position: absolute;
right: 20px;
top: 20px;
}
.profile-dashboard .profile-progress .edit-btn, .setting-box .edit-btn.location-change-btn{
color: #000000;
position: absolute;
right: 20px;
top: 20px;  
width: 30px;  
height: 30px;
background: #ffffff;
border-radius: 100%;
text-align: center;
line-height: 30px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.profile-dashboard .profile-progress .edit-btn:hover{background: #a8ca75;}
.profile-dashboard .quick-links ul{
list-style: none;    
margin: 0;
padding: 0;
}
.profile-dashboard .profile-content{font-size: 14px;}
.profile-dashboard .quick-links ul a{
color: #000000;    
display: block;
font-size: 16px;
padding-left: 10px;
}
.profile-dashboard .quick-links ul li:not(:last-child){
margin-bottom: 15px;
 
}
.profile-dashboard .quick-links ul li{
  margin-bottom: 15px;
  padding-left: 0;    
  }
.profile-dashboard .global-box{
margin-bottom: 14px;
position: relative;
}
.upload-resume{
border: 1px dashed #cbcbcb;
padding: 35px 25px;    
text-align: center;
}
.upload-resume label{
margin: 0;
background: #a8ca75;
padding: 10px 50px;
color: #ffffff;
cursor: pointer;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.upload-resume label:hover{background: #f1c2bf;}
.upload-resume label input{display: none;}
.upload-resume .supported-format{
margin: 10px 0 0;
font-size: 12px;
color: #b7b7b7;
}
.profile-content .resume .last-updated{
font-size: 16px;
display: flex;
display: -ms-flexbox;
justify-content: space-between;
}
.profile-content .resume .last-updated b{font-size: 20px;}
.profile-content .resume .last-updated button{
padding: 0;
box-shadow: none;
font-size: 26px;
color: #a8ca75;
}
.profile-content .resume .last-updated button:hover{color: #f1c2bf;}
.profile-content .skills-container{margin: 20px 0 0;}
.profile-content .global-box p{margin-bottom: 7px;}
.profile-content .global-box.projects{min-height: 100px;}
.profile-content .link-btn{
color: #a8ca75;
font-family: 'Futura Std Heavy';
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.profile-content .link-btn:hover{color: #f1c2bf;}
.profile-content .info{position: relative;}
.profile-dashboard .info .btn-right{
right: 0;    
top: 0;
}
.profile-dashboard .global-box{padding: 20px;}
/*..........form-footer.........*/
.register-form .form-footer{
background: #eee16f;
padding: 25px 15px;
text-align: center;
}
.form-footer .global-btn{
background: #000000;
color: #ffffff;
padding: 12px 25px;
border: 0;
font-size: 16px;
margin: 0 2px;
}
.form-footer .global-btn:hover,
.form-footer .global-btn.white:hover{
background: #69b983;
color: #000000;
}
.form-footer .global-btn.white{
background: #ffffff;    
color: #000000;
}
.register-form .form-footer h6{
font-size: 30px;
margin-bottom: 30px;
}
.register-form .btn-checkbox label span{min-width: 90px;}
.register-form .submit-success-section .global-box{
max-width: 690px;    
border: 1px solid #d6d6d6;
}
.register-form .submit-success-section .global-btn{
margin-top: 20px;    
}
.register-form .submit-success-section h4{padding: 0;}
.register-form .submit-success-section h4::before{display: none;}
/*............emp-dashboard...........*/
.emp-dashboard h1{
font-size: 26px; 
font-family: 'Futura Std Heavy';
margin-bottom: 20px;   
}
.search-box{
display: flex;
display: -ms-flexbox;
margin-bottom: 30px;
}
.search-box .form-control{
background: #ffffff url('../images/icons/search.svg') 98% center no-repeat;
}
.search-box button{
margin: 0;
border-radius: 5px;
color: #ffffff;
font-size: 18px;
padding: 10px 25px;
font-family: 'Futura Std Heavy';
box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.05);
outline: none;
}
.employer-profile{margin-bottom: 30px;}
.employer-profile .global-box{
border: 1px solid #c2c2c2;
padding: 20px;
}
.employer-profile .post-job{
text-align: center;
padding: 60px 30px 30px;
min-height: 333px;
}
.employer-profile .post-job img{
display: block;    
margin: 0 auto;
}
.employer-profile .post-job .global-btn{
text-transform: uppercase;
padding: 10px 40px;
}
.employer-profile .profile{
display: flex;    
display: -ms-flexbox;
align-items: center;
margin-bottom: 20px;
}
.employer-profile .profile .name{
margin-left: 15px;    
}
.employer-profile h6{font-size: 18px;}
.employer-profile .completeness{margin-bottom: 15px;}
.employer-profile .completeness .line{
height: 5px;    
background: #69b983;
}
.employer-profile .completeness h6{
display: flex;    
display: -ms-flexbox;
justify-content: space-between;
}
.employer-profile .profile-performance .box{
border-radius: 10px;
padding: 10px 0;
}
.emp-dashboard .employees .global-box,
.emp-dashboard .aplication-st-wrap .global-box{padding: 20px;}
.view-btn{
color: #000000;    
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.view-btn:hover{color: #69b983;}
.select2-single2 + .select2-container--default .select2-selection--single,
.select2-single2 + .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 52px;   
right: 10px;
}
.select2-single2 + .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 52px;    
}
.select2-single2 + .select2-container--default .select2-selection--single,
.select2-multiple2 + .select2-container--default .select2-selection--multiple{
border: 1px solid #8c8c8c;
padding-left: 10px;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
}
.select2-multiple2 + .select2-container--default .select2-selection--multiple{
padding-top: 5px;
padding-bottom: 10px; 
min-height: 52px;  
}
.select2-multiple2 + .select2-container--default .select2-selection--multiple .select2-selection__rendered{
margin: 0;    
}
.select2-multiple2 + .select2-container--default .select2-selection--multiple .select2-search{
display: inline-block;    
}
.select2-multiple2 + .select2-container--default .select2-selection--multiple .select2-search textarea{
margin-top: 10px;    
}
.select2-multiple2 + .select2-container--default .select2-selection--multiple .select2-selection__choice{
margin-top: 7px;    
}
/*.........saved-jobs..........*/
.saved-jobs .global-box{padding: 20px;}
.saved-jobs .global-box i{color: #f1c2bf;}
/*..........top-comapanies-hiring.........*/
.comapanies-hiring .global-box{
padding: 20px;    
/* border: 1px solid #939393; */
margin-bottom: 20px;
}
.comapanies-hiring .global-box i{color: #f1c2bf;}
/*.........search-jobs..........*/
.search-jobs .search-box button{padding: 10px 35px;}
.search-jobs .global-box{
padding: 20px;    
border: 1px solid #939393;  
margin-bottom: 20px;  
}
.search-jobs .global-box i{color: #f1c2bf;}
.search-jobs .global-box .info{
display: flex;    
display: -ms-flexbox;
justify-content: space-between;
align-items: center;
font-size: 12px;
}
.search-jobs .global-box .info .btn-text{
font-family: 'Futura Std Heavy';  
color: #a8ca75;  
}
.search-jobs .global-box .info .btn-text:hover{color: #f1c2bf;}
.search-jobs .global-box .posted{color: #69b983;}
.btn-text,.btn-text:focus{
padding: 0;
border: 0;
background: none;
transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
color: #000000;
outline: none;
}
.btn-text:hover{color: #69b983;}
.color-secondry{color: #f1c2bf;}
.company-info .global-btn{padding: 12px 38px;}
.tab-links{
margin: 0;
padding: 0;
list-style: none;
display: flex;
display: -ms-flexbox;
border-bottom: 1px solid #000000;
}
.tab-links a{
display: inline-block;    
color: #000000;
padding: 5px 0;
margin-right: 30px;
position: relative;
transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
}
.tab-links a:hover{color: #a8ca75;}
.tab-links a::after{
content: "";
width: 0%;
height: 2px;    
background: #000000;
position: absolute;
left: 0;
bottom: 0;
transition: all 0.5s ease 0.5s;
-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;
-o-transition: all 0.5s ease 0.5s;
}
.tab-links a:hover::after{background: #a8ca75;}
.tab-links a.active::after{width: 100%;}
.jd-box ul{padding-left: 19px;}
.global-box .font14,
.global-box .font14 h6{
font-size: 14px;
margin: 0;
}
.global-box .job-info{
list-style: none;    
margin: 0;
padding: 0;
display: flex;
display: -ms-flexbox;
flex-wrap: wrap;
font-size: 12px;
}
.global-box .job-info li:not(:last-child){
padding-right: 15px;    
margin-right: 15px;
border-right: 1px solid #000000;
}
/*........filter-jobs........*/
.filter-jobs .btn-checkbox{
display: flex;    
display: -ms-flexbox;
flex-wrap: wrap;
margin: 0 -10px;
}
.filter-jobs .btn-checkbox label{
flex: 0 0 33.33%;    
max-width: 33.33%;
padding: 0 10px;
margin-bottom: 20px;
}
.filter-jobs .btn-checkbox label span{
border: 0;
margin: 0;
color: #000000;
min-height: 70px;
display: flex;
display: -ms-flexbox;
justify-content: center;
align-items: center;
line-height: 1.3;
}
.filter-jobs .global-btn{
padding: 10px;    
font-size: 18px;
}
.filter-jobs .global-box{padding: 15px;}
.filter-jobs .filter-by{
list-style: none;    
margin: 0;
padding: 0;
}
.filter-jobs .filter-by a{
display: block;    
padding: 8px 15px;
color: #000000;
text-align: center;
}
.filter-jobs .filter-by li{margin: 2px 0;}
.filter-jobs .filter-by a.active{
border-radius: 50px;    
background: #a8ca75;
}
.experience-dropdown{display: none;}
.skip {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
.skip:focus {
position: static;
width: auto;
height: auto;
}
/* .post-job-section .top-banner{
background: #f3f3f3;
padding: 30px 0;
text-align: center;
} */
.post-job-section .top-banner h1{margin: 0;}
.child-menu {padding: 0;position: absolute;top: 43px; list-style: none; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;background:#fff; z-index: 11;}
.navbar-nav .child-menu .child-nav-item {
	margin: 0 32px !important;
	/* padding: 1px 37px; */
}
.child-menu{display: none;}
.nav-item:hover .child-menu {
display: block;
}
.main-container {
min-height: 527px;
}
.employee-register-form .formValidationError{
  border-color:#F93A0B ;
}
.register-form .btn-checkbox label span{min-width: 90px;}
.box-radio-checkbox label .box.formValidationError {
border-color: #F93A0B;
}
.formValidationError, .formValidationError + span.select2-container > span > span.select2-selection {
border: 1px solid #F93A0B !important;
}
.hide{
  display: none !important;
}
/* .current-site-inclusive .progress-btn .hide{
  display: none !important;
} */
#preloader {
  background-color: rgba(256,256,256,0.5);
  top:0;
  padding: 0;
  margin: 0;
  height: 100%;
  position: fixed;
  z-index: 99999;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  #preloader .lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px; }
  #preloader .lds-ripple div {
    position: absolute;
    border: 4px solid var(--primary);
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
  #preloader .lds-ripple div:nth-child(2) {
    animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }

.profile-dashboard .quick-links ul a.active {
  background: #a8ca75;
  border-radius: 10px;
}    
/* .project-section-seprate {
	border-top: 2px solid #f3f3f3;
	padding: 13px 0 0px 0;
}
.project-section-seprate:first-child{
  border-top: 0;
} */
.search-jobs .global-box .info .global-btn{
  font-size: 16px;    
  margin: 0 0 0 20px;
  }
  .profile-sub-tab .info {
    border-bottom: 2px solid #f3f3f3;
  }
  .profile-sub-tab .info:last-child{
    border-bottom: 0;
  }
  .career .info,.personal-details .info {
	border-bottom: 0;
}
.form-content .box-radio-checkbox label {
	margin: 0 10px 10px 0;
}
.global-box {
	position: relative;
}
.emp-profile-inner .btn-right {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #000;
}
.upload-profile-pic label input {
	display: none;
}
.upload-profile-pic label img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	object-fit: cover;
}
.upload-profile-pic {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
}
.profile-pic {
	text-align: center;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.company_logo {
	width: 100%;
	max-width: 124px;
}
.employer-profile .profile .avatar {
	width: 100%;
	max-width: 113px;
	min-height: 113px;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}


.ck.ck-reset, .ck.ck-reset_all, .ck.ck-reset_all *{
  background: #ccc !important;
}
.ck.ck-editor .ck.ck-button {
  padding: 8px 12px;
  background-color: #f3f3f3;
  /* color: var(--primary); */
  color: #000;
  font-weight: 700;
  border-radius: 0.625rem;
  cursor: pointer; }

.ck.ck-editor .ck.ck-toolbar {
  background-color: var(--bs-card-bg);
  border: 0;
  padding: 5px 10px; }
  [data-theme-version="dark"] .ck.ck-editor .ck.ck-toolbar {
    background-color: #212130; }
  .ck.ck-editor .ck.ck-toolbar .ck.ck-button:hover {
    background-color: #000000; }
    .ck.ck-editor .ck.ck-toolbar .ck.ck-button:hover span {
      color: #fff; }
    .ck.ck-editor .ck.ck-toolbar .ck.ck-button:hover svg {
      color: #fff; }

.ck.ck-editor .ck.ck-toolbar__separator {
  display: none !important; }

.ck.ck-editor .ck-content {
  background-color: #f7f7f7;
  border-width: 1px 0 0;
  border-color: #e7e5ef; }

.ck.ck-editor .ck-reset.ck-list .ck-list__item .ck.ck-button {
  border-radius: 0; }

.ck.ck-editor .ck-reset.ck-list .ck-list__item .ck-button.ck-on {
  background: #000000; }

.ck-editor__editable {
  background: #F8F8F8 !important; }
  [data-theme-version="dark"] .ck-editor__editable {
    background-color: #17171E !important; }

.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred {
  border-color: #EEEEEE;
  padding: 0.865rem var(--ck-spacing-standard); }

.ck.ck-toolbar .ck-toolbar__items .ck.ck-toolbar__separator {
  background: #EEEEEE; }

.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred {
  min-height: 12.375rem;
  background: #F8F8F8; }
  [data-theme-version="dark"] .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred {
    border-color: #2e2e42;
    background: #17171E; }

button.ck.ck-button.ck-off:hover {
  background-color: #EEEEEE; }

.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused {
  min-height: 9.375rem; }

.ck.ck-button.ck-on:not(.ck-disabled):hover,
a.ck.ck-button.ck-on:not(.ck-disabled):hover {
  background-color: #000000; }

.ck.ck-reset.ck-dropdown__panel.ck-dropdown__panel_se.ck-dropdown__panel-visible {
  box-shadow: none;
  border: 0; }

.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:first-child .ck-button {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0.625rem !important; }

.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:last-child .ck-button {
  border-bottom-left-radius: 0.625rem !important;
  border-bottom-right-radius: 0.625rem !important; }
  .testimonial-section h1 {
    font-size: 16px;
    color: #f1c182;
    margin: 0;
  }
  .testimonial-box {
    background: #ffffff url('../../../frontend/images/icons/quote.svg') 25px 25px no-repeat;
    background-size: 60px;
    padding: 85px 25px 25px;
    border-radius: 20px;
    box-shadow: 4px 6px 38px 0px rgba(191, 191, 191, 0.28);
    -webkit-box-shadow: 4px 6px 38px 0px rgba(191, 191, 191, 0.28);
    -moz-box-shadow: 4px 6px 38px 0px rgba(191, 191, 191, 0.28);
    -o-box-shadow: 4px 6px 38px 0px rgba(191, 191, 191, 0.28);
  }
  .testimonial-section .col-sm-4 {
    padding: 0 20px;
    margin: 0 0 40px;
  }
  .testimonial-section .row {
    margin: 0 -20px;
  }
  .aboutus-section h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .inclusive-jobs-data {
    padding: 90px 0;
    text-align: center;
    font-family: 'Futura Std Book';
  }
  .inclusive-jobs-data .col-sm-4:not(:last-child) {
    border-right: 1px solid #858585;
  }
  .inclusive-jobs-data .data {
    font-size: 70px;
    color: #93c1a2;
    font-family: 'Futura Md BT';
  }
  .inclusive-jobs-data .resume-inclusive.data {
    color: #f1c2bf;
  }
  .inclusive-jobs-data .rating-reviews.data {
    color: #f0c081;
  }
  .aboutus-section {
/*    font-family: 'Futura Std Light';*/
    font-size: 20px;
    line-height: 1.3;
  }
  .testimonial-box .person-info {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
  }
  .testimonial-box .person-info img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    object-fit: cover;
    object-position: center;
  }
  .testimonial-box .person-info .info p {
    margin: 0;
  }
  .testimonial-box .person-info .info h5 {
    font-size: 18px;
    color: #93c1a2;
    font-family: 'Futura Md BT';
    margin: 0 0 2px;
  }
  .testimonial-box .person-info .info {
    flex: 1;
    color: #747474;
    line-height: 1.3;
    margin-left: 15px;
  }
  .testimonial-box .content {
    max-height: 265px;
    overflow-y: auto;
    padding: 0 10px 0 0;
    margin: 0 0 10px;
  }
  .contact-section .content h2 {
    font-size: 48px;
    color: #93c1a2;
    margin-bottom: 40px;
  }
  .contact-section .content {
    font-size: 18px;
  }
  .global-btn.s3 {
    padding: 5px 20px;
  }
  .page-contact-us h2.page-tilte, .page-about-us h2.page-tilte, .page-interview-tips h2.page-tilte, .page-blogs h2.page-tilte, .page-contact h2.page-tilte{
    display: none;
  }
  .global-accordion .card {
    margin: 0 0 20px;
    border: 1px solid #dadada;
  }
  .global-accordion .card-header {
    border: 0;
    background: none;
    font-size: 20px;
    font-family: 'Futura Std Heavy';
    padding: 0;
    position: relative;
  }
  .global-accordion .card-header a {
    color: #000000;
    display: block;
    padding: 17px 25px;
  }
  .global-accordion .card-header i {
    font-size: 24px;
    color: #d1d1d1;
    position: absolute;
    right: 25px;
    top: 18px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .global-accordion .card-body {
    padding: 0 25px 17px;
    color: #595959;
  }
  .collapse:not(.show) {
    display: none;
  }

  /*Interview tips*/
  .interview-banner {
    background: #93c1a2;
    padding: 80px 0 90px;
    text-align: center;
    font-family: 'Futura Std Heavy';
    font-size: 36px;
    line-height: 1;
  }
  .interview-banner h1 {
    font-size: 42px;
    font-weight: normal;
    margin: 0;
    font-family: 'Futura Std Light';
  }
  .page-interview-tips .interview-banner {
    margin-left: -33.33%;
    margin-right: -28.33%;
  }
  .page-section.page-interview-tips {
    padding: 0 0 230px;
  }
  .setting-box .update-box {
    /* max-width: 400px; */
    display: none;
  }
  .job-prefrences input[type="text"] {
    margin-top: 17px;
  }

  /*blog*/
  .blog-section .blog-header h1 {
    font-size: 99px;
    color: #93c1a2;
    margin: 0;
    border-right: 1px solid;
    padding-right: 20px;
    margin-right: 20px;
    line-height: 1;
  }
  .blog-section .blog-header {
    display: flex;
    display: -ms-flexbox;
    font-size: 24px;
    align-items: center;
    line-height: 1.1;
    margin-bottom: 70px;
  }
  .font-futura {
    font-family: 'Futura Md BT';
  }
  .blog-section .col-sm-4 {
    padding: 0 27px;
    margin: 0 0 54px;
  }
  .blog-card {
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 7px 10px 29px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 7px 10px 29px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 7px 10px 29px 0px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 7px 10px 29px 0px rgba(0, 0, 0, 0.07);
  }
  .blog-card .blog-info .date {
    font-size: 14px;
    color: #f1c2bf;
    display: inline-block;
    margin-bottom: 15px;
  }
  .blog-card .blog-info h5 {
    font-size: 22px;
    font-family: 'Futura Md BT';
    margin: 0 0 10px;
  }
  .blog-card .blog-info p:last-child {
    margin: 0;
  }
  .blog-card .blog-img a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .blog-card .blog-img a::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(241, 194, 191, 0.9);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
  }
  .blog-card .blog-img a::after {
    content: "\f18e";
    font-family: Material-Design-Iconic-Font;
    width: 65px;
    height: 65px;
    background: #ffff;
    border-radius: 100%;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    -webkit-transform: translate(-50%,-50%) scale(0);
    -moz-transform: translate(-50%,-50%) scale(0);
    -o-transform: translate(-50%,-50%) scale(0);
    text-align: center;
    line-height: 65px;
    font-size: 38px;
    color: #000000;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 2;
  }
  .blog-card .blog-img img {
    width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .blog-card .blog-info {
    padding: 20px;
  }
  .blog-card:hover .blog-img a::before {
    opacity: 1;
    visibility: visible;
  }
  .blog-card:hover .blog-img img {
    transform: scale(1.5);
  }
  .blog-card:hover .blog-img a::after {
    transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
  }
  .blog-detail-section {
    color: #202935;
  }
  .blog-detail-section .back-btn {
    display: inline-block;
    color: #515151;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .blog-detail-section .back-btn i{
    font-size: 29px;
    margin-right: 10px;
    line-height: 0.6;
    position: relative;
    top: 5px;
    color: #929292;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .blog-detail-section .title {
    font-family: 'Futura Md BT';
    font-size: 36px;
    margin: 10px 0 15px;
  }
  .socials {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    display: -ms-flexbox;
  }
  .socials li a {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    display: inline-block;
    background: #93c1a2;
    margin: 0 8px 0 0;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }
  .blog-detail-section .featured-img {
    margin: 20px 0;
  }
  .blog-detail-section .featured-img img {
    width: 100%;
  }
  .blog-detail-section .blog-content {
    font-size: 18px;
  }
  .blog-detail-section .back-btn:hover {
    color: #93c1a2;
  }
  .blog-detail-section .related-post {
    border-top: 1px solid #a4a4a4;
    padding-top: 20px;
    margin-top: 30px;
  }
  .blog-detail-section .related-post h3 {
    font-family: 'Futura Md BT';
    font-size: 32px;
    margin-bottom: 30px;
  }
  .blog-img a {
    background: #a4a4a4;
    min-height: 256px;
  }
  /* .featured-img {
    background: #a4a4a4;
    min-height: 500px;
  } */
  /* .blog-img {
    background: #a4a4a4;
    min-height: 240px;
  } */

/*.........global-tab........*/
.global-tab{border: 0;margin: 0 0 25px;}
.global-tab .nav-item{margin: 0 15px 0 0;}
.global-tab .nav-item .nav-link{
background: #ffffff;
border: 1px solid #8c8c8c;
color: #000000;
padding: 10px 15px;
border-radius: 6px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.05);
display: inline-block;
min-width: 135px;
text-align: center;
}
.global-tab .nav-item .nav-link.active{
border-color: #69b983;
background: #69b983;
color: #ffffff;
}


/*..............forgot-pass-section.............*/
.forgot-pass-section .steps-form{padding: 80px 0 140px;}
.forgot-pass-section .global-radio .label{
position: relative;
top: 2px;
}
.forgot-pass-section .resend-otp{
color: #999;
display: inline-block;
margin-top: 5px;
}
.forgot-pass-section .form-btn{margin-top: 20px;}
.forgot-pass-section .digit-group input{border-color: #8c8c8c;}
.forgot-pass-section .reset-form:not(.active){display: none;}
.form-group.otp-bx {
	display: flex;
}
.forgot-pass-section .digit-group{
  display: block;
}
.otp-bx input {
	width: 14%;
	margin-right: 17px;
}

/*top companies hiring*/
.gutter-sm {
	margin: 0 -10px;
}
.gutter-sm > .col, .gutter-sm > [class*="col-"] {
	padding: 0 10px;
}
.comapanies-hiring .global-box {
	color: #000000;
}
.flexbox .global-box {
	padding: 20px;
	border: 1px solid #939393;
	margin-bottom: 20px;
	display: flex;
	display: -ms-flexbox;
	align-items: flex-start;
}
.flexbox .global-box .logo {
	width: 50px;
	margin: 0 10px 0 0;
}
.tab_content {
	display: none;
}
.tab_content.active {
	display: block;
	animation: fadeInUp 0.5s ease;
	-webkit-animation: fadeInUp 0.5s ease;
}
.btn.save-job.disabled {
	vertical-align: text-top;
	margin: 0;
}
.btn-status-Pending {
	background: transparent;
	border-color: #ccc;
}
.btn-status-Rejected {
	background: #dc3545;
	color: #fff;
	border: 0;
}
.btn-status-Closed {
	background: #ccc;
	border: 0;
}
.bottom-pagination {	
	margin-right: 54px;
}
.aplication-st-wrap {
	position: relative;
}
.back_btn .back-btn {
	margin: 0;
	font-size: 16px;
	padding: 10px 20px;
	font-family: 'Futura Std Heavy';
	background: #a8ca75;
	color: #000000;
	border-radius: 50px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	position: absolute;
	right: 0;
	top: -5px;
}
.back_btn {
	/* max-width: 830px; */
	position: relative;
	z-index: 1;
}
.emp-profile-inner {
	position: relative;
}
.emp-profile-inner .back-btn {
	margin: 0;
	font-size: 16px;
	padding: 10px 20px;
	font-family: 'Futura Std Heavy';
	background: #a8ca75;
	color: #000000;
	border-radius: 50px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	position: absolute;
	right: 0;
	top: -55px;
}
.social-links ul li a span {
	display: none;
}

.footer-section .col-md-7 .col-md-4 ul{
  padding: 0;
}
.global-modal .modal-body {
	padding: 30px;
}
.global-modal h4 {
	padding-bottom: 15px;
	margin-bottom: 30px;
	font-size: 28px;
	position: relative;
	text-align: center;
}
.global-modal h4::before {
	content: "";
	width: 69px;
	height: 2px;
	background: #f1c2bf;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.star-rating {
	direction: rtl;
	cursor: default;
}
.star-rating input[type="radio"] {
	display: none;
}
.star-rating label {
	color: #bbb;
	font-size: 40px;
	padding: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.star-rating label:hover, .star-rating label:hover ~ label, .star-rating input[type="radio"]:checked ~ label {
	color: #f2b600;
}
.comapanies-hiring .global-box i {
	color: #e0e0e0;
}
.reviews-listing .reviews-box {
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
/* .comapanies-hiring .global-box {
	padding: 20px;
	border: 1px solid #939393;
	margin-bottom: 20px;
} */
.reviews-box .rating .selected {
	color: #f1c2bf;
}
.reviews-box .person-info {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	margin: 0 0 10px 0;
}
.reviews-box .person-info > img {
	width: 56px;
	height: 56px;
	border-radius: 100%;
	margin: 0 10px 0 0;
}
.page-section.emp-profile-section, .page-section.emp-dashboard {
	padding-top: 0;
}
.job-form .steps-form {
	padding: 0;
}
/* .page-section.emp-profile-section {
	padding: 0;
} */
.emp-listing .btn-profile a {
	display: inline-block;
	color: #000000;
	transition: all 0.5s ease 0.5s;
	-webkit-transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
}
.emp-listing .btn-profile a span {
	border-bottom: 1px solid;
}
.emp-listing .btn-action {
	/* text-align: right; */
	text-align: center;
}
.emp-listing .btn-action .global-btn {
	margin-top: 0;
}
.emp-listing .btn-action .shedule-btn, .btn-border-status {
	border: 1px solid #f1c182;
	background: transparent !important;
	padding: 5px 27px;
	margin: 10px 0 10px 0;
}
.btn-border-status:hover{
  background: transparent;
}
.emp-listing .emp-info {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	border-right: 1px solid #e0e0e0;
}
.emp-listing .emp-profile-pic {
	margin: 0 15px 0 0;
}
.emp-listing .emp-profile-pic img {
	width: 91px;
	height: 91px;
	border-radius: 100%;
	object-fit: cover;
}
.social-links p {
	margin-bottom: 0;
}
.dashboard-btn {
	margin-left: 44px;
}
.post-job-section .top-banner {
	background: #f3f3f3;
	padding: 30px 0;
	text-align: center;
}
.top-companies-img {
	width: 52px;
	height: 50px;
}
.top-companies {
	text-align: center;
	/* margin: 16px 0; */
  padding: 17px 0;
}
.emp-profile-inner .company-logo {
	width: 100px;
}
.diability-type-icon img {
	/* background-image: url("../images/diability-type-icon.svg"); */
	background-repeat: no-repeat;
	height: 35px;
	background-position: center top;
}
/*.............centers-section..........*/
.centers-section .address-box{
background: #ffffff;    
padding: 25px;
border-radius: 15px;
font-size: 24px;
font-family: 'Futura Std Light';
margin: 0 0 20px 0;
}
.centers-section .address-box h4{color: #0048a7;}
.centers-section .address-box iframe{
width: 100%;    
height: 350px;
border-radius: 15px;
}
.centers-section .address-box .icon{
display: inline-block;    
min-width: 34px;
margin-right: 10px;
position: relative;
top: -5px;
}
.centers-section .address-box .address{min-height: 210px;}
.page-remote-centers .desc.blog-section{padding: 0;}
.page-remote-centers .page-tilte{text-align: center;font-size: 40px;}
.page-remote-centers .blog-section .centers-section .row{margin: 0;}
.page-remote-centers .blog-section .centers-section > .row{margin: 0 -15px;}

/*.............profile-percentage-popup...........*/
.profile-progress-circle.circle-sm svg{width: 50px;height: 50px;}
.profile-progress-circle .circle-progress-value{stroke: #000000;}
.profile-progress-circle .circle-progress-text{fill: #000000;}
.profile-complete-popup .global-btn{
margin: 0;    
background: #f1c2bf;
border: 1px solid #f1c2bf;
padding: 8px 20px;
flex: 1;
margin: 0 0 0 10px;
}
.profile-complete-popup .global-btn:hover, .profile-complete-popup .global-btn.active{background: #a8ca75;border-color: #a8ca75;}
.current-site-inclusive .progress-btn span.incomplete{display: none;}
.profile-complete-popup .progress-btn{
display: flex;    
display: -ms-flexbox;
align-items: center;
margin: 0 0 15px;
}
.content-wrap .next-prev-btn .back-btn{
position: static;
display: inline-block;
margin: 0 0 20px 5px;
font-size: 14px;
}
.content-wrap .next-prev-btn .back-btn.back{background: #f1c2bf;}
.content-wrap .next-prev-btn .back-btn.back:hover{background: #a8ca75;}
.content-wrap .next-prev-btn .back-btn i{font-size: 28px;}
.content-wrap .next-prev-btn .back-btn.next i{margin: 0 0 0 5px;}
.steps-form .text-danger.alert-mandatory {
	display: none;
}
.action-btn {
  background: none !important;
}
/* .work-mode label {
  margin-right: 30px !important;
} */

.work-mode label span {
	padding: 10px 39px;
  min-width: 119px;
}
/*...........27-02-24........*/
.current-site-inclusive .top-header{background: #f1c2bf;}
.current-site-inclusive .top-header .helpline a{color: #000000;}
.current-site-inclusive .top-header .navbar .navbar-nav li.hire a {
background: #000000;
border-color: #000000;
color: #ffffff;
}
.current-site-inclusive .top-header .navbar .navbar-nav li.hire a:hover{
background: #93c1a2;
border-color: #93c1a2;
color: #000000;  
}
.current-site-inclusive .top-header .navbar .navbar-nav li.signin-link a{
background: #93c1a2;  
}
.current-site-inclusive .top-header .navbar .navbar-nav li.signin-link a:hover{
background: #000000;
border-color: #000000;
color: #ffffff;  
}
.current-site-inclusive .top-header .navbar .navbar-nav li a:hover{color: #000000;}

.btn-border-status.btn-status-Pending, .btn-border-status.btn-status-Closed {
	border: 1px solid #ccc;
}
.btn-border-status.btn-status-Approved {
	border: 1px solid #a8ca75;
}
.btn-border-status.btn-status-Rejected {
	border: 1px solid red;
	color: #000;
}
.saved-jobs .global-box i.zmdi-close{
  color: #000;
}

/* .single_notifiction_div {
	position: absolute;
	top: 5px;
	right: 11px;		
	padding: 0;
	margin-bottom: 47px;	
} */
.hiring-candidate {
	width: 157px;
	display: inline-block;
}
.clos-btn {
	position: absolute;
	top: -21px;
	right: 0;
}

.select2-results .new-tag {
	position: relative;
	width: 100%;
	display: block;
}
.select2-results .new-item-lable {
	position: absolute;
	right: 0;
	background: green;
	padding: 2px 10px;
}
.page-testimonials .testimonial-box .content p {	
	padding-right: 10px;
}
.page-testimonials .testimonial-box .content {
	height: 233px;
	overflow: auto;
}
.page-testimonials .testimonial-box .person-info {	
	padding-top: 21px;
}

.dashboard-section .select2-container .select2-search--inline .select2-search__field{
  height: 25px;
}
.form-control[readonly]{
  background-color: #fff !important;
}
.company-review,.company-rating {
	display: none;
}
/*............logo-slider...........*/
.logo-slider {margin: 50px 0;}
.logo-slider .logo-box{
border: 1px solid #e4e4e4;
padding: 15px;
border-radius: 10px;
margin: 0 5px;
max-width: 100px;
min-height: 100px;
display: flex;
justify-content: center;
align-items: center;
}
/*.......alphabetical-filter......*/
.alphabetical-filter {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 0 20px;
}
.alphabetical-filter .btn {
display: inline-block;  
border: 1px solid #959595;
transition: all 0.5s ease;
border-radius: 8px;
}
.alphabetical-filter .btn.active {
border-color: #000000;  
color: #ffffff;
background: #000000;
}
.testimonial-slide .testimonial-box{
margin: 0 15px; 
box-shadow: none; 
}
.testimonial-slide .slick-track {
margin: 0 -15px;  
}