/* CSS Document */

.container.container_wide {
	max-width: 1620px;
}

   /* privacy */
	
		.privacy_link {
		  color: #009de0;
		  font-weight:700;
		  text-decoration: underline;
		  background-color: transparent;
		}
	
   /* footer */

	.footer__text {
		text-transform:none; /* uppercase;*/
		font-size: 0.8125rem;
		font-weight: 500;
	}

   /* header */
   
   
   		.header__title{ display:none; }
	
		.header-phone svg{ fill: #ffffff !important; }
		.header-phone{ color:#fff !important; }
		
		.language{}
		.language *{
			font-size: 14px;
			letter-spacing: 0.25rem;
			text-transform: uppercase;
			color:#FFF !important; 
			font-weight: 500; 
		}
		.language .btn{ 
			padding: 0.30rem 0.30rem; /*0.375rem 0.75rem;*/
		}
		.language .btn:hover{ 
			color:#000 !important; background-color:#FFF; opacity:0.5 /**/
		}
		
		.dropdown.language{ width:90px; margin-top:-5px; 		z-index: 1090 !important;} 
		.dropdown.language *{
			font-size: 11px; /* 0.8125rem;*/
			text-transform: uppercase;
			color:#FFF !important; 
			font-weight: 500; 
		}
		.dropdown.language .btn{ 
			padding: 0rem 0.25rem; /*0.375rem 0.75rem;*/
		}
		.dropdown.language .dropdown-menu{
			margin:0;
			padding:0; 
			background-color:transparent; 
			min-width:auto; 
			width: 93px;
    		margin-right: -1px;
		}
		.dropdown.language .dropdown-menu .dropdown-item{ 
			color:#FFF; 
			padding: 0.25rem; /* 0.25rem 1.5rem;*/
			text-align:center; 
		}
		.dropdown.language .dropdown-menu .dropdown-item:hover{ 
			color:#000 !important; background-color:#FFF; opacity:0.5 /**/
		}
		
		@media (max-width: 986px) {
			
			.navbar-brand-content{ padding:0px; }
			.toggler-content{ padding:0px; }
			.navbar-toggler { margin-left:5px !important; }
			
			.header-phone{ color:#000 !important; }
			.header-phone svg{ fill: #000000 !important; }
			.dropdown.language *{
			  color:#000 !important; 
			}
			
			.language *{
			  color:#000 !important; 
			}
			
			.dropdown.language .dropdown-menu{ width:86px; 	
 			}
			
			.dropdown.language .dropdown-menu .dropdown-item{ 
				color:#000; 
			}
		}
		
		@media (max-width: 1290px) {
			.header-phone{ position:absolute; top:-30px; }
		}

   /* atp filters */
	
		.input-daterange{}
		
		.input-daterange input {
		   position: relative
		}
		
		.input-daterange input:focus {
			-moz-box-shadow: none !important;
			-webkit-box-shadow: none !important;
			box-shadow: none !important;
			border: 1px solid #1976D2 !important;
			outline-width: 0
		}
		
		.input-daterange .fa-calendar-alt {
			position: absolute;
			top: 9px;
			font-size: 20px;
			color: #1976D2;
			z-index: 1000
		}
				
		.input-daterange #fa-1 {
			left: calc(50% - 35px)
		}
		
		.input-daterange #fa-2 {
			left: calc(100% - 28px)
		}
		
		.input-daterange .form-control-placeholder {
			position: absolute;
			top: 18px !important;
			left:-10px; 
			font-size:9px; 
			padding: 5px; /*12px 2px 0 2px;*/
			opacity: 0.5
		}
		
		.input-daterange #end-p {
			left: calc(50% + -4px)
		}
		
		.input-daterange .form-control:focus+.form-control-placeholder,
		.input-daterange .form-control:valid+.form-control-placeholder {
			font-size: 9px;
			transform: translate3d(0, -100%, 0);
			opacity: 1
		}
		
		.input-daterange::placeholder {
			color: #BDBDBD;
			opacity: 1
		}
		
		.input-daterange:-ms-input-placeholder {
			color: #BDBDBD
		}
		
		.input-daterange::-ms-input-placeholder {
			color: #BDBDBD
		}
		
		.book__now {
			text-transform: uppercase;
			color: #009de0;
			font-size: 0.875rem;
			font-weight: 500;
			margin-top: auto;
		}
		
		.book__now::after {
			font-family: 'Font Awesome\ 5 Free';
			font-weight: 900;
			font-size: 0.875rem;
			color: #009de0;
			content: '\f274';
			margin-left: 0.3125rem;
		}
		
		.box__subtitle {
			min-height: 35px;
		}
	.datepicker {
    background-color: #fff;
    border-radius: 0 !important;
    align-content: center !important;
    padding: 0 !important
}

.datepicker-dropdown {
    border-right: #1976D2;
    border-left: #1976D2
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: calc(50% - 6px) !important
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: calc(50% - 5px) !important;
    border-bottom-color: #1976D2
}

.datepicker-dropdown.datepicker-orient-right:after {
    border-bottom-color: #1976D2
}


.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #ccc;
    cursor: default;
}

.datepicker table tr td.today,
.datepicker span.focused {
    border-radius: 50% !important;
    background-image: linear-gradient(#FFF3E0, #FFE0B2)
}

.datepicker table thead tr:nth-child(2) {
    background-color: #1976D2 !important
}

.datepicker table thead tr:nth-child(3) th {
    font-weight: bold !important;
    padding: 20px 10px !important;
    color: #BDBDBD !important
}

.datepicker{}

.datepicker .prev.disabled{ visibility: visible !important; }

.datepicker table tbody tr td {
    padding: 10px !important
}

.datepicker table tfoot tr:nth-child(2) th {
    padding: 10px !important;
    border-top: 1px solid #CFD8DC !important
}

.datepicker .cw {
    font-size: 14px !important;
    background-color: #E8EAF6 !important;
    border-radius: 0px !important;
    padding: 0px 20px !important;
    margin-right: 10px solid #fff !important
}

.datepicker .old,
.datepicker .day,
.datepicker .new {
    width: 40px !important;
    height: 40px !important;
    border-radius: 0px !important
}

.datepicker .day.old,
.datepicker .day.new {
    color: #E0E0E0 !important
}

.datepicker .day.old:hover,
.datepicker .day.new:hover {
    border-radius: 50% !important
}

.datepicker .old-day:hover,
.datepicker .day:hover,
.datepicker .new-day:hover,
.datepicker .month:hover,
.datepicker .year:hover,
.datepicker .decade:hover,
.datepicker .century:hover {
    border-radius: 50% !important;
    background-color: #eee
}

.datepicker .active {
    border-radius: 50% !important;
    background-image: linear-gradient(#1976D2, #1976D2) !important;
    color: #fff !important
}

.datepicker .range-start,
.datepicker .range-end {
    border-radius: 50% !important;
    background-image: linear-gradient(#1976D2, #1976D2) !important
}

.datepicker .range {
    background-color: #E3F2FD !important
}

.datepicker .prev,
.datepicker .next,
.datepicker .datepicker-switch {
    border-radius: 0 !important;
    padding: 10px 10px 10px 10px !important;
    font-size: 18px;
    opacity: 0.7;
    color: #fff
}

.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker .datepicker-switch:hover {
    background-color: inherit !important;
    opacity: 1
}

@media screen and (max-width: 726px) {
    .datepicker-dropdown.datepicker-orient-right:before {
        right: calc(50% - 6px)
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: calc(50% - 5px)
    }
}
	
   /* page__intro */
		
		.page__intro .text{ text-align:justify; }
		
		@media (min-width: 1200px) {
			.page__intro .text {
			  -webkit-column-count: 2;
			  -moz-column-count: 2;
			  column-count: 2;
			  -webkit-column-gap: 3em;
			  -moz-column-gap: 3em;
			  column-gap: 3em;
			}
		  }
		
		@media (min-width: 600px) and (max-width: 1200px) {
		  .page__intro .text {
			-webkit-column-count: 2;
			-moz-column-count: 2;
			column-count: 2;
			-webkit-column-gap: 3em;
			-moz-column-gap: 3em;
			column-gap: 3em;
		  }
		}
		
		@media (max-width: 600px) {
		  .page__intro .text {
			-webkit-column-count: 1;
			-moz-column-count: 1;
			column-count: 1;
			-webkit-column-gap: 3em;
			-moz-column-gap: 3em;
			column-gap: 3em;
		  }
		}

   /* appartamenti */
	
		.struttura--data{ margin-bottom: 15px; }
		.struttura--data span{ width:40px; text-align:center; display:inline-block; }
		.struttura--data span img { max-height:25px; }
		
		.struttura--abstract{ padding-top:10px; }
	
   /* maxlength */
		
		.bootstrap-maxlength{z-index:999999992 !important; border:5px siolid #f00}
		
		.bootstrap-maxlength.label {
			display: inline;
			padding: .2em .6em .3em;
			font-size: 75%;
			font-weight: 400;
			line-height: 1;
			color: #fff;
			text-align: center;
			white-space: nowrap;
			vertical-align: baseline;
			border-radius: .25em;
			
		}
		.bootstrap-maxlength.label-important,
		.bootstrap-maxlength.badge-important {
			 background-color: #d9534f !important;
		}
		.bootstrap-maxlength.label-success,
		.bootstrap-maxlength.badge-success {
			background-color: #5cb85c !important;
		}
	
  /* modale */
		
		.modal, .bootbox.modal{ z-index: 999999991 !important;
		}
		.modal .modal-title, 
		.bootbox .modal-title {
			font-size: 1rem !important;
			text-transform: uppercase !important;
			margin-top: 0px !important;
			border-bottom: 0px  !important;
			font-weight: bold !important;
			
			
			color: #fff;
		  text-transform: uppercase;
		  font-weight: 500;
		  letter-spacing: 1px;
		}	
		
		.modal .modal-header{/*display:block;*/}
		
		.modal .modal-header .close
		.bootbox .modal-header .close {
			padding: 1rem;
			margin: -1rem -1rem -1rem -1rem;
		}
		
		/*
		.modal .btn, 
		.bootbox .btn{
			height:27px !important; 
			line-height: 18px !important; 
			margin-top:0px !important;
			font-size: 0.8rem !important;
			border-color: transparent;
			margin-bottom: 0px;
			border-radius: 0;
			width: auto;
			min-width: auto;
			padding: .25rem;
			margin: 0px;
		}
		*/
		.modal-content {
		  border-radius: 0; }
	
		.modal-dialog .modal-header {
			 background: #009de0; /**/
			padding:10px; 
			border-radius: 0;
			/*background: -webkit-linear-gradient(left, #009de0, #facd6d 50%, #009de0);
			background: -o-linear-gradient(right, #009de0, #facd6d 50%, #009de0);
			background: -moz-linear-gradient(right, #009de0, #facd6d 50%, #009de0);
			background: linear-gradient(to right, #009de0, #facd6d 50%, #009de0);*/
		}
		.modal-dialog .modal-header h3,
		.modal-dialog .modal-header h4 {
		  color: #fff;
		  text-transform: uppercase;
		  font-weight: 500;
		  letter-spacing: 1px; }
		  
		  .modal-dialog .modal-header .close {
			padding: 0.5rem 1rem 0 1rem;
			margin: -1rem -1rem -1rem auto;
			color: #fff;
			font-size: 30px;
			opacity: 1;
		}
		.modal-dialog label {
			display: inline-block;
			max-width: 100%;
			margin-bottom: 5px;
			font-weight: 500;
		}
	
		@media (min-width: 992px) {
		  .modal-open .modal {
			padding-left: 15px; } 
		}
		
		.modal-footer {
		  background-color: #f8f8f8;
		  color: #8a8d90;
		  font-family: "Roboto", Helvetica, Arial, sans-serif;
		  text-align: center; }
		  .modal-footer a {
			color: #121729; }
		
		.bootbox .modal-footer {
			padding:10px;
		} 
		
		.error-label {
			text-transform: uppercase;
			margin-top: 1px;
			text-align: left;
			font-size: 10px;
			color: #ce181f;
			letter-spacing: .83px;
			font-weight: 500;
		}

	
	/* MODAL OVERLAY LOADING */
		
		/* Start by setting display:none to make this hidden.
		   Then we position it in relation to the viewport window
		   with position:fixed. Width, height, top and left speak
		   speak for themselves. Background we set to 80% white with
		   our animation centered, and no-repeating */
		#page-loading-overlay {
			display:    none;
			position:   fixed;
			z-index:    999999992;
			top:        0;
			left:       0;
			height:     100%;
			width:      100%;
			background: rgba( 0, 0, 0, .5 ) 
						/*url('../scripts/jquery/loader.gif')
						50% 50%*/ 
						no-repeat;
		}
			
		#page-loading-overlay .loader {
		  border: 16px solid #f3f3f3;
		  border-radius: 50%;
		  border-top: 16px solid #009de0 ;
		  width: 120px;
		  height: 120px;
		  -webkit-animation: spin 2s linear infinite;
		  animation: spin 2s linear infinite;
		  margin:auto;
		  left:0;
		  right:0;
		  top:0;
		  bottom:0;
		  position:fixed;
		}
		
		@-webkit-keyframes spin {
		  0% { -webkit-transform: rotate(0deg); }
		  100% { -webkit-transform: rotate(360deg); }
		}
		
		@keyframes spin {
		  0% { transform: rotate(0deg); }
		  100% { transform: rotate(360deg); }
		}
	
		/* When the body has the loading class, we turn
		   the scrollbar off with overflow:hidden */
		body.page-loading-overlay {
			overflow: hidden;  /* 
			margin-right:25px;*/
		}
		
		/* Anytime the body has the loading class, our
		   modal element will be visible */
		body.page-loading-overlay #page-loading-overlay {
			display: block;
		}		

		.box__image {
            display: flex;
            width: 100%;
            height: 330px;
            overflow: hidden;
            opacity: 1;
			border:1px solid #f4f4f4;
		}
		.box__image .img_in_box { 
			width: 100%;
			-o-object-fit: cover;
			object-fit: cover;
			-o-object-position: 50% bottom;
			object-position: 50% bottom;
			vertical-align: bottom;
		}