.focus:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background: rgba(0, 0, 0, 0.3);*/
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.bg-change-focus-addclass {
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

h1, h2 {
	font-weight: lighter;
	font-size: 1.6em;
	margin-bottom: 10px;
}

/* BE */
.guests {
	line-height: 15px;
	position: relative;
}

.guests .qt, .destination {
	/*color: #06a680;
	font-weight: 600;
	*/
	color: #5f6467;
	font-size: 17px;
	font-weight: 400;
	line-height: 34px;
}

.selzona {
	font-size: 1.4em;
	min-width: 150px;
}

.selzona select {
	width: 100%;
	font-weight: bold !important;
	color: #333 !important;
	font-size: 24px !important;
	border: none !important;
}

.selzona label {
	margin-bottom: 3px !important;
}

.guest-select {
	transition-timing-function: ease-in;
	border: 0px;
	border-top: 2px solid #06a680;
	padding: 10px;
	min-width: 80px;
	opacity: 0;
}

.guest-select:before {
	position: absolute;
	top: -8px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
	border-bottom-color: #06a680;
}

.guest-select:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}

.guest-select .btnGuest {
	background-color: #FFF;
	border: 1px solid #06a680;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	color: #999;
	display: block;
	margin: 5px;
	float: left;
}

.guest-select .btnGuest:hover {
	color: #FFF;
	background-color: #06a680;
}

.guest-select .plus {
	left: 89px;
}

.powered a {
	color: #fff;
	font-size: 10px;
}

.powered a:hover {
	color: #000;
}

.contacts {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.kbgray {
	vertical-align: sub;
	max-width: 18px;
	display: inline;
}

.topdiv {
	margin-top: 160px;
	margin-bottom: 30px;
}

.topdivsmall {
	margin-top: 85px;
}

@media ( max-width : 767px) {
	.topdiv {
		margin-top: 110px;
	}
}

.dateBar {
	padding: 0px;
	position: relative;
}

.dateBar .kbcal .d, .dateBar .guests .qt {
	font-size: 30px;
}

.dateBar .kbcal {
	float: left;
}

.dateBar .guests {
	float: left;
	/*width: 120px;*/
}

.dateBar .btn-holder {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 119px;
	padding: 10px;
}

.steps {
	margin: 10px 15px;
}

.steps .number {
	font-weight: bold;
	padding-right: 10px;
	margin-right: 5px;
}

.steps #s1 {
	background-color: #ebebeb;
}

.steps #s1.right-arrow:after {
	border-left: 25px solid #ebebeb;
}

.steps #s2 {
	background-color: #bbbbbb;
}

.steps #s2.right-arrow:after {
	border-left: 25px solid #bbbbbb;
}

.steps #s3 {
	background-color: #cbcbcb;
}

.steps #s3.right-arrow:after {
	border-left: 25px solid #cbcbcb;
}

.steps #s4 {
	background-color: #dbdbdb;
}

.steps #s4.right-arrow:after {
	border-left: 25px solid #dbdbdb;
}

.steps .step {
	background-color: #ebebeb;
	padding: 10px;
	width: 100%;
	height: 50px;
	padding: 0;
	padding-left: 40px;
	line-height: 50px;
	cursor: pointer;
}

.steps .forbidden {
	cursor: not-allowed;
}

.steps .col-sm-3 {
	padding-right: 0px;
	padding-left: 0px;
}

.steps .active {
	background-color: #06a680 !important;
	color: #fff !important;
	cursor: initial;
}

.steps .active:after {
	border-left: 25px solid #06a680 !important;
	color: #fff !important;
}

.right-arrow {
	display: inline-block;
	position: relative;
	background-color: #06a680;
	padding: 15px;
}

.right-arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -25px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid #06a680;
	z-index: 999;
}

#riep-text .title {
	line-height: 15px;
	float: left;
	width: 33%;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
}

@media ( max-width : 767px) {
	#riep-text .title {
		margin-bottom: 10px;
	}
}

.riepilogo .title {
	text-align: center;
}

.riepilogo .title span {
	font-weight: bold;
}

.listing-list-item .image:hover .detico {
	color: #fff;
}

.listing-list-item .image .detico {
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	color: #ddd;
	-webkit-transition: color 0.4s ease-out;
	-moz-transition: color 0.4s ease-out;
	-o-transition: color 0.4s ease-out;
	transition: color 0.4s ease-out;
}

.listing-list-item p {
	line-height: 20px;
}

.listing-list-item .image {
	cursor: pointer;
	border-right: 3px solid #06a680;
	box-sizing: content-box;
}

.modal-content {
	border-radius: 0px;
}

.kbmodal .modal-body {
	padding: 0px !important;
} /*
.kbmodal img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}*/
.name-child {
	font-size: 0.8em;
}

.rimuovi {
	text-align: center;
	font-size: 0.9em;
}

.rimuovi a {
	color: #999;
}

.camera {
	line-height: 1.8;
	letter-spacing: 0.4px;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 7px;
	color: #000;
	text-transform: uppercase;
}

.priceNight {
	font-size: 0.7em;
	font-weight: normal;
}

hr.small-sep {
	margin: 3px 0px;
}

hr.big-sep {
	margin-top: 3px;
	border: 1px solid #06a680;
}

.breakfast_included {
	font-size: 0.9em;
	line-height: 25px;
}

.promo_rate {
	font-size: 0.8em;
	color: #00aa00;
	line-height: 12px;
	padding: 5px 0px;
}

.kblabel {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	line-height: 1;
	display: block;
	margin: 0 0 10px;
	letter-spacing: 0.5px;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 600;
}

.kblabel-inline {
	/*margin-top: 11px;*/
	margin-right: 8px;
	display: inline-block;
}

.gray {
	color: #333;
}

.remaining {
	color: #cc0000;
	font-size: 0.8em;
}

.remainingabs {
	position: absolute;
	bottom: 10px;
}

.qt-room {
	width: 80px;
}

.promo-attiva {
	color: #21aacc;
	font-size: 0.9em;
}

.name_rate {
	font-weight: lighter;
	font-size: 1.4em;
}

.prezzo_pieno {
	text-decoration: line-through;
	font-size: 0.7em;
	font-weight: normal;
}

.tot-room-price, .tot-serv-price {
	font-weight: bold;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
}

.min-price {
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.fares .absolute-right-top {
	margin-right: -10px;
	margin-bottom: 27px;
	z-index: 999;
}

.fares .listing-details .fc {
	margin-top: -10px;
}

.fares .listing-details .fm {
	margin-top: -25px;
}

.fares .listing-details .fl {
	margin-top: -25px;
	margin-bottom: 10px;
}

.riepilogo {
	padding: 10px;
}

.navbar-header .search {
	position: absolute;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font-size: 14px;
	width: 44px;
	height: 34px;
	padding: 5px;
}

.dateBar .btn-holder-top {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.yearbox {
	min-width: 100px;
	float: left;
	padding-right: 10px;
}

.relative {
	position: relative;
}

.main-wrapper {
	/*margin-bottom: 20px;*/
	min-height: 500px;
}

.box {
	padding: 10px;
	margin: 10px 0px 20px 0px;
	background-color: #f9f9f9;
}

.box label, .room-list-riep label {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	line-height: 1;
	display: block;
	letter-spacing: 0.5px;
	font-weight: 600;
	line-height: 26px;
}

.room-list-riep {
	line-height: 18px;
	margin: 40px -15px 40px -15px;
}


.amount label {
	color: rgba(0,0,0,0.72);	
	font-size: 18px;	font-weight: bold;	line-height: 24px;	text-align: center;
	display: block;
}
.amount {
	height: 45px;
	color: #06A680;
	font-size: 24px;
	font-weight: 500;
	line-height: 29px;
	text-align: center;
}

.no_anticipo {
	    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
	
}
.amout-big {
	font-size: 20px;
}

.room-list-riep hr {
	margin: 10px 0px;
	border: 1px solid #06a680;
}

hr.eb {
	border-color: #ebebeb;
}

.room-list-riep .ad, .ba, .room-list-riep .imp {
	color: #000000;
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
}

#tassa-non-inclusa {
	font-size: 0.8em;
	color: #333;
}

.right {
	text-align: right;
}

.room-elem h4 {
	color: rgba(0, 0, 0, 0.72);
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
}

.room-elem .damagedeposit {
	color: rgba(0, 0, 0, 0.4);
	font-family: Montserrat;
	font-size: 15px;
	line-height: 24px;
	padding-top: 5px;
}

.comodo {
	width: 80px;
	height: 80px;
}

.modal-h {
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 999;
	padding: 20px;
}

.modal-h h5 {
	margin: 0;
	color: #06a680;
}
/*
@media (min-width: 1200px) {
	.modal-lg {
	    width: 1000px;
	}
}
@media (min-width: 1600px) {
	.modal-lg {
	    width: 1200px;
	}
}
*/
@media ( max-width : 767px) {
	.modal-h {
		position: inherit !important;
	}
}

@media ( min-width : 768px) {
	.riepilogo {
		padding: 10px;
		margin-top: 18px;
	}
}

.owl-dots {
	margin-top: -60px;
	z-index: 9999999999;
	position: relative;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
	{
	background: #06a680;
}

.owl-theme .owl-nav div.owl-prev {
	left: 20px;
}

.owl-theme .owl-nav div.owl-next {
	right: 20px;
}

.owl-theme .owl-nav div {
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 50%;
	height: 80px;
	width: 80px;
	color: #FF5F00;
	font-size: 80px;
	transition-duration: 0.3s;
}

.owl-theme .owl-nav div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	font-size: 18px !important;
	background: none !important;
	filter: Alpha(Opacity = 80);
	opacity: 0.8;
}

.amenities {
	display: block;
	margin-top: 20px;
	padding: 20px;
}

.amenities li {
	display: inline;
	margin-right: 15px;
}

.amenities img {
	width: 16px;
	height: 16px;
	display: inline;
	margin-right: 5px;
	vertical-align: sub;
}

.metodo-pagamento hr {
	margin: 10px 0px;
}

input, radio, select {
	vertical-align: sub;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.margin-top-10 {
	margin-top: 10px;
}

.rowpayment img {
	width: 32px;
	float: left;
	margin-right: 2px;
}

.small-text {
	font-size: 10px;
}

.configurazioni_letti {
	font-variant: petite-caps;
}

#roomchange {
	font-weight: bold;
	color: #fff;
	padding: 10px;
	background-color: #06a680;
	margin-bottom: 10px;
}

.splitSlider {
	width: 250px;
	overflow: hidden;
	display: inline-block;
	transform: skewX(-20deg);
	transition: width 0.5s ease-in-out;
	margin-left: -125px;
	border-right: 3px solid ghostwhite;
	pointer-events: none;
}

.splitBox {
	width: 250px;
	height: 167px;
}

.splitBox a {
	display: block;
	width: 100%;
	height: 100%;
}

.split2 {
	transform: skewX(20deg);
	margin-left: 125px;
	pointer-events: auto;
}

.split1 {
	position: absolute;
}

.splitSlider:hover {
	width: 339px;
}

.split1:hover+.splitSlider {
	width: 160px;
}

.fa-green {
	color: #00a22c;
	font-size: 40px !important;
}

.fa-orange {
	color: #c59508;
	font-size: 40px !important;
}

.fa-red {
	color: #cc0000;
	font-size: 40px !important;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	border: 1px solid #06a680;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.search-flex-block {
	padding: 5px 10px;
	width: 80%;
	margin: 0 auto;
	color: #fff;
}

.search-flex-block input+label:before {
	font-size: 18px;
	color: #fff;
}

.select2-container--default .select2-selection--single {
	height: 34px !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	color: #555 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #ccc !important;
	border-radius: 0 !important;
	width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered
	{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
	{
	line-height: inherit !important;
}

.select2 {
	width: 100% !important;
}

.select2-dropdown {
	border-radius: 0px !important;
}

.btn-select2 {
	height: 34px !important;
	border: 1px solid #ccc !important;
	height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
	{
	height: 32px !important;
}

.control-label small {
	display: block;
	font-size: 0.8em;
	color: #333;
}

.control-label {
	line-height: 14px !important;
	padding-top: 3px !important;
}

.btn {
	border-radius: 0px;
}

.error {
	color: #c80000 !important;
}

.form-checkin .row {
	margin-bottom: 5px;
}

.policy_canc {
	font-size: 0.9em;
	margin-top: 10px;
	color: #666;
}

.modifydate {
	font-weight: normal;
	font-size: 14px;
}

.modres .listing-list-item .content:after {
	width: 0px !important;
}

.modres .dateBar .kbcal {
	float: none;
}

.p10 {
	padding-top: 10px;
	padding-bottom: 10px
}



/** share **/
/* Style the icon bar links */
.share-bar {
	display: flex;
	justify-content: center;
	border:0;
	margin-top:20px
}
.share-bar a {
  display: block;
  text-align: center;
  padding: 13px;
  color: white !important;
	width:55px;
	float:left;
}
.share-bar a:hover, .share-bar a:focus, .share-bar a:active {
	color: white !important;
}

.facebook {
  background: #3B5998;
}
.twitter {
	background: #55ACEE;
}
.whatsapp {
  background: #25d366;
}
.email {
  background: #eb7a34;
}
