body {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #ffffff;
}

.navbar {
  margin-bottom: 20px;
}




/* ---------------- AGGIUNTE MIE ----------------- */

.sfondonero {
	background-color: #ffffff;
}

/*----- MENU TOP --------- */

.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;
}

.menutopright {margin-top: 40px;
background-color: #ffffff;
}

.menutopright li a,
.menutopright li a:link,
.menutopright li a:visited
{
	font-style: arial;
	color: #000000;
	font-size: 8pt;
  font-weight: 200;
  letter-spacing: 2px;
  padding-right:0px;
  padding-left:16px;
}

.menutopright li a:hover,
.menutopright li a:active {
	color: #bd9e55;
}

/* --- sottomenu  --- */

.submenutopright {
}

.submenutopright li a,
.submenutopright li a:link,
.submenutopright li a:visited,
.submenutopright li a:hover
{
	font-style: arial;
	color: #bd9e55;
}

/* ------------- YOUTUBE RESPONSIVE ---------------- */

/*

.video-container {
  position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;

}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: relative;
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
} */

/*

.flex-video {
  position: relative;
  padding-top: 0px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 800px;
}

.spanmy {border-width: 1px;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

*/


#youtuberesponsivo { 
  margin-bottom: 16px;
  top: 0;
  left: 0;
  min-width: 99%;
  min-height: 99%;
  max-width: 800px;
  max-width: auto;
}





/*--- RENDERING LEFT HEADER -----*/
/*
.rigaleft {
  max-height: 470px;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  padding-bottom: 0px;
}
*/

/*--- THUMB CAROUSEL GALLERY ---- */


#makeMeScrollable {
  position: relative;
  width:100%;
  height: 134px;
  left: 0px;
}
		
		/* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
#makeMeScrollable div.scrollableArea img {
  position: relative;
  float: left;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px;
  border-style:solid;
  border-width: 1px;
			/* If you don't want the images in the scroller to be selectable, try the following
			   block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-o-user-select: none;
			user-select: none;
		}


/* -------- AREA CONTENUTO ----- */


.spaziorowbottom {
  margin-top: 25px;
}


.spaziotoprow {
  position: relative;
  margin-top: 35px;
}

.goldcolor {
  color: #bd9e55;
}

.texttext {
  text-align:justify;
  font-size: 10pt;
  padding-right: 0px;
  line-height: 25px;
  color: #000000;
  font-weight: normal;
  
}

.planimetria {
position: relative;
width: 100%;
border: solid 0px #cccccc;
float: right;
right: 0px;
top: 20px;

}


/* ----- FOOTER ----- */

.piede {
background-color: #4b4b4d;
height:100px;
top:100px;
bottom: 0px;
position: relative;
}

.scrittafooter {
  position: relative;
  font-size: 10px;
  color: #ffffff;
  float: left;
  z-index: 1000;
}

.designedby {
  position: relative;
  float: right;
  position: relative;
  font-size: 10px;
  color: #ffffff;
  z-index: 1000;
}

.designedby a,
.designedby a:link,
.designedby a:hover,
.designedby a:active
 {

  color: #ffffff;
}

/* --------------------------- */

.mdspazio {
  margin-left: 20px;
}

.img-responsive {
 display: block;
 height: auto;
 min-height: 67px;
 min-width: 119px;
 max-width: 100%;
 max-height: auto;
 position: relative;
 z-index: 10;
}

.img-responsive2 {
 /*display: block; */
 height: auto;
 min-height: 225px;
 min-width: 252px;
 max-width: 100%;
 max-height: 225px;
}

.img-responsive3 {
 display: block;
 height: auto;
/* min-height: 67px;
 min-width: 119px; */
 max-width: 100%;
 max-height: auto;
 position: relative;
 z-index: 10;
}

.img-responsive4 {
 display: block;
 height: auto;
 min-height: 67px;
 min-width: 119px;
 max-width: 100%;
 max-height: auto;
 position: relative;
 z-index: 10;
 border-top-right-radius: 10px;
 border-top-left-radius: 10px;
}

#spaziosottomenu {height: auto;}

.super {
  background-color: #ffffff;
}

.super a {
  color: #000000;
}


a:hover,
a:link,
a:focus {
  color: #bd9e55;
  text-decoration: none;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.super a:hover,
.super a:active {
  background-color: #ffffff;
  color: #bd9e55;
}



/* ---- THUMBNAILS MENU -- */

.sfondothumb {
  /*background-color: #cccccc; */
  background-color: #8F8F8F;
  position: relative;
  max-width: auto;
  min-width: 157px;
  min-height: 120px;
  max-height: auto;
  border-radius: 10px;}

  .sfondothumb2 {
  background-color: #cccccc;
  position: relative;
  max-width: auto;
  min-width: 100%;
  min-height: auto;
  max-height: auto;}

.caption: {top:0;
margin-bottom: 5px;
margin-top: 5px;}

.thumbtitle {
  position: relative;
  top: 0px;
  color: #ffffff;
  font-style: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: lighter;
}


.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #bd9e55;
  background-color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #bd9e55;
  background-color: transparent;
}

.titolopro {
  font-weight: lighter;
  letter-spacing: 2px;
}

/*-- CONTATTI -- */

.contactscritte {font-size: 10pt;
  padding-right: 0px;
  line-height: 25px;
  color: #000000;
  font-weight: lighter;
  letter-spacing: 1px;}

.formcontrolcontatti {margin-left: 17px;}

.textcontatti {
  text-align:right;
  font-size: 10pt;
  padding-right: 30px;
  line-height: 25px;
  color: #000000;
  font-weight: lighter;
  letter-spacing: 1px;
}

.livello {
  position: relative;
  z-index: 10;
}
 .nav > li > a {
  position: relative;
  display: block;
  padding: 16px 10px;
}

.imgtablet {
  width: 100%;
}

.greymenu {
  background-color: #EFEFEF;
  margin-bottom: 15px;
  margin-left: 3px;
  margin-right: 3px;
  border-radius: 0px 0px 20px 20px;
}

.rolloverimg :hover {
  opacity: 0;
}

.testorollover {
width:98%;
font-size: 10pt;
position: absolute;
text-align: center;
color: #999999;
margin-top: 50px;
padding-left: auto;
padding:right: auto;
}





.btn-primary {
  color: #ffffff;
  background-color: #bd9e55;
  border-color: #bd9e55;
}

.btn-primary :hover,
.btn-primary :link,
.btn-primary :active {
  color: #ffffff;
  background-color: #bd9e55;
  border-color: #bd9e55;
}

.languages {
  background-color: #d3d3d3; 
  color: #FFFFFF; 
  text-align: right: center; 
  font-size: 9pt; margin-top: 0px, 
  padding-top: 0px; padding-left: 9px; 
  padding-right: 9px; 
  margin-right: 10px;
}

.languages :hover,
.languages :active,
.languages :link,
.languages :visited
  {
  background-color: #d3d3d3; 
  color: #FFFFFF; 
}


/* ---- SCRITTA SLIDE -- */

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Arial";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}


.revolutioncar{
  color: #000000;
  font-size: 18pt;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 100px;
  font-family: Arial;
}


.revolutioncar :hover,
.revolutioncar :active,
.revolutioncar :visited {
  color: #000000;
  font-size: 18pt;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 100px;
  font-family: Arial;
}

.classdesignmagico {
background-color: #8F8F8F;
margin-left:5px;
margin-right: 5px;
width: 180px;
border-radius:10px;}

.postind {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
}

.speakus {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: #999999;
  float: right;
  color: #ffffff;
}

.speakus p {
  padding-top:3px;
  padding-bottom:3px;
  text-align: right;
  color: #ffffff;
  margin:0px;
}


.social-icone-ok a,
.social-icone-ok a:link,
.social-icone-ok a:hover,
.social-icone-ok a:visited,
.social-icone-ok .fa {
  color:#bd9e55;
}
