@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Playfair+Display:400,700&display=swap');
html {
	font:normal 16px / 24px 'Lato',Helvetica,Arial,sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	background:#FFFDFA;
	color:#222;
}
select, input[type="text"] {
	font-size: 0.85rem !important;
}
.ia-topbar {
	background-color:#ac3434;
	height:40px;
	line-height: 40px;
}
.ia-header {
	display:block;
	background-color:#FBF6EA;
	background-image:url(../images/bg-header.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:96px;
}
.ia-logo {
	max-height:80px;
}
@media (max-width: 959px) {
	.ia-header {
		height:84px;
	}
	.ia-logo {
		max-height:70px;
	}
}
@media (max-width: 767px) {
	.ia-header {
		height:75px;
	}
	.ia-logo {
		max-height:60px;
		float:left;
		margin-bottom:0;
	}
}
.ia-search-icon {
	margin-top:20px;
}
.ia-search-icon i {
	color:#000;
}
.ia-search-box {
	background-color:#ECEAE7;
	padding:10px 0;
	position:relative;
	z-index:99999999;
	-webkit-box-shadow:0 0 0 1px rgba(232,225,204,1);
	-moz-box-shadow:0 0 0 1px rgba(232,225,204,1);
	box-shadow:0 0 0 1px rgba(232,225,204,1);
}

.ia-hp-title {
	padding:20px 0;
	background-color:#ac3434;
	margin-bottom:30px!important;
}
.ia-hp-text {
	margin-top:30px!important;
}
.ia-footer {
	margin-top:20px;
	background-color:#FBF6EA;
	background-image:url(https://www.immobiliare-ariete.com/images/bg-footer.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px 0;
	color:#444;
}
.ia-footer h4 {
	text-transform:uppercase!important;
	color:#426384!important;
	line-height:40px;
}
.ia-credits {
	background-color:#ac3434;
	padding:20px 0;
	color:#C60;
}
.ia-text-medium {
	font-size:15px;
}
.ia-alternate-color {
	color:#426384;
}
.ia-background-color {
	background:#ac3434;
}
.ia-code {
	font-size:16px;
	color:#0D1B5D;
}
.ia-price {
	font-size:24px;
	color:#0d1b5d;
}
.ia-price span {
	font-size:24px;
	color:red;
	text-decoration:line-through;
}
.ia-gallery-box {
	background-color:#FFF;
	border:1px solid #f1ecdf;
}
.ia-panel-box-secondary {
	background-color:#eceae7;
}
.ia-panel-properties {
	background-color:#FFF;
	-webkit-box-shadow:0 0 0 1px rgba(232,225,204,0.6);
	-moz-box-shadow:0 0 0 1px rgba(232,225,204,0.6);
	box-shadow:0 0 0 1px rgba(232,225,204,0.6);
}
@media (max-width: 479px) {
	.ia-panel-properties {
		height:auto;
	}
}
.ia-overlay-background {
	background:rgba(255,255,255,0.75);
}
.ia-slideshow-panel {
	margin: 0 !important;
	height: 40px;
	line-height: 40px;
	padding:12px;
	font-family:'Playfair Display',Times,serif;
	font-size: 1.1rem;
	color:#AC3434;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold !important;
}
.ia-slideshow-button {
	margin: 0 !important;
	height: 40px;
	line-height: 40px;
	padding:12px;
	background-color: #AC3434;
	color: #fff;
	font-family:'Playfair Display',Times,serif;
	font-size: 1.1rem;
	text-transform: uppercase;
	text-decoration: none !important;
	display: inline-block;
}
.ia-slideshow-button:hover {
	background-color:  #BF3838;
	color:#CFB052;
}
#print-footer {
	display:none;
}
.googlemap_wrap {
	position:relative;
	padding-bottom:65.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.googlemap_wrap iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:80%;
}
ul.box_text {
	margin:0!important;
	padding:0!important;
}
ul.box_text li {
	padding:2px 0!important;
	margin:0 0 4px!important;
	font-size:13px;
	color:#444;
	list-style-type:none;
	text-align:right!important;
	clear:both;
	font-weight:400;
	display:block;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-left-width:0;
	border-bottom-style:solid;
	border-bottom-color:#F1ECDE;
}
ul.box_text_footer {
  margin: 0;
  padding-left:0;
  list-style: none;
	font-size:12px;
	color:#444;
	list-style-type:none;
}
ul.box_text_footer li:nth-child(n+2)  {
	  border-top: 1px solid rgba(108, 108, 108, 0.1) !important;
}
ul.box_text .left {
	float:left;
	font-weight:700;
}
ul.box_text_footer li {
	text-align:right!important;
	clear:both;
	font-weight:400;
	display:block;
	  margin-top: 2px !important;
	  padding-top: 2px !important;
}
ul.box_text_footer .left {
	float:left;
	font-weight:700;
}
h1,h2,h3,h4,h5,h6,.uk-h1,.uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, legend {
	font-family:'Playfair Display',Times,serif !important;
	/*color:#ac3434;*/
	color: #436484 ;
}
.uk-h2 {
}
h1 {
	text-transform:uppercase;
}
a {
	background:transparent;
}
a:active,a:hover {
	outline:0;
}
a,.uk-link {
	color:#ac3434;
	text-decoration:none;
	cursor:pointer;
}
a:hover,.uk-link:hover {
	color:#C60;
	text-decoration:underline;
}
.error {
  color: #d85030 !important;
  text-transform: uppercase !important;
  font-size: 11px;
  line-height: 16px;
}
/* NAVBAR */
.uk-navbar {
  background: none !important;
  color: #444;
  padding: 28px 0 !important;
}
.uk-navbar-nav > li > a {
	font-family:'Playfair Display',Times,serif;
	text-transform: uppercase;
    padding: 0 12px;
	color:#ac3434;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
	background-color:#ac3434;
	color:#d0b755;
}
.uk-navbar-nav > li > a:active {
	background-color:#ac3434;
	color:#FBF6EA;
}
.uk-navbar-nav > li.uk-active > a {
	background-color:#ac3434;
	color:#FBF6EA;
}
.uk-navbar-brand {
  box-sizing: border-box;
  display: block;
  height: 40px;
  padding: 0 !important;
  float: left;
  margin-top: -22px;
}
@media (max-width: 959px) {
 .uk-navbar {
 padding: 24px 0 !important;
 }
 .uk-navbar-nav > li > a {
   padding: 0 9px;
   }
.uk-navbar-brand {
  margin-top: -18px;
}
}
.uk-article-divider {
	margin-bottom:15px;
	border-color:#f1ecdf;
}
* + .uk-article-divider {
	margin-top:15px;
}
.ia-slideshow > li {
/*	height:600px!important;*/
}
@media (max-width: 767px) {
	.ia-slideshow > li {
		/*height:600px!important;*/
	}
}
.uk-nav li > a {
	font-size:12px;
	text-transform: uppercase;
}
.uk-nav > li > a {
	padding:2px 15px;
}
.uk-nav > li.uk-active > a {
	background:#ac3434;
	color:#fff;
}
/* ========================================================================Component: Breadcrumb========================================================================== */
.uk-breadcrumb > li {
	font-size:.85rem;
	margin-bottom:10px;
}
.uk-subnav-pill > .uk-active > * {
	background:none;
	text-decoration:underline;
	color:#ac3434;
}
.uk-text-small {
  font-size: 12px;
  line-height: 16px;
}
.uk-text-large {
	font-size:18px;
	line-height:30px;
	font-weight:400;
}
.uk-h3 {
	font-size:20px;
	line-height:26px;
}
.uk-button {
	font-family: Lato, Arial, sans-serif ;
	text-transform: uppercase;
	color:#FFF;
	/*border: solid 1px #802929; */
     -webkit-transition: color .5s; /* For Safari 3.1 to 6.0 */
    transition: color .5s;
     -webkit-transition: background .5s; /* For Safari 3.1 to 6.0 */
    transition: background .5s;
    -webkit-transition: -webkit-box-shadow .5s; /* For Safari 3.1 to 6.0 */
    transition: box-shadow .5s;
	font-size: .85rem;
	line-height: : .85rem;
}
.uk-button:hover {
	color:#FFF;
	background: #bf3838;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}
.uk-button-primary {
	background-color:#ac3434;
}
.uk-button-primary:hover,.uk-button-primary:focus {
	background-color:#c52121;
}
.uk-button-primary:active,.uk-button-primary.uk-active {
	background-color:#c52121;
}

.my-disable-button {
	color:#555 !important;
	background-color:#ECEAE7 !important;
}
.my-disable-button:hover, .my-disable-button:focus{
	color:#555 !important;
	background-color:#ECEAE7 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.uk-nav-offcanvas > li > a {
  color: #cccccc;
  padding: 15px 15px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 560px;
  }
}
.uk-nav-dropdown > li > a {
	font-family:'Playfair Display',Times,serif;
	text-transform: uppercase;
}
.uk-nav-dropdown > li > a:hover,
.uk-nav-dropdown > li > a:focus {
  background: #ac3434;
  color: #ffffff;
  /* 2 */
  outline: none;
}
.uk-dropdown {
  padding: 15px;
  background: #FFF;
  color: #444444;
  /* 1 */
  font-size: 1rem;
  vertical-align: top;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);
}
.my-credits {
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
	color: rgba(255, 255, 255, 0.8);
}
.sea {
	font-family:"Oswald",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	color: rgba(255, 255, 255, 0.8);
}
.sea span {
	color:#90B7C8;
}
.my-credits:hover > .sea span {
	color:#CCC;
	color: rgba(255, 255, 255, 0.8);
}
.my-credits:hover > .sea {
	color:#90B7C8;
	text-decoration:none;
}
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(108, 108, 108, 0.1) !important;
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.my-text-semi-small {
  font-size: 14px;
  line-height: 18px;
}
.my-text-regular {
  font-size: 18px;
  line-height: 18px;
}

.my-panel-small {
	padding: 5px 3px;
}
.element {
	min-height:450px; height: auto;
}



/* common */
.ribbon {
  width: 120px;
  height: 120px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #a51c00;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 196px;
  padding: 10px 0 ;
  background-color: #a51c00;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 400 16px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
  z-index: 9999999;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}

 .el-acconsento-dialog, .el-acconsento-drawer, .el-acconsento-overlay {
	font-family: Roboto , -apple-system, BlinkMacSystemFont, "Segoe UI" !important;
	line-height: 1.4em !important;
  }
  
  .el-acconsento-dialog, .el-acconsento-dialog__footer, .el-acconsento-collapse-item__header, .acconsento-pill {
	border-radius: 8px !important;
  }
  .acconsento-click-text-justify, .acconsento-click-pl-3, .text-normal {
	text-align: left !important;
  }
  .acconsento-click-text-lg {
	  font-size: 16px !important;
  }
  .el-acconsento-tabs__content > * {
	  padding: 20px 0 20px 0 !important;
	  text-align: left !important;
  }
 .acconsento-click-informative-button {
	 padding: 12px !important;
	 margin-top: 40px !important;
	 position: relative !important;
	 display: block !important;
	 width: 200px;
 }


 .cover-container-1-1 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%; /* 1:1 ratio */
	overflow: hidden;
	display: block;
}
.cover-container-1-1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}


 .cover-container-16-9 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%; /* 16:9 ratio */
	overflow: hidden;
		display: block;

}
.cover-container-16-9 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.cover-container-24-1 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 4.17%; /* 24:1 ratio */
	overflow: hidden;
		display: block;

}
.cover-container-24-1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

  .cover-container-3-2 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.67%; /* 3:2 ratio */
	overflow: hidden;
		display: block;
		z-index: 0 !important;

}
.cover-container-3-2 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.cover-container-800-540 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 67.5%; /* 800:540 ratio */
	overflow: hidden;
		display: block;

}
.cover-container-800-540 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.cover-container-21-9 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 42.86%; /* 21:9 ratio */
	overflow: hidden;
		display: block;

}
.cover-container-21-9 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}