@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap');

/************ Common Css Template **************
	Css generale per templates bootstrap
	versione 170420 by marco maria leoni

	con classi per templates senza css inline
	- news
	- catalog
	- real estate base

/************ General ************/

#motSearchLayer {
	width: 1170px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	padding: 96px 15px;
}
#thanks {
	width: 1170px;
	max-width: 100%;
	margin: 0 auto;
	display: block;
	padding: 0 30px 96px;
	color: green;
	font-weight: bold;
}
/*-----------------------------------
PAGINA FAQ
-----------------------------------*/
#accordion h4 a:before{
	content: "\f067";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
	color:#0097d7;
}
#accordion h4 a[aria-expanded="true"]:before{
	content: "\f068";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
	color:#0097d7;
}
.pull-left {
	float: left !important;
	padding-right: 15px;
}
#rowNavigator {
	display: none;
}

html,
body {
    height: 100%;
    font-family: 'Ubuntu', sans-serif;
    font-size:18px;
    color:#333;
}
img {
  max-width: 100%;
}
a{
  color:#000;
}
a:hover,
a:focus{
  text-decoration:none;
}

/* CONTAINER PAGINA SEARCH
#motSearchLayer {
	width: 1170px;
	margin: 0 auto;
	max-width: 100%;
	padding-left:15px;
	padding-right:15px;
} */

.container{
    width:1170px;
    max-width:100%;
}

/*** SCROLL ***/
.row {
	margin-left: 0;
	margin-right: 0;
}
.container-fluid {
	padding: 0;
}

 /*** BANNER COOKIE POLICY ***/
#CookiesPrivacy {
	height: auto !important;
}
/*#CookiesPrivacy .cookieButton {
	background: none repeat scroll 0 0 #ef8210;
	box-shadow: 0 1px 1px #ef8210, 0 1px 0 #ef8210 inset;
	color: #fff;
  border: 1px solid #ef8210;
}*/

/*** GENERALE ***/
.mb0{margin-bottom:0px !important;}
.mb6{margin-bottom:6px !important;}
.mb12{margin-bottom:12px !important;}
.mb24{margin-bottom:24px !important;}
.mb48{margin-bottom:48px !important;}
.mb96{margin-bottom:96px !important;}
.mt0{margin-top:0px !important;}
.mt6{margin-top:6px !important;}
.mt12{margin-top:12px !important;}
.mt24{margin-top:24px !important;}
.mt48{margin-top:48px !important;}
.mt96{margin-top:96px !important;}
.pb0{padding-bottom:0px !important;}
.pb6{padding-bottom:6px !important;}
.pb12{padding-bottom:12px !important;}
.pb24{padding-bottom:24px !important;}
.pb48{padding-bottom:48px !important;}
.pb72{padding-bottom:72px !important;}
.pb96{padding-bottom:96px !important;}
.pt0{padding-top:0px !important;}
.pt6{padding-top:6px !important;}
.pt12{padding-top:12px !important;}
.pt24{padding-top:24px !important;}
.pt48{padding-top:48px !important;}
.pt72{padding-top:72px !important;}
.pt96{padding-top:96px !important;}
.section{padding-top:96px; padding-bottom:96px;}
.nopadding{padding-left: 0; padding-right: 0;}
.r0{
    right:0;
}

/*** BACKGROUND ***/
.bg-primary{
  background-color:#0095d8;
}
.bg-secondary{
  background-color:#dadbde;
}
.bg-dark{
    background-color:#0071ba;
    color:#fff;
}
.bg-footer{
    background-color:#0a0e22;
}
.bg-footer,
.bg-footer a,
.bg-footer a:hover,
.bg-footer a:focus{
    color:#fff;
}
/*** COLOR ***/
.color-primary{
  color:#0095d8;
}
.color-secondary{
  color:#dadbde;
}

/*** BTN ***/
.btn,
a.wfdownload{
    border-radius:0;
    filter:none !important;
    box-shadow:0 0 0 transparent;
    text-shadow:0 0 0 transparent;
    background-image:none;
    background-color:trasparent;
    border-color:#0071ba;
}
a.wfdownload {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

a.wfdownload,
.btn-default {
  color: #fff;
  background-color:#0071ba;
}
a.wfdownload:hover,
a.wfdownload:focus,
.btn-default:hover,
.btn-default:focus{
  background-color: #fff;
  color: #0071ba;
  border: 1px solid #0071ba;
}

/*** MESSAGGIO ERRORE FORM CONTATTI ***/
#ErrorMsgDiv {
	text-align: center;
	color: red;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
  /*padding-top:150px; SE IL MENU è FIXED */
}





/************ Area 1 ************/
/*** MENU ***/
.logo img{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 5px 0px 
}
.contacthead
.contacthead a,
.contacthead a:hover,
.contacthead a:focus{
    color:#fff !important;
}
.contacthead{
    
}
.bkgnavbar{
    background-image:url(graphics/bkgnavbar.jpg);
    background-repeat:no-repeat;
    background-position:left center;
}
.navbar-brand, .navbar-nav > li > a {
	color: #fff !important;
}
.barramenu.bg-primary {
	height: 105px;
	margin-bottom: -105px;
}

#menuTopRow .navbar, header.navbar {
	margin: 0;
	min-height: 0;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: none;
	border-radius: 4px;
	border: 0 !important;
}
.navbar-header button,
.navbar-header input,
.navbar-header select,
.navbar-header textarea {
	width: 100%;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #fff !important;
}
.navbar-toggle .icon-bar {
	margin: 5px auto;
}
.navbar-default {
	background-image: none !important;
	filter: none !important;
	background-repeat: repeat-x !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
#header-outer {
	/*eventale sfondo testata*/
	/*background: url("graphics/") no-repeat scroll center top transparent;
	position: absolute;*/

}

header.navbar{

}

#menuTopRow {
    background: url("graphics/logo.png") no-repeat scroll left top transparent;
    background-size: 150px;
    border: 0;
	/* menu fisso in alto */
	/*
    width: 100% !important;
	min-height: 50px;
    position: fixed;
    right: 0;
    top: 0;
	*/
    background-color: #fff;
}

#menuTopRow.menuTop{
	/* trigger fisso in alto */
	
    min-height: 50px;
    position: fixed;
    right: 0;
    top: 0;
    left:0;
	
}

#menuTopRow .container{

}

#menuTopRow .navbar,
header.navbar{
    margin: 0;
    min-height: 0;
}
#menuTopRow .navbar-default {
  background-color: transparent;
  border-color: transparent;
}

#menuTopRow .navbar-default .navbar-nav > .active > a,
#menuTopRow .navbar-default .navbar-nav > .open > a {
  background-image: none;
  box-shadow: none;
}

#menuTopRow .navbar-default .navbar-nav > .active > a,
#menuTopRow .navbar-default .navbar-nav > .active > a:focus,
#menuTopRow .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #222;
}

#menuTopRow .dropdown-menu > li > a{
  color: #444;
}

#menuTopRow .dropdown-menu > li > a:focus,
#menuTopRow .dropdown-menu > li > a:hover {
  background-color: transparent;
  background-image: none;
  color: #222;
}

#menuTopRow .dropdown-menu > .active > a,
#menuTopRow .dropdown-menu > .active > a:focus,
#menuTopRow .dropdown-menu > .active > a:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  color: #222;
}

#menuTopRow .dropdown-menu > .active > a,
#menuTopRow .dropdown-menu > .active > a:focus,
#menuTopRow .dropdown-menu > .active > a:hover {
  background-color: #222;
  color: #fff;
  outline: 0 none;
  text-decoration: none;
}

/************ Area 2 ***********/

/*** CLAIM HOME ***/
.claimhome .titolo{
    font-size:45px;
    font-weight:400;
    line-height:1em;
}
.claimhome .titolo span{
    text-transform:uppercase;
}
.claimhome .sottotitolo{
    font-size:35px;
    color:#0095d8;
    font-weight:bold;
}
.lista{
    font-weight:bold;    
}
.borderLeft{
   border-left:10px solid #00bde7;
   padding-left: 15px;
}
.bkghomeclaim {
	background-image: url(graphics/bkghome01.png);
	background-position: right;
	background-repeat: no-repeat;
}

/* A2 solo in home, aggiustare il percorso per singoli elementi */
#left-col{
    display: none;
}
.homeBody  #left-col{
    display: block;
}

/* contentore per immagine a pieno schermo */
.intro-image{
    height: 100vh;
    margin: 0 auto;
    width: auto;
}

/*.parallaxhome {
	background-image: url(graphics/parallaxhome.jpg);
	background-size: auto;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-right:6px solid #fff;
}*/
.parallaxhome {
	background-image: url(graphics/parallaxhome.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-right: 6px solid #fff;
}

/*** PARALLAX ORIGINALE WF ***/
#mmlParallaxID_1.mmlParallax, #mmlParallaxID_1.mmlParallax .mmlParallaxImage {
    height: 100vh;
}
.mmlParallaxImage {
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/homeSlide1.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.mmlEmbeddedNode {
    clear: both;
}
.mmlParallaxWrap {
    background-color: #eeeeee;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.mmlImageInfoWrap {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 0;
    position: absolute;
    width: 100%;
}
.homeBody #mmlParallaxID_1.mmlParallax {
    margin-top: 30px;
}
#mmlParallaxID_1.mmlParallax {
    margin-bottom: 3px;
    margin-top: 0;
}
#mmlParallaxID_1.parText {
    background-color: rgba(141, 126, 79, 0.55);
    color: #fff;
    font-size: 1.6em;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    text-shadow: 1px 1px #666666;
    text-transform: uppercase;

}



/************ Area 3 ************/

#FExTable {
	width: 1170px;
	max-width: 100%;
	padding: 96px 30px 30px 30px;
	margin: 0 auto;
}

.well {
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
	box-shadow: none;
	background-color: transparent;
	padding: 0;
}

/*** VARIE ***/

#footer .atCNT2,
#right-col .atCNT1,
#right-col .atCNT2{
    display:none;
}
.homeBody #footer .atCNT2,
.homeBody #right-col .atCNT1,
.homeBody #right-col .atCNT2{
    display:block;
}
.titolo {
	font-size: 35px;
	line-height: 1em;
	font-weight: bold;
	color:#0095d8;
}
.sottotitolopi{
    font-size: 20px;
	line-height: 1em;
}
.service-breadcrumb{
    list-style-type:none;
    padding: 0;
    margin: 0;
}

/*** CONTATTI ***/
.containerflex{
	display:flex;
	justify-content: space-between;
}
.box{
	text-align:center;
	border: 2px dotted #ccc;
	padding: 20px;
	height:100%;
}

.box .icon .i{
	font-size:80px;
	cursor: pointer;
}
.box .icon h3,
.box .icon h4 {
	position:relative;
	overflow:hidden;
	font-weight:400px;
	margin:0;
	padding:2px 5px;
	font-size:18px;
	transition-delay: 0.3333s;
	color:#ccc;
}
.box:hover .icon .fas ~ h3,
.box:hover .icon .fas ~ h4{
	color:#000;
}
.box .icon h3{
    font-weight:200;
}
.box .icon h4{
	font-weight: 600;
	margin: 5px  0;
	font-style:30px;
}
.box .icon h3:before,
.box .icon h4:before{
	content: '';
	position: absolute;
	top:0;
	left:100%;
	width:100%;
	height:100%;
	background: #0071ba;
	transition: 1s;
}
.box .icon h4:before{
	left:initial;
	right:100%;
	background:#dadbde;
}
.box:hover .icon .fas ~ h3:before{
	left:-100%;
}
.box:hover .icon .fas ~ h4:before{
	left:initial;
	right:-100%;
}


.requestFormFieldsRows {
	width: 1170px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px 96px;
}

/*** CATALOGO CATEGORIE***/
#rowSpider{
    display:none;
}
.service-subcategories li {
	width: calc(25% - 10px);
	float: left;
	list-style-type: none;
	border: 1px solid #ccc;
	padding: 25px;
	margin: 5px;
}
.service-subcategories a span{
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1em;
	border-left: 5px solid #0071ba;
	padding-left: 15px;
	display: block;
	margin-top:24px;
}
.service-subcategories {
	overflow: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
ul.service-breadcrumb li {
	display: inline-block;
	padding: 10px;
}
ul.service-breadcrumb li::after {
	content: "/";
	padding-left: 20px;
}
ul.service-breadcrumb li:last-child::after{
    content:none;
    padding-left:0;
}

/*** CATALOGO LIST ***/
.catalog_thumb_enlarge,
.catalog_function_link{
	display: none;
}
.catalog-list-001-view {
	display: none;
}
.boxcataloglist{
    border:1px solid #ccc;
    padding:25px;
}
.catalog-list-001-name {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1em;
	border-left: 5px solid #0071ba;
	padding-left: 15px;
	display: block;
	margin-top: 24px;
}
.catalog_description_text{
    width: 100%;
}

/*** CATALOGO DETTAGLIO ***/
.catalog_enlarge_text {
	display: none;
}
.catalog_p_thumb_enlarge {
	display: none;
}

/*** BOX PRODOTTI HOME***/
.introprodotti{
    font-size:30px;
    text-align:center;
    line-height:1em;
}
.boxProdottoHome{
    border:1px solid #dadbde;
    padding:20px;
    height:100%;
    border-left:2px solid #0071ba;
    display:block;
}
.titoloProdotto {
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1em;
	border-left: 5px solid #0071ba;
	padding-left: 15px;
	word-wrap: break-word;
}
.service-subcategories li:hover,
.boxProdottoHome:hover{
    transform: scale(1.01);
    box-shadow: 3px 3px #ccc;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.service-subcategories a span,
.boxProdottoHome:hover .titoloProdotto {
	color: #0071ba;
}

/*** PAGINA NEWS ***/
.news_enlarge_image,
.news_enlarge_text,
.news_view_detail,
.news_thumb_text {
	display: none;
}
.newsCategoriesIndex.CategoriesIndexList.hasNotimages.isFirstLevel {
	list-style: none;
	padding-left: 0;
}
.title a,
.title a:hover,
.title a:focus{
    color:#ef8210;
}
.TextBox{
    width:100%;
}

#centerCol{
    
}

/* definizione dei link e di classi specifiche dei contenuti*/
#centerCol a,
#centerCol a:hover{

}

#centerCol strong{
}

#centerCol em{
}

/* definizione dei titoli della home*/
h1.home-claim {
	color: #222;
	font-size: 36px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	text-transform: uppercase;

}
h2.home-sub-claim {
	color: #444;
	font-size: 24px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	text-transform: uppercase;

}


h1.page-title{
	text-align: center;
	color: #222;
	border: 1px solid #000;
	border-radius: 14px;
	padding: 10px 0;
	text-transform: uppercase;

}

h2.page-sub-title,
h3.page-sub-title,
h4.page-sub-title,
h5.page-sub-title{
	color: #444;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 4px 8px;
	text-align: center;
	text-transform: uppercase;

}




/************ Area 4 ************/
.boxTestoPar1{
    border-left:5px solid #0071ba;
    padding-left:15px;
}
.boxTestoPar1 p{
    line-height:1em;
}
.titoloPar1 {
	font-size: 35px;
	font-weight: bold;
}

/*** NEWS HOME ***/
.titolonewshome{
    font-size: 35px;
    font-weight: bold;
    margin-bottom:0;
}
.homeNewsItemTitle a {
	color: #0071ba;
	font-size: 25px;
	font-weight: bold;
}
.homeNewsItemText {
	margin-bottom: 24px;
}

aside#AsideLeft{

}

div#right-col{

}

/************ Area 5 ************/
.imgFooter1{
    position: relative;
    top: -20px;
    margin-bottom: -20px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
}
.box1Footer {
	font-size: 35px;
	line-height: 1em;
}
.titolopar strong{
    font-size:25px;
    font-weight:bold;
}
.listaParFooter li{
    font-size:20px;
    font-style:italic;
}
#footer .atCNT4{
    background-color:#0a0e22;
}
.privacyMenu{
    list-style-type:none;
    padding:0 0 12px;
    margin:0;
    text-align:center;
}
.privacyMenu a,
.privacyMenu a:hover,
.privacyMenu a:focus{
    color:#fff;
}
div#footer-outer{
	padding-top: 0;
}

div#footer{
}

div#footer .footer-text{
}

div#footer a,
div#footer .footer-text a,
div#footer .footer-text a:hover{
    text-decoration: none;
}

div#footer .footer-text span.company-tm{
}

div#footer .footer-text span.company-tm strong{
}

.footer-policy{
}
.footer-policy p{

}



/************ News List ************/
.news_list_001_INTRODUCTION{}
.news_list_001_MENUCAT{}
.news_list_001_NAVIGATOR{}
.news_list_001_NEWS_ITEM{}
.news_list_001_HEADING{}
	.news_list_001_NAME{}
	.news_list_001_FB_LIKE_BUTTON{}
.news_list_001_BODY{}
	.news_list_001_THUMB{}
	.news_list_001_TEXT{}
		.news_list_001_SUBTITLE{}
		.news_list_001_DESCRIPTION{}
	.news_list_001_VIEW{}



/************ News Detail ************/
.news_detail_001_MENUCAT{}
.news_detail_001_NAVIGATOR{}
.news_detail_001_NEWS_ITEM{}
	.news_detail_001_HEADING{}
		.news_detail_001_NAME{}
		.news_detail_001_FB_LIKE_BUTTON{}
    .news_detail_001_BODY{}
		.news_detail_001_THUMB{}
		.news_detail_001_DESCRIPTION{}
		.news_detail_001_DOCUMENTS{}
		.news_detail_001_DATE{}
		.news_detail_001_AUTHOR{}


/************ Catalog List ************/
.catalog_list_001_INTRODUCTION{}
.catalog_list_001_MENUCAT{}
.catalog_list_001_SPIDER_AND_NAVIGATOR{}
.catalog_list_001_FUNCTIONS{}
  	.catalog_list_001_VIEWCART{}
  	.catalog_list_001_PAYCART{}
  	.catalog_list_001_HISTORY{}
.catalog_list_001_PRODUCT_ITEM{}
    .catalog_list_001_HEADING{}
		.catalog_list_001_NAME{}
    .catalog_list_001_BODY{}
    	.catalog_list_001_THUMB1{}
		.catalog_list_001_TEXT{}
    		.catalog_list_001_DESCRIPTION{}
			.catalog_list_001_VIEW{}
	.catalog_list_001_PRICE{}
    .catalog_list_001_SHOPPING_CART_BUTTON{}


/************ Catalog Detail ************/
.catalog_detail_001_MENUCAT{}
.catalog_detail_001_SPIDER_AND_NAVIGATOR{}
.catalog_detail_001_PRODUCT_ITEM{}
	.catalog_detail_001_HEADING{}
		.catalog_detail_001_NAME{}
		.catalog_detail_001_FB_LIKE_BUTTON{}
	.catalog_detail_001_THUMBS{}
		.catalog_detail_001_THUMB_ROW{}
			.catalog_detail_001_THUMB{}
    	.catalog_detail_001_THUMB_ROW1{}
        	.catalog_detail_001_THUMB1{}
        	.catalog_detail_001_THUMB2{}
    	.catalog_detail_001_THUMB_ROW2{}
        	.catalog_detail_001_THUMB3{}
        	.catalog_detail_001_THUMB4{}
	.catalog_detail_001_TEXT{}
		.catalog_detail_001_DESCRIPTION{}
		.catalog_detail_001_CHARACTERISTICS{}
		.catalog_detail_001_OPTIONS{}
		.catalog_detail_001_NOTES{}
	.catalog_detail_001_OPTIONFIELDS{}
		.catalog_detail_001_F1{}
		.catalog_detail_001_F2{}
		.catalog_detail_001_F3{}
		.catalog_detail_001_F4{}
		.catalog_detail_001_F5{}
		.catalog_detail_001_F6{}
		.catalog_detail_001_F7{}
		.catalog_detail_001_F8{}
		.catalog_detail_001_F9{}
		.catalog_detail_001_F10{}
	.catalog_detail_001_DOCUMENT{}
	.catalog_detail_001_PRICE{}
	.catalog_detail_001_SHOPPING_CART_BUTTON{}


/************ Realestate List ************/
.realestate_list_001_INTRODUCTION{}
.realestate_list_001_MENUCAT{}
.realestate_list_001_BOX_PRODUCT{}
	.realestate_list_001_NAME{}
	.realestate_list_001_listprod{}
		.realestate_list_001_THUMB1{}
		.realestate_list_001_DESCRIPTION{}
	.realestate_list_001_VIEW{}
	.realestate_list_001_VIEW{}


/************ Realestate Detail ************/
.realestate_detail_001_MENUCAT{}
.realestate_detail_001_PRODUCT{}
	.realestate_detail_001_NAME{}
	.realestate_detail_001_THUMBS{}
		.realestatebase_enlarge_text{}
		.realestate_detail_001_THUMB_ROW{}
			.realestate_detail_001_THUMB{}
		.realestate_detail_001_THUMB_ROW1{}
			.realestate_detail_001_THUMB1{}
			.realestate_detail_001_THUMB2{}
		.realestate_detail_001_THUMB_ROW2{}
			.realestate_detail_001_THUMB4{}

	.realestate_detail_001_DESCRIPTION{}
	.realestate_detail_001_NOTES{}

	.realestate_detail_001_OPTIONS{}
	.realestate_detail_001_OPTIONS .realestatebaseFieldLabel{}
	.realestate_detail_001_OPTIONS br.realestatebaseFieldSeparator{}
	.realestate_detail_001_OPTIONS .realestatebaseFieldValue{}

		.realestate_detail_001_F1{}
		.realestate_detail_001_F2{}
		.realestate_detail_001_F3{}
		.realestate_detail_001_F4{}
		.realestate_detail_001_F5{}
		.realestate_detail_001_F6{}
		.realestate_detail_001_F7{}
		.realestate_detail_001_F8{}
		.realestate_detail_001_F9{}
		.realestate_detail_001_F10{}

	.realestate_detail_001_DETAILS{}
	.realestate_detail_001_DETAILS{} .realestatebaseFieldLabel{}
	.realestate_detail_001_DETAILS{} br.realestatebaseFieldSeparator{}
	.realestate_detail_001_DETAILS{} .realestatebaseFieldValue{}

		.realestate_detail_001_MOVIE{}
		.realestate_detail_001_CONTRACT{}
		.realestate_detail_001_ADDRESS>
		.realestate_detail_001_TYPOLOGY{}
		.realestate_detail_001_ROOMS{}
		.realestate_detail_001_MQ{}
		.realestate_detail_001_BOX{}
		.realestate_detail_001_WAREHOUSE{}
		.realestate_detail_001_FURNISHED{}
		.realestate_detail_001_BUILTDATE{}
		.realestate_detail_001_AVAILIBILITY{}
		.realestate_detail_001_PRIVACY{}
		.realestate_detail_001_PRICE{}

/************ Realestate Project List ************/
.realestateprojects_list_001_INTRODUCTION{}
.realestateprojects_list_001_MENUCAT{}
.realestateprojects_list_001_BOX_PRODUCT{}
	.realestateprojects_list_001_NAME{}
	.realestateprojects_list_001_LISTPROD{}
    	.realestateprojects_list_001_THUMB1{}
    	.realestateprojects_list_001_DESCRIPTION{}
	.realestateprojects_list_001_VIEW{}


/************ Realestate Project List ************/
.realestateprojects_detail_001_MENUCAT{}
.realestateprojects_detail_001_PRODUCT{}
	.realestateprojects_detail_001_NAME{}
	.realestateprojects_detail_001_THUMBS{}
		.realestateprojects_detail_001_THUMB_ROW{}
		.realestateprojects_detail_001_THUMB{}
		.realestateprojects_detail_001_Box_001{}
			.realestateprojects_detail_001_THUMB1{}
			.realestateprojects_detail_001_THUMB2 {}
		.realestateprojects_detail_001_Box_002 {}
			.realestateprojects_detail_001_THUMB3{}
			.realestateprojects_detail_001_THUMB4 {}
		.realestateprojects_detail_001_DESCRIPTION{}
	.realestateprojects_detail_001_NOTES{}
	.realestateprojects_detail_001_MOVIE{}
	.realestateprojects_detail_001_CONTRACT{}
	.realestateprojects_detail_001_ADDRESS{}
	.realestateprojects_detail_001_TYPOLOGY{}
	.realestateprojects_detail_001_AVAILABLE{}




/************ lightBoxGallery ************/
div.lightBoxGallery{}
	div.lightBoxGalleryRow{}
	div.lightBoxGalleryRowOdd{}
	div.lightBoxGalleryRowEven{}
		div.lightBoxGalleryItem{}
			a.lightBoxWF{}
				img.lightBoxActiveWF{}
			div.lightBoxGalleryText{}
				h3.lightBoxTitle{}
				div.lightBoxDescription{}



/************ Home NivoSlider ************/
#NivoSliderGallery {
	width: 100%;
	position: relative;
	top: -27px;
	margin-bottom: -27px !important;
}

.nivoWrapper.theme-default {
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.nivo-directionNav a.nivo-prevNav{
}
.nivo-directionNav a.nivo-nextNav{
}

.theme-light .nivoSlider {
	margin-bottom: 0;
}

.nivoWrapper {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.nivo-caption {
	background: #fff none repeat scroll 0 0;
}

.theme-default .nivo-caption {
	color: #fff;
	font-size: 2.5em;
	text-transform: uppercase;
	display:none !important;
}

.theme-default .nivoSlider {
	margin-bottom: 0!important;
	box-shadow: none!important;
}

/** nivo solo in home **/
#NivoWrapperNivoSliderGallery {
	display: none !important;
}
.homeBody #NivoWrapperNivoSliderGallery {
	display: block !important;
}

/************ Category tree ************/
ul.categoryTreeClass{}
ul.categoryTreeClass .activeItem{}
ul.categoryTreeClass .selectedItem{}
ul.categoryTreeClass .hasChildren{}



/************ Print Page CSS ************/
/**
	Queste definizioni debbono stare in coda al css
	è possibile inserire contenuti visibili solo in fase di stampa, ovvero con 'display: none' per media=all
	quali headers e footers solo testuali
**/
@media print {
	div#header-outer{
		display: none;
	}
	div#content-outer{
		background: none;
	}
	aside#AsideRight,
	div#left-col	{
		display: none;
	}
	div#centerCol{
		background: none;
		background-color: #ffffff;
		width: 100%;
		margin: 20px;
	}
	aside#AsideLeft,
	div#right-col{
		display: none;
	}
	div#footer-outer{
		display: none;
	}
}

/************ Media query ************/

@media (min-width:1200px){
  .parallaxhome{
    background-attachment:fixed;
  }
    .testoverticale {
	min-width: 60px;
    max-width: 60px;
	transform: matrix3d(0, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
	font-size: 50px;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
	height: auto;
	padding: 0 20px;
	color: rgb(218, 219, 222);
	position: absolute;
    }
    .testoverticale.tvright {
    	right:10px;
    }
    .testoverticale.tvleft {
    	left:10px;
    }
    .bg-secondary .testoverticale{
        color:#fff;
    }
}

@media screen and (max-width:1200px) {
    .service-subcategories li {
    	width: calc(33% - 10px);
    }
    .testoverticale{
        font-size: 36px;
        color: #0095d8;
        text-transform:uppercase;
        text-align:center;
        padding-top:48px;
        font-weight:bold;
    }
    .section{
        padding-top:48px;
        padding-bottom:48px;
    }
}

@media screen and (min-width: 992px) {
    .navbar .navbar-nav {
      display: inline-block;
      float: none;
      vertical-align: top;
    }
    .navbar .navbar-collapse {
      text-align: right;
    }
    .navbar .row5 .navbar-nav > li > a{
        line-height: 5.5em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .navbar .row5 .logo{
        max-width: 380px;
        height: 129px !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .navbar .row5 .navbar-nav > li > a{
        line-height: 2em;
    }
    .navbar .row5.menuTop .navbar-nav > li > a{
        line-height: 2em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .navbar .row5 .logo{
        height: 66px !important;
    }
    .navbar .row5.menuTop .logo{
        max-width: 200px;
        height: 66px !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .vcenter {
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    .contacthead{
        text-align:right;
        padding-right:15px;
        padding-top:12px;
    }

}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-nav {
      display: inline-block;
      float: none;
      vertical-align: top;
    }
    .navbar .navbar-collapse {
      text-align: center;
    }
    .contacthead{
        text-align:right;
    }
}
@media screen and (max-width: 991px) {
    .logo,
    .contacthead{
      text-align:center;
    }
    .contacthead{
        padding-top:12px;
    }
    .service-subcategories li {
    	width: calc(50% - 10px);
    }
}

@media screen and (max-width: 799px) {
	#menuTopRow {
	}
	    a.wfdownload{
        display:block;
        margin-bottom:12px;
    }
}
@media screen and (max-width: 767px) {
	#menuTopRow.menuTop {
    	position: static;
    }
    .service-subcategories{
        display: contents;
    }
    .service-subcategories li {
    	width: 100%;
    }
}

@media screen and (max-width: 479px) {
	.claimhome .titolo {
    	font-size: 30px;
    }
    .claimhome .sottotitolo {
    	font-size: 25px;
    }
}

/**************************************** 1.0 FLEX ****************************************/

.flexcontainer {
    display: flex;
    flex-wrap: wrap;
}
.rowflex {
    display: flex;
    flex-wrap: wrap;
}
.flexeh{
    align-items: stretch;
}

/**************************************** 2.0 EMBED ELEMENTS ASPECT RATIO ****************************************/

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: auto !important;
}
.embed-responsive:before {
    display: block !important;
    content: "";
}
.embed-responsive-21by9:before {
    padding-top: 42.857143%;
}
.embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.embed-responsive-4by3:before {
    padding-top: 75%;
}
.embed-responsive-1by1:before {
    padding-top: 100%;
}