blockquote {
  margin-left: 0px;
  padding-left: 30px;
  border-left: 4px solid #de8c72;
}
.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	height: 800px;
	overflow: hidden;
}
.img-overflow{
  background-image: url("../img/dr-content/placeholder.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	height: 100%;
}
.img-overflow-approccio{
  background-image: url("../img/dr-content/approccio-clinico.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	height: 100%;
}
.cover-txt{
	position: absolute;
	top: 360px;
	right: 20vw;
}
.cit-center {
  margin-top: 40px;
  text-align: center;
  position: relative;
}
.cit-center .cit {
  position: relative;
}
.cit-center .cit::before {
  content: "";
  height: 2px;
  background: #de8c72;
  position: absolute;
  bottom: -10px;
  right: 30%;
  margin: 10 25%;
  width: 40%;
}
.cit-left {
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: left;
  position: relative;
  margin-left: 20px;
	font-style: italic;
}
.cit-left::before {
  content: "";
  height: 100%;
  background: #de8c72;
  position: absolute;
  left: -20px;
  width: 3px;
}
.cit-left .cit {
  margin-bottom: 10px;
}
.cit-alt{
	color: #bf967d !important;
}
.img-right-full-mobile{
	max-width: 400px;
}
.pi-scroll-top-arrow {
  box-shadow: 1px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
.pi-scroll-top-arrow.pi-active {
  bottom: 63px;
  opacity: 1;
}
.pi-icon-box-hover:hover .pi-icon-box-icon-circle, .pi-icon-box-hover:hover .pi-icon-box-icon-square {
  color: #de8c72;
}
.pi-icon-box-icon-big .pi-icon-box-icon {
  font-size: 36px;
  line-height: 56px;
  margin-top: 15px;
}
.pi-icon-box-icon-big .pi-icon-box-content {
  margin-left: 66px;
}
.cover-2 {
  background-image: url("../img/dr-content/slide-2.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sm-text-alt {
  color: #de8c72 !important;
}
.sm-text-base {
  color: #548f94 !important;
}
.title {
  font-family: 'Poppins', Arial, sans-serif;
  line-height: 1em;
  font-size: 3em;
}
.section-2 {
  padding: 60px 120px;
}
.subtitle {
  font-family: 'montserrat', sans-serif;
	font-weight: 300;
  font-size: 1.3em;
	margin-bottom: 0px;
}
.pi-section-base-2 {
  background-color: #de8c72;
}
/*Timeline*/
.pi-timeline-date {
  width: 500px;
}
.pi-timeline-item-date span:last-child {
  font-size: 16px;
}
/*Footer*/
.footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
.pi-texture-1 {
  background-image: radial-gradient(circle at 82% 60%, rgba(59, 59, 59, 0.06) 0%, rgba(59, 59, 59, 0.06) 69%, transparent 69%, transparent 100%), radial-gradient(circle at 36% 0%, rgba(185, 185, 185, 0.06) 0%, rgba(185, 185, 185, 0.06) 59%, transparent 59%, transparent 100%), radial-gradient(circle at 58% 82%, rgba(183, 183, 183, 0.06) 0%, rgba(183, 183, 183, 0.06) 17%, transparent 17%, transparent 100%), radial-gradient(circle at 71% 32%, rgba(19, 19, 19, 0.06) 0%, rgba(19, 19, 19, 0.06) 40%, transparent 40%, transparent 100%), radial-gradient(circle at 77% 5%, rgba(31, 31, 31, 0.06) 0%, rgba(31, 31, 31, 0.06) 52%, transparent 52%, transparent 100%), radial-gradient(circle at 96% 80%, rgba(11, 11, 11, 0.06) 0%, rgba(11, 11, 11, 0.06) 73%, transparent 73%, transparent 100%), radial-gradient(circle at 91% 59%, rgba(252, 252, 252, 0.06) 0%, rgba(252, 252, 252, 0.06) 44%, transparent 44%, transparent 100%), radial-gradient(circle at 52% 82%, rgba(223, 223, 223, 0.06) 0%, rgba(223, 223, 223, 0.06) 87%, transparent 87%, transparent 100%), radial-gradient(circle at 84% 89%, rgba(160, 160, 160, 0.06) 0%, rgba(160, 160, 160, 0.06) 57%, transparent 57%, transparent 100%), linear-gradient(90deg, rgb(46, 75, 248), rgb(166, 255, 237));
}
@media (min-width: 960px) {
  .pi-timeline-item-left {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .cover-2 {
    background-image: url("../img/dr-content/placeholder.jpg");
  }
}
@media (max-width: 320px) {
  .pi-row-lg .pi-row-block-logo img {
    max-height: 48px;
  }
  .pi-header-rows-fixed .pi-row-reduced img, .pi-header-row-fixed .pi-row-reduced img {
    max-height: 48px;
  }
}
@media (max-width: 420px) {
  .pi-row-lg .pi-row-block-logo img {
    max-height: 70px;
  }
  .title {
    font-size: 2em;
  }
  .section-2 {
    padding: 40px 60px;
  }
  h1, .h1 {
    font-size: 2.2em;
  }
}
@media (max-width: 960px) {
  .section-2 {
    padding: 40px 55px;
  }
	.img-right-full-mobile{
	max-width: 100vw;
		margin-left: 0px;
}
}
@media (max-width: 640px) {
  .cover {
    background-image: url("../img/dr-content/placeholder-sm.jpg");
    background-position: center center;
		height: 600px;
  }
	.cover-txt{
		position: absolute;
		top: 460px;
		right: 20vw;
	}

}