@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
/*body {font-family: "Catamaran", sans-serif !important;}
h1,h2,h3,h4,h5,h6{}*/
.header-big-home{
  background:url('../img/banner-1.jpg');
  background-repeat: repeat-x;
    background-size: cover;
    background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
    animation: 90s scale infinite linear;
    height: 630px;
    position: relative;
}

@keyframes scale {
  100% {
    background-position: -5000px 20%, -800px 95%, 500px 0, 1000px 100%, 400px 0;
  }
}

.top-companies{
     background:url('../img/top-companies.jpg');
  background-repeat: repeat-x;
    background-size: contain;
    background-position: 0 20%, 0 95%, 0 0, 0 100%, 0 0;
    animation: 90s scale infinite linear;
    height: 90px;
    position: relative;
}

@keyframes scale {
  100% {
    background-position: -5000px 20%, -800px 95%, 500px 0, 1000px 100%, 400px 0;
  }
}

.inner-bg-part {
    height: 100%;
    background: #0033a5bf;
    /*background: #001d45;
    opacity: 0.8;*/
}
.header {
    padding: 10px 0;
}
.bg-dark {
    background-color:transparent !important;
}
.logo-part a img{padding:5px 0px;}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    font-family: "Catamaran", sans-serif;
    padding: 11px 15px;
    font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #2e8bff !important;
}
ul.dropdown-menu li:hover a {
    background: #2e8bff !important;
    color: #fff;
}
/*#2e8bff*/
.sign-up-login a {
    font-family: "Catamaran", sans-serif;
    color: #fff;
    text-decoration: none;
}

.sign-up-login a i {
    margin-right: 9px;
}

.sign-up-login.button-1, .sign-up-login.button-2 {
    display: inline-block;
    margin-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.mid-part-head h2, .mid-part-head p {
    width: 100%;
    
    text-align: center;
}

.mid-part-head h2, .mid-part-head p {
    width: 100%;
    
    text-align: center;
}

.mid-part-head h2 {
    color: #50feb8;
    font-size: 4.5em;
    margin: 25px 0;
}

.mid-part-head p {
    color: #fff;
    font-size: 1.7em !important;
}

.fill-input-blank {
    text-align: center;
    margin-top: 30px;
}

input.looking-for {
    padding: 10px;
    font-size: 17px;
    border: none;
    /* padding-right: 47px; */
    width: 27%;
    color: #000;
    
}

.fill-input-blank select {
    padding: 12px;
    width: 19%;
    border: none;
    font-size: 17px;
    margin-left: 14px;
    
}

input.subit-form-btn {
    padding: 9px 12px;
    border: none;
    background: #04ccda;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    
    margin-left: 15px;
}

.fill-input-blank {
    max-width: 1000px;
    margin: 17px auto;
    padding: 30px 0px;
    background: #0b358b;
    border-radius: 20px;
}

.inner-part {
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    background: #04ccda;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #494949;
}

.inner-part h5 {
    font-size: 17px;
    margin: 15px 0 3px;
}

.inner-part i {
    font-size: 40px;
}

span.dots-3-row i {
    display: block;
    line-height: 14px;
}

.inner-part span, .inner-part h5 {    
    letter-spacing: 0.8px;
    color: #fff;
}

.bottom-part-head {
    margin-top: 85px;
}

.inner-part h5 {
    font-weight: 600 !important;
    letter-spacing: 0;
    font-size: 15px;
}

div#job-bdy-cont {
    padding-top: 120px;
}



/*** New style  ***/

.latest-jobs h2, .latest-jobs p {
    font-family: "Catamaran", sans-serif;
    /*text-align: center;*/
}

.latest-jobs h2 {
    font-size: 40px;
    font-weight: 600 !important;
    color: #0b358b;
    margin-bottom: 5px;
}

.latest-jobs p {
    font-size: 18px !important;
    color: #000;
    margin-bottom: 5px;
}

.carousel-item img {
    border-radius: 50%;
    height: 458px;
}

.carousel-caption h2, .carousel-caption p {
    
    color: #fff;
}

.carousel-caption h2, .carousel-caption p {
    
    color: #fff;
}

.carousel-caption h2 {
    font-size: 30px;
    font-weight: 600 !important;
    margin-bottom: 10px;
}

.carousel-caption p {
    font-size: 16px !important;
    font-weight: 500;
}

.rows {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 10px;
}

.pagination {
    width: 100%;
    padding-right: 30px;
}

.rows .logo, .rows .cmny-dtls, .rows .posting {
    display: inline-block;
    width: 25%;
}

.rows .logo {
    float: left;
}

.rows .posting {
    float: right;
    text-align: center;
    margin-top: 5px;
    width: 35%;
}

.cmny-dtls h2 {
    margin-bottom: 10px;
    
    font-size: 21px;
    font-weight: 600 !important;
    color: #000;
}

.cmny-dtls p {
    font-size: 18px !important;
    margin-bottom: 10px;
}

.rows .cmny-dtls {
    padding-top: 10px;
    width: 30%;
}

.posting {
    color: #fff;
    text-align: center;
    padding: 2px 5px;
    font-size: 18px;
}

.posting .free{background: #34a853;display: block;}

.posting .part {background: #ea4235;display: block;}

.posting .full {background: #4286f5;display: block;}

.rows .logo img {
    height: 95px;
}

.carousel-inner {
    margin-top: 25px;
}

.get-started.employer a {
    display: inline-block;
    font-size: 18px;
    background: #00eeff;
    color: #fff;
    padding: 5px 10px;
    font-weight: 600 !important;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.get-started.jobseek a {
    font-size: 18px;
    background: #1ebd49;
    color: #fff;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.resme-logo img {
    height: auto;
    border-radius: 0px;
    position: relative;
    top: -105px;
}

span.span-one, span.span-two {
    display: inline-block;
}

span.span-one {
    color: #fd8c17;
    margin: 5px 0;
    float: right;
    
    font-size: 15px;
    font-weight: 600;
}

span.span-two {
    background: #bfbfbf;
    padding: 1px 3px;
    float: right;
    font-size: 14px;
    
    font-weight: 600;
	width:100%;
	
}

section.top-hire h2 {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

section.top-hire {
    padding: 40px 0;
}

section.top-hire h2::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    background: #04ccda;
    left: 0;
    left: 50%;
    margin-left: -41px;
    bottom: -12px;
}

.dark .widget h4, .widget p, .dark .tagcloud a {
    color: #fff !important;
    
}

.dark .widget_links li a {
    color: #fff !important;
    
}

.dark .footer-widgets-wrap a, .dark .footer-widgets-wrap a.phone {
    color: #fff;
    
}

.widget > h4::before, .widget > h4::after{background: #50feb8 !important;}

div#copyrights .container {
    border-top: 1px solid !important;
    padding-top: 10px !important;
}

.dark #copyrights {
    padding-top: 0px !important;
}

#footer #copyrights{background: transparent !important;}


.job-category h3 {
    font-size: 23px;
    padding: 5px 10px !important;
    background: #0b358b !important;
    
}

.job-category {
    margin: 40px 0 0;
}

div#job-bdy-cont {
    padding-bottom: 0px;
}

.job-category-list ul.inner-job-list li {
    margin-bottom: 0px !important;
    display: inline-block !important;
    width: 33% !important;
}

.job-category-list ul.inner-job-list li.view-catgry{
    display: block !important;
    text-align: left;
}

ul.inner-job-list li form button {
    
    color: #000 !important;
}

li.view-catgry a {
    color: #04ccda !important;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.navbar-nav li.nav-item {
    position: relative;
}

li.nav-item {
    position: relative;
}

ul.dropdown-menu {
    padding: 0px;
}

ul.dropdown-menu li:hover a {
    background: #04ccda;
    color: #fff;
}

ul.dropdown-menu li a {
    padding-left: 9px;
    font-weight: 600;
    font-size: 15px;
}
.dropdown-menu{border-radius: 0px !important;left: 16px !important;top: 80%;}

.social-head i {
    font-size: 30px;
    margin: 4px;
    color: #2e8bff;
}

.social-head {
    text-align: right;
}

.social-icons {
    /*padding: 11px 25px;*/ padding: 11px 0px;
    text-align: center;
}

.social-icons i {
    margin-left: 13px;
}

.social-icons i:hover {
    color: #50feb8;
}
.btn.btn-default.dblue {
    color: #ffffff;
    background-color: #26ae61;
	font-weight:600;
}
.btn.btn-default.dblue:hover {
    color: #ffffff;
    background-color: #fe9703;
}
.btn.btn-default.bblue {
    color: #ffffff;
    background-color: #fe9703;
	font-weight:600;
}
.btn.btn-default.bblue:hover {
    color: #ffffff;
    background-color: #26ae61;
}
#page-title {
    background: rgb(25, 10, 40) !important;
    /*background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #eeeef0 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#eeeef0 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#eeeef0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeef0',GradientType=1 );*/
    padding: 30px 0 !important;
}

section#page-title h1 {
    text-align: center;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #fff;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
    color: #c02415 !important;
}
.fancy-title.title-bottom-border h1, .fancy-title.title-bottom-border h2, .fancy-title.title-bottom-border h3, .fancy-title.title-bottom-border h4, .fancy-title.title-bottom-border h5, .fancy-title.title-bottom-border h6 {
    display: block;
    background: transparent;
    padding: 0 0 10px;
    border-bottom: 2px solid rgb(25, 10, 40) !important;
}
.button{background-color: #04ccda !important;}

/*.header.sticky {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    height: auto;
}

section#page-title {
    margin-top: 120px;
}*/

.footer-area {
  background: rgb(25, 10, 40);/*#060f24;*/
  position: relative;
  font-weight:500;
}

.footer-area::before {
  position: absolute;
  content: '';
  background-image: url(../images/footer-rot.png);
  background-position: center center;
  background-size: cover;
  width: 140px;
  height: 138px;
  right: 60px;
  top: 70px;
  opacity: .2;
  -webkit-animation: rotate 30s infinite linear;
          animation: rotate 30s infinite linear;
}

.footer-area .footer-widget {
  margin-bottom: 30px;
}

.footer-area .footer-widget .footer-logo {
  margin-bottom: 30px;
}

.footer-area .footer-widget p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 30px;
  font-family: "Catamaran", sans-serif !important;
  font-weight:500;
}

.footer-area .footer-widget .footer-social a i, .footer-area .footer-widget .footer-social a svg {
  color: #3955bc;
  background: #ffffff;
  font-size: 12px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50px;
  line-height: 35px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-area .footer-widget .footer-social a i:hover, .footer-area .footer-widget .footer-social a svg:hover {
  background: #fd1616;
  color: #ffffff;
}

.footer-area .footer-widget h3 {
  color: #ffffff;
  position: relative;
  margin-bottom: 40px;
  font-weight: 600;
}

.footer-area .footer-widget h3::before {
  position: absolute;
  content: '';
  background: #ffffff;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: -15px;
}

.footer-area .footer-widget ul {
  padding-left: 0;
  margin-bottom: 0;
}

.footer-area .footer-widget ul li {
  list-style-type: none;
  color: #d3d3d3;
  margin-bottom: 5px;
}

.footer-area .footer-widget ul li a {
  color: #d3d3d3;
  font-weight:600;
}

.footer-area .footer-widget ul li a i {
  color: #fd1616;
  top: 2px;
  position: relative;
}

.footer-area .footer-widget ul li a:hover {
  color: #2e8bff;
}

.footer-area .footer-widget ul li:last-child {
  margin-bottom: 0;
}

.footer-area .footer-widget.footer-info ul li {
  margin-bottom: 12px;
}

.footer-area .footer-widget.footer-info ul li span {
  display: block;
}

.footer-area .footer-widget.footer-info ul li span i {
  color: #fd1616;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.footer-area .footer-widget.footer-info ul li a {
  padding-left: 25px;
  font-family: "Catamaran", sans-serif !important;
}

.footer-area .footer-widget.footer-info ul li:last-child {
  padding-left: 25px;
}

.footer-area .footer-widget.footer-info ul li:last-child span {
  left: -25px;
  position: relative;
}

.footer-area .footer-widget.pl-60 {
  padding-left: 60px;
}

.copyright-text {
  background:#c02415;/* #03143b;*/
  padding: 20px 0;  
}

.copyright-text p {
  margin-bottom: 0;
  color: #ffffff;
  line-height: 1;
  font-family: "Catamaran", sans-serif !important;
  font-weight:600;
}

.copyright-text p a {
  color: #ffffff;
}

.copyright-text p a:hover {
  color: #fd1616;
}
.top-btn.active {
    bottom: 2%;
}
.top-btn {
    position: fixed;
    bottom: 102%;
    right: 30px;
    color: #ffffff;
    font-size: 30px;
    background: #fd1616;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    cursor: pointer;
    -webkit-transition: 2s;
    transition: 2s;
    z-index: 999;
}
.top-btn .bx-fade-up {
    -webkit-animation: fade-up 3s infinite 
linear;
    animation: fade-up 3s infinite 
linear;
}
/******Banner********/
.banner-section {
    height: 600px;
    background-image: url(../images/1.jpg);
	    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.banner-section::after {
    position: absolute;
    content: '';
    background-image: url(../images/white-shape.png);
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 350px;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.banner-section::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 4, 44, 0.6);
    top: 0;
    left: 0;
    z-index: -1;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table {
    display: table !important;
}
.d-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.d-table-cell {
    display: table-cell !important;
}
.text-center {
    text-align: center !important;
}
.banner-section .banner-content p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.banner-section .banner-content h1 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    max-width: 630px;
    margin: 0 auto 40px;
    text-transform: capitalize;
}
.banner-section .banner-content .banner-form {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 45px;
}
.banner-section .banner-content .banner-form .find-btn {
    background: #3a0e67;/*#0d59b5;*/
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
    /*top: 25px;
    position: relative;*/
    padding: 16px 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
	border:1px solid #3a0e67;
}
.button {
    background: #3a0e67 !important;
}
.button.button-3d:hover {
    background-color: #c02415 !important;
    opacity: 0.9;
}
.banner-section .banner-content .banner-form .find-btn:hover {
    background: #001935;
}
.justify-content-center {
    justify-content: center !important;
}
.banner-section .banner-content .keyword {
    padding-left: 0;
    margin-bottom: 0;
}
.banner-section .banner-content .keyword li {
    display: inline-block;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
}
.banner-section .banner-content .keyword li a {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
}
.banner-section .banner-content .keyword li a:hover {
    color: #fd1616;
}
.banner-section .banner-content .banner-form .form-group {
    margin-bottom: 0;
    line-height: 1;
    text-align: left;
}
.banner-section .banner-content .banner-form .form-group label {
    font-size: 15px;
    color: #5c5a5a;
    font-weight: 600;
    margin-bottom: 10px;
}

label {
    display: inline-block;
}
.banner-section .banner-content .banner-form .form-group .form-control {
    height: 60px;
    border-radius: 10px;
    padding: 12px 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
	font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media screen and (min-device-width: 240px) and (max-device-width: 768px) { 
.banner-section .banner-content h1 { font-size: 20px; font-weight: 600; }
.footer-area .footer-widget.pl-60 { padding-left: 0px;}
.bg-dark { background-color:#165fb8 !important;}
}


/******Banner********/
/*******Choose your category*******/
.pb-70 {
    padding-bottom: 70px;
}

.pt-100 {
    padding-top: 100px;
}
.ptb-50 {padding:50px 0px;}
.section-title {
    margin-bottom: 60px;
}
.section-title h2 {
    line-height: 1.4;
}
.section-title h2 {
    font-size: 34px;
    font-weight: 600;
    max-width: 550px;
    margin: 0 auto 10px;
    line-height: 1;
    text-transform: capitalize;
}
.section-title p {
    max-width: 750px;
    margin: 0 auto;
}
.category-card {
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
   /* border: 1px solid transparent;*/
	border:1px solid #f8f8f8
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.category-card i {
    font-size: 50px;
    color: #fd1616;
    margin-bottom: 25px;
    display: inline-block;
    line-height: 1;
}
.category-card h3 {
    margin-bottom: 10px;
	color: #001935;
    font-weight: bold;
	font-size: 22px;
}
.category-card p {
    margin-bottom: 0;
	font-size: 17px;
    color: #707070;
    line-height: 1.8;
}
.hover-up:hover {
    transform: translateY(-3px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.btn.btn-default {
    color: #ffffff;
    background-color: #26ae61;
	font-weight:600;
}
/*******Choose your category*******/
/*******how it works********/
/*.block {
    float: left;
    padding: 60px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.heading {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.heading > h2 {
    float: left;
    width: 100%;
    margin: 0;
    font-weight: bold;
    font-size: 30px;
    color: #202020;
    line-height: 23px;
}
.heading span {
    float: left;
    width: 100%;
    font-family: Open Sans;
    font-size: 15px;
    color: #888888;
    margin-top: 8px;
    line-height: 29px;
}
.how-to-sec {
    float: left;
    width: 100%;
    margin-top: 0px;
    display: table;
	webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.how-to {
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
}
.how-to:nth-child(n+2)::before {
    background-image: url(../images/line2.png) !important;
    top: 13px;
}
.how-to:nth-child(n+3)::before {
    background-image: transparent;
    top: 13px;
	display:none;
}
.how-to:nth-child(2n+2) {
    padding: 0 50px;
}
.how-to::before {
    position: absolute;
    left: 50%;
    top: 60px;
    width: 270px;
    height: 36px;
    background-image: url(../images/line1.png) !important;
    content: "";
    z-index: 1;
    margin-left: 61px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.how-icon {
    float: none;
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 2px dashed;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 94px;
    font-size: 53px;
    text-align: center;
    color: #d42525;
    border-color: #d42525;
}
.la {
    font: normal normal normal 16px / 1 LineAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.how-to h3 {
    float: left;
    width: 100%;
    font-family: Open Sans;
    font-size: 18px;
    color: #121212;
    margin: 0;
    margin-top: 30px;
}
.how-to p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: Open Sans;
    font-size: 13px;
    color: #888888;
    line-height: 24px;
    margin-top: 14px;
}*/
.use-section {
    background-image: url(../images/user-1.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}
.use-section::before {
    position: absolute;
    content: '';
    background: rgba(1, 12, 41, 0.85);
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    z-index: -1;
}
.use-text {
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
    position: relative;
}
.use-text i {
    font-size: 50px;
    color: #2e8bff;
    background: #ffffff;
    display: inline-block;
    border: 3px dashed #2e8bff;
    position: relative;
    /*width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 150px;*/
	width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    margin-bottom: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.use-text h3 {
    color: #ffffff;
    margin-bottom: 20px;
	font-size:22px;
}
.use-text p {
    color: #ffffff;
    margin-bottom: 0;
}
.use-text span {
    color: #fff;
    background: #2e8bff;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: -100px;
    margin: auto;
    z-index: 1;
}
.use-section .section-title h2 {
    color: #ffffff;
}
.use-section-emp .section-title h2 {
    color: #ffffff;
}
.use-section-emp {
    background-image: url(../images/user-1.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}
.use-section-emp::before {
    position: absolute;
    content: '';
    background: rgba(25, 10, 40,0.85);
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    z-index: -1;
}
.use-text-emp {
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
    position: relative;
}
.use-text-emp i {
    font-size: 50px;
    color: #fe9703;
    background: #ffffff;
    display: inline-block;
    border: 3px dashed #fe9703;
    position: relative;
    /*width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 150px;*/
	width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    margin-bottom: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.use-text-emp span {
    color: #fff;
    background: #fe9703;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: -100px;
    margin: auto;
    z-index: 1;
}
.use-text-emp h3 {
    color: #ffffff;
    margin-bottom: 20px;
	font-size:22px;
}
.use-text-emp p {
    color: #ffffff;
    margin-bottom: 0;
}
/**********************/
/********Top Company**********/
.logo-marquee {
  padding: 0.5rem 0;
  position: relative;
}

.logo-marquee--gradient {
  background-image: linear-gradient(90deg, #fff 5%, hsla(200, 9%, 93%, 0) 10%),
    linear-gradient(270deg, #fff 5%, hsla(200, 9%, 93%, 0) 10%);
  top: 2.5rem;
  height: 64px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.logo-marquee--marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
}

.logo-marquee--marquee-group {
  animation: scroll-left 30s linear infinite;
  display: flex;
  flex-shrink: 0;
  width: auto;
}

@media (prefers-reduced-motion) {
  .logo-marquee--marquee-group {
    animation-play-state: paused;
  }
}

.logo-marquee--marquee-group img {
  height: 64px;
  padding: 0 40px;
  width: auto;
}

@media (max-width: 991.98px) {
  .logo-marquee--marquee-group img {
    height: 56px;
    padding: 0 30px;
  }
}
@media (max-width: 767.98px) {
  .logo-marquee--marquee-group img {
    height: 48px;
    padding: 0 20px;
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/********Top Company*******/
/********Feature jobs*******/
.section-box {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.mt-80 {
    margin-top: 80px !important;
}
.text-normal {
    font-size: 16px;
    line-height: 22px;
    color: #37404e;
}
.list-recent-jobs {
    margin-top: 40px;
}

.hover-up {
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.list-recent-jobs .card-job .card-job-top--image {
    float: left;
    width: 52px;
    height: 52px;
    border-radius: 50%;
}
.list-recent-jobs .card-job .card-job-top--info {
    display: block;
    padding-left: 67px;
}
.list-recent-jobs {
  margin-top: 40px;
}
.list-recent-jobs .card-job {
  border: 1px solid rgba(6, 18, 36, 0.1);
  padding: 26px 23px 10px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
}
.list-recent-jobs .card-job:hover {
  box-shadow: 0px 20px 60px -6px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(151, 119, 250, 0.5);
}
.list-recent-jobs .card-job .card-job-description {
  color: #000;
  display: inline-block;
  width: 100%;
}
.list-recent-jobs .card-job .card-job-top--image {
  float: left;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}
.list-recent-jobs .card-job .card-job-top--info {
  display: block;
  padding-left: 67px;
}
.list-recent-jobs .card-job .card-job-top--info-heading {
  font-weight: bold;
  font-size: 18px;  
  padding-top: 3px;
  margin-bottom: 1px;
}
.list-recent-jobs .card-job .card-job-top--info-heading a {
  color: #1f2938;
}
.list-recent-jobs .card-job .card-job-top--info-heading:hover a {
  color: #9777fa;
}
.list-recent-jobs .card-job .card-job-top--info .card-job-top--company {
  font-weight: bold;
  color: #9777fa;
  font-size: 12px;
}
.list-recent-jobs .card-job .card-job-top--info .card-job-top--location,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--type-job,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--post-time {
  color: #88929b;
  font-size: 12px;
  display: inline-block;
  padding-right: 15px;
}
.list-recent-jobs .card-job .card-job-top--info .card-job-top--location i,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--type-job i,
.list-recent-jobs .card-job .card-job-top--info .card-job-top--post-time i {
  float: left;
  margin: 2px 5px 0px 0px;
}
.list-recent-jobs .card-job .card-job-top--info .card-job-top--price {
  color: #5192ff;  
  font-weight: bold;
  font-size: 22px;
}
.list-recent-jobs .card-job .card-job-top--info .card-job-top--price span {
  font-size: 14px;
  color: #878d96;
  font-weight: 400;
}
.list-recent-jobs .card-job .card-job-bottom .btn-urgent {
  background-color: #ffcfc5;
  border-radius: 6px;
  padding: 5px 15px;
  color: #37404e;
  font-size: 14px;
}

.card-job-bottom a.btn {
  transition-duration: 0.2s;
}
.card-job-bottom a.btn:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}
.card-job-bottom a.color-muted:hover {
  color: #9777fa !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.btn-small {
    border-radius: 6px;
    padding: 7px 15px;
    color: #37404e;
    font-size: 14px;
}
.card-job-bottom a.btn {
    transition-duration: 0.2s;
}

.background-urgent {
    background-color: #ffcfc5;
}
.btn-pink {
    background-color: #ffcfc5;
    border-radius: 6px;
    padding: 7px 15px;
    color: #37404e;
    font-size: 14px;
}
.background-blue-light {
    background-color: #c5e3ff;
}
.background-6 {
    background-color: rgba(151, 119, 250, 0.12);
}
.p15{padding: 10px 15px;}
/********Feature jobs*******/