body {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	border: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-top: 0;
}
p {
	margin-bottom: 20px;
}
a {
   outline: 0 !important;
   color: #96bd0c;
}
h2.page-title {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	color: #96bd0c;
	font-weight: 900;
	font-size: 30px;
}
h3 a {
	color: #060;
	font-weight: 600;
}

b {
	font-weight: normal;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 20px;
}
.padding {
	padding: 0 20px 0 0;
}
.lisection {
	list-style: none;
}
.side {
	width: 220px;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
	z-index: 100;
}
li#wysija-2 {
	background: #96BD0C;
	/*bottom: -80px;*/
	/*bottom: -76px;*/
    color: #fff;
    height: 80px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
}
li#wysija-2 .wysija-submit {
    background: none #949599;
    border: none;
    border-radius: 0;
    color: #fff;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    bottom: 13px;
}
.wysija-input {
	color: #999;
}
.side h1#logo {
	display: block;
	margin: 20px auto;
	background: url(../img/logo-cammardent.png) no-repeat;
	background-size: 100%;
	width: 160px;
	height: 80px;
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
}
.ie8menu {
	display: none;
}
.normal-menu {
	display: block;
}
.side .nav {
	padding-left: 30px;
}
.side .nav li {
	list-style: none;
	margin: 0;
}
.side .nav li a {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
}
.side .nav > li > a {
    padding: 4px 15px;
	border-radius: 0px;
}
.side .nav > li > a:hover, .side .nav > li > a:focus, .side .nav > li.active a,
.archive #a-news a, .single  #a-news a {
	color: #96BD0C;
	background: transparent;
}
a.fb {
	position: fixed;
	top: 0px;
	right: 30px;
	width: 42px;
	height: 52px;
	/*background: rgba(0, 0, 0, 0.7) url(../img/ico-fb.png) no-repeat center 20px;*/
	background: #3B5998 url(../img/ico-fb.png) no-repeat center 20px;
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	padding: 20px 0px 0px;
	border-radius: 0 0 100px 100px;
}

.page-container {
	position: relative;
	z-index: 0;
}
#footer {
	width: 100%;
	height: 30px;
	position: fixed;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	z-index: 100;
	font-size: 12px;
	color: #fff;
	padding-top: 8px;
}

#footer a {
    color: #96bd0c;
}
#footer a:hover {
    color: #fff;
}

.owl-pages > li {
	height: 500px;
	list-style: none;
	margin: 0;
}
body {
	background: url(../img/bg-pages.jpg) no-repeat;
	background-size: cover;
}
.owl-pages li#p-home {
	background: #fff;
}
.owl-pages li#p-chisiamo {
	background: rgba(255,255,255,0.7);
}
.owl-pages li#p-servizi {
	background: rgba(232,243,219,0.7);
}
.owl-pages li#p-contatti {
	background: rgba(230,222,235,0.7);
}
.owl-pages li .page {
	padding: 40px 40px 60px 270px;
	/*max-width: 980px;*/
	height: 100%;
	overflow: auto;
}
.owl-pages li .page .cont {
	width: 100%;
	max-width: 980px;
	padding-bottom: 60px;
	text-align: justify;
}
blockquote {
    border-left: 5px solid #96bd0c;
    font-size: inherit;
    margin: 0 0 25px;
    padding: 0 15px;
}
.news {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	min-height: 150px;
	background: rgba(255,255,255,0.6);
	z-index: 100;
	padding: 20px 0 10px;
}
.news .pull-left {
	margin-right: 20px;
}
.news img.attachment-thumbnail {
	width: 90px !important;
	height: 90px !important;
}
.news h3 {
	font-size: 16px;
}
.addtoany_share_save span {
	color: #060;
	font-size: 12px;
}
.news {
	font-size: 12px;
}
.news h3 {
	margin-bottom: 2px;
}
.news-page {
	max-width: 1200px;
	padding: 20px 0 60px 300px;
}
.news-page .wp-post-image {
	clear: both;
	margin: 20px 0;
	display: block;
}
.single .wrap,
.archive .wrap {
	background: rgba(255,255,255,0.6);
	min-height: 100%;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: auto;
}
.addtoany_share_save_container {
	clear: both;
	padding: 30px 0;
}
#p-home .addtoany_share_save_container {
	padding: 0px;
	position: absolute;
	top: 90px;
	left: 10px;
}
.archive .addtoany_share_save_container {
	clear: both;
	padding: 10px 0;
}

.comments {
	padding-bottom: 60px;
}
.archive .attachment-thumbnail {
	margin: 0 20px 0 0;
}
.single .attachment-thumbnail {
	display: none;
}

/*****************************************************************************/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.rslides div {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.rslides div:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block; 
  float: left;
  /*width: 100%;
  height: auto;*/
  width: auto !important;
  max-width: none !important;
  min-width: 100%;
  height: 100%;
  border: 0;
  display: none;
}
.rslides div.sl1 {
	background: url(../img/home1.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl2 {
	background: url(../img/home2.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl3 {
	background: url(../img/home3.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl4 {
	background: url(../img/home4.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl5 {
	background: url(../img/home5.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl6 {
	background: url(../img/home6.jpg) no-repeat;
	background-size: cover;
}
.rslides div.sl7 {
	background: url(../img/home7.jpg) no-repeat;
	background-size: cover;
}
.rslides h3 {
	display: none;
}

.single-wysijap .side {
    height: 110px;
    margin: 0 auto;
    padding: 1px;
    position: relative;
}
.single-wysijap .side .nav, .single-wysijap .side #sidebar {
	display: none;
}
.single-wysijap #content {
	width: 90%;
	max-width: 640px;
	margin: 20px auto;
}

@media (min-width: 980px) {
	blockquote {
		width: 33%;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	blockquote {
		width: 49% !important;
	}
}

.free-wall {
	/*margin: 15px;*/
}
.brick {
	/*width: 32%;*/
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	/**/
	background: rgba(255,255,255,0.7);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
	border-radius: 3px;
	color: #333;
	border: none;
}
.info {
	padding: 15px 15px 0;
	color: #333;
	display: inline-block;
	width: 61%;
	vertical-align: top;
	/*float: left;
	width: 75%;*/
}
.brick .img {
	/*float: left;
	/margin-right: 20px;*/
	display: inline-block;
	overflow: hidden;
	display: inline-block;
	max-width: 400px;
	text-align: right;
	height: 100%;
	width: 37%;
	vertical-align: top;
	position: relative;
}
.brick img {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	height: 100%;
	max-width: none !important;
	display: block;
	max-height: 270px;
	/*display: block;
	/*line-height: 100%;
	/*width: auto !important;
	min-width: inherit !important;*/
}
.brick h3 {
	color: #96bd0c;
}

.slideshow_chi_siamo {
	margin-bottom: 20px;
}
.slideshow_chi_siamo img {
	display: block;
	width: 100% !important;
	height: auto !important;
}
.white-page {
	padding: 20px;
}
.white-page .areapage {
	margin: 20px 0;
	padding: 20px 40px;
	background: rgba(255,255,255,0.7);
}

/* ########################################################################################################################
 *  Owl Carousel - Animate Plugin
 */
@media (min-width: 768px) {
	
	blockquote {
		border-left: 1px solid #96bd0c;
		display: inline-block;
		font-size: inherit;
		margin: 0 0 30px;
		/*min-height: 270px;*/
		padding: 0 30px;
		vertical-align: top;
		/*width: 33%;*/
		height: 190px;
		overflow: hidden;
	}
	blockquote.open {
		height: auto;
	}
	blockquote h3 {
		text-align: left;
	}
	blockquote .img {
		display: block;
		height: 150px;
		margin-bottom: 10px;
		overflow: hidden;
		/*background-size: cover !important;
		background-repeat: no-repeat;*/
	}
	/*blockquote.odontoiatria .img {
		background-image: url(../img/odontoiatria.jpg);
	}
	blockquote.estetica-dentale .img {
		background-image: url(../img/estetica-dentale.jpg);
	}
	blockquote.implantologia .img {
		background-image: url(../img/implantologia.jpg);
	}
	blockquote.implantologia-carico-immediato .img {
		background-image: url(../img/implantologia-carico-immediato.jpg);
	}
	blockquote.chirurgia-cavo-orale .img {
		background-image: url(../img/chirurgia-cavo-orale.jpg);
	}
	blockquote.ortognatodonzia-invisalign .img {
		background-image: url(../img/ortognatodonzia-invisalign.jpg);
	}
	blockquote.protesi .img {
		background-image: url(../img/protesi.jpg);
	}
	blockquote.estetica-viso .img {
		background-image: url(../img/estetica-viso.jpg);
	}
	*/
	
	.rslides h3 {
		background: rgba(255, 255, 255, 0.8);
		bottom: 20px;
		color: #96bd0c;
		font-size: 30px;
		font-weight: bold;
		left: 0;
		padding: 20px;
		position: absolute;
		right: 0;
		text-align: center;
		text-shadow: 0 -1px 0 #08570d;
	}
	.credits {
		text-align: right;
	}
	
	/**/
	.owl-carousel .animated {
	  -webkit-animation-duration: 1000ms;
	  animation-duration: 1000ms;
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
	}
	.owl-carousel .owl-animated-in {
	  z-index: 0;
	}
	.owl-carousel .owl-animated-out {
	  z-index: 1;
	}
	.owl-carousel .fadeOut {
	  -webkit-animation-name: fadeOut;
	  animation-name: fadeOut;
	}
	
	@-webkit-keyframes fadeOut {
	  0% {
		opacity: 1;
	  }
	
	  100% {
		opacity: 0;
	  }
	}
	@keyframes fadeOut {
	  0% {
		opacity: 1;
	  }
	
	  100% {
		opacity: 0;
	  }
	}
	
	/* 
	 * 	Owl Carousel - Auto Height Plugin
	 */
	.owl-height {
	  -webkit-transition: height 500ms ease-in-out;
	  -moz-transition: height 500ms ease-in-out;
	  -ms-transition: height 500ms ease-in-out;
	  -o-transition: height 500ms ease-in-out;
	  transition: height 500ms ease-in-out;
	}
	
	/* 
	 *  Core Owl Carousel CSS File
	 */
	.owl-carousel {
	  display: none;
	  width: 100%;
	  -webkit-tap-highlight-color: transparent;
	  /* position relative and z-index fix webkit rendering fonts issue */
	  position: relative;
	  z-index: 1;
	  overflow: hidden;
	}
	.owl-carousel .owl-stage {
	  position: relative;
	  -ms-touch-action: pan-Y;
	}
	.owl-carousel .owl-stage:after {
	  content: ".";
	  display: block;
	  clear: both;
	  visibility: hidden;
	  line-height: 0;
	  height: 0;
	}
	.owl-carousel .owl-stage-outer {
	  position: relative;
	  overflow: hidden;
	  /* fix for flashing background */
	  -webkit-transform: translate3d(0px, 0px, 0px);
	}
	.owl-carousel .owl-controls .owl-nav .owl-prev,
	.owl-carousel .owl-controls .owl-nav .owl-next,
	.owl-carousel .owl-controls .owl-dot {
	  cursor: pointer;
	  cursor: hand;
	  -webkit-user-select: none;
	  -khtml-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}
	.owl-carousel.owl-loaded {
	  display: block;
	}
	.owl-carousel.owl-loading {
	  opacity: 0;
	  display: block;
	}
	.owl-carousel.owl-hidden {
	  opacity: 0;
	}
	.owl-carousel .owl-refresh .owl-item {
	  display: none;
	}
	.owl-carousel .owl-item {
	  position: relative;
	  min-height: 1px;
	  float: left;
	  -webkit-backface-visibility: hidden;
	  -webkit-tap-highlight-color: transparent;
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}
	.owl-carousel .owl-item #p-home img {
	  display: block;
	  width: 100%;
	  -webkit-transform-style: preserve-3d;
	}
	.owl-carousel.owl-text-select-on .owl-item {
	  -webkit-user-select: auto;
	  -moz-user-select: auto;
	  -ms-user-select: auto;
	  user-select: auto;
	}
	.owl-carousel .owl-grab {
	  cursor: move;
	  cursor: -webkit-grab;
	  cursor: -o-grab;
	  cursor: -ms-grab;
	  cursor: grab;
	}
	.owl-carousel.owl-rtl {
	  direction: rtl;
	}
	.owl-carousel.owl-rtl .owl-item {
	  float: right;
	}
	
	/* No Js */
	.no-js .owl-carousel {
	  display: block;
	}
	
	/* 
	 * 	Owl Carousel - Lazy Load Plugin
	 */
	.owl-carousel .owl-item .owl-lazy {
	  opacity: 0;
	  -webkit-transition: opacity 400ms ease;
	  -moz-transition: opacity 400ms ease;
	  -ms-transition: opacity 400ms ease;
	  -o-transition: opacity 400ms ease;
	  transition: opacity 400ms ease;
	}
	.owl-carousel .owl-item img {
	  transform-style: preserve-3d;
	}
	
	/* 
	 * 	Owl Carousel - Video Plugin
	 */
	.owl-carousel .owl-video-wrapper {
	  position: relative;
	  height: 100%;
	  background: #000;
	}
	.owl-carousel .owl-video-play-icon {
	  position: absolute;
	  height: 80px;
	  width: 80px;
	  left: 50%;
	  top: 50%;
	  margin-left: -40px;
	  margin-top: -40px;
	  background: url("owl.video.play.png") no-repeat;
	  cursor: pointer;
	  z-index: 1;
	  -webkit-backface-visibility: hidden;
	  -webkit-transition: scale 100ms ease;
	  -moz-transition: scale 100ms ease;
	  -ms-transition: scale 100ms ease;
	  -o-transition: scale 100ms ease;
	  transition: scale 100ms ease;
	}
	.owl-carousel .owl-video-play-icon:hover {
	  -webkit-transition: scale(1.3, 1.3);
	  -moz-transition: scale(1.3, 1.3);
	  -ms-transition: scale(1.3, 1.3);
	  -o-transition: scale(1.3, 1.3);
	  transition: scale(1.3, 1.3);
	}
	.owl-carousel .owl-video-playing .owl-video-tn,
	.owl-carousel .owl-video-playing .owl-video-play-icon {
	  display: none;
	}
	.owl-carousel .owl-video-tn {
	  opacity: 0;
	  height: 100%;
	  background-position: center center;
	  background-repeat: no-repeat;
	  -webkit-background-size: contain;
	  -moz-background-size: contain;
	  -o-background-size: contain;
	  background-size: contain;
	  -webkit-transition: opacity 400ms ease;
	  -moz-transition: opacity 400ms ease;
	  -ms-transition: opacity 400ms ease;
	  -o-transition: opacity 400ms ease;
	  transition: opacity 400ms ease;
	}
	.owl-carousel .owl-video-frame {
	  position: relative;
	  z-index: 1;
	}
}
@media (max-width: 767px) {	
	.rslides div {
		padding-bottom: 40px;
	}
	.rslides h3 {
		position: absolute;
		bottom: 0px;
		right: 0;
		left: 0;
		height: 50px;
		margin: 0;
		padding: 10px;
		background: rgba(255,255,255,0.7);
		font-size: 16px;
		font-weight: bold;
		color: #96bd0c;
		/*text-shadow:0px -1px 0px #08570d;*/
	}
	.news {
		position: relative;
		bottom: auto;
		background: #fff;
		padding: 10px 20px;
	}
	.owl-item {
		clear: both;
	}
	.owl-stage {
		transform: translate3d(0px, 0px, 0px) !important;
		transition: all 0s ease 0s;
		width: 100% !important;
	}
	.side {
		height: 70px;
		width: 100%;
	}
	.side h1#logo {
		height: 50px;
		margin: 10px auto;
		width: 110px;
	}
	#sidebar {
		display: none;
	}
	.side .nav {
		display: none;
	}
	.owl-pages li .page {
		padding: 40px 20px 60px;
	}
	.owl-pages li {
		height: auto !important;
		/*padding-top: 70px;*/
	}
	.owl-pages li#p-home {
		height: 300px !important;
		padding-top: 70px;
	}
	#footer {
		height: auto;
	}
	.copy, .credits {
		text-align: center;
	}
}
@media (max-width: 480px) {
	.owl-pages li .page .cont {
		text-align: left;
	}
	.info {
		width: 100%;
		padding-bottom: 15px;
	}
	.brick .img {
		display: none;
	}
}