.tp-bullets {margin-bottom: 50px !important;}
a {
	text-decoration: none !important;
	 scroll-behavior: smooth;
}
* {
	transition-timing-function: linear !important;
}
.menu-list > li {
	font-size: 1.5rem;
	line-height: 1em;
}
header .brand img {
	height: 91px;
	position: relative;
	top: -29px;
	width: auto;
}
.textoMenu {
	display: inline-block;
	position: absolute;
	margin-left: -65px;
	color: #ccc;
	top: -6px;
}
.navbar .social-list {
	margin-right: 10%;
	position: relative;
	top: -2px;
}
.social-list a {
	font-size: 26px;
	color: #555;
	transition: 0.3s linear all;
}
.social-list a:hover {
	color: #333;
}
.menuHor a {
	color: #333 !important;
	transition: 0.3s linear all;
	font-weight: 700
}
.menuHor a:hover {
	color: #999 !important;
}

@media (min-height: 600px) {
.menu-list > li {
	font-size: 2rem;
}
.menu-list {
	top: 8rem;
	bottom: 15rem;
}
.menu-list ul li {
	margin-left: 30px;
}
}
footer {
	/*margin:1rem -5rem 0;*/
	padding: 5em 0em !important;
	background: #f8d7e8;
	color: #333
}
.tp-bullet {
	background-color: #fff
}
.tp-bullet.selected, .tp-bullet:hover {
	background-color: #b35fa7;
	mix-blend-mode: difference;
}
footer .brand {
	width: 100%;
}
footer .brand img {
	opacity: 0.95;
	height: 80px;
}
footer .brand:hover img {
	opacity: 1
}
.footer ul li a {
	color: #444;
	font-weight: 400;
	font-size: 22px;
}
.footer .social-list a {
	color: #444;
}
.rev_slider_wrapper {
	max-height: 70vh !important;
	overflow: hidden !important;
	border-radius: 6px;
	overflow: hidden;
}
.tp-fullwidth-forcer {
	max-height: 75vh !important
}
.menu {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #ededed 100%);
	background: linear-gradient(to right, #ffffff 0%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.menu-is-opened .menu {
	-webkit-box-shadow: -11px 11px 21px -6px rgba(0,0,0,0.5);
	-moz-box-shadow: -11px 11px 21px -6px rgba(0,0,0,0.5);
	box-shadow: -11px 11px 21px -6px rgba(0,0,0,0.5);
}
/* slider************************/

.slider-title {
	color: #555
}
.project-item {
	max-height: 500px;
	border-radius: 6px;
}
.project-item .project-title {
	font-size: 1.5rem;
	color: #555;
	letter-spacing: normal;
	padding: 8px 14px;
	background: rgba(0,0,0,.75);
	display: inline-block;
	width: 79%;
	margin-left: -15px;
	border-radius: 4px;
}
.rev_slider .link-arrow {
	color: #555;
}
.project-item:hover .project-title {
	text-shadow: none !important;
	padding: 0;
	margin-left: 0px;
	background: transparent;
	;
	width: 100%;
}
.project-description {
	color: black;
	font-weight: 400;
}
.section {
	padding: 7rem 0rem;
}
.section-projects {
	margin: 0 -5rem;
	padding: 4rem 5em !important;/*
background: #c4c4c4;	
background: -moz-linear-gradient(top,  #c4c4c4 2%, #ededed 100%);
background: -webkit-linear-gradient(top,  #c4c4c4 2%,#ededed 100%);
background: linear-gradient(to bottom,  #c4c4c4 2%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#ededed',GradientType=0 );*/


}
.item-shadow:before {
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
}
.project-carousel {
	margin-top: 4rem;
}
.owl-dots {
	margin-top: 4rem;
}
.section-projects .filter li {
	margin: 0.6rem 1.6rem 0 0;
}
.section-projects .filter li a {
	border-radius: 20px;
	padding: 3px 9px;
	border: 2px solid white;
	color: white;
	z-index: 2;
	position: relative;
	top: -1px;
	font-size: 0.9rem
}
.section-projects .filter li a:hover, .section-projects .filter .active a {
	border-color: #48bbf3;
	color: #48bbf3;
}
.section-projects .filter li a:hover {
	background-color: rgba(0,0,0,0.5);
}
.section-projects .filter li a:before {
	content: '\f078';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 4px;
}
.section-projects .vermas {
	background-color: black;
	border-radius: 20px;
	opacity: 0.7;
	font-size: 0.9rem;
	padding: 1px 18px;
	position: absolute;
	right: 7.25rem;
	margin-top: -2rem;
	color: #48bbf3;
	border: 2px solid #48bbf3;
	font-weight: bold;
	display: block;
	z-index: 8
}
.section-projects .vermas:hover {
	background-color: #48bbf3;
	color: black;
	opacity: 1;
}
.section-projects .vermas:before {
	content: '\f196' !important;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 4px;
	position: relative;
	top: 1px;
}
.section-title {
	margin: 0;
	display: inline;
	color: black;
	/*  color: #48bbf3;*/
	border-radius: 8px;
}
.section-projects .section-title {
	color: white;
}
.section-clients {
	margin: 0 -5rem;
	padding: 2.5rem 8em !important;
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 );
}
.partner-carousel {
	margin-top: 0
}
.section-clients .owl-dots {
	display: none!important
}
.section-clients img {
	max-height: 80px;
}
.section-news {
	border-bottom: none;
}

@media (max-width: 767px) {
.news-item {
	max-height: 250px
}
header .brand img {
	height: 85px;
}
}

@media (max-width: 479px) {
footer .brand img {
	opacity: 0.95;
	height: 50px !important;
}
header .brand img {
	height: 65px;
	top: -15px
}
.tp-parallax-wrap {
	margin-top: -55px !important;
}
.tp-fullwidth-forcer, .defaultimg {
	height: 340px !important
}
}

@media (min-width: 991px) and (max-width: 1280px) {
.news-item {
	max-height: 370px
}
}

@media (max-width: 767px) {
.section-news .news-description {
	display: none
}
.footer-flex .flex-item {
	flex: 0 0 50%;
	text-align: center;
}
.footer .social-list a {
	float: none;
}
}

@media (min-width: 768px) {
.navbar {
	box-shadow: 3px 6px 9px rgba(0,0,0,.1);
}
.section-projects .filter {
	margin-right: 0
}
.footer-flex .flex-item {
	flex: 0 0 25%;
	border-left: 2px solid #ccb8c2ad;
	padding-left: 25px;
	padding-right: 25px;
}
.footer-flex .flex-item:first-child {
	border-left: none;
	padding-left: 0px;
}
}
/*
.footer-flex .flex-item:before{content: ''; position: absolute; border-right:1px solid #999; width: 1px ; height: 120px; margin-top: -15px;}
.footer-flex .flex-item:last-child{border-right: none; padding-right: 0; }
}*/






/**************************************/
/************* DSNET ******************/ 

/* dsnet      */
.dsnet {
	display: block;
	opacity: .7;
	font-family: verdana, sans-serif;
	color: rgba(0, 0, 0, 1);
	padding: 5px 0 10px;
	transition: .3s linear all;
	font-size: 12px;
}
.dsnet:hover {
	opacity: 1
}
.dsnet a {
	opacity: .8;
	font-family: verdana, sans-serif;
	position: relative;
	transition: .3s linear all;
	font-weight: 800;
	font-size: 1.3em;
	color: black;
	left: 0;
}
.dsnet a span {
	opacity: .75
}
.dsnet a:hover {
	left: 3px;
	text-decoration: none;
	opacity: 1;
	color: black;
}
.jumbotron {
	max-height: 76vh;
	margin-bottom: 20px;
}
/******************* NOVEDAD *****************/

.page-inner {
	margin-top: 5rem;
}
.novedad .marco iframe {
	border: 6px solid #ddd;
	border-radius: 20px;
	overflow: hidden;
}
.display-1 {
	line-height: 5rem;
	margin-bottom: 2rem
}
.posted-on {
	margin-bottom: 3rem;
}

@media (min-width: 992px) {
.contacto .page-header-3 {
	margin: 7rem 0 0rem
}
}
.contacto .page-header-3 h4 {
	color: #8c989e;
	margin-bottom: 0;
}
.formularioContacto {
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px !important;
}
.pieContacto {
	margin: 0rem 5rem 6rem;
	padding: 5rem 5rem;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 99%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 99%);
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
.pieContacto .map {
	border: 6px solid #fff;
	box-shadow: 3px 6px 12px rgba(0,0,0,.1);
	border-radius: 20px;
	overflow: hidden;
}
#acerca {
	margin: 0 -5rem 2rem;
	padding: 5rem 5em !important;
}
#acerca p {
	color: white;
	border: 2px solid white;
	padding: 15px;
	margin-top: 15px;
}
#acerca h2 {
	text-shadow: 3px 3px 4px rgba(0,0,0,0.25)
}
.menuHor {
	float: right;
	margin-right: 10%;
}
.menuHor a {
	float: left;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 1;
	font-weight: 500;
	color: #333;
	margin-left: 2rem;
}

@media (min-width: 1200px) {
.navbar-toggle {
	display: none
}
.navbar .social-list {
	margin-right: 0
}
}

@media (min-width: 1200px) and (max-width: 1400px) {
.navbar-spacer {
	margin: -1rem 2.5rem 0;
}
.menuHor {
	margin-right: 0px
}
.menuHor a {
	font-size: 20px;
}
}

@media (max-width: 1199px) {
.menuHor {
	display: none
}
}
#moreText, #dots, #moreText2, #dots2, #tele {
	transition: .4s linear all
}
#tele h3 {
	font-size: 40px;
	color: #555;
	letter-spacing: 0px;
	margin-top: 0;
}
#tele h4 {
	font-size: 18px;
	line-height: 2em;
	color: white;
	font-weight: 500;
	text-shadow: none;
	padding: 0.2em 0;
	display: inline;
}
.retorno h4 {
	background-color: #8fbdc4;
	box-shadow: 5px 0 0 #8fbdc4, -5px 0 0 #8fbdc4;
}
.terapia h4 {
	background-color: #b7a97c;
	box-shadow: 5px 0 0 #b7a97c, -5px 0 0 #b7a97c;
}
#more2, #more {
	display: none;
}
#myBtn2, #myBtn {
	color: #985fa7;
	cursor: pointer;
}
#myBtn2:hover, #myBtn:hover {
	color: #333;
}
#tele figure {
	width: 100%;
}
#tele p {
	text-align: justify;
	font-size: 15px;
}
#bio {
	background-color: #555;
	height: 150px
}
#bio h3, #bio h4, #bio p, #bio a {
	color: white;
	letter-spacing: 0;
}
#bio h3 {
	font-size: 30px;
	color: #f8d7e8;
	margin-top: 30px;
	margin-bottom: 15px
}
#bio h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin: 0 0;
}
#bio a {
	color: #f8d7e8;
	border-bottom: 2px solid #f8d7e8;
	padding-bottom: 3px;
}
#bio a:hover {
	color: #fff;
	text-decoration: none;
}
#bio figure {
	background-size: cover;
	border: 4px solid #f8d7e8;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 170px;
	height: 170px;
}

@media (max-width: 479px) {
#bio h3 {
	font-size: 20px;
	margin-bottom: 8px
}
#bio h4 {
	font-size: 16px;
}
#bio figure {
	width: 100px;
	height: 100px;
}
}
.footer-flex .flex-item ul li {
	text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
.footer-flex .flex-item {
	flex: 0 0 45%;
	border-left: none;
	padding-left: 15px;
	padding-right: 15px;
}
.footer-flex .flex-item img {
	height: unset;
	width: 100%;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.footer-flex .flex-item {
	flex: 0 0 45% !important;
}
}
.page-header-3 h1 {
	font-weight: 700;
	color: #555
}
.page-header-3 h4 {
	font-weight: 700;
	color: #59bec3
}
.page-header-3 {
	margin: 9.2rem 0 1.2rem;
}
.fotoBio {
	background-size: cover;
	height: 100%;
	min-height: 700px;
}
.footer ul .active a, .footer ul li a:hover {
	color: #907282;
}
.tratamiento {
	background-color: #f7f7f7;
	border: 2px solid #eee;
	padding: 30px;
	margin-bottom: 50px;
	width: 100%;
	background-position: 0% 50%;
	background-size: cover;
}
.espacioVirtual {
	background-color: #72c1c6;
	color: white;
	padding: 10px;
	line-height: 20px;
	margin: auto;
	display: block;
	position: relative;
	max-width: 660px;
	text-align: center;
	margin-bottom: 20px;
}
.tratamiento figure {
	display: block;
	float: right;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	max-width: 100%;
	height: 300px;
	background-size: cover;
	right: 0;
	margin-bottom: 20px;
	background-position: right top;
}

@media (max-width: 767px) {
.tratamiento {
	background-image: none !important;
	background-color: #f8d7e8;
}
}

@media (min-width: 480px) {
.tratamiento figure {
	width: 50%;
	max-width: 300px;
	margin-left: 15px;
	background-position: right top;
}
}

@media (min-width: 768px) {
.tratamiento figure {
	display: none;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.tratamiento {
	background-position: 53% top;
}
}

@media (min-width: 1199px) {
.tratamiento {
	background-position: 0% 50%;
}
}

.tratamiento p{max-width: 480px !important; color: #333; letter-spacing: 0; font-size: 15px;}
.tratamiento h2 {
	color: #444
}
.tratamiento h3 {
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	color: #555;
	font-size: 30px;
	letter-spacing: 0.3px;
	max-width: 480px;
}
.cita {
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	text-align: center;
	color: #555;
	font-size: 40px;
	padding: 30px 30px;
	letter-spacing: 0.3px;
	max-width: 100%;
}

@media (max-width: 479px) {
#tele h4 {
	font-size: 14px;
}
#tele p {
	font-size: 12px;
	margin-bottom: 0;
}
#myBtn2, #myBtn {
	margin-bottom: 20px;
	display: inline-block;
}
}




.scrollToTop {
	position: fixed;
	bottom: 15px;
	right: 10px;
	cursor: pointer;
	display: block;
	opacity: 1;
}
#topcontrol {
	background-color: #a5d5d5;
	color: #fff !important;
	text-align: center;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 999;
	
}
@media (min-width: 768px){
	#topcontrol {z-index: 99999999}
}

#topcontrol:hover {
	background-color: #333;
}
#topcontrol a, #topcontrol a i,
#topcontrol:hover i{color: white;}
#topcontrol .icon-chevron-right {
	position: relative;
	top: 3px;
	font-size: 20px;
	color: white;
}
.formularioContacto textarea::placeholder,
.formularioContacto input::placeholder{font-weight: 500}
.formularioContacto input{border-left: 0; border-right: 0; border-top: 0; margin-bottom: 20px; font-size: 20px; color: black; font-weight: 700;}
.formularioContacto textarea{margin-bottom: 20px; font-size: 20px; color: black; font-weight: 700;}

.formularioContacto  button{background-color: #58bdc1; border: 0; padding:20px 40px ; color: white; font-weight: 700; letter-spacing:1px;text-transform: uppercase;  }

.form-control:focus{box-shadow: none !important}

.formularioContacto .alert-success {  font-size: 2em;}
.formularioContacto .alert-success button{padding: 2px 5px !important; background-color: green; text-shadow: none; color: white; opacity: .51; border-radius: 5px; border: 2px solid white;}

.formularioContacto .text-danger ul{transition-delay: 2s; transition: .4s linear all;
 list-style: none;  animation-name: aparece; opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: both;}

  .formularioContacto .text-danger ul li{color: #58bdc1}

@keyframes aparece{
	80%{opacity: 0}
	100%{opacity: 1}
}

footer .flex-item p{font-size: 12px;}