/*
Theme Name: Boris Immobiliare EVO 2
Theme URI: http://boriswebactivity.altervista.org
Author: Boris
Author URI: http://boriswebactivity.altervista.org
Description: Child theme of twentytwelve
Version: 1.1
Template: twentytwelve
Text Domain: borisimmobiliare

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("css/fontface.css");
@import url("css/colorbox.css");
@import url("css/print.css");

/* General */

body{
	font-family: "Open Sans";
}
h1,h2,h3,h4,h5,h6{
	font-family: "solido_condensedbold";
}
blockquote{
	font-style: italic;
}
#areaToPrint{
	display: none;
}
.logo{
	max-width: 200px;
}
#sidebar{
	position: relative;
}
#sidebar .widgets-container{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
#primary{
	min-height: 70vh;
}
#raro_front #primary{
	min-height: 70vh;
}
.galleria{
	margin-bottom: 15px;
}
.pool-filter{
	display: none;
}
.wdg-sub{
	display: block;
	margin-bottom: 10px;
}
.wdg-filters{
	font-style: italic;
}
.ui-datepicker{
	z-index: 10 !important;
}
#top .phone .btn > span{
	font-size: 12px;
	line-height: 18px;
}
.wdg-sub .immo-item{
	font-size: 12px;
}
.wdg-sub .immo-item .immo-key{
	font-size: 10px;
	margin-bottom: 10px;
}
.proper-toolbar{
	margin-bottom: 10px;
}
/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
display: block;
position: absolute;
/* size of arrow element */
width: 40px;
height: 40px;
cursor: pointer;
background: url(images/jssor/a17.png) no-repeat;
overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/

.jssort01 {
position: absolute;
/* size of thumbnail navigator container */
width: 870px;
height: 100px;
background-color: rgba(0,0,0,0.5);
}

.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url(images/jssor/t01.png) -800px -800px no-repeat;
    _background: none;
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

#slider1_container img[u="image"]{
	height: auto !important;
}
#slider1_container .colorbox{
	padding: 10px 15px 12px 15px;
	background-color: rgba(0,0,0,0.6);
	display: block;
	font-size: 18px;
	-webkit-border-radius: 0 0 0 15px;
	border-radius: 0 0 0 15px;
}

/* Overwrite bootstrap rules */

.btn a{
	color: #fff;
}
.btn-default a{
	color: #000;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger{
	background-image: none;
	border: none;
	border-bottom: 2px solid;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default{border-color: #000;}
.btn-primary{border-color: #6D5630;}
.btn-success{border-color: #398439;}
.btn-info{border-color: #28A4C9;}
.btn-warning{border-color: #E38D13;}
.btn-danger{border-color: #B92C28;}

.panel-heading > h1,
.panel-heading > h2,
.panel-heading > h3,
.panel-heading > h4,
.panel-heading > h5,
.panel-heading > h6{
	margin: 1rem 0;
}
.breadcrumb{
	font-style: italic;
}

/* layout */

.body-center{
	max-width: 1200px;
	margin: auto;
}
#main{
	margin-top: 175px;
}
#main.is-front{
	margin-top: 30vh;	
	min-height: 70vh;
}
.roundStyle{
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-bottom: 2px solid #000;
}
.label-counter{
	position: absolute;
	top: -6px;
	right: 0;
	display: block;
	padding: 3px;
	font-size: 10px;
	font-weight: 700;
}

/* Header */

#masthead{
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
}
#masthead.is-admin{
	margin-top: 32px;
}
.site-title{
	text-align: center;
}
.user-btn{
	position: relative;
}
.assist-logo{
	display: none;
}

/* Menu */

.menu-toggle{
	text-align: center;
	display: none;
}
.nav-menu,
.nav-menu ul{
	list-style-type: none;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 0;
}
.nav-menu > li{
	display: inline-block;
	position: relative;
}
.nav-menu > li ul{
	display: none;
	position: absolute;
	top: 100%;
	width: 220px;
	left: 50%;
	margin-left: -110px;
	z-index: 100;
}
.nav-menu > li ul > li{
	display: block;
}
.nav-menu > li:hover > ul{
	display: block;
}
.nav-menu li a{
	padding: 6px 12px;
	display: block;
	text-transform: uppercase;
	color: #000;
}
@media only screen and (max-width: 767px) {
	.nav-menu > li{
		display: block;
		border-bottom: 1px solid #ddd;
	}
	.nav-menu {
		display: none;
	}
}
#masthead .navbar-default{
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Home */

.home #page{
	
}
.featured-box .btn{
	font-family: "solido_condensedbold";
	font-size: 22px;
}
.featured-category{
	position: relative;
	margin-top: 10%;
}
.featured-category,
.home-welcome{
	text-align: center;
}
.featured-category .category-box,
.home-welcome .article-box{
	padding: 15px;
}
.featured-category .category-box{
	
}
.featured-category h2{
	margin-bottom: 0;
	margin-top: 5px;
}
.featured-category h2 span{
	background-color: #fff;
	color: #333;
	padding: 0 10px;
	font-size: 36px;
	font-family: 'solido_condensedbold';
	text-transform: uppercase;
}
.featured-category .featured-cat-link{
	background-color: #fff;
	padding: 5px 10px;
	color: #000;
	font-weight: 800;
	color: #333;
}
.featured-category .category-box .entry{
	padding: 30px 0;
	color: #333;
	font-style: italic;
}
.featured-category .category-box > div{
	background-color: rgba(255,255,255,0.8);
	padding: 15px;
}

/* properties list */

#listings .post{
	float: left;
	position: relative;
	padding: 15px 10px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#listings .post:nth-child(odd){
	background-color: #f5f5f5;
}
#listings .post.grid-style{
	width: 33.3333%;
}
#listings .news{
	padding: 10px;
}

/* images in list */

#listings .post .post-img{
	position: relative;
	float: left;
	width: 30%;
}
#listings .news .post-img{
	width: 100%;
	margin-bottom: 15px;
}
.news .post-img img{
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#listings .post .icon-listing{
	width: 32px;
	height: auto;
	position: absolute;
	top: 10px;
	right: 10px;
}
#listings .post .post-img img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
#listings .news .post-img img{
	max-height: 220px;
	width: auto;
}
#listings .post .post-img .list-status{
	position: absolute;
	top: 10px;
	left: -10px;
	padding: 6px 12px;
	background-color: #AA854A;
	color: #fff;
}
#listings .post .post-img > .goto-listing{
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	background-color: #fff;
	color: #000;
	font-weight: 700;
	padding: 3px 10px 3px 15px;
	-webkit-border-radius: 22px 0 0 0;
	border-radius: 22px 0 0 0;
}

/* General in list */

#listings .post .entry-list .properties{
	padding-right: 15px;
}
#listings .post .entry-list .properties .code-list > p,
#listings .post .entry-list .properties .zone > p{
	font-size: 11px;
	margin-bottom: 3px;
	font-style: italic;
}
#listings .post .entry-list .properties .entry-summary{
	font-size: 13px;
	font-style: italic;
	padding: 5px 0;
}

/* titles in list */

#listings .post .entry-title{
	font-size: 26px;
	margin-top: 0;
}

/* properties in list */

#listings .post .entry-list{
	height: 165px;
	width: 70%;
	float: left;
	padding: 0 0 0 15px;
	position: relative;
}
#listings .post .entry-list .properties{
	width: 70%;
	float: left;
}
#listings .post .entry-list .calls{
	width: 30%;
	float: left;
	position: relative;
}
#listings .news .entry-list{
	width: 100%;
	padding-left: 0;
}

@media only screen and (max-width: 767px) {
	#listings .post .post-img{
		margin-bottom: 10px;
		width: 100%;
	}
	#listings .post .entry-list{
		height: auto;
		width: 100%;
		padding: 0;
	}
	#listings .post .entry-list .properties{
		width: 100%;
		float: left;
	}
	#listings .post .entry-list .calls{
		float: left;
		width: 100%;
	}
	.text-center-xs{
		text-align: center;
	}
}

/* image, title and properties grid */

#listings .post.grid-style{
	border: none;
}
#listings .post.grid-style .post-img,
#listings .post.grid-style .entry-list{
	width: 100%;
	height: auto;
}
#listings .post.grid-style .entry-list{
	height: 320px;
	padding: 15px;
}
#listings .post.grid-style .entry-list .properties{
	width: 100%;
}
#listings .post.grid-style .entry-list .calls{
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
#listings .post.grid-style .entry-list .properties{
	padding-right: 0;
}

.no-results{
	text-align: center;
	padding-bottom: 40px !important;
}
.no-results .entry-title{
	padding: 20px 0 10px;
}
.no-results .entry-content{
	font-style: italic;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like 
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

.featured-image{
	margin-bottom: 15px;
	display: block;
}
.meta-list{
	font-style: italic;
	background-color: #F5F5F5;
	padding: 8px 15px;
}
.meta-list.no-sing{
	font-size: 12px;
}
.meta-list li:first-child{
	padding: 0 10px 0 0;	
}
#map img{
	border-radius: none;
	box-shadow: none;
}
#listings .post .subtitle{
	font-size: 22px;
}

/* Prices */

.pr-unavailable{
	font-style: italic;
	font-weight: 700;
	font-size: 28px;
}
.pr-unavailable,
.price{
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #ae060d;
	text-align: right;
}
.price-box.on-list{
	font-size: 13px;
}
.price-box.on-list .pr-unavailable,
.price-box.on-list .price{
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
.price-box.on-list .pr-unavailable{
	font-size: 13px;
	color: #333;
}
.price-box .btn-danger,
.price-box .btn-primary{
	margin-top: 20px;
	margin-bottom: 10px;
	float: right;
}
.price-box.on-list .btn-danger,
.price-box.on-list .btn-primary{
	margin-top: 0;
	margin-bottom: 0;
	float: none;
}

/* Box-content */

.tab-content{
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
	margin-bottom: 20px;
}
.tab-content .details-heading h4{
	margin-top: 0;
}
.tab-content .row > div{
	margin-bottom: 15px;
}
.tab-content .row > div .details-box{
	padding-left: 10px;
	border-left: 4px solid #ddd;
}
/*.tab-content .row > div .details-box .details-body{
	font-style: italic;
}*/

.tab-content .immo-vars{
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ddd;
}
.sing-reserved{
	font-style: italic;
}
.btn-box{
	margin-top: 30px;
}

/* Social */

.s-btn{
	width: 100%;
	display: block;
	clear: both;
	position: relative;
	min-width: 160px;
}
.s-btn.fb{
	margin-bottom: 5px;
}
.tendina-menu{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1001;
	height: 0px;
	overflow: hidden;
	padding: 0;
	background-color: #f5f5f5;
	margin: 5px 0;
}
.navbar-right .tendina-menu{
	right: 0;
	left: auto;
}
.tendina-menu.active{
	height: auto;
	padding: 15px;
	border: 1px solid #ddd;
}

/* Toolbar */

.navbar-header img{
	height: 20px;
	width: auto;
}

/* Sidebar */

.list-group > .child{
	padding-left: 30px;
}

/* ADV search */

.adv-search-section{
	padding: 30px 0;
}

/* Newsletter */

.newsletter{
	padding: 30px 0 60px;
	background-color: #f1f1f1;
}
.ico-big{
	font-size: 32px;
}
.subscribe{
	margin-bottom: 20px;
}
.nl-text{
	font-size: 16px;
	font-style: italic;
	width: 60%;
	margin: auto;
}

/* Testimonials */

#testimonials{
	background-color: #333;
	color: #fff;
	padding-top: 20px;
}
.testimonial-title{
	text-transform: uppercase;
}
#testimonials .content-box{
    padding: 50px;
    background-image: url("images/icons/quote.png");
    background-repeat: no-repeat;
    font-size: 16px;
    color: #f1f1f1;
}
#testimonials .content-box h3{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: 800;
}

/* Footer */

.site-info > div{
	padding-bottom: 20px;
	font-style: italic;
}

#colophon{
	display: block;
	clear: both;
	overflow: hidden;
	padding: 30px 0 0;
	background-color: #f1f1f1;
	margin-top: 30px;
}
#colophon .copyright,
#colophon .credits{
	font-size: 11px;
	text-align: center;
}
#colophon .copyright{
	font-style: italic;
}
#colophon .credits{
	padding: 5px 0;
	font-size: 10px;
}
#colophon .copyright{
	margin-bottom: 0;
	background-color: #333;
	padding-top: 15px;
	color: #fff;
}
#colophon h4{
	font-size: 24px;
	text-transform: uppercase;
}
#colophon blockquote{
	font-size: 13px; 
	font-style: italic;
}
.foot-menu a{
	color: #666;
	padding: 0 10px;
	position: relative;
}
.foot-menu a:before,
.foot-menu a:after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 5px;
	border-top: 1px solid #666;
}
.foot-menu a:before{ left: 0; }
.foot-menu a:after{ right: 0; }
.foot-menu a:hover{ color: #000; }
.foot-menu a:hover:after, .foot-menu a:hover:before{ border-color: #000; }

.slideup-down{
	display: none;
	background-color: #fff;
	float: right;
	padding: 6px 10px;
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 0;
}
.slideup-down.left{
	left: 0;
	right: auto;
}
#raro_front .slideup-down{
	display: block;
}
#colophon .body-center{
	position: relative;
}
#raro_front #colophon{
	overflow: visible;
	background-color: #fff;
	margin-top: 0;
}
#raro_front #colophon .slideup-down{
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 1000;
	display: none;
	color: #000;
}
#raro_front #colophon .slideup-down.left{
	right: auto;
	left: 0;
	z-index: 1000;
	display: none;
}
.totop{
	margin-top: 10px;
}
.foot-logo{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.foot-logo img{
	height: 48px;
	width: auto;
}

/* 

Datepicker 

*/

.ui-datepicker-inline{
	width: 100% !important;
}
.ui-datepicker-inline .ui-datepicker-group{
	width: 33.3333%;
	height: 240px;
	float: left;
}
.ui-datepicker-inline .ui-datepicker-group{
	border-right: 1px solid #000;
}
.ui-datepicker-inline .ui-datepicker-group-last{
	border-right: none;
}
.ui-datepicker-calendar td:first-child .ui-state-active ,
.ui-datepicker td span, .ui-datepicker td a{
	width: 100%;
	height: 31px;
}
.calendario .hasDatepicker{
	overflow: auto;
}
.ui-datepicker-unselectable.booked .ui-state-default {
    background-color: red;
    color: #000;
}

.mq{
	display: none;
}
.blocca{
	display: block;
}

/* Registration */

#simplr-form .checkbox{
	padding: 5px 15px;
	background-color: #ddd;
	display: none;
}
#simplr-form .view-int{
	margin-bottom: 10px;
}
.simplr-message{
	font-style: italic;
}
.simplr-message.error{
	color: #ae060d;
}
.simplr-message.success{
	color: green;
}
.simplr-message.orange{
	color: orange;
}

.reserved-prp,
.simple-prp{
	display: none;
}
.reserved-prp.visible,
.simple-prp.visible{
	display: block;
}	
.btn .fa-caret-down{
	display: none;
}
.btn.collapsed .fa-caret-down{
	display: inline;
}
.btn.collapsed .fa-caret-up{
	display: none;
}

span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }

@media only screen and (max-width: 991px) {
	.text-center-sm{
		text-align: center;
	}
	.featured-category .category-box > div p{
		font-size: 11px;
	}
	.featured-category h2 span{
		font-size: 24px;
	}
	#listings .post .entry-list .properties .entry-summary{
		/*display: none;*/
	}
}
@media only screen and (max-width: 767px) {
	.text-center-xs{
		text-align: center;
	}
	body{font-size: 11px;} 
	.featured-category:first-child{
		margin: 15vh 0 0 0;
	}
	.featured-category{
		margin: 15px 0;
	}
	.featured-category .category-box{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#main{
		height: auto !important;
	}
	.price-box .btn{
		display: block;
		float: none;
	}
	.calls{
		margin-top: 15px;
	}
	#slider1_container .colorbox{
		font-size: 22px;
	}
	#listings .post .entry-list .properties .entry-summary{
		display: block;
	}
}