/*
Theme Name: Job In Tourism
Theme URI:
Description: A Theme developed for Job In Tourism
Author: 77 Agency
Author URI:
Version: 1.0.6.7
License:
License URI:
Tags:
Text Domain: jit
*/


@charset "utf-8";

/* GENERAL CUSTOM STYLES */

.repeater-blocks{
	width: 50% !important;
}

.form-control[disabled]{
	background: transparent;
}
.form-control{
	color: black;
	font-size: .875em;
}
label{
	font-family: 'Merriweather', serif !important;
	font-size: 0.8125em;
	font-weight: 700;
}

/*#wpadminbar {
    position: fixed !important;
    z-index: 1000000000;
    z-index: 100;
}*/

body{
    background-color: #f7f7f7 !important;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Merriweather', serif !important;*/
    font-size: 100%;
    line-height: 1.125em;
	margin-top: 125px;
	
	/* Cross Browser graphic and fonts fixes */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}
body.admin-bar .main-nav{
	margin-top: 32px;
}
.resp-show, .resp-show-inline{
	display: none !important;
}
#menu-mobile{
	display: none;
}
.green-label{
	background-color: #98BF0E;
}
.logo-container{
	position: relative;
}
.text-left-imp{
	text-align: left !important;
}
.btn{ border-radius: 0px; }
.underlined{ text-decoration: underline; }
.jit-blue{ color: #14b1bb !important; }
.jit-blue a{ color: #14b1bb !important; }
.bck-white{ background-color: white; }
.bck-grey{ background-color: #E8E8E8; }
.bck-almost-white{ background-color: #f4f8f9; }
.bck-dark-grey{ background-color: #e8e8e8; }
.dark-main-color{ color: #29333d !important; }
.pad-30-topbot{ padding: 30px 0px; }
.justify{ text-align:justify; }
.font-merry{ font-family: 'Merriweather', serif !important; }
.font-mont{ font-family: 'Montserrat', sans-serif !important; }
.jit-green{ color: #97bf0d !important; }
.f10 { font-size:0.625em !important; }
.f11 { font-size:0.6875em !important; }
.f11_5 { font-size:11.5px !important; }
.f12 { font-size:0.75em  !important; }
.f12_5 { font-size:12.5px  !important; }
.f13 { font-size:0.8125em  !important; }
.f14 { font-size:0.875em !important; }
.f15 { font-size:0.9375em !important; }
.f16 { font-size:1em !important; }
.f18 { font-size:1.125em !important; }
.f19 { font-size:1.1875em !important; }
.f20 { font-size:1.25em; }
.f22 { font-size:1.375em !important; }
.f24 { font-size:1.5em !important; }
.f26 { font-size:26px; }
.f28 { font-size:28px; }
.f30 { font-size:30px; }
.f32 { font-size:32px; }
.f36 { font-size:36px; }
.f46 { font-size:46px; }
.f54 { font-size:54px; }
.f60 { font-size:60px; }

.left-none{
	float: left;
	margin-right: 30px; /*RICS20180912*/
	margin-bottom: 30px; /*RICS20180912*/
}
.italic { font-style:italic; }
.bold { font-weight: 700; }
.fnormal{ font-weight: 400; }
.vis_hidden{ visibility: hidden !important; }
.relative{	position:relative;	}
.absolute{	position:absolute;	}
.white{ color: white !important; }
.h100{ height:100%; }
.w100{ width:100%; }
.w100max{ max-width:100%; height: auto; }
.w100-resp{ width:100%; }
.w100s{ width:100% !important; }
.h35{ min-height: 35px; }
.h40{ min-height:40px; }
.h45{ min-height:45px; }
.txt-left{ text-align:left; }
.txt-center{ text-align:center; }
.txt-right{ text-align:right; }
.txt-justify{ text-align:justify; }
.transparent{ background-color: transparent !important; }
.nomar-nopad{
	padding:0;
	margin:0;
}
.max-w{ max-width:100%; }
.min-w{ min-width:100%; }
.left { float:left; }
.right { float:right; }
.clear{ clear:both; }
.clear1p{ clear:both; height:1px; }

.hide{ display:none; }
.imp_hide{ display:none !important; }

.pad-sx-7{ padding-left:7px; }
.pad-dx-7{ padding-right:7px; }
.pad-sx-12{ padding-left:12px; }
.pad-dx-12{ padding-right:12px; }
.pad-sx-15{ padding-left:15px; }
.pad-dx-15{ padding-right:15px; }

.m-bot0{ margin-bottom: 0px !important;  }
.mar-top-1{ margin-top:1px !important; }
.mar-top-3{ margin-top:3px !important; }
.mar-top-7{ margin-top:7px !important; }
.mar-top-9{ margin-top:9px !important; }
.mar-top-12{ margin-top:12px !important; }
.mar-top-15{ margin-top:15px !important; }
.mar-top-20{ margin-top:20px !important; }
.mar-top-25{ margin-top:25px !important; }
.mar-top-30{ margin-top:30px !important; }
.mar-top-35{ margin-top:35px !important; }
.mar-top-40{ margin-top:40px !important; }
.mar-top-45{ margin-top:45px !important; }
.mar-top-50{ margin-top:50px !important; }
.mar-top-75{ margin-top:75px !important; }
.mar-top-100{ margin-top:100px !important; }

.mar-bot-1{ margin-bottom:1px !important; }
.mar-bot-3{ margin-bottom:3px !important; }
.mar-bot-5{ margin-bottom:5px !important; }
.mar-bot-7{ margin-bottom:7px !important; }
.mar-bot-9{ margin-bottom:9px !important; }
.mar-bot-12{ margin-bottom:12px !important; }
.mar-bot-15{ margin-bottom:15px !important; }
.mar-bot-20{ margin-bottom:20px !important; }
.mar-bot-23{ margin-bottom:23px !important; }
.mar-bot-25{ margin-bottom:25px !important; }
.mar-bot-30{ margin-bottom:30px !important; }
.mar-bot-35{ margin-bottom:35px !important; }
.mar-bot-40{ margin-bottom:40px !important; }
.mar-bot-45{ margin-bottom:45px !important; }
.mar-bot-50{ margin-bottom:50px !important; }
.mar-bot-75{ margin-bottom:75px !important; }
.mar-bot-100{ margin-bottom:100px !important; }

.h1M{ height:1px; max-height:1px; }
.hh2{ height:7px; }
.h7{ height:7px; }
.h15{ height:15px; }
.h25{ height:25px; }
.h30{ height:30px; }
.h35{ height:35px; }
.h42{ height:42px; }
.h44{ height:44px; }
.h50{ height:50px; }
.h75{ height:75px; }
.h125{ height:125px; }
.no-pad-sx{ padding-left: 0px; }
.noP{ padding:0; }
.noM{ margin-left:0px !important; margin-right:0px !important; }
.pointer{ cursor:pointer; }
.z9{ z-index:9999; }
.z9min{ z-index:9998; }
.no-opacity{ opacity: 1 !important; }
.upper-text{ text-transform: uppercase; }
.dark-color{ color: #29333d !important;  }
label.error{
    font-size: 0.75em !important;
}
.error{
    color: #ff0000;
    font-size: 1em;
}

@media (max-width:1200px) and (min-width:320px) {
	.container {
		width: 100% !important;
	}
}


.alert{ border-radius: 0px; }
/*TYPOGRAPHY RICS*/
a,
a:link,
a:visited,
a:focus{
	color: #29333d;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a:hover,
a:active{
	text-decoration: none;
	color: #004890;
}
.main-nav a {
	text-decoration: none;
}
p{
	font-size: .75em;
	margin-bottom: .875em;
	line-height: 1.875em; /*RICS20180912*/
	font-family: "Merriweather",serif; /*RICS20180912*/
}
body.single-libro p{
	line-height: 1.9375em;
	margin-bottom: 1em;
	font-family: "Merriweather",serif; /*RICS20180912*/
	font-size: 0.75em;
	color: #333;
}
ul,ol{
	/*font-family: "Merriweather",serif;*/
	font-size: .75em;
	/*line-height: 2em;*/ /*RICS20180912*/
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 1.5em; /*RICS20180912*/
	margin-top: 0;
}
ul li,
ol li{
	margin-bottom: .375em;
}
h2{
	margin-top: 1.75em;
	margin-bottom: .875em;
}
img.alignleft{
	float: left;
	margin-right: 2.5em;
	margin-bottom: .875em;
}
img.alignright{
	float: right;
	margin-left: 2.5em;
	margin-bottom: .875em;
}
img.aligncenter{
	float: none;
	clear: both;
	margin: 0 auto;
}
.menu-item-last .nav-divider {
	display:none;
}
/*TYPOGRAPHY RICS*/


/*EXTRA RICS*/
.nav .nav-divider{
	background: transparent;
}
/*EXTRA RICS*/


/*TABLE COOKIES POLICY*/
.altri-piani {
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	background: #29333d;
	padding: 15px 20px;
	font-size: 1em;
	display: block;
	bottom: 20px;
	margin: 10px auto;
	border: none;
}
.altri-piani:hover{	
	color: #97bf0d;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	margin: 3em 0;
	text-align: left;
	width: 100%;
	font-family: "Merriweather";
}
table td, table th {
	padding: 3px 10px;
}
/*table thead th {
	background-color: #ffffff;
	border-left: 1px solid #1b1b1b;
	color: #1b1b1b;
	font-size: 12px;
	font-weight: bold;
}
table thead th:first-child {
	border: medium none;
}
table tbody td {
	border-bottom: 1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b;
	color: #1b1b1b;
	font-size: 12px;
	font-weight: normal;
}
table tbody .alt td {
	background: #ffffff none repeat scroll 0 0;
	color: #1b1b1b;
}
table tbody td:first-child {
	border-left: medium none;
}
table tbody tr:last-child td {
	border-bottom: medium none;
}
/*TABLE COOKIES POLICY*/


/* GENERALS */
.dropdown-menu li a{  border: none !important; }
a.custom-btn-green,
a.custom-btn-grey,
a.custom-btn-lightGrey,
a.custom-btn-lightBlue{
	padding-top: 12px;
}

.custom-btn-green, .custom-btn-green-reverse, .custom-btn-red{
	height: 45px;
	background-color: #97bf0d;
	color: white;
	text-transform: capitalize;
	font-size: 0.813em;
	border: 1px solid #97bf0d;
	border-radius: 0px;
	min-width: 220px;
}
.custom-btn-red{ background-color: #d9534f; border: 1px solid #d9534f;  }
.custom-btn-green-reverse{
	background-color: transparent;
	font-size: 0.75em;
	height: 35px;
	color: #97bf0d;
}
.custom-btn-green-reverse:hover, .custom-btn-green-reverse:focus{
	color: #97bf0d;
	font-weight: bold;
	border: 1px solid #97bf0d;
}
.custom-btn-grey{
	height: 45px;
	background-color: #29333d;
	color: white;
	text-transform: uppercase;
	font-size: 0.813em;
	border: 1px solid #29333d;
	border-radius: 0px;
}

.custom-btn-lightGrey{
	height: 45px;
	min-width: 175px;
	background-color: #b1afae;
	color: #29333d;
	text-transform: uppercase;
	font-size: 0.813em;
	border: 1px solid #b1afae;
	border-radius: 0px;
}

.custom-btn-lightBlue{
	height: 45px;
	min-width: 180px;
	background-color: #14b1bb;
	color: white;
	text-transform: uppercase;
	font-size: 0.813em;
	border: 1px solid #14b1bb;
	border-radius: 0px;
}
a.btn:link{
	color: white;
	text-decoration: none;
}
.custom-btn-green:hover, .custom-btn-green:visited,
.custom-btn-grey:hover, .custom-btn-grey:visited,
.custom-btn-lightGrey:hover, .custom-btn-lightGrey:visited,
.custom-btn-lightBlue:hover, .custom-btn-lightBlue:visited {
	color: white;
	font-weight: bold;
}
#cont-bread{
	background-color: #29333d;
	min-height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.main-bread, .main-bread a{ color: #a8aeb7; font-family: 'Montserrat', sans-serif !important; }
.main-bread{  font-size: 0.688em !important; }
.main-bread a{ font-size: 1em; 	text-decoration: underline; }

ul.menu-sidebar{
	list-style-type: none;
	padding: 0;
}

ul.menu-sidebar li:hover, ul.menu-sidebar li.active, ul.menu-sidebar li a.active{
	background-color: #f5f5f5;
	border-right: 8px solid #97bf0d;
}

ul.menu-sidebar li a{
	display: block;
	padding: 15px 0px 15px 30px;
	line-height: 0.875em;
	color: #29333d;
}
.cont-image-list{
	height: 100px;
	margin-bottom: 12px;
}
.single-azienda{
	margin-bottom: 60px;
}
.single-azienda .company-logo img{
	height: 100%;
	/*max-width: 90px;*/
	/*max-height: 69px;*/
}
.single-azienda h2, .single-azienda h4{
	font-family: 'Merriweather', serif !important;
	font-size: 0.875em;
	font-weight: 700;
}
.single-azienda h4{
	font-style: italic;
}
.single-azienda p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
}
#dropdown-socials{
	border-radius: 0px !important;
	padding: 12px;
	right: 0;
	left: auto;
	min-width: auto;
}
#dropdown-socials a {
	margin-right: 9px;
}
#dropdown-socials a:last-child {
	margin-right: 0px;
}


/* MENU TOP */
.navbar{
	height: 50px;
	border: none;
}
.navbar ul{
	font-size: 1em;
	font-family: "Montserrat";
	line-height: 1.125em;
}
.navbar ul li{
	margin-bottom: 0;
}
.main-nav{
	background-color: #29333d;
	height: 125px;
}
#main-menu-collapsing{
	border-bottom: 1px solid #3c454e;
}
ul#pre-menu-left li a{
	padding: 15px 2px;
}
ul#pre-menu-right li a{
	border-left: 1px solid #3c454e;
	border-right: 1px solid #3c454e;
}
ul#pre-menu-right li.last a{
	border: none !important;
}
ul#pre-menu-left li a, ul#pre-menu-right li a{
	font-size: 0.688em;
	color: #a8aeb7;
}
ul#pre-menu-left li a:hover, ul#pre-menu-right li a:hover{
	color: #97bf0d;
}
.logo-main{
	max-height: 45px;
}
.navbar-brand{
	padding: 14px 0px;
}
#second-menu{
	border-bottom: 1px solid #3c454e;
	margin-top: -1px;
}
#second-menu ul li a{
	font-size: 0.875em;
	color: #d2d7de;
	font-weight: 700;
	padding: 27px 25px;
	border-left: 1px solid #3c454e;
	border-right: 1px solid #3c454e;
}
li.active-voice a{
	background-color: #97bf0d;
}
li.active-voice a:hover{
	color: #fff !important;
	background-color: #a8d50f !important;
}
#second-menu ul li a:hover,
#second-menu ul li.current-menu-item a{
	color: #fff !important;
}
#second-menu ul li.last a{
	border: none !important;
}








li.dropdown-first ul{
	/*display: block;*/
	border: none;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.3s linear;
	position:absolute;
	left:0;
	background:#fff;
	padding:0;
	width: 100%;
	z-index: 100000000000;
}

li.dropdown-first ul li{
	float:none;
	width:100%;
	border: none;
	list-style-type: none;
}

li.dropdown-first ul a{
	padding: 18px 25px !important;
	width: 100%;
	display: inline-block;
	border: none;
}
li.dropdown-first ul a:hover{
	text-decoration: none;
}

li.dropdown-first ul ul{
	top:0;
	left:100%
}

li.dropdown-first:hover > ul{
	/*display: block;*/
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.3s linear;
}









/* END */

/* HOMEPAGE */
.banner-prova-little{
	max-width: 320px;
	width: 100%;
	height: 180px;
	text-align: center;
	color: white;
	font-size: 1em;
	line-height: 180px;
	background-color: #29333d;
}
.banner-prova{
	max-width: 728px;
	width: 100%;
	margin: 0 auto;
	height: 90px;
	text-align: center;
	color: white;
	font-size: 1em;
	line-height: 90px;
	background-color: #29333d;
}
.general-top-image{
	min-height: 500px !important;
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.home-top-image{
	min-height: 700px !important;
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

#page-top-image{
	min-height: 400px !important;
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}


.main-tit-tabs{
	font-family: 'Merriweather', serif !important;
	font-size: 2em;
	font-weight: 400;
	margin-bottom: 40px;
	color: #29333d;
}

.singleTab {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.singleTab h2{
	font-family: 'Merriweather', serif !important;
	color: #29333d;
	font-size: 1.375em;
	font-weight: 400;
	text-align: center;
}
.main-tit{
	margin: 0;
}
#blocco-main-offerte h2, #blocco-main-servizi h2{
	font-size: 2.125em;
}
.single-servizio-left{
	margin-left: 12%;
}
.single-servizio-second-left{
	margin-left: 25%;
}

/* FORMS HOMEPAGE*/
.custom-field{
	height: 50px;
	border: 1px solid #D1D6DF;
	background-color: #FFFFFF;
	border-radius: 0px;
}
.main-cont{
	padding: 30px 0px;
}

/* BLOCCO ANNUNCI */
.triangle-bottomright{
	border-left: 50px solid transparent;
	border-bottom: 50px solid transparent;
	bottom: 0;
	height: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	width: 0;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.related{
	border-left: 40px solid transparent;
	border-bottom: 40px solid transparent;
}
.bigger{
	border-left: 60px solid transparent;
	border-bottom: 60px solid transparent;
}
.triangle-bottomright.bigger span{
	font-size: 20px;
	margin-left: -22px;
	margin-top: 32px;
}

/* Annunci list and Triangles colors */
/* keywords >---- green --> orange */
/* keywords >---- yellow --> dark-green */
/* keywords >---- light-yellow --> light-green */
.list-item-orange{
	background: #fff4d4;
}
.triangle-bottomright.orange{
	border-bottom-color: #ffc619;
}
.triangle-bottomright.orange:hover{
	border-bottom-color: #c39300;
}
.list-item-dark-green{
	background: #f8fbe2;
}
.triangle-bottomright.dark-green{
	border-bottom-color: #97bf0d;
}
.triangle-bottomright.dark-green:hover{
	border-bottom-color: #607c00;
}
.list-item-light-green{
	background: #f8f9f1;
}
.triangle-bottomright.light-green{
	border-bottom-color: #b2c864;
}
.triangle-bottomright.light-green:hover{
	border-bottom-color: #72813d;
}
.list-item-blue{
	background: #d3f0ff;
}
.triangle-bottomright.blue{
	border-bottom-color: #3f9bcb;
}
.triangle-bottomright.blue:hover{
	border-bottom-color: #4fabdc;
}
.list-item-lightblue{
	background: #dffdff;
}
.triangle-bottomright.lightblue{
	border-bottom-color: #14b1bb;
}
.triangle-bottomright.lightblue:hover{
	border-bottom-color: #00CAD8;
}
.triangle-bottomright.turquoise{
	border-bottom-color: #14b1bb;
}
.triangle-bottomright.turquoise:hover{
	border-bottom-color: #05868e;
}
.triangle-bottomright.turquoise span{
	color: #fff;
	margin-left: -17px;
	margin-top: 27px;
}
.triangle-bottomright span{ 
	color: #fff;
	margin-left: -19px;
	margin-top: 29px;
}
.related span{
	margin-left: -16px;
	margin-top: 22px;
	font-size: 0.875em;
}
.list-jobs,
.breadcrumb{
	margin-bottom: 2.25em;
}
.list-jobs .list-jobs-item{
	margin-bottom: 1em;
	padding: .625em 2.5em .625em .625em;
	position: relative;
	overflow: hidden;
}
.list-jobs .list-jobs-item h1{
	font-size: .9375em;
	margin-bottom: .625em;
}


#main-cont-annunci{
	background-color: white;
	padding: 30px 0px;
}
.annuncio-sx-domande h2{
	margin: 0;
	font-size: 1em !important;
	font-weight: 400;
	line-height: 17px;
}
.logo-annuncio {
	width: 15%;
	max-width: 100px;
	padding-right: 12px;
}
.dati-annuncio,
.annuncio-sx-domande{
	width: 85%;
}
/*.dati-annuncio {
	padding-left: 12px;
}*/
.aree a {
	text-decoration: none;
}
.dati-annuncio .aree,
.annuncio-sx-domande .aree{
	position: absolute;
	top: 6px;
	right: 8px;
	font-size: .75em;
	text-align: right;
}
#blocco-main-offerte, #blocco-main-news, #blocco-main-sponsors{
	/*width: 80%;*/
	padding: 50px 0px;
}
.article-main-content{
	font-family: 'Merriweather', serif !important;
	font-size: 1.125em;
}
.block-orange{
	background-color: #fff4d4 !important;
}
.block-annuncio-domande{
	/*background-color: #f2f5e9;*/
	margin-bottom: 20px;
	padding: 9px 15px;
	min-height: 95px;
	/*height: 95px;*/
	position: relative;
}


.block-annuncio-domande.studenti{
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c1c1;
}
.block-annuncio-domande.studenti .annuncio-sx-domande{
	width: 100%;
}
.block-annuncio-domande.studenti .annuncio-sx-domande h2{
	line-height: 1.5em;
}
.block-annuncio-domande.studenti img{
	margin-right: 0;
	margin-bottom: 20px;
	width: auto;
}
.studente-img{
	width: 100%;
	padding: 0 15px;
}
.studente-info{
	width: 100%;
	padding: 0 15px;
}

@media (min-width:768px){
	.block-annuncio-domande.studenti{
		padding: 0;
		overflow: hidden;
	}
	.block-annuncio-domande.studenti img{
		margin-bottom: 0;
		width: 100%;
	}
	.studente-img{
		width: 10%;
		float: left;
	}
	.studente-info{
		width: 90%;
		float: left;
	}
}


.block-annuncio-home{
	background-color: white;
	margin-bottom: 20px;
	padding: 9px 15px;
	min-height: 93px;
	/*height: 93px;*/
	position: relative;
}
.annuncio-sx{
	float: left;
	width: 70%;
}
.annuncio-dx{
	float: right;
	width: 30%;
}
.annuncio-sx h2{
	margin: 0;
	font-size: 0.813em !important;
	font-weight: 400;
	line-height: 16px;
	width: 95%;
	/*min-height: 50px;*/
	min-height: 33px;
}
.annuncio-sx h4{
	font-size: 0.688em !important;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
	margin-top: 15px;
}
.annuncio-dx img{
    /*margin: 5px 9px;*/
	float: right;
	max-height: 74px;
}

.img-cta-pure{
	position: absolute;
	bottom: 0px;
	right: 15px;
}

.img-cta{
	position: absolute;
	bottom: 20px;
	right:15px;
}
.img-cta-abs{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/* BLOCCO AZIENDE */
#blocco-main-aziende{
	background-color: #97bf0d;
	padding: 50px 0px;
}
#owl-aziende-home .item .col-sm-1, #owl-aziende-home .item .col-sm-2{
	min-height: 130px;
	height: 130px;
}
#owl-aziende-home .item .col-sm-2{
	border-bottom: 1px solid #afd821;
	border-right: 1px solid #afd821;
}
#owl-aziende-home .item .col-sm-2.last{
	border-right: none;
}
.second-block .col-sm-2{
	border-bottom: none !important;
}
#owl-aziende-home .item .col-sm-2 img{
	display: block;
	width: auto;
	padding: 15px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	max-width: 90%;
}

/* BLOCCO NEWS */
.single-item{
	margin-bottom: 15px;
}
#blocco-main-news > h2{
	font-size: 2.125em;
}
.single-item h6 a{
	color: #97bf0d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}
.single-item h2 a{
	color: #29333d;
	font-size: 1em;
	margin-top: 5px;
	font-weight: bold;
}
.data-news{
	margin: 9px 0px;
	font-size: 0.75em;
}
.cont-news{
	/*font-size: 0.813em;*/
	color: #29333d;
	min-height: 96px;
}

/* BLOCCO SERVIZI */

#blocco-main-servizi{
	padding: 50px 0px;
	background-color: #29333d;
}
#blocco-main-servizi>h2{
	color: white;
}
.single-servizio{
	text-align: center;
}
.single-servizio h2, .single-servizio p{
	color: white;
}
.single-servizio h2{
	font-size: 1em !important;
	font-weight: 700;
}
.single-servizio p{
	font-size: 0.75em !important;
}

/* BLOCCO SPONSOR */
.single-sponsor{
	height: 145px;
	width: 100%;
	background-color: #29333d;
	color: white;
	line-height: 145px;
}
.single-sponsor-green{
	height: 145px;
	width: 100%;
	background-color: #97bf0d;
	color: white;
	line-height: 145px;
}


/* FOOTER */
#footer-block{
	background-color: #29333d;
	padding: 50px 0px;
	font-family: "Merriweather";
}
#footer-block p{
	line-height: 1.5em !important;
	font-size: 0.75em;
}
.chi-siamo-footer h2{
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 !important;
}
.chi-siamo-footer h2, .chi-siamo-footer p{
	color: white;
}
#footer-first{
	border-bottom: 1px solid #3c454e;
}
.sx-block-footer, .dx-block-footer{
	min-height: 155px;
}
.dx-block-footer{
	border-left: 1px solid #3c454e;
}
.dx-block-footer h2{
	text-transform: capitalize;
	line-height: 1.5em;
}
.dx-block-footer h3{
	color: #fff;
	font-size: 1em;
	margin-top: 0px;
}
.dx-block-footer span{
	text-transform: uppercase;
	font-family: "Montserrat";
	margin-right: 15px;
	font-size: .875em;
	line-height: 1.125em;
}
.dx-block-footer span a{
	color: #fff;
}
.dx-block-footer span a:hover{
	color: #94bf0d;
	text-decoration: none;
}
.footer-logo{
	position: absolute;
	top: 80px;
}
.dx-block-footer h4{ font-size: 0.688em; color: white; margin-bottom: 3px; text-transform: uppercase; }
.dx-block-footer h2{ font-size: 1.5em; color: white; margin-bottom: 3px; margin-top: 0px; }
.dx-block-footer p{ font-size: 0.75em; color: white; margin-top: 9px; }

/* END */


/* PAGE AZIENDE */
#main-block-tit-page{
	min-height: 100px;
	text-align: left;
	background-color: #f5f5f5;
}
#main-block-tit-page h1,
#main-block-tit-page h2{
	font-family: 'Merriweather', serif !important;
	font-size: 2.125em;
	margin: 30px 0px;
}
#main-block-aziende{
	padding: 50px 0px;
}

/* PAGE AREA AZIENDE */
.main-top-aziende h2, .main-top-aziende h4, .main-top-aziende p {
	color: white;
	text-align: center;
	font-family: 'Merriweather', serif !important;
	margin: 0;
}
.main-top-aziende h2{
	font-size: 2.125em;
	margin-bottom: 50px;
	font-weight: 300;
}
.main-top-aziende h4{
	font-size: 1.5em;
	margin-bottom: 35px;
	font-weight: 300;
}
.main-top-aziende p{
	font-size: 0.875em;
	font-weight: 300;
	margin-bottom: 35px;
}
.cont-text-aziende{
	padding-top: 50px;
	padding-bottom: 50px;
}
.main-cont-aziende{
	padding: 50px 0px;
}
.main-cont-aziende h2{
	font-family: 'Merriweather', serif !important;
	font-size: 2.125em;
	margin: 0;
	text-align: center;
	margin-bottom: 50px;
}
.single-evidence{
	background-color: white;
	padding: 20px 15px;
	position: relative;
}
.single-evidence h2{
	text-align: left;
	font-size: 1em;
	margin-bottom: 9px;
	font-weight: 700;
}
.single-evidence p{
	text-align: left;
	font-size: 0.75em;
	margin: 0;
}
#more-info-aziende{
	padding: 50px 0px;
}
.text-part h4{
	margin-top:0;
}
.text-part h4 a{
	color: #29333d;
}

/* PAGINA NEWS */
.blocco-form{
	margin-bottom: 35px;
}
.form-group{
	margin-bottom: 9px;
}
.field-custom {
	height: 45px;
	border-radius: 0px;
}
.single-item{
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ccc;
}
.single-item h2{
	font-family: 'Merriweather', serif !important;
	font-size: 1em;
	font-weight: 700;
	margin-top: 0;
}
.single-item h4{
	font-family: 'Merriweather', serif !important;
	font-size: 0.8125em;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.single-item p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.875em; /*RICS20180912*/
	overflow: hidden;
}
.div-tags a{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	color: #29333d;
	text-decoration: underline;
	font-style: italic;
}

/* SINGLE SONDAGGIO */
#main-block-sondaggio{
	padding: 30px 0px;
	background-color: white;
}
#main-block-sondaggio h2{
	font-family: 'Merriweather', serif !important;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
}
.scelte-sondaggio{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
}
.single-scelta{
	margin-bottom: 25px;
}
#sondaggioCTA{
	min-width: 150px;
	max-width: 150px;
}

/* PAGINA CONTATTI */
#main-block-contatti{
	padding: 30px 0px;
}

.single-contatto h2{
	font-family: 'Merriweather', serif !important;
	font-size: 0.875em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
}
.single-contatto p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	font-weight: 400;
	margin-top: 0;
}

/* PAGE PRIVACY POLICY */
.single-privacy{
	margin-bottom: 50px;
}
.single-privacy h2,
.single-privacy h3{
	font-family: 'Merriweather', serif !important;
	font-size: 1.125em;
	font-weight: bold;
	margin-top: 1.75em;
	margin-bottom: 1em;
}
.single-privacy h3{
	font-size: .9375em;
	margin-bottom: .75em;
}
.single-privacy p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.875em;
}

/* SINGLE OFFERTA */
#main-block-offerta, #main-info-offerta, #main-action-offerta, #main-cont-annunci, #sub-offerte-main-cont{
	padding: 30px 0px;
}
.single-voice{
	font-family: 'Merriweather', serif !important;
	font-size: 0.875em;
	font-weight: normal;
	margin-bottom: 15px;
}
#main-info-offerta p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.8125em;
}

#sub-offerte-main-cont h2{
	font-family: 'Merriweather', serif !important;
	font-size: 1.5em;
	margin-bottom: 25px;
}

/* SINGLE OPPORTUNITA */
#main-info-opportunita{
	padding: 30px 0px;
}
#main-info-opportunita h2, #main-info-opportunita p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.8125em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
}
#main-info-opportunita p{
	font-weight: normal;
}

/* SINGLE CORSI */
.prezzo-corso{
	font-size: 2.125em;
	font-weight: 400;
	margin-bottom: 20px;
}

/* SINGLE AZIENDA */
#main-cont-azienda{
	min-height: 400px !important;
	width: 100% !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#main-cont-azienda img.company-logo{
	position: absolute;
	bottom: -90px;
	left: 50%;
	transform: translate(-50%, 0px);
}
.single-aziende .slideshow {
	text-align: center;
}
.single-aziende .slideshow img.company-logo{
	position: absolute;
	left: 50%;
	top: 0%;
	transform: translate(-50%, -50%);
	z-index:9999;
	min-width: 250px;
}
.block-img-aziendale{
	z-index: 100;
	position: relative;
	top: -50px;
}
#main-block-titolo{
	min-height: 200px;
	text-align: center;
}
#main-block-titolo h2{
	font-family: 'Merriweather', serif !important;
	margin-top: 30px;
	font-size: 2em;
}
#main-block-titolo p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.8125em;
	letter-spacing: 0.05em;
}
#main-block-contenuto{
	padding: 30px 0px;
}
#main-block-contenuto p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	font-weight: 400;
}

/* SINGLE LIBRI */
#main-cont-libro{
	padding: 30px 0px;
}
#main-cont-libro h2, #main-cont-libro p{
	font-family: 'Merriweather', serif !important;
	font-weight: 700;
	font-size: 0.875em;
}
#main-cont-libro p{
	font-weight: normal;
	font-size: 0.75em;
}

ul.menu-sidebar-libri{
	list-style-type: none;
	padding: 0;
}

ul.menu-sidebar-libri li{
	background-color: #f5f5f5;
	border-right: 8px solid #97bf0d;
	margin-bottom: 3px;
}

ul.menu-sidebar-libri li a{
	font-family: 'Merriweather', serif !important;
	display: block;
	padding: 15px 15px 15px 30px;
	/*line-height: 0.875em;*/
	line-height: 1.5em;
	color: #29333d;
	font-size: 0.875em;
}
.single-edizione{
	width: 20%;
	float: left;
}

/* SINGLE NEWS */
#main-block-tit-news{
	text-align: center;
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main-block-tit-news h1,
#main-block-tit-news h2{
	font-family: 'Merriweather', serif !important;
	font-size: 2.125em;
	margin: 0 !important;
}

#single-news-dx p{
	font-family: 'Merriweather', serif !important;
	display: block;
	padding: 3px 15px 0px 30px;
	line-height: 1.2em;
	color: #29333d;
	font-size: 0.75em;
	font-weight: 400;
}

.text-offerta{
	font-family: 'Merriweather', serif !important;
	display: block;
	font-size: 0.8125em;
	font-weight: 400;
	margin-top: 30px;
	line-height: 1.4em;
}
.form-contact-author{
	margin-top: 30px;
}
.form-contact-author h2, .single-commento h2{
	font-family: 'Merriweather', serif !important;
	font-weight: 400;
	font-size: 0.875em;
	margin: 0 !important;
}
.commenti-news{
	margin-top: 35px;
}
.single-commento{
	padding: 20px 0px;
	border-top: 1px solid #CCC;
}
.single-commento h6{
	font-family: 'Montserrat', sans-serif !important;
	color: #828282;
}
.single-commento p{
	font-size: 0.75em;
	color: #828282;
}

/* SINGLE OSSERVATORIO */
#main-block-osservatorio{
	padding: 35px 0px;
}
#main-block-osservatorio h2, #main-block-osservatorio p{
	font-family: 'Merriweather', serif !important;
	font-weight: 700;
	font-size: 0.875em;
	margin: 0 !important;
}
#main-block-osservatorio p{
	font-weight: 400;
	font-size: 0.8125em;
}
/* PAGINA REGISTRAZIONE */
#reg-main-cont{
	padding: 35px 0px;
}
#reg-main-cont h2{
	font-family: 'Merriweather', serif !important;
	font-weight: 700;
	font-size: 0.875em;
	margin: 0;
	margin-bottom: 12px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #adb3bc;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 0.875em;
	text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #adb3bc;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 0.875em;
	text-transform: uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #adb3bc;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 0.875em;
	text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
	color: #adb3bc;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 0.875em;
	text-transform: uppercase;
}

/* THANK YOU PAGE */
#main-block-thanks{
	padding: 30px 0px;
}

/* OFFERTE PAGE */
#main-block-offerte{
	padding: 50px 0px;
}
.single-offerta-block{
	width: 100%;
	margin-bottom: 12px;
}
.off-head{ min-height: 180px; text-align: center; padding: 20px 0px; color: white; }

.off-head h2{
	font-family: 'Merriweather', serif !important;
	font-size: 1.875em;
	margin: 0;
}
.off-head h4{
	font-family: 'Merriweather', serif !important;
	font-size: 0.75em;
	margin: 0;
}
.off-head h6{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 2.5em;
	display: inline;
	font-weight: 700;
}
.off-head p{
	font-family: 'Merriweather', serif !important;
	font-size: 0.875em;
	margin: 0;
	text-transform: uppercase;
}
.medium-line{
	width: 30px;
	text-align: center;
	border-bottom: 1px solid white;
	height: 1px;
	margin: 16px 50%;
	transform: translate(-16px, 50%);
}
.off-head span{
	bottom: 15px;
	position: relative;
	left: 3px;
}
.off-center{
	padding: 25px 12px;
	text-align: center;
	overflow: hidden;
	min-height: 420px;
	position: relative;
}
.off-center img{
	max-width: 16px;
}
.off-center .single-voice-center p{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 0.875em;
	display: inline;
	font-weight: 700;
	position: relative;
}
.single-voice-center{
	margin-bottom: 9px;
	overflow: hidden;
}
.yellow-head{ background-color: #e5c90d; }
.orange-head{ background-color: #ffc619; }
.green-head{ background-color: #97bf0d; }
.black-head{ background-color: #29333d; }
.off-center{ background-color: #f5f5f5; }

/* PIANO PAGE */
#main-cont-piano{
	display: block;
}

#main-cont-piano p{
	font-family: 'Merriweather', serif !important;
	margin: 25px 0px;
	color: #adb3bc; /*RICS20180912*/
	color: #777;
	font-size: 1em;
	font-size: .875em;/*RICS20180912*/
	line-height: 1.75em; /*RICS20180912*/
}
#main-cont-piano h4{
	font-family: 'Merriweather', serif !important;
	margin: 0;
	color: #29333d;
	font-size: 0.875em;
	font-weight: 700;
	font-style: normal;
}
.blocco-up{	background-color: #29333d; height: 35px; border-bottom: 1px solid white; border-right: 1px solid white; }
.blocco-down{ background-color: #e9eaeb; height: 35px; border-right: 1px solid white; }
.blocco-up p{
	font-size: 0.75em !important;
	color: white !important;
	margin: 0 !important;
	padding-top: 9px !important;
}
.blocco-down p{
	font-size: 0.75em !important;
	color: #29333d !important;
	margin: 0 !important;
	padding-top: 9px !important;
}
#form-annuncio textarea{
	resize: none;
	border-radius: 0px !important;
}
.charDigits{
	font-family: 'Merriweather', serif !important;
	display: block;
	margin-top: 9px !important;
	font-size: 0.75em !important;
	font-style: italic;
	font-weight: 400;
}
.blocco-riepilogo{
	border: 1px solid #29333d;
	border-radius: 4px;
	padding: 0px;
}


.social-share-wrapper{
	display: inline-block;
	margin: 15px 20px;
}

/* PAGINATION */
#pagination {
	text-align: center;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.active span,
.navigation li.disabled,
.navigation ul a{
	font-family: 'Montserrat', sans-serif;
	font-size: 1.125em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #29333D;
	cursor: pointer;
	padding: 10px 15px;
}

.navigation ul {
	padding-left: 0;
}
	
.navigation li {
	display: inline;
	line-height: 42px;
	white-space: nowrap;
}

.navigation li.active span,
.navigation li a:hover,
.navigation li.active a {
	background-color: #98BF0E;
}
.prezzi-riepilogo, .tot-riepilogo{
	padding: 0px 12px;
}
.prezzi-riepilogo{
	border-bottom: 1px solid #29333d;
	padding: 0px 12px;
}
.iva-riepilogo{
	border-bottom: 1px solid #29333d; padding: 0px 12px;
}
.tot-riepilogo p, .iva-riepilogo p, .prezzi-riepilogo p{
	color: #29333d !important;
	font-weight: bold;
	margin: 20px 0px !important;
}

/* PIANO SCREENING */
.screening-text{
	font-size: 1.75em;
	color: #277621;
	margin: 20px 0;
	text-align: center;
}


.single-osservatorio-section img{
	margin-bottom: 25px;
}
.single-osservatorio #main-block-osservatorio .container .single-osservatorio-content a.btn.custom-btn-green{
	margin-top: 0;
	height: auto;
	padding: 8px 16px;
	display: inline-block;
}

.searchandfilter ul li{
	padding: 0 0 20px;
}
.searchandfilter h4{
	padding-top: 0;
}


/* Ajax Loader */
.ajax-loader {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
}
/* For image loader test */
.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 0;
	text-align: center;
	/*padding: 5px 11px;*/
}
.loader-img {
	width: 60px;
	-webkit-animation:spin 2s linear infinite;
	-moz-animation:spin 2s linear infinite;
	animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { 
	-moz-transform:rotate(360deg); 
	}
}
@-webkit-keyframes spin { 100% { 
	-webkit-transform:rotate(360deg); 
	}
}
@keyframes spin { 100% {
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	}
}

#wpcomm .wc-comment-author{
    font-family: 'Merriweather', serif !important;
    font-size: 1em !important;
    margin: 0 !important;
	text-transform: uppercase;
	padding-left: 9px !important;
}
#wc-comment-header{
	font-family: 'Merriweather', serif !important;
	font-size: 1em !important;
}

#menu-footer-left{
	margin-top: 18px;
	list-style-type: none;
	padding: 0;
}
#menu-footer-left li {
	display: inline-block;
}
#menu-footer-left li a{
	color: white;
	text-decoration: none;
}
#menu-footer-left li a:hover{
	color: #97bf0d; 
}
.link-voices a{
    font-size: 0.875em;
    text-decoration: none;
}
.progress-bar-success{
    background-color: #97bf0d;
}


/* Styling Owl Carousel Next and Prev buttons */
/* Custom rules */
.owl-theme .owl-nav {
	margin-top: 0;
}
.owl-theme .owl-nav [class*='owl-'] {
	color: #fff;
	background: #97bf0d;
	font-size: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	cursor: pointer;
	border-radius: 0;
	top: 45%;
	position: absolute;
	opacity: .85;
	transform: translate(0%, -45%);
	/*width: 25px;*/
	/*height: 35px;*/
	/*line-height: 18px;*/
}
.owl-theme .owl-nav [class*=owl-]:hover {
	opacity: 1;
	background: #97bf0d;
	color: #fff;
	text-decoration: none;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}

/* Fix Firefox bug thumbnails going on the second row in carousels */
.owl-stage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
}

input[type="radio"], 
input[type="checkbox"]{
	margin: 4px 4px 10px 0px;
}
.wpml-ls-item{
	display: none !important;
}