@font-face {
	font-family: "IBM Plex Mono";
	src: url("../../../fonts/IBM-Plex-Mono/IBMPlexMono-Regular.ttf");
}
@font-face {
	font-family: "Oswald";
	src: url("../../../fonts/Oswald/Oswald-Regular.ttf");
}
@font-face {
	font-family: "Work Sans";
	src: url("../../../fonts/Work-Sans/WorkSans-Regular.ttf");
}

html, body{
	overflow-x:hidden;
}
html body.bg-full-screen-image {
	background-image: url('../../../img/new/light/bg-login-register-recover.jpg');
	/*opacity: 0.5;*/
}
h1 {
	font-size: 5rem;
}
h2 {
	text-transform: uppercase;
	font-size: 4rem;
}
h3 {
	font-size: 2.3rem;
}
h4 {
}
h5 {
}
h6 {
}
section {
	padding: 60px 0;
}
ul, ol{
	padding-left: 40px;
}
ul li, ol li{
	list-style: inherit;
}

header {
	background: #f6f7fb;
	color: #0A014F;
}
header .menu_area #nav .nav-link {
	color: #0A014F;
	font-weight: bold;
	padding: 10px 0;
}
.dropdown-toggle::after{
	content: "" !important;
}
.form-control-position i {
	line-height: 2.5 !important;
}

.job-cat {
	font-size: 5rem !important;
    font-family: "IBM Plex Mono", sans-serif;
}

.badge {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 6px 10px;
	font-size: 0.8rem;
}
.position-link{
	color: #0A014F;
    font-family: "IBM Plex Mono", sans-serif;
    font-size:2rem;
}
.position-link a,.position-link a:visited{
	color: #0A014F;
}
.position-link a:hover,.position-link a:focus{
	color: #0A014F;
}
.position-link a:active{
	color: #0A014F;
}

.position-link:hover,
.position-link:focus,
.position-link.active {
	background: linear-gradient(180deg, transparent 45%, #7BD9E7 45%, #7BD9E7 70%, transparent 70%);
	color: #0A014F;
}

/*.line-through:before{
  content:'';
  position:absolute;
  z-index:-1;
  left:-.5%;
  top: 40%;
  right:-.5%;
  bottom:30%;
  background:#7BD9E7;
}*/

.subtitle {
	font-size: 1.15rem;
}


/* SLICK CAROUSEL */

.slick-list {
	padding-bottom: 28px;
}

.slick-slide .company-box {
	/*background:#fff;*/
	width: 80px;
	height: 80px;
	margin: 20px auto;
}

.slick-slide .company-box img {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.2);
}

.slick-dots li button:before {
	font-size: 24px;
}

/*
 *
 *HOMEPAGE
 *
 */

/* SHOWCASE */
#homepage-showcase {
	background: url('../../../img/new/light/home-showcase-bg.png') no-repeat top right;
	padding-top: 120px;
}
#homepage-showcase .title {
	max-width: 800px;
}
#homepage-showcase .registration {
	position: absolute;
	bottom: 0;
}

/* COME FUNZIONA */
#homepage-how-works .geek-card {
	min-height: 315px;
}

/* SINGOLA OFFERTA DI LAVORO */
#single-offer-showcase {
	background: url('../../../img/new/light/single-offer-bg.png') no-repeat top center;
}
#single-offer-showcase .social{
	padding: 0;
}
#single-offer-showcase .job-description{

}
#single-offer-showcase .job-description ul{
	margin-bottom: 1rem;
}

/* PERCHE SCEGLIERE NOI */
#homepage-why-choose-us {
	background: url('../../../img/new/light/home-why-choose-us-bg.png') no-repeat top center;
}

/* CV BUILDER */
#homepage-cv-builder {
	background: url('../../../img/new/light/home-cv-builder-bg.png') no-repeat top left;
}

/* UNICITA */
#homepage-unicita {
	background: url('../../../img/new/light/companies-unicita-bg.png') no-repeat top left;
}

/* COME FUNZIONA */
#homepage-review .geek-card {
	min-height: 290px;
	background: url('../../../img/new/light/single-offer-bg.png') no-repeat bottom right;
	background-size: 35%
}

/* NEWS */
#homepage-news {}

#homepage-news .geek-card {
	background-size: cover !important;
	width: 240px;
	height: 240px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#homepage-news .geek-card .overlay {
	width: 100%;
	height: 25%;
	background: rgba(33, 30, 39, 0.8);
	border-radius: 0 0 24px 24px;
	position: absolute;
	top: auto;
	bottom: 0;
}

#homepage-news .geek-card h5 {
	position: absolute;
	bottom: 0;
	left: 10px;
	color: #fff;
	font-size: 1rem;
}


/* COSA ASPETTI */
#homepage-promo-banner {
	background: url('../../../img/new/light/home-cosa-aspetti-bg.png') no-repeat top center;
}
#homepage-promo-banner .title {
    font-family: "IBM Plex Mono", sans-serif;
	color: #0A014F;
	font-size: 5rem;
	text-transform: none;
}

/*
 *
 *FIRM
 *
 */

/* SHOWCASE */
#firm-showcase {
	background: url('../../../img/new/light/firm-showcase-bg.png') no-repeat top right;
	padding-top: 120px;
    padding-bottom: 120px;
}
#firm-showcase .title {
	max-width: 1000px;
}
#firm-showcase .registration {
	position: absolute;
	bottom: 0;
}
#requestDemoModal .modal-dialog{
    max-width: 1000px;
}
#requestDemoModal .modal-header{
    border: 0;
}
#requestDemoModal .modal-body{
	background: url('../../../img/new/light/firm-request-modal-bg.png') no-repeat top right;
}

/*
 *
 * ABOUT
 *
 */

#about-showcase {}

#about-problem {
	background: url('../../../img/new/light/about-problem-bg.png') no-repeat center left;
}

#about-solution {}

/*
 *
 * BRANDS
 *
 */

/* SHOWCASE */
#brands-showcase {}

/*
 *
 * FAQ
 *
 */

/* SHOWCASE */
#faq-showcase {
	background: url('../../../img/new/light/faq-showcase-bg.png') no-repeat center right;
	padding-top: 120px;
}

#sitemap-showcase {
	background: url('../../../img/new/light/sitemap-showcase-bg.png') no-repeat center right;
}

/*
 *
 * JOBS
 *
 */
#searchJobsBox.card-columns{
	column-count: 3;
}
#searchJobsForm .jobs-filter-button{
    background-color: #274ED8;
    color: white;
    border-radius: 100%;
    box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border: 5px;
    font-size: 2rem;
    vertical-align: middle;
}

/* WIKI */
#firm-lock-for-search-sx-it{
	background: url('../../../img/new/light/firm-lock-for-search-sx-it.png') no-repeat center;
	background-size: 100%;
	min-height: 650px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#firm-lock-for-search-dx-it{
	background: url('../../../img/new/light/firm-lock-for-search-dx-it.png') no-repeat center;
	background-size: 100%;
	min-height: 730px;
}
#firm-lock-for-search-sx-en{
	background: url('../../../img/new/light/firm-lock-for-search-sx-en.png') no-repeat center;
	background-size: 100%;
	min-height: 650px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#firm-lock-for-search-dx-en{
	background: url('../../../img/new/light/firm-lock-for-search-dx-en.png') no-repeat center;
	background-size: 100%;
	min-height: 730px;
}

/*
 *
 *CV BUILDER
 *
 */
#cv-builder-showcase {
	background: url('../../../img/new/light/cv-builder-showcase-bg.png') no-repeat top right;
	padding-top: 120px;
}
#cv-builder-showcase .title {
	max-width: 800px;
}
#cv-builder-showcase .registration {
	position: absolute;
	bottom: 0;
}
#formLinguaggiTecnologie .select2-container--default .select2-selection--single{
	display: none !important;
}

/*
 *
 * PAGINA CARRIERA
 *
 */

/* SHOWCASE */
#position-showcase {
	background: url('../../../img/new/light/position-showcase-bg.png') no-repeat top right;
	padding-top: 120px;
}
#position-showcase .title {
	max-width: 800px;
}
#position-showcase .registration {
	position: absolute;
	bottom: 0;
}

/* HEADER */
header #geek-menu li{
    margin-left: 15px;
    margin-right: 15px;
}
header #geek-menu a.no-hover-effect::before, header #geek-menu a.no-hover-effect::after{
    content: " ";
}
header #geek-menu a:not(.no-hover-effect)::before{
    content: "<";
    transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
}
header #geek-menu a:not(.no-hover-effect)::after{
    content: ">";
    transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
}
header #geek-menu li:not(.dropdown-language) .dropdown-toggle::before{
	content: "" !important;
}
header #geek-menu li:not(.dropdown-language) .dropdown-toggle::after{
	content: "▼" !important;
	margin: 0 !important;
	vertical-align: 0 !important;
	font-size: 1rem;
	left: -15px;
}
header #geek-menu li .dropdown-menu{
	min-width: 15rem;
}
header #geek-menu li .dropdown-menu li:hover{
	background: linear-gradient(180deg, transparent 45%, #7BD9E7 45%, #7BD9E7 70%, transparent 70%);
	color: #0A014F !important;
}
header #geek-menu li .dropdown-menu li:hover a{
	color: #0A014F !important;
}
header #geek-menu li .dropdown-menu li a::before, header #geek-menu li .dropdown-menu li a::after{
	content: "" !important;
}

.navbar-nav a::before,
.navbar-nav a::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}
.navbar-nav a:hover::before,
.navbar-nav a:hover::after,
.navbar-nav a:focus::before,
.navbar-nav a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}

/* FOOTER */
footer {
	padding: 40px 0;
}
footer .section-title {
	font-weight: bold;
}
footer ul, footer ol{
	padding-left: 0;
}
footer ul li {
	margin-bottom: 8px;
	font-size: 1.15rem;
	list-style: none;
}

/* SOCIAL */

ul.social>li {
	display: inline-block;
}

ul.social>li a {
	background: #274ED8;
	color: #fff;
	text-align: center;
	display: block;
	width: 40px;
	height: 40px;
	padding: 8px 0;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

ul.social>li a i {
	color: #fff;
	font-size: 24px;
	margin: 8px 0;
}

/* STEP WIZARD - anche in common */

@media (max-width: 768px) {
	.app-content .wizard>.steps .step {
		font-size: 0.75rem !important;
		width: 25px !important;
		height: 25px !important;
		line-height: 25px !important;
	}
	.app-content .wizard>.steps>ul>li {
		display: table-cell !important;
		float: none !important;
	}
	.app-content .wizard>.steps>ul>li a {
		margin-top: 33px !important;
	}
}


/*
 *
 *
 *
 * RESPONSIVE
 *
 *
 *
 */


/* LG */

@media (max-width: 1199px) and (min-width: 992px) {
	section {
		padding: 40px 0;
	}
	/* COME FUNZIONA */
	#homepage-how-works .geek-card {
		min-height: 250px;
	}
	/* NEWS CARD */
	#homepage-news .geek-card {
		width: 200px;
		height: 200px;
	}
	/* JOBS */
	#searchJobsBox.card-columns{
		column-count: 3;
	}
	/* WIKI HUB */
	#searchWikiBox.card-columns{
		column-count: 3;
	}
}


/* MD */
@media (max-width: 991px) and (min-width: 768px) {
	section {
		padding: 40px 0;
	}
	/* COME FUNZIONA */
	#homepage-how-works .geek-card {
		min-height: 270px;
	}
	/* NEWS CARD */
	#homepage-news .geek-card {
		width: 200px;
		height: 200px;
	}
	/* JOBS */
	#searchJobsBox.card-columns{
		column-count: 2;
	}
	/* WIKI HUB */
	#searchWikiBox.card-columns{
		column-count: 2;
	}
}


/* SM */
@media (max-width: 767px) and (min-width: 576px) {
	h1 {
		font-size: 4rem;
	}
	h2 {
		font-size: 3rem;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {}
	h5 {}
	h6 {}
	section {
		padding: 40px 0;
	}
	/* COME FUNZIONA */
	#homepage-how-works .geek-card {
		min-height: 230px;
	}
	/* NEWS CARD */
	#homepage-news .geek-card {
		width: 200px;
		height: 200px;
	}
	/* JOBS */
	#searchJobsBox.card-columns{
		column-count: 2;
	}
	/* WIKI HUB */
	#searchWikiBox.card-columns{
		column-count: 2;
	}
}

/* XS */
@media (max-width: 575px) {
	.btn {
		width: 100%;
	}
	.job-cat {
		font-size: 3rem !important;
	}
	h1 {
		font-size: 2.5rem;
	}
	h2 {
		font-size: 2rem;
	}
	h3 {
		font-size: 1.6rem;
	}
	h4 {}
	h5 {}
	h6 {}
	p {
		font-size: 1rem;
	}
	section {
		padding: 40px 0;
	}
    #homepage-showcase{
        min-height: 550px;
    }
	#homepage-showcase .registration {
		position: static;
	}
	#cv-builder-showcase{
        min-height: 550px;
    }
	#cv-builder-showcase .registration {
		position: static;
	}
    #firm-showcase{
        min-height: 700px;
    }
	#firm-showcase .registration {
		position: static;
	}
	/* COME FUNZIONA */
	#homepage-how-works .geek-card {
		min-height: 230px;
	}
	#homepage-promo-banner .title {
		font-size: 2.5rem;
	}
	/* NEWS CARD */
	#homepage-news .geek-card {
		width: 240px;
		height: 240px;
	}
	/* JOBS */
	#searchJobsBox.card-columns{
		column-count: 1;
	}
	/* WIKI HUB */
	#searchWikiBox.card-columns{
		column-count: 1;
	}
	header #geek-menu a.no-hover-effect::before, header #geek-menu a.no-hover-effect::after{
	    content: "";
	}
	header #geek-menu a:not(.no-hover-effect)::before{
		content: "";
	}
}

/* PAGINA SINGOLA POSITION */
#single-position-showcase{
	background: url('../../../img/new/light/single-offer-bg.png') no-repeat top center;
}
#single-position-showcase h2{
	font-size: 2.5rem;
}
#single-position-showcase ul>li{
	list-style: disc;
}
#single-position-showcase ol>li{
	list-style: decimal;
}
#single-position-showcase ul.social,#single-position-showcase ol.social{
	margin: 0;
	padding: 0;
}
#single-position-showcase #salaryAverageChart{
	margin: 0;
}


/* PACMAN CON ANIMAZIONE */
.pacman-container{
}
.pacman-box{
	position: relative;
	height: 150px;
}
.pacman:before, .pacman:after{
    content: '';
    position: absolute;
    width: 100px;
    height: 50px;
    background: #274ED8;
    left: 50px;
    top: 75px;
    margin-left: -50px;
    margin-top: -50px;
    border-radius: 50px 50px 0 0;
    animation-name: up;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
}
.pacman:after {
    margin-top: -1px;
    border-radius: 0 0 50px 50px;
    animation-name: down;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
}
.pacman-dot{
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ccc;
    left: 50px;
    top: 75px;
    margin-top: -5px;
    margin-left: 30px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 30px 0 0 #ccc,
                60px 0 0 #ccc,
                90px 0 0 #ccc,
                120px 0 0 #ccc,
                150px 0 0 #ccc;
    animation-name: r-to-l;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
}
@keyframes up{
    0%, 100% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(-30deg);
      }
}
@keyframes down{
    0%, 100% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(30deg);
    }
}
@keyframes r-to-l{
    100% {
        margin-left: -1px;
    }
}
