/*
Theme Name: Penta-ID
Theme URI: 
Description: 
Author:  
Author URI: 
Tags: 
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 2.0.9.4
Text Domain: 
*/

.btn-primary {
	color: #ffffff;
	background-color: #EA7D1E;
	border-color: #d96f1e;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #D96F1E;
	border-color: #D96F1E;
}

.header-2 .navbar-nav > li > a {
	font-weight: bold;
	text-transform: uppercase;
	padding: 28px 16px 16px;
}

.header-2 ul.nav > li.firstitem.current-menu-ancestor > a:before,
.header-2 ul.nav > li.firstitem:hover > a:before {
	font-weight: normal;
	margin-top: -14px;
}

.multi .dropdown-menu ul li a {
	padding: 5px 0;
}

@media (min-width: 992px) {

	.header-2 .multi .dropdown-menu ul {
		padding: 0 0 20px 0;
	}

	.multi.dropdown > ul > li {
		width: 20%;
	}

	.multi .dropdown-menu > li > a {
		font-size: 18px;
		color: #ea7d1e;
	}

}

.full > .container > .row > .vc_column_container > .vc_column-inner {
	padding: 0;
}

.caption {
	background: url("/wp/wp-content/uploads/2016/11/bg-1.jpg") no-repeat center;
	background-size: cover !important;
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.wpb_column .wpb_wrapper > *:last-child {
	margin-bottom: 0;
}

.entry-title {
	background: url("/wp/wp-content/themes/medicom/img/threeline.png") repeat-x bottom;
	color: #2b96cc;
	padding-bottom: 11px;
	margin-bottom: 25px !important;
}

.blog-style-2 .blog-title,
.blog-style-2 .blog-item .blog-title a {
	color: #ea7d1e;
	font-weight: bold;
}

.widget_nav_menu {
	margin-bottom: 2em;
}

.widget_nav_menu .widgettitle a,
.widget_nav_menu .widgettitle a:hover {
	padding: 0;
	color: #ffffff;
}

body .widget_nav_menu ul li.current-menu-item > .sub-menu,
body .widget_nav_menu ul li.current-menu-parent > .sub-menu,
body .widget_nav_menu ul li.current-menu-ancestor > .sub-menu {
	display: block;
}

li > .toggle-sub-menu {
	float: right;
	width: 29px;
	text-align: center;
	background: rgba(0,0,0,0.1);
	margin-top: -35px;
	cursor: pointer;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}

li > .toggle-sub-menu:after {
	content: '+';
}

li > .toggle-sub-menu.active:after {
	content: '-';
}

.wpb_text_column.wpb_content_element h1,
.wpb_text_column.wpb_content_element h2,
.wpb_text_column.wpb_content_element h3,
.wpb_text_column.wpb_content_element h4,
.wpb_text_column.wpb_content_element h5,
.wpb_text_column.wpb_content_element h6 {
	color: #ea7d1e;
}

.archive.category .blog-wrapper .blog-title,
.archive.category .blog-item .blog-title a,
.archive.category .blog-wrapper .blog-content .blog-meta,
.archive.tag .blog-wrapper .blog-title,
.archive.tag .blog-item .blog-title a,
.archive.tag .blog-wrapper .blog-content .blog-meta {
	padding-left: 82px;
}

.archive.category .blog-wrapper .has-post-thumbnail .blog-title,
.archive.category .blog-item.has-post-thumbnail .blog-title a,
.archive.category .blog-wrapper .has-post-thumbnail .blog-content .blog-meta,
.archive.tag .blog-wrapper .has-post-thumbnail .blog-title,
.archive.tag .blog-item.has-post-thumbnail .blog-title a,
.archive.tag .blog-wrapper .has-post-thumbnail .blog-content .blog-meta {
	padding-left: 0;
}

/*==================================== AREA RISERVATA */

#login_logout {
	text-align: right;
	margin-bottom: 2em;
}

#contents-list,
#contents-list-clone {
	font-size: 1.2em;
	margin: 0 0 4em;
	padding: 15px;
}

#contents-list {
	background: #F8F8F8;
}

#contents-list-clone {
	position: fixed;
	left: 0;
	width: 100%;
	background: #ea7d1e;
	color: #ffffff;
	z-index: 99;
}

#contents-list h2,
#contents-list-clone h2 {
	font-size: 20px;
	margin: 0 !important;
}

#contents-list h2 {
	padding-bottom: 10px;
}

#contents-list-clone.open h2 {
	padding-bottom: 10px;
}

#contents-list-clone h2 {
	cursor: pointer;
}

#contents-list h2 .open,
#contents-list h2 .close {
	display: none;
}

#contents-list-clone h2 .open,
#contents-list-clone h2 .close {
	display: inline-block;
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	opacity: 1;
	text-shadow: none;
	line-height: 22px;
}

#contents-list-clone h2 .open {
	display: block;
}

#contents-list-clone h2 .close {
	display: none;
}

#contents-list-clone.open h2 .close {
	display: block;
}

#contents-list-clone.open h2 .open {
	display: none;
}

#contents-list .wrapper,
#contents-list-clone .wrapper {
	margin: 0 auto;
	max-width: 1170px;
}

#contents-list-clone .wrapper {
	padding: 0 30px;
}

#contents-list ul,
#contents-list-clone ul {
	list-style: none;
	padding: 1em 0 0;
	margin: 0;
	border-top: 1px dotted #cccccc;
}

#contents-list-clone ul {
	display: none;
	border-top: 1px dotted #ffffff;
}

#contents-list-clone ul a {
	color: #ffffff;
}

.page-template-page-reserved-area article {
	margin-bottom: 1em;
}

.page-template-page-reserved-area article .entry-title {
	cursor: pointer;
	font-size: 28px;
}

@media (max-width: 767px) {
	.page-template-page-reserved-area article .entry-title {
		font-size: 20px;
	}
}

.page-template-page-reserved-area article .entry-title:before {
	content: '+';
	display: inline-block;
	text-align: center;
	width: 2rem;
	float: left;
	margin-right: 0.6em;
	font-size: 3rem;
	font-weight: bold;
	line-height: 28px;
}

.page-template-page-reserved-area article .entry-title.active:before {
	content: '-';
}

@media (max-width: 767px) {
	.page-template-page-reserved-area article .entry-title:before {
		font-size: 2rem;
		line-height: 18px;
	}
}

.page-template-page-reserved-area article .entry-content {
	overflow: hidden;
	padding-bottom: 5em !important;
}

.page-template-page-reserved-area article .entry-content h4 {
	font-size: 24px;
}

@media (max-width: 767px) {
	.page-template-page-reserved-area article .entry-content h4 {
		font-size: 18px;
	}
}

.login h1 a {
	background: url(/wp/wp-content/uploads/2016/11/penta-id_logo_transparent.png) no-repeat center / contain;
	height: 150px;
	width: auto;
}

.wp-core-ui .button-group.button-large .button,
.wp-core-ui .button.button-large,
.wp-core-ui .button-primary.focus,
.wp-core-ui .button-primary.hover,
.wp-core-ui .button-primary:focus,
.wp-core-ui .button-primary:hover {
	background: #ea7d1e;
	-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
	box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
	padding: 10px 21px 12px 21px !important;
	font-size: 13px !important;
	font-weight: 600;
	border: none;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin: 5px 0 5px 0;
	text-shadow: none;
	height: auto;
	line-height: 1.42857;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="radio"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input[type="password"]:focus, input[type="checkbox"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
	border-color: inherit;
	-webkit-box-shadow: 0 0 2px rgba(234, 125, 30,.8);
	box-shadow: 0 0 2px rgba(234, 125, 30,.8);
}

.login #login_error, .login .message {
	border-left: 4px solid #ea7d1e;
}

/*==================================== STAFF GRID */

#staff-grid .item {
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 0;
}

#staff-grid .item:after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ea7d1e;
	opacity: 0;
	transition: all 0.3s ease-out;
}

#staff-grid .item.size1x1 {
	width: calc(100%/6);
}

#staff-grid .item.size2x2 {
	width: calc(100%/3);
}

#staff-grid .item > div {
	height: 0;
	padding-bottom: 100%;
}

#staff-grid .item:hover:after {
	width: 100%;
	opacity: 0.7;
}

#staff-grid .item h3 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	text-shadow: 0 1px #a45611;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-75%, -50%);
	transition: all 0.3s ease-out 0.1s;
	z-index: 10;
}

#staff-grid .item.size1x1 h3 {
	font-size: 18px;
}

#staff-grid .item:hover h3 {
	opacity: 1;
	transform: translate(-50%, -50%);
}

#staff-grid .item h3 a,
#staff-grid .item h3 a:hover {
	color: inherit;
}




/*==================================== ALTRO */

@media (min-width: 980px), (min-width: 481px) and (max-width: 767px) {

	.blog-style-two-column .post-item,
	.blog-style-two-column .post-item:nth-child(2n+2) {
		width: 47.5%;
	}

}

@media (min-width: 768px) and (max-width: 1200px) {

	.sidebar-widget ul li {
		width: 100%;
	}

}

.container #loginform {
	max-width: 480px;
}

.home .container #loginform  {
	text-align: center;
	margin: 0 auto;
}

.home .container #loginform label,
.home .container #loginform .login-remember {
	display: none;
}

body .medicom-forms {
	border: 1px solid #ccc;
	color: #000000;
}

footer {
	border-top: 3px solid #ea7d1e;
	background: #ffffff;
}

.footer-copyright {
	border-top: 1px solid #ea7d1e;
	border-bottom: 1px solid #ea7d1e;
	background: #ffffff;
	padding: 10px 0 !important;
}

.footer-widget .textwidget p,
.footer-widget .contact-widget p {
	padding-left: 35px;
}

.footer-widget .fa,
.footer-widget .widget-icon {
	color: #ea7d1e;
	margin-left: -35px;
}

.footer-widget .yikes-easy-mc-form input[type="text"],
.footer-widget .yikes-easy-mc-form input[type="url"],
.footer-widget .yikes-easy-mc-form input[type="email"],
.footer-widget .yikes-easy-mc-form input[type="number"],
.footer-widget .yikes-easy-mc-form select {
	margin-bottom: 0;
}

.footer-widget .yikes-mailchimp-submit-button-span-text {
	color: inherit;
}

.footer-widget ul li {
	width: 100%;
}

.footer-widget ul li::before {
	display: none !important;
}

.footer-widget .rpwe-block h3 {
	margin-right: 1em;
}

.bottom-company {
	padding: 30px 0 25px;
	margin: 0;
}

.bottom-company-text {
	padding-top: 0;
}

.bottom-company-text p {
	margin-bottom: 0;
}

body .tribe-mini-calendar {
	margin-left: 0;
}

.sidebar-widget ul li {
	width: 100%;
}

.rpwe-block h3 {
	display: inline !important;
}

.sidebar-widget ul.blogroll li a {
	color: #ea7d1e;
	font-weight: bold;
	font-size: 1.2em;
}

.sidebar-widget ul li {
	font-size: 14px;
}

.sidebar-widget ul li::before {
	content: "\f105";
	float: left;
	font-size: 16px;
	line-height: 24px;
	margin-right: 12px;
	margin-left: 4px;
	color: #cccccc;
}

.sidebar-widget ul li a {
	display: block;
	padding: 2px 0;
}

.sidebar-widget ul li a:hover,
.sidebar-widget ul li.current-cat > a/*,
.sidebar-widget ul li.current-cat-parent > a,
.sidebar-widget ul li.current-cat-ancestor > a*/ {
	background: #f5f5f5;
}

.sidebar-widget li > .toggle-sub-menu {
	width: 24px;
	margin-top: -24px;
	height: 24px;
	line-height: 24px;
	margin-right: 0;
	background: #e5e5e5;
}

.sidebar-widget li > .toggle-sub-menu:hover {
	background: #d1d1d1;
}

.wpb_wrapper:before,
.wpb_wrapper:after {
	content: " ";
	/* 1 */

	display: table;
	/* 2 */

}
.wpb_wrapper:after {
	clear: both;
}

.pp_content {
	height: auto !important;
}

a.pp_close {
	top: 20px;
}

.medicom-header {
	z-index: 9400;
}

.staff {
	text-align: center;
}

.staff .wpb_single_image {
	margin-bottom: 20px;
}

.staff .wpb_single_image.circle img {
	border-radius: 50%;
	max-width: 150px;
	width: 100%;
}

.pp_inline p {
	line-height: 1.4;
}

.pp_inline img.alignleft {
	margin: 0 1em 1em 0;
	border-radius: 50%;
	max-width: 150px;
}

.ls-slide {
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
}

.layersliderbutton {
	background: #ffffff;
	color: #EA7D1E;
	font-weight: bold;
	text-shadow: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.layersliderbutton:hover {
	background: #fff;
	color: inherit;
}

.caption h1 {
	text-transform: none;
}

.sidebar-widget ul.children {
	margin-left: 20px;
	margin-top: 10px;
}

.tribe-mini-calendar-event {
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.tribe-mini-calendar-event .list-date {
	margin: 0 5% 0px 0;
}

.tribe-mini-calendar-event .list-info {
	font-size: 12px;
	margin: 0;
}

.tribe-mini-calendar-event .list-info h2 {
	margin-bottom: 0 !important;
}

.blog-style-two-column article.publications .blog-date .year {
	font-size: 1.6em;
	font-weight: 900;
	padding: 1em 0;
	display: inline-block;
}

.blog-style-two-column article.publications .blog-date .day,
.blog-style-two-column article.publications .blog-date .month {
	display: none;
}

/*.archive.category .blog-wrapper article.publications .blog-title,
.archive.category .blog-item article.publications .blog-title a,
.archive.category .blog-wrapper article.publications .blog-content .blog-meta {
	padding-left: 0;
}*/

.archive.category .blog-wrapper article.publications .blog-title {
	color: #EA7D1E;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.2;
}

.blog-style-two-column .monthyear span {
	color: #fff;
}

.excerpt {
	max-height: 9em;
	overflow: hidden;
	transition: all 0.3s ease-out;
	position: relative;
}

.excerpt.shortened:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.excerpt p:last-child {
	margin: 0;
}

.toggle-excerpt-container {
	text-align: right;
}

.toggle-excerpt {
	display: inline-block;
	padding: 5px 0 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.sidebar-widget .medicom-tag-cloud ul li {
	margin: 0 5px 0 0;
	padding-bottom: 5px;
	height: auto;
}

.sidebar-widget .medicom-tag-cloud ul li a {
	padding: 6px 10px;
}

.risk-calculator input,
.risk-calculator select {
	padding: 5px 10px;
	height: auto;
}

.risk-calculator .panel-heading {
	padding: 5px 10px;
}

.risk-calculator .panel-heading h4 {
	font-size: 1.2em;
	font-weight: 600;
}

@media screen and (max-width: 991px) {

	.header-2 .navbar-default .navbar-nav > .current-menu-parent > ul,
	.header-2 .navbar-default .navbar-nav > .current-menu-ancestor > ul {
		display: block !important;
	}

	div.pp_pic_holder {
		width: 100% !important;
		left: 0 !important;
	}

	.pp_content,
	.pp_details {
		width: 100% !important;
	}

}

@media (min-width: 992px) {

	.navbar-header {

	}

	.navbar-left {
		float: right !important;
		margin-top: 58px;
	}

}

@media (min-width: 992px) and (max-width: 1200px) {

	.header-2 .navbar-nav > li > a {
		font-size: 12px;
		padding: 28px 12px 16px;
	}

	.dropdown-menu {
		font-size: 12px;
	}

	.multi .dropdown-menu > li > a {
		font-size: 14px;
	}

}

@media (max-width: 767px) {

	.header-2 .logo {
		padding: 10px 0;
		max-width: 220px;
	}

	html * .ls-container .ls-slide > h2 {
		font-size: 22px !important;
	}

	html * .ls-container .ls-slide > p {
		font-size: 12px !important;
		line-height: 1 !important;
		white-space: normal !important;
	}

	html * .ls-container .ls-slide br {
		display: none;
	}

	.staff .buton {
		margin-bottom: 60px;
	}

	#staff-grid .item.size1x1 {
		width: 50%;
	}

	#staff-grid .item.size2x2 {
		width: 100%;
	}

}