body {
	font-family: "Montserrat", Arial, sans-serif;
	/*	background: #f9f9f9; */
}

.cc_container {
	position: fixed !important;
	left: 0 !important;
	right: auto !important;
	bottom: 0 !important;
	overflow: hidden !important;
	padding: 10px !important;
	max-width: 400px !important;
	height: 120px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background-color: #06a680 !important;
	color: #fff !important;
}

#selectRateText {
	font-style: italic;
	color: rgb(179, 32, 23);
	font-weight: bold;
	font-size: 12px;
}

.homepage .detico {
	bottom: 18px !important;
}

.background {
	background: #333;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

/*
.background .fadeShow-container div  {
	background-position-y: 200px !important;
}*/
div.fadeShow-container div.image {
	background-size: cover !important;
	background-position: top !important;
}

@media (min-width : 798px) {
	div.fadeShow-container div.image.fillHeight {
		background-size: auto !important;
	}

	#getguide {
		padding-left: 20px;
	}
}

@media (min-width : 1201px) and (max-width:1300px) {
	.navbar-primary {
		padding: 0px 15px !important;
	}

	.nav>li>a {
		padding: 0px 10px !important;
	}


	.navbar-contacts li span {
		padding: 0px 5px !important;
	}

}

body nav.navbar.navbar-primary.navbar-fixed-top.bgblk {
	background-color: #000 !important;
}

.navbar-header {
	height: 72px;
}

@media (max-width :1200px) {
	.navbar-header {
		float: none;
	}

	.navbar-left, .navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;
	}

	.nav>li>a {
		padding: 10px 15px !important;
		line-height: 40px !important;
	}
}

h1 {
	font-size: 35px;
	/*text-transform: uppercase;*/
	font-weight: 800;
}

.focus {
	background: inherit;
}

.coltxtcn {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.reviewstab td {
	padding: 5px;
}

@media (max-width : 1000px) {
	.top-menu li a {
		padding: 0 5px !important;
	}

	.nav>li>a {
		padding: 10px 15px !important;
	}
}

@media (min-width : 1401px) {
	.col-xl-4 {
		width: 33.3%;
	}

	.col-xl-8 {
		width: 66.6%;
	}
}

@media only screen and (min-width: 1200px) {
	.main-wrapper {
		margin-top: 72px !important;
	}

	.main-wrapper-home {
		margin-top: 0px !important;
	}
}

@media (max-width : 767px) {
	.topdiv {
		margin-top: 10px !important;
	}

	.rowmobile {
		text-align: center;
		padding: 10px;
	}

	.rowmobile img {
		display: inline;
	}

	.listing-list-wrapper {
		padding-top: 190px;
	}
}

.filters-cat h6 {
	color: #06a680;
}

#filtri1 hr {
	margin: 10px 0px;
}



.kbcal {
	float: left;
}

.navbar-nav .dropdown-open, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #06a680;
	color: #fff;
}

.slick-next {
	right: 10px;
}

.slick-apt .slick-dots {
	overflow: hidden;
	height: 20px;
}

.slick-prev {
	margin-left: 10px;
	left: 0px;
	z-index: 999;
}

.navbar-primary {
	background-color: #000;
}

.navbar-brand {
	padding: 8px 35px;
	float: none;
	line-height: 20px;
}

.main-wrapper {
	padding-bottom: 150px;
}

@media only screen and (min-width: 768px) {
	.main-wrapper {
		/* margin-top: 126px;
		*/
		margin-top: 77px;
		padding: 0;
		padding-bottom: 50px;
	}

	.main-wrapper.withhalfcol {
		padding-bottom: 0px;
	}

	.footer.withhalfcol {
		padding-top: 80px;
	}

	.navbar-primary {
		background-color: #f8f8f8a3;
	}
}

.main-wrapper-home {
	margin-top: 0px;
	padding: 0;
	padding-bottom: 150px;
}

@media (min-width : 768px) {
	.navbar-sticky .navbar-brand img {
		padding: 0 !important;
	}
}

.top-header {
	background: url(/images/bg_body.png) repeat-x center top;
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%, #525252 0%, #6b6b6b);
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%, #525252 0%, #6b6b6b);
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%, #525252 0%, #6b6b6b);
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%,
			#525252 0%, #6b6b6b);
	background-image: linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%,
			#525252 0%, #6b6b6b);
	background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0.8) 0%,
			#525252 0%, #6b6b6b);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5000;
}

.top-menu li {
	display: inline;
}

.hero-header {
	transition: background 1s linear;
	background-position: top;
}

.navbar-nav li a {
	color: #fff;
	line-height: 72px;
}

.navbar-nav li a:hover {
	color: #06a680;
}

#total_booking_rooms {
	padding-top: 10px;
}

.hero-header-texting h1 {
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 1, 0.74);
	text-align: left;
	width: 80%;
	margin-bottom: 0;
}

.hero-header-texting p {
	font-size: 36px;
	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 1, 0.74);
	margin: 0;
	text-align: left;
	width: 80%;
	margin: 0;
}

.kbcal label, .guests label {
	display: block;
	/*padding-bottom: 5px;*/
}

.top-right-filtra {
	margin-top: 25px;
}

.top-right-date {
	margin-top: 10px;
}

.btn-holder-top {
	margin-top: 20px;
	margin-left: 10px;
}

.btn-primary {
	background-color: #06a680
}

.btn-primary:hover {
	background-color: #057b5f;
	color: #fff;
	border-color: #057b5f;
}

.maxocc {
	color: #06a680
}

.listing-list-item {
	background: #fff;
	border: 1px solid #eee;
}

.top-menu {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-menu li {
	text-transform: uppercase;
	border-left: 1px solid #fff;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	font-weight: 400;
}

.top-menu li a {
	color: #f8f8f8;
	padding: 0 15px;
}

/*
#formContainer {
		padding-top: 30px;
}
*/
.separator {
	margin: 0 0 60px;
	padding: 0 0 60px;
	border-bottom: 1px solid #000;
}

.red {
	color: #06a680;
}

.gold {
	color: #5d5924;
}

.section {
	padding: 80px 0px
}

.section-thin {
	padding: 40px 0px
}

.section h2 {
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 28px;
	font-stretch: 100%;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 30px;
}

.homeclaim {
	margin: 0 0 50px;
	font-size: 28px;
	line-height: 33px;
	font-weight: 300;
}

.homeclaim .small {
	font-size: 16px;
}

footer {
	padding-top: 0px;
	background: none;
}

.main-footer {
	background: #6b6b6b;
	padding: 20px 0px;
	height: auto;
}

/*
.main-footer {
			padding-top: 60px;
}
*/
.footer-menu {
	background: #fff;
	border-top: 1px solid #ececec;
	clear: both;
	margin-top: 20px;
}

.footer-menu ul li {
	display: inline-block;
	padding: 5px 10px;
}

.footer-menu ul li a {
	color: #06a680;
	font-weight: 300;
}

.footer-menu ul li a:hover {
	text-decoration: none;
}

.footer-block h5 {
	color: #06a680;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}

.page h1 {
	color: #06a680;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}

.page h2 {
	color: #909090;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}

.page h3 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	color: #06a680;
}

.page h3 a {
	color: #06a680;
}

.title {
	text-align: center;
	font-size: 30px;
	padding: 60px 20px;
	font-weight: 300;
	line-height: 30px;
}

.tit-in {
	padding-top: 35px;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
}

.tit-r {
	padding-top: 35px;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
}

.tit-r a {
	font-size: 35px;
}

.callmeback {
	color: #005845;
	font-weight: bold;
}

a {
	cursor: pointer;
}

.rowicons {
	text-align: center;
}

.rowicons img {
	display: inline;
}

.bggray {
	background-color: #f8f8f8;
	margin: 40px 0px;
}

.recom {
	padding-top: 20px;
	text-align: center;
}

.video {
	text-align: center;
}

.video iframe {
	padding-bottom: 40px;
}

.feat-apt {
	text-align: center;
}

.name-apt {
	margin: 13px 0px 0px 0px;
	color: #06a680;
	font-weight: 600;
}

.mapinfo .name-apt {
	margin: 5px 0px 0px 0px;
	color: rgba(0, 0, 0, 0.72);
	font-weight: 600;
}

.address-apt {
	color: #999;
	margin-bottom: 3px;
}

.stars {
	font-size: 0.9em;
	padding-top: 5px;
	min-height: 24px;
}

.stars .fa {
	margin-right: 4px;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 0px 20px;
}

.hero-header-texting h1, .hero-header-texting p {}

.apt {
	padding: 10px;
	border: 1px solid #06a68008;
	border-top: 0px;
}

.main-search-form-wrapper-01 .main-search-form-inner {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.main-search-form-wrapper-01 .main-search-form-inner {
		margin-top: 20px;
	}

	.main-search-form-wrapper-01 .main-search-form-inner {
		width: 80%;
	}
}

@media only screen and (min-width: 993px) {
	.main-search-form-wrapper-01 .main-search-form-inner {
		width: 70%;
	}

	#aptDetails .modal-dialog {
		width: 960px;
	}

	#aptDetails .container {
		width: 100%;
	}
}

#back-to-top a {
	border: 1px solid #06a680;
	background: #06a680;
}

a:hover, a:focus {
	color: #06a680;
}

#map {
	top: 144px !important;
	height: calc(100% - 144px);
}

#span-ricerca-mappa {
	right: 54px;
	position: fixed;
	top: 154px;
	line-height: 28px;
	height: 40px;
	padding-top: 5px;

}

#span-ricerca-mappa input[type='checkbox']+label {
	padding-right: 10px;
}

/*
.navbar-sticky {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
}
*/
.navbar-primary {
	background-color: #000 !important;
	padding: 0px 45px;
}

.navbar-nav .dropdown-open, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #fff;
	color: #000;
}

#filtri1 p {
	margin-bottom: 2px;
}

#filtri1 h6 {
	margin-top: 10px
}

.dropdown-menu>li>a {
	font-size: 13px;
	line-height: 1.42857;
	padding: 12px 20px;
	text-transform: capitalize;
	white-space: nowrap;
	font-weight: normal;
}

.dropdown-menu {
	padding: 0px;
	border-top: 4px solid #06a680;
}

.dropdown-menu>li {
	border-bottom: 1px solid #eaeaea;
}

.feat-apt img {
	width: 36px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #06a680;
	padding: 3px;
}

.feat-apt img:hover {
	background: rgba(102, 155, 144, .15);
}

.footer-item .newsletter.v3 input:focus {
	background-color: transparent !important;
}

.v2 .footer-item .links a:hover {
	color: #fff;
}

.v3 #footer-upper {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 60px 0px;
	font-size: 12px;
}


footer.darkfooter #footer-upper {
	background: #333333
}


.v3 #copyrights {
	background-color: #000;
	padding: 20px 0;
	color: #fff;
	text-align: center
}

.v3 .footer-block h5 {
	font-size: 14px;
	color: #06a680;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}

.v3 .footer-block a {
	font-weight: 400;
}

.v3 .footer-block a:hover {
	color: #06a680;
}

.v3 .copy-block>p {
	color: #fff;
	font-size: 14px;
	line-height: 47px;
	color: #666666;
}

.v3 .copy-block .social li a {
	color: #fff;
}

.v3 .footer-block * {
	color: #999;
}

.v3 .footer-block .about ul {
	margin-top: 15px;
}

.v3 .footer-block .about li {
	line-height: 30px;
}

.v3 .footer-block .links>li {
	line-height: 31px;
}

.newsletter.v4 {
	background-color: #2d2d2d;
	padding: 50px;
}

.newsletter.v4 .btn {
	background-color: #fff;
	color: #000;
	width: 100%;
}

.newsletter.v4 h6 {
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 0;
}

.newsletter.v4 input {
	background-color: #222222;
	border: medium none;
}

.newsletter.v4 input:hover {
	background-color: #2d2d2d;
	border: medium none;
}

footer.white #copyrights {
	background-color: #fff;
}

footer.white #copyrights p {
	color: #fff;
}

.box-rate {
	box-sizing: border-box;
	position: relative;
	/*	height: -webkit-fill-available; */
}

.box-rate.nrates1 {
	width: 100%;
}

.box-rate.nrates2 {
	width: 50%;
}

.box-rate.nrates3, .box-rate.nrates6 {
	width: 33.3%;
}

.box-rate.nrates4 {
	width: 25%;
}

@media only screen and (max-width: 991px) {
	.box-rate {
		width: 100% !important;
		padding: 20px;
	}


}

.box-rate.selected {
	background: rgba(102, 155, 144, .15);
}

.box-rate .name_rate label {
	overflow: hidden;
	display: inline;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 25px;
	vertical-align: baseline;
	padding-left: 3px;
}

/*
.box-rate .rate_small {
		overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;  
		line-height: 19px;
		height: 95px;
}
*/
.box-rate .tot-room-price {
	margin-bottom: 0px;
	text-align: right;
	direction: rtl;
	padding-bottom: 10px;
}

.box-rate .tot-room-price .list-price {
	font-size: 13px;
	font-weight: normal;
	text-decoration: line-through;
}

.box-rate .promo-attiva {
	/*
	overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  
	line-height: 19px;
	*/
	height: 38px;
	color: #356158;
	font-size: 14px;
}

.cursive {
	font-family: 'Courgette', cursive;
}

.per-n-notti {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}

.small-rate-tooltip {
	margin-top: -60px;
}

.partire-da {
	color: #999;
	/*font-family: 'Courgette', cursive;*/
}

.partire-da b {
	color: #06a680;
}

.reservation-summary h6 {
	margin-top: 0px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt60 {
	padding-top: 60px;
}

.pt80 {
	padding-top: 80px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb60 {
	padding-bottom: 60px;
}

.ptb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ptb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.ptb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.ptb60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.ptb80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

#apt-detail .reservation-summary {
	margin-top: 35px;
	margin-bottom: 0px;
}

.btn {
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	/*letter-spacing: 2px;*/
	padding: 15px 30px;
	border-radius: 4px;
}

.inline-feat img {
	width: 20px;
	display: inline;
	vertical-align: middle;
	margin-right: 3px;
}

.inline-feat {
	padding-right: 10px;
	font-size: 0.9em
}

.green {
	color: #06a680;
	font-weight: bold;
}

@media (min-width : 1200px) {
	#btn-gallery.fixed {
		position: sticky;
		top: 100px;
	}

	#reservation-summary.fixed {
		position: sticky;
		top: 175px;
	}

	#sidebar.fixed {
		position: fixed;
		top: 100px;
	}

	#col-sx {
		overflow: hidden;
	}

	#col-dx {
		padding-bottom: 100%;
		margin-bottom: -100%;
	}
}

.form-control {
	padding: 12px;
	height: 46px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 400;
}

.listing-feat {
	float: left;
	padding: 3px;
	margin-right: 24px;
	text-align: center;
	width: 110px;
	font-size: 13px;
	line-height: 24px;
}

.listing-feat img {
	width: 72px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

.apt-detail-section {
	color: #000000;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 28px;
}

.h2-apt {
	color: #06a680;
	font-weight: 600;
	height: 19px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.apt-detail-section h1 {
	text-transform: none;
	font-weight: 400;
	font-size: 42px;
	letter-spacing: 0;
	line-height: 52px;
	margin-bottom: 20px;
}

.apt-detail-section h2 {
	text-transform: none;
	color: #000;
	font-size: 30px;
	line-height: 37px;
	padding: 5px 0px;
	margin-bottom: 30px;
}

.apt-detail-section h3 {
	color: #5f6467;
	font-size: 14px;
}

.btn-inverse {
	background-color: #fff;
	color: #06a680;
	border-color: #06a680;
}

#homeimg {
	background-image: url(/images/v_hiro.jpg);
	background-position: 0px center;
	width: 100%;
	margin-bottom: 80px;
	background-size: cover;
}


#homeimg.bgblk {
	background-image: none;
	background-color: #000
}


#homeimg.bgblk h2,
#homeimg.bgblk h3 {
	color: #000
}


#aboutusimg {
	background-image: url(/images/Oa-Photo05.jpg);
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

#ownersimg {
	/*background-image: url('/images/slide1-crop.jpg');*/
	background-image: url('/images/seanrentOwnersPageBackground.jpg');
}

#mainpageImg {
	background-image: url('/images/slide1-crop.jpg');
}

.newHeader {
	/*background-image: url(/images/seanrentOwnersPageBackground.jpg);*/
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	max-height: 700px;

}

.section.withOverlay {
	background-color: rgba(0, 0, 0, 0.3);
	background-blend-mode: overlay;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
	.newHeader {
		background-attachment: unset !important;
		background-position: center top !important;
	}
}

#homeimg .overlay, #aboutusimg .overlay, .newHeader .overlay {
	padding-top: 200px;
	background-color: rgba(0, 0, 0, 0.3);
}

.newHeader .nooverlay {
	padding-top: 200px;
}

#homeimg .overlay {
	background-color: transparent;
	padding-top: 120px;
}

#aboutusimg .overlay, .newHeader .overlay {
	padding-top: 168px;
	padding-bottom: 168px;
}

.newHeader .nooverlay {
	padding-top: 168px;
	padding-bottom: 168px;
}

#homeimg h2, #aboutusimg h2, .newHeader h2 {
	color: #fff;
	font-family: Montserrat;
	font-size: 55px;
	font-weight: 600;
	line-height: 71px;
}

.newHeader h3 {
	color: #fff
}

#aboutusimg h2 {
	text-align: center;
}

#homeimg h3 {
	color: #fff;
	font-family: Montserrat;
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
}

.navbar-home {
	background-color: transparent !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-sticky {
	background-color: #000 !important;
}

.navbar-contacts {
	color: #fff
}

.navbar-contacts li {
	line-height: 72px;
	font-size: 14px;
}

.navbar-contacts li span {
	padding: 0px 10px;
	border-right: 1px solid #fff
}

.navbar-contacts li:last-child span {
	border-right: 0px;
}

.home-search:not(.newHome) {
	background-color: #FFFFFF;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.33);
	padding: 28px;
	width: 436px;
}

.home-search h4 {
	font-weight: 500;
	font-size: 26px;
}

.home-search:not(.newHome) label {
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	font-family: Montserrat;
	font-size: 12px;
	letter-spacing: 0.2px;
	line-height: 24px;
	padding-bottom: 0px !important;
}

.home-search:not(.newHome) .form-inline .form-group {
	width: 49%;
	display: inline-block;
	margin-bottom: 15px;
}

.home-search:not(.newHome) .form-inline .form-group input, .home-search:not(.newHome) .kbcal, .halfcol .kbcal {
	width: 100%;
}

.home-search:not(.newHome) select, select.form-control {
	background: url(/images/arrow_d.png) no-repeat center right 12px;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	appearance: none;
}

.home-search .cnts ul li {
	display: inline;
	border-right: 1px solid #000;
	padding: 0px 10px;
}

.home-search .cnts ul li:first-child {
	padding-left: 0px;
}

.home-search .cnts ul li:last-child {
	border-right: 0px;
}

.pipe {
	padding: 0px 5px;
}

@media only screen and (min-width: 768px) {
	.home-search-container {
		position: relative;
		min-height: 420px;
	}

	.home-search {
		position: absolute;
	}
}

.section-summary {
	color: rgba(0, 0, 0, 0.3);
	font-size: 16px;
	margin-bottom: 12px;
}

.section-title {
	color: #000;
	font-size: 32px;
	font-weight: 500;
	line-height: 42px;
	/* margin-bottom: 32px;
	*/
	margin-bottom: 12px;

}

.section-subtitle {
	color: #000;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 32px;
	/*padding-top: 20px; */
}

.section .txt-gr {
	color: rgba(0, 0, 0, 0.3);
	font-size: 16px;
}

.section .txt-gr p {
	line-height: 32px;
	margin-bottom: 0px;
}

img.grleft {
	margin-left: unset;
	float: left;
	margin-right: 20px;
	fill: #a00;
	width: 50px;
}

.section h6 {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

.section.bordered {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.seenat img {
	height: 45px;
	margin-left: unset;
	margin-right: 10px;
	float: left;
}

.seenat {
	line-height: 45px;
	font-size: 16px;
	color: #000;
}

.bggr {
	background-color: #F9F9F9;
}

.section-summary img {
	display: inline-block;
	margin-right: 10px
}

.form-group label {
	font-weight: 500;
	font-size: 12px;
}

.box-apt {
	margin-bottom: 32px;
	background-color: #FFFFFF;
	/*border: 1px solid rgba(0, 0, 0, 0.2);*/
	/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);*/
}

/*
.box-apt:hover {
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
		  transition: 0.5s;
		
}
*/
.box-apt .apt-main {
	padding: 20px
}

.box-apt .apt-name {
	color: rgba(0, 0, 0, 0.72);
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	height: 48px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.apt-name a {
	color: rgba(0, 0, 0, 0.72);
}

.box-apt .apt-price {
	height: 45px;
	color: #06A680;
	font-family: Montserrat;
	font-size: 24px;
	line-height: 29px;
	text-align: right;
	white-space: nowrap;
}

.box-apt small {
	font-size: 13px;
	color: rgba(0, 0, 0, 0.4)
}


.box-apt .apt-desc {
	margin-top: 20px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.4);
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 72px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.btn-lg {
	padding-left: 100px;
	padding-right: 100px;
}

#imgfooter {
	max-width: 195px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.bggreen {
	background: #06A680;
	color: #fff;
}

.bgdark {
	color: #fff;
	background: rgba(0, 0, 0, 0.86);
}

.bgdark h2 {
	color: #fff;
	text-align: center;
}

.review {
	text-align: center;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.review .fa-fleft, .review .fa-fright {
	opacity: 0.4;
	font-size: 40px;
}

.review:after {
	content: "\f10e";
	filter: brightness(50%);
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 40px;
	left: calc(50% + 360px);
	margin-left: 10px;
	position: absolute;
}

.review:before {
	content: "\f10d";
	filter: brightness(50%);
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 40px;
	left: calc(50% - 410px);
	margin-right: 10px;
	position: absolute;
}

.review .fa-fright {
	vertical-align: text-top;
	padding-left: 10px;
}

.review .fa-fleft {
	padding-right: 10px;
}

.review-stars {
	color: #06A680;
	text-align: center;
	padding-top: 40px;
}

.review-guest {
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}

.review-img {
	position: relative;
	height: 140px;
	margin-top: 60px;
}

.review-img img {
	position: absolute;
	width: 138px;
	left: calc(50% - 69px);
	z-index: 9;
	top: 0px;
	border-radius: 69px;
}

.review-img img.prev {
	left: calc(50% - 148px);
	z-index: 8;
	width: 100px;
	top: 19px;
	opacity: 0.3;
}

.review-img img.next {
	left: calc(50% + 48px);
	z-index: 8;
	width: 100px;
	top: 19px;
	opacity: 0.3;
}

.section h2 {
	font-family: Montserrat;
	font-size: 40px;
	font-weight: 700;
	line-height: 49px;
	text-transform: none;
	margin-bottom: 5px;
}

.section h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 30px;
	letter-spacing: 0.6px;
}

.section.whatyouget h3 {
	margin-top: 15px;
}

.section.bggreen h3 {
	margin-bottom: 17px;

}

body.contacts-index .section h2 {
	font-weight: 400;

}

body.special-index .section h3 {
	font-weight: 400;
	font-size: 30px;

}

.labelthin {
	font-weight: 400;
	font-size: 14px;
}

.section.bggreen h2, .section.bggreen h3 {
	color: #fff;
	margin-top: 0px;
}

.btn-black {
	background: #000;
	padding: 12px 30px;
}

.btn-black:hover {
	color: #fafafa;
}

.contactul li {
	display: inline;
	margin-right: 25px;
	line-height: 64px;
	font-size: 16px;
}

.contactul li span {
	line-height: 64px;
	vertical-align: top;
}

.contactul li img {
	display: inline-block;
}

#apt-menu {
	/*  border-top: 1px solid rgba(0, 0, 0, 0.19);
	  border-bottom: 1px solid rgba(0, 0, 0, 0.19);*/
}

.apt-menu-ul li {
	display: inline;
	font-size: 16px;
	padding: 0px 20px;
}

.apt-menu-ul li a {
	color: #000;
	font-weight: normal;
	line-height: 78px;
}



#res-summary-range {
	border: 1px solid rgba(0, 0, 0, 0.19);
	border-radius: 4px;
}

.avgTotPriceDetailDisplay {
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.44px;
	line-height: 18px;
	font-weight: 400;
}

.avgTotPriceBigger {
	color: #000000;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 1.13px;
	line-height: 34px;
}

body.apartment-detail .datefrom, body.apartment-detail .dateto, .guests .qt.qtguests {
	/*.guests .qt.qtguests{*/
	color: #06A680 !important;
	font-weight: 400 !important;
}

.totalFlexDiv {
	margin-top: 30px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between !important;
}

#kbrange label, .guests label {
	font-weight: 400 !important;
	/* margin-bottom: 5px;*/
}

.halfcol {
	float: left;
	width: 50%;
	/*
	padding: 8px;
	height: -webkit-fill-available;*/
}

.halfcol.leftcol {
	height: -webkit-fill-available;
	position: relative;
}

.halfcol.leftcol .absdiv {
	position: absolute;
	width: 100%;
	height: calc(100% + 400px);
	background-size: cover;
	background-position: center;
}

#specialabsdiv {

	height: calc(100% + 180px);
}


.halfcol .section {
	padding: 50px;
	padding-bottom: 100px;
}

.res-summary-range-row {
	padding: 15px;
	border-top: 1px solid rgba(0, 0, 0, 0.19);
}

#inserisci-dati-personali {
	font-size: 16px;
}

.review {
	font-size: 16px;
	line-height: 28px;
}

.review label {
	display: block;
	font-size: 13px;
	line-height: 16px;
	padding-top: 10px;
}

#formBook4 label {
	text-transform: uppercase;
	font-weight: normal;
}

.ad {
	font-size: 18px;
}

.home-search .seldates, .section .halfcol .seldates {
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 12px;
}

.section .halfcol .seldates {
	width: 100%
}

.datebar {
	padding: 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.19);
	position: fixed;
	top: 72px;
	width: 100%;
	background: #fff;
	z-index: 9;
}

.datebar .kbcal {
	margin-right: 30px;
	/*width: 190px;*/
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	*/
}

.apt-amenity {
	font-weight: 300;
}

.apt-amenity .fa {
	color: #06a680;
	-webkit-text-stroke: 1px #fff;
}

.datebar .filterblock, .datebar .seldates {
	float: left;
	margin-right: 30px;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	line-height: 34px;
	padding: 0px 10px;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.datebar .seldates {
	border: 1px solid #06a680;
	margin-right: 10px;
	background: #06a680;
	color: white !important;
}

.datebar .filterblock.noborder {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.datebar .kbcal {
	margin-right: 0 !important;
}

.datebar label, .guests .qt, .destination {
	font-size: 16px !important;
	font-weight: 400;
}

.viewfilter {
	line-height: 19px;
	font-weight: 400;
}

.filterblock a {
	color: #5f6467;
}

.booknowlink {
	color: rgba(0, 0, 0, 0.4);
	font-size: 16px;
}

.filters-cat {
	position: absolute;
	z-index: 1099;
	background-color: #fff;
	/*top: 150px;*/
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
	padding: 20px;
	display: none;
}

.datebar .filterblock {
	margin-right: 10px;
}

#filterdest {
	left: 15px;
}

.datebar label {
	font-size: 17px;
}

.datebar .filterblock a, .datebar .filterblock label {
	cursor: pointer;
}

.navbar-brand img {
	margin-top: -3px
}


@media (max-width : 902px) {
	.datebar {
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-bottom: 15px !important;
	}

	.datebar .filterblock, .datebar .kbcal {
		margin-right: 5px !important;
		max-width: 48% !important;
	}

	.datebar .seldates {
		width: 100% !important;
	}

	.datebar label, .guests .qt, .destination {
		font-size: 14px !important;
	}

	input[type="radio"]+label, input[type="checkbox"]+label {
		font-size: 14px !important;

	}

	input[type="checkbox"] {
		width: 20px !important;
		height: 20px !important;
		line-height: 28px;
	}

	/*   #filtern_bedrooms {
		 left: 300px;
	 }
	 #filtern_bathrooms {
		 left: 550px;
	 }*/
	#filteramenities {
		/*  left: 715px;*/
		width: 400px;
	}
}

@media (max-width : 992px) {

	/*  #filtern_bedrooms {
		  left: 366px;
	  }
	  #filtern_bathrooms {
		  left: 550px;
	  }
	  #filteramenities {
		  left: 715px;
		  width: 400px;
	  }*/
}

@media (min-width: 992px) and (max-width : 1199px) {

	/*    #filtern_bedrooms {
			left: 430px;
		}
		#filtern_bathrooms {
			left: 560px;
		}
		#filteramenities {
			left: 670px;
			width: 400px;
		}*/
}

@media (min-width : 1200px) {


	/*  #filtern_bedrooms {
		  left: 430px;
	  }
	  #filtern_bathrooms {
		  left: 560px;
	  }
	  #filteramenities {
		  left: 700px;
		  width: 400px;
	  }*/
	/*
	#filterprice {
		left: 850px;
		width: 350px;
	}

	#filterprice #amount {
		width: 300px;
	}
	*/

	.checkboxFilterElement {
		padding-bottom: 10px
	}

	.datebar .kbcal {
		margin-right: 30px;
	}
}

@media (min-width : 1200px) {

	.navbar-brand img {
		margin-top: -3px
	}
}

.switch {
	position: relative;
	display: inline-block !important;
	width: 60px;
	height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #06a680;
}

input:focus+.slider {
	box-shadow: 0 0 1px #06a680;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.filterblock.pull-right {
	margin-right: 15px;
}

.filterblock.pull-right label {
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	font-size: 15px;
	margin-right: 3px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #06a680;
	background: #06a680 !important;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
	border: #06a680 !important;
}

.ui-corner-all {
	border-radius: 10px !important;
}

/* .navbar-collapse.collapse.in .navbar-nav, .navbar-collapse.collapsing .navbar-nav {
	background: rgb(0, 0, 0);
} */

@media (max-width : 767px) {
	.filters-cat {
		width: 80%;
		left: 10%
	}
}

.rowpayment {
	border: 1px solid #DDE3E8;
	border-radius: 3px;
	padding: 30px;
	margin-top: 40px;
}

.methodlabel {
	font-size: 18px !important;
	font-weight: 500 !important;
	padding-left: 5px !important;
	color: #000;
	text-transform: none !important;
}

.rowpayment .small-text {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.3);
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.contact-section label {
	font-size: 13px;
}

.rowpayment input {
	margin-bottom: 6px;
}

.col-apt {
	width: 518px;
	margin-left: 30px;
	margin-right: 30px;
}

#list-apartments {
	width: 518px;
	float: left;
}

.full-listing #list-apartments {
	width: 100%;
	float: none;
	max-width: 1156px;
	margin-left: auto;
	margin-right: auto;
}

.full-listing .col-apt {
	float: left;
}

#mapcol {
	width: calc(100% - 578px);
	float: right;
}

#col-listing {
	padding-left: 15px;
}

.fancybox-skin {
	box-shadow: none !important;
	background: transparent !important;
}

.fancybox-close {
	position: fixed !important;
	top: 22px !important;
	right: 22px !important;
	background-image: url(/images/x_close.png) !important;
	background-repeat: no-repeat;
}

.fancybox-next span {
	right: -80px !important;
	background: url(/images/arrow_right.png) #000000 !important;
	visibility: visible !important;
	height: 52px !important;
	width: 52px !important;
	border-radius: 4px;
	background-position: 10px 7px !important;
	background-repeat: no-repeat !important;
}

.fancybox-prev span {
	left: -80px !important;
	background: url(/images/arrow_left.png) #000000 !important;
	visibility: visible !important;
	height: 52px !important;
	width: 52px !important;
	border-radius: 4px;
	background-position: 7px 7px !important;
	background-repeat: no-repeat !important;
}

#cookies {
	position: fixed;
	bottom: 0px;
	z-index: 999;
	background: #fff;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	padding: 14px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#cookies .pull-right img {
	margin-top: 12px;
}

#cookies .btn-inverse {
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 150px;
	font-size: 15px;
	margin-left: 30px;
}

.aboutbox {
	/* margin-bottom: 60px;*/
}

.aboutbox h4 {
	font-size: 28px;
	line-height: 36px;
}

.abouttext {
	color: #000000;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 28px;
}

.aboutus {
	padding-top: 30px;
	color: #000000;
	font-size: 16px;
	line-height: 28px;
}

.bggreen.bgtrans {
	background-color: rgba(6, 166, 128, .8);
}

.aboutcount {
	text-align: center;
	font-size: 16px;
}

.aboutcount .count {
	display: block;
	font-size: 64px;
	line-height: 78px;
}

.room-elem label {
	text-transform: none !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	line-height: 24px !important;
	padding-bottom: 8px !important;
}

.metodo-pagamento .lined-heading {
	padding-top: 40px;
	padding-bottom: 20px;
	color: #1B2125;
	font-family: Montserrat;
	font-size: 24px;
	line-height: 29px;
}

.resp-container {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}

.resp-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.halfcol .section h3 {
	font-size: 30px;
}

.reservation-summary .halfcol {
	padding: 10px;
}

.reservation-summary .halfcol:first-child {
	border-right: 1px solid rgba(0, 0, 0, 0.19);
}

#btn-prenota:disabled {
	display: none
}

.slick-prev:before, .slick-next:before {
	content: '';
}


.slick-prev, .slick-prev:hover {
	background: url(/images/arrow_left.png);
	height: 36px;
	background-position: center;
}

.slick-next, .slick-next:hover {
	background: url(/images/arrow_right.png);
	height: 36px;
	background-position: center;
}


.slick-apt a.thumb img {
	margin-bottom: 0px;
}


.acceptterms input[type='checkbox']+label {
	display: inline;
	padding: 0px 0px 0px 10px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 1px solid #272727 !important;
	background: #ffffff !important;
}

.ui-widget.ui-widget-content {
	border: 1px solid #272727 !important;
	height: 1px;
}

.ui-slider .ui-slider-handle {
	width: 24px !important;
	height: 24px !important;
	cursor: default;
	border-radius: 15px !important;
}

#filterprice {
	padding-right: 30px;
	padding-bottom: 30px;
}

#filterprice #amount {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -12px !important;
}


.filters-cat #district {
	width: 250px
}

.daterange .seldates {
	font-weight: 400;
	color: #5f6467
}

input[type='radio'] {
	display: inline;
	vertical-align: baseline;
}

.res-summ-fixed {
	position: fixed;
	background: #fff;
	z-index: 999;
	max-width: 320px;
	width: auto !important;
}

.affix, .affix-top, .affix-bottom {
	max-width: 360px;
	/*top:80px;*/
}

.affix-bottom {
	top: 400px;
}

.scrollAffix {
	position: fixed !important;
	z-index: 999;

}

.someCheckBoxSelected a {
	color: white !important;
}

.someCheckBoxSelected {
	background: #06a680 !important;
	color: white !important;
	border: 1px solid #06a680 !important;
}

.fancybox-overlay {
	background: rgba(255, 255, 255, 1) !important;
}

.navbar-toggle:not(.collapsed) img {
	transform: rotate(180deg);
}

.size14 {
	font-size: 14px
}


@media (max-width :767px) {


	#serviceExcellence p {
		padding-left: 70px;
	}

	#recentlyseen {
		color: #000;
		text-align: center;
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 20px;
	}

	.seenat {
		margin-bottom: 60px
	}

	.seenat img {
		margin-right: 30px
	}

	.box-apt {
		margin-left: -15px;
		margin-right: -15px;
	}

	#bestprice {
		text-align: center
	}

	#bestprice img {
		margin-left: auto;
		margin-right: auto !important;
		display: block;
		float: none !important;
		margin-bottom: 10px;
	}

	#btn-submit-msg {
		margin-top: 10px;
	}

	.navbar-nav {
		margin-top: 0px;
	}



	.col-apt {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}

	#list-apartments {
		width: 100%;
		float: none;
		padding: 0px 15px;
	}

	#col-listing {
		padding-left: 0px;
		padding-right: 0px;
	}

	.listing-list-wrapper {
		padding-top: 0px;
		/*position: relative;*/
	}


	.listingpage {
		position: relative;
	}

	.main-wrapper.main-wrapper-container {
		padding-left: 15px;
		padding-right: 15px;
	}


	.datebar {
		position: static;
		padding: 5px 0px;
		margin: auto -15px;
		padding: 0px 15px;
		width: -webkit-fill-available;
	}

	.datebar .seldates, .datebar .qt, .datebar .destination {
		font-size: 12px;
		line-height: 19px;
	}

	.filters-cat {
		position: absolute;
		width: 100%;
		left: 0%;
		top: -6px;
	}

	.datebar .filterblock, .datebar .kbcal {
		margin-right: 0px;
		width: 50%;
		margin-top: 10px;
	}

	.listingpage #formContainer {
		display: flex;
		/* Magic begins */
		flex-direction: column;
		/* Column layout */
	}

	.listingpage #formContainer>form {
		order: 1;
		/* Move to the bottom */
	}

	#mapcol {
		float: none;
		width: 100%;
	}

	#map_canvas_container {
		display: none;
	}

	#map {
		position: relative !important;
		height: 500px;
		width: 100%;
		top: 0px !important;
		margin-bottom: 30px;
	}

	.box {
		padding: 0px;
	}

	.room-list-riep {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.room-elem h4 {
		color: rgba(0, 0, 0, 0.72);
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 24px;
		margin-top: 10px;
	}

	.room-list-riep .ad {

		font-size: 28px;
		line-height: 34px;
	}

	.room-elem .amount {
		text-align: left;
		padding-top: 30px;
		height: auto;
		padding-bottom: 30px;
	}

	.room-elem .amount label {
		font-size: 20px;
		font-weight: 500;
		line-height: 24px;
		text-align: left !important
	}

	.cards {
		display: noneM
	}

	.main-wrapper {
		padding-bottom: 150px;
	}

	footer {
		padding-top: 0px;
	}

	.col-sm-5.pull-right {
		float: none !important;
	}

	#mainpage .halfcol {
		width: 100%;
		float: none;
	}

	#mainpage .halfcol .section {
		padding: 45px 15px;
	}

	.section.bggreen.bgtrans {
		padding: 50px 0px;
	}

	.aboutcount {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#aboutusimg .overlay {
		padding-top: 200px;
		padding-bottom: 200px;
	}
}

@media (max-width :991px) {
	.home-search {
		width: 100%;
		position: static;
	}

	.navbar-primary {
		padding: 0px;
	}

	.navbar-brand>img {
		width: 165px;
		display: block;
		position: absolute;
		left: calc(50% - 83px);
		top: 19px;
	}

	#homeimg {
		background-position: -460px -54px;
		background-size: auto 140%;
		margin-bottom: 0px;

	}

	#homeimg h3 {
		font-size: 24px;
		padding-bottom: 60px;
	}

	#aboutusimg h2 {
		font-size: 44px;
		line-height: 63px;

	}

	#homeimg h2 {
		font-size: 44px;
		line-height: 52px;
		margin-top: -30px;
	}

	#homeimg .overlay {
		padding-top: 120px;
	}

	.cnt-li span {
		color: #fff;
		font-size: 14px;
		line-height: 52px;
		padding: 0px 15px;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: none;
	}


	.navbar-primary hr, .navbar-sticky hr {
		margin-left: 10px;
		margin-right: 10px;
	}



	.res-summ-fixed {
		position: static;
		padding: 0px !important;
	}

	.slick-apt, .romm-img {
		margin-right: -15px;
		margin-left: -15px;
	}

	.box-apt .apt-price {
		direction: rtl
	}


	.apt-detail-section h1 {
		font-size: 24px;
	}


}

.apt-detail-section .aboutTheArea {
	color: #000000;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 28px;
}

;


input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 0 !important;
}

.gm-style .gm-style-iw-c {
	border-radius: 0px !important;
}

.howcontact label {
	padding-right: 16px !important
}

.howcontact label:last-child {
	padding-right: 0px !important
}

#combines {
	font-weight: 400;
	font-size: 28px;
}

@media (min-width :992px) {
	#top-apt-row {
		/* border-right: 1px solid  rgba(0, 0, 0, 0.19);*/
	}
}

.datebar .seldates {
	line-height: 34px;
	width: 172px;
}

.box-apt .slick-next, .box-apt .slick-prev {
	display: none !important;
}

.box-apt:hover .slick-next, .box-apt:hover .slick-prev {
	display: block !important;
}

#res-summary-range .guests .qt {
	line-height: 18px !important;
}

.reviewres {
	font-size: 18px;
}

.reviewres label {
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding-top: 10px;
}

.v3 #copyrights a, .v3 #copyrights a:hover {
	color: rgba(255, 255, 255);
	font-weight: normal;
}

#footer-upper a, #footer-upper a:hover {
	color: rgba(255, 255, 255, 0.75);
	font-weight: normal;
}

ul.dotted {
	list-style-type: disc;
	padding-left: 20px;
}

ul.dotted li {
	margin-bottom: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}


@media (max-width: 767px) {
	.datebar .seldates, .datebar .qt, .datebar .destination {
		font-size: 16px;
		line-height: 34px !important;
	}
}

span.oldprice {
	font-size: 0.7em;
	text-decoration: line-through;
	color: rgba(0, 0, 0, 0.72);
}

.btn.btn-primary.black {
	background: #000;
	border: #000;
}

.btn.w240 {
	width: 240px;
}

.text-white {
	color: #fff !important;
}

.bignumbers {
	vertical-align: middle;
	width: 44px;
	height: 44px;
	background: #fff;
	border-radius: 50%;
}

.bignumbers h3 {
	font-weight: 700;
	margin: 0;
	line-height: 44px;
}

.bignumbers.inverse {
	background: #000 !important;
}

.bignumbers.inverse h3 {
	color: #fff !important;
}

.whatweoffer {
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.19);
	padding: 30px 20px;
}

.whatweoffer:hover {
	box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.19);
	padding: 30px 20px;
}

.whatweoffer p {
	padding-left: 40px;
	padding-right: 40px;
}

.whatweofferhome h3 {
	font-size: 18px;
	color: #000000;
	line-height: 23px;
	font-weight: 700;
	margin-bottom: 0;

}

.whatweofferhome h4 {
	font-size: 20px;
	color: rgba(0, 0, 0, 0.72);
	line-height: 24px;
	min-height: 60px;
	font-weight: 500;

}

.bgblack {
	background: black !important;
	color: white !important;
}

.bgblack h1, .bgblack h2, .bgblack h3, .bgblack h4, .bgblack h5, .bgblack h6 {
	color: white !important;
}

.wecare h3 {
	margin-bottom: 0px;
}

.wecare h2 {
	margin-bottom: 10px;
}

.ownersay h3.stars {
	font-size: 30px;
}

.ownersay p {
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.ownersay img.img-circle {
	border: 1px solid #ccc;
	height: 100px;
}

.ownersay .avatarName {
	color: #484848;
	font-size: 22px;
	line-height: 27px;
}

.ownersay .avatarName small {
	color: #000000;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
}

.getyourprofessionallyhome {
	min-height: 800px;
	padding: 140px 0px;
}

.getyourprofessionallyhome .media-body h3.media-heading {
	font-size: 30px;
	line-height: 37px;
	font-weight: 700;
}

.getyourprofessionallyhome .media-body h4 {
	font-size: 20px;
	line-height: 26px;
}

.getyourprofessionally p.lead {
	color: #000000;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 28px;
}

.bgbr.darkened {
	background-color: #484848;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.33);
}

.callus h3 {
	color: #FFFFFF;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 34px;
}

.btn-primary.outline.white {
	border: 0px solid white !important;
	background: none;

}

.owners-index footer {
	padding-top: 90px
}

.bigsavings {
	color: #06A680;
	font-size: 19px;
	letter-spacing: 0;
	line-height: 23px;
	margin-bottom: 10px;
}

#totalePrenotazione, .summary-price {
	color: #000000;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 24px;
}

.allTextWhite * {
	color: white !important;
}

.btn.btn-primary {
	background: #06A680 !important;
	border-color: #06A680 !important;
}

.btn.btn-primary:hover {
	background: #000 !important;
	border-color: #000 !important;
}

.callus .btn.outline:hover {
	background: #000 !important;
	border-color: transparent !important;
}

body:not(.apartment-detail) .navbar.navbar-fixed-top:not(.navbar-sticky), body:not(.book-step1) .navbar.navbar-fixed-top:not(.navbar-sticky) {
	background: transparent !important;
}

body.apartment-detail .navbar.navbar-fixed-top:not(.navbar-sticky), body.book-step1 .navbar.navbar-fixed-top:not(.navbar-sticky), body.new-home-index .navbar.navbar-fixed-top:not(.navbar-sticky), body.about-us-index .navbar.navbar-fixed-top:not(.navbar-sticky), body.special-index .navbar.navbar-fixed-top:not(.navbar-sticky), body.contacts-index .navbar.navbar-fixed-top:not(.navbar-sticky), body.book-view .navbar.navbar-fixed-top:not(.navbar-sticky) {
	background: #000 !important;
}

.navbar {
	transition: all 1s ease;
}

/*
.callus-button{
	margin-right: 30px
}*/
.separatore {
	margin-right: 20px;
	height: 1px;
}

.callus-navbar-button {
	padding: 5px !important;
	line-height: 40px !important;
	margin-right: 10px;
	margin-top: 10px !important;
}

.callus-navbar-button:hover {
	color: white !important;
}

@media (min-width: 1201px) {
	.callus-navbar-button {
		margin-right: 0px;
		width: 180px !important;
	}
}

.telnum {
	display: none;
	cursor: default;
}

@media (max-width: 1200px) {
	.telnum {
		font-size: 18px;
		margin-top:11px; /*1 px in piu' per il bordo */
		margin-bottom:21pX; /*1 px in piu' per il bordo */
	}
}

.bookNowButton, .booknowButton {
	width: 180px !important;
}

a.btn.callusActionButton {
	background: black !important;
	border: 1px solid white !important;
}

.navbar.navbar-fixed-top:not(.navbar-sticky):not(.bgblk) a.btn.callusActionButton {
	border: 1px solid black !important;
}

a.btn.callusActionButton:hover {
	background: #06A680 !important;
	border: 1px solid #06A680 !important;
	color: white !important;
}

.ptb55 {
	padding-top: 55px !important;
	padding-bottom: 55px !important;
}

@media (max-width : 768px) {
	.owners-index footer {
		padding-top: 0;
	}

	.owners-index .main-wrapper {
		padding-bottom: 90px !important;
	}

	.newHeader {
		max-height: 100%;
	}
}

@media (max-width : 991px) {
	.newHeader {
		max-height: 100%;
	}

	ul.navbar-contacts li.callusActionButtonContainer a.callusActionButton {
		margin-left: 10px
	}
}

@media (max-width : 539px) {
	.separatore {
		display: none;
	}
}

@media (max-width : 513px) {
	.callus-button {
		margin-bottom: 20px;
	}
}

@media (max-width : 1200px) {
	.navbar.navbar-fixed-top:not(.navbar-sticky) {
		background: #000 !important;
	}

	ul.navbar-contacts li.callusActionButtonContainer a.callusActionButton {
		margin-bottom: 20px
	}
}

@media(max-width:991px) {
	#homeimg h2, #aboutusimg h2, .newHeader h2 {
		color: #fff;
		font-family: Montserrat;
		font-size: 32px;
		font-weight: 600;
		line-height: 36px;
	}

	#aboutusimg .overlay, .newHeader .overlay {
		padding-top: 100px;
		padding-bottom: 80px;
	}

	.getyourprofessionallyhome {
		padding: 60px 0px;
	}
}