/*
|
|
|
|
| Theme by: skyfox - Isrra El
| Date: 10/04/2019
| Mtra. Marion Fürnsinn  
|
|
|
|
*/


@font-face {
    font-family: Tit-font;
    src: url(../fonts/Blacksword.otf);
}

/* italic - citas */
@font-face {
	font-family: tex-it-tit;
	src: url(../fonts/HelveticaNeueLTStd-It.otf);
}
/*negritas strong*/
@font-face{
	font-family: strng-txt;
	src: url(../fonts/HelveticaNeueLTStd-BdCn.otf);
}

@font-face {
	font-family: Sub-tit;
	src:url(../fonts/HelveticaNeueLTStd-Cn.otf);
}

/*textos en la parte blanca*/
@font-face{
	font-family: textos-bla;
	src:url(../fonts/HelveticaNeueLTStd-LtCn.otf);
}

@font-face{
	font-family: tex-submen;
	src:url(../fonts/Gotham-Light.otf);
}

@font-face{
	font-family: Copy-url;
	src:url(../fonts/HelveticaNeueLTStd-Md.otf);
}

strong{
	font-weight: bold;
}

p{
	color: black;
}



.top-bar-enso {
    color: #333;
    padding: 80px 0 100px;
    background-image: url(../img/fotografias/El-Enso.jpg);
    height: 650px;
    background-size: cover;
  
    background-position: center center;
    text-align: center;
}

#texto-1{
	margin-top: 25px;
	clear: both;
}

#texto-1 p{
	font-size: 14px;
	font-family: tex-it-tit;
	color: white;
	padding: 25px 45px;
	border-radius: 10px;
	background-color: rgba(96, 56, 19, .4);
	text-shadow: 0px 1px .5px black;
	background-blend-mode: multiply;
	text-align: center;
	font-style: italic;
}


#texto-1 p strong{
	font-family: strng-txt;
	font-style: italic;
}

#logo{
	width: 266px;
	height: 160px;
	margin: 10px auto;
	background-image: url(../img/imagenes/logo.png);
	background-size: cover;
}



.top-bar h1 { 
    font-size: 55px;
    color: white;
    line-height: 30px;
    font-family:Tit-font;
    text-shadow: 2px 2px 15px black;
}

.top-bar h2{
	font-family: Sub-tit;
	font-size: 15px;
	font-style: normal !important;
	font-weight: bold;
	color: #231f20;
}

.cita-21{
	font-style: italic;
}

/*		menu idiomas		*/
/*		menu idiomas		*/
/*		menu idiomas		*/
	.me-id{
		width: 35px;
		position: fixed;
		margin-top: 100px;
		z-index: 998;
	}

	.me-id-2{
		width: 35px;
		position: fixed;
		margin-top: 250px;
		z-index: 998;
	}

	#flag{
		width: 25px;
		height: 25px;
		background-color: red;
	}

	#flag-1{
		width: 25px; /*25px*/
		height: 25px;
		margin: 3px 5px 5px 3px;
		background-image: url(../img/esp.png);
		background-size: cover;
	}

	#flag-2{
		width: 25px;
		height: 25px;
		margin: 3px 5px 5px 3px;
		background-image: url(../img/ger.png);
		background-size: cover;
	}

	#flag-3{
		width: 25px;
		height: 25px;
		margin: 3px 5px 5px 3px;
		background-image: url(../img/eng.png);
		background-size: cover;
	}

	#flag-1:hover{
			box-shadow: 0px 0px 6px white;
			border-radius:100px;
	}
	#flag-2:hover{
			box-shadow: 0px 0px 6px white;
			border-radius:100px;
	} 
	#flag-3:hover{
			box-shadow: 0px 0px 6px white;
			border-radius:100px;
	} 

		/*		telefonos		*/
		/*		telefonos		*/
		/*		telefonos		*/

	.me-tel-1{
		position: fixed;
		z-index:999;
		right: 0px !important;
		width: 200px;
		height: 30px;
		margin-top: 100px;
	}

	.me-tel-2{
		position: fixed;
		z-index:999;
		right: 0px !important;
		width: 200px;
		height: 30px;
		margin-top: 130px;
	}

	.me-tel-3{
		position: fixed;
		z-index:999;
		right: 0px !important;
		width: 200px;
		height: 30px;
		margin-top: 160px;
	}

	#tel{
		height: 30px;
		width: 190px;
		float: right;
		background: -moz-linear-gradient(left, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(89%, rgba(28,97,131,0.72)), color-stop(100%, rgba(0,78,116,0.72)));
background: -webkit-linear-gradient(left, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
background: -o-linear-gradient(left, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
background: -ms-linear-gradient(left, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
background: linear-gradient(to right, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
	}

	#tel p{
		float: left;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-left: 19px;
		padding: auto;
		color: white;
		text-shadow: 0px 1px .5px black;
	}

	#icon-tel{
		background-color: #006699 ;
		width: 30px;
		height: 30px;
		float: right;

	}

	#icon-img-1{
		width: 20px;
		height: 20px;
		background-image: url(../img/telefono.png);
		background-size: cover;
		margin:5px;
	}

	#icon-img-2{
		width: 20px;
		height: 20px;
		background-image: url(../img/cell-phone.png);
		background-size: cover;
		margin:5px;
	}

	#icon-img-3{
		width: 20px;
		height: 20px;
		background-image: url(../img/whastapp-phone.png);
		background-size: cover;
		margin:5px;
	}

		/*		menu		*/
		/*		menu		*/
		/*		menu		*/

.me{
	position: fixed;
	width: 100%;
	height: 50px;
		background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,78,116,0.5) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,78,116,0.5)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,78,116,0.5) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,78,116,0.5) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,78,116,0.5) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,78,116,0.5) 100%);
	z-index: 99;
}

#me-nu{
	width: 950px;
	height: 100%;
	margin: 0px auto;

}


#me-nu li{
	text-shadow: 1px 1px 5px black;
	display: inline-block;
	list-style: none;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


#me-nu li a{
	padding-right: 5px;
padding-left: 5px;
	border-bottom: 2px #006699 none;
	padding-bottom: 4px;
	text-decoration: none;
	color: white;
}

#me-nu li a:hover{

	padding-bottom: 2px;
	border-bottom: 2px #006699 solid !important;
	line-height: 50%;
}

/*menu en aleman*/

#me-nuger{
	width: 1000px;
	height: 100%;
	margin: 0px auto;

}


#me-nuger li{
	text-shadow: 1px 1px 5px black;
	display: inline-block;
	list-style: none;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


#me-nuger li a{
	padding-right: 5px;
padding-left: 5px;
	border-bottom: 2px #006699 none;
	padding-bottom: 4px;
	text-decoration: none;
	color: white;
}

#me-nuger li a:hover{

	padding-bottom: 2px;
	border-bottom: 2px #006699 solid !important;
	line-height: 50%;
}

/*menu en ingles*/

#me-nueng{
	width: 1000px;
	height: 100%;
	margin: 0px auto;

}


#me-nueng li{
	text-shadow: 1px 1px 5px black;
	display: inline-block;
	list-style: none;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


#me-nueng li a{
	padding-right: 5px;
padding-left: 5px;
	border-bottom: 2px #006699 none;
	padding-bottom: 4px;
	text-decoration: none;
	color: white;
	font-size: 13px;
}

#me-nueng li a:hover{

	padding-bottom: 2px;
	border-bottom: 2px #006699 solid !important;
	line-height: 50%;
}

#acti-vo{
	padding-bottom: 2px !important; 
	border-bottom: 2px #006699 solid !important;
}

#acti-vo-m{
	padding-bottom: 2px !important; 
	border-bottom: 2px #006699 solid !important;
}

		/*		Section ser		*/
		/*		Section ser		*/
		/*		Section ser		*/
.img-1{
	width: 150px;
	height: 150px;
	background-image: url("../img/imagenes/ico-host.png");
	background-size: cover;
	margin: 0px auto;
	margin-bottom: 20px;
}
.img-2{
	width: 150px;
	height: 150px;
	background-image: url("../img/imagenes/ico-help.png");
	background-size: cover;
	margin: 0px auto;
	margin-bottom: 20px;
}
.img-3{
	width: 150px;
	height: 150px;
	background-image: url("../img/imagenes/ico-inv.png");
	background-size: cover;
	margin: 0px auto;
	margin-bottom: 20px;
}

#cen-t p{
	font-size: 12px;
	line-height: 1.5;
	font-family: tex-submen;
	text-align: center;
	color: #aa7709;
}

#cen-t a{
	font-family: tex-submen;
	color: #aa7709;
	text-decoration: none;
  	display: flex;
  	justify-content: center;
}

/*		END Section ser		*/
/*		END Section ser		*/
/*		END Section ser		*/


			/*		menu de textos */
			/*		menu de textos 		*/
			/*		menu de textos 		*/
.hide-icon{
	height: 20px;
	width: 20px;
	background-color: red;
	margin: 0px auto !important;
}

.stiky-menu{
	margin: 0px auto;
	position: fixed;
	top:50px;
	width: 65%;
	z-index: 1;
}

.men-u{
	background-color: rgba(171, 119, 9, .9);
	border-radius: 0px 0px 10px 10px ;
	box-sizing: border-box;
	font-family: tex-submen;
	text-align: center;
	padding: 0px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.men-u li{
	font-size: 14px;
	float: left;
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.men-u li a{
	margin-left: 3px;
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 5px black;
	border-bottom: 2px solid rgba(171, 119, 9, .1);
}

.men-u li a:hover{
	cursor: pointer;
	border-bottom: 2px solid white;
}

.men-u li a:active{
	border-bottom: 2px solid white !important;
}

.op-2{
	border-bottom: 2px solid white !important;
}



.secciones p{
	text-align: justify;
	font-family: textos-bla;
	color: black;
	font-size: 16px;
}



/* textos - Terapia */
/* textos - Terapia v
line-height: 1.8;*/
/* textos - Terapia */
.tabs-2{
	list-style: none;
	margin-top: 100px;	
}

.tabs-2 a{
	text-decoration: none;
}

.tabs-2 a li{
	font-size: 14px;
 	color: #ab7709;
 	text-align: center;
 	
 	margin-bottom: 30px;
}
.tabs-2 a li strong{

	font-size: 20px !important;
}

.tabs-2 a li:hover{
	color: gray;	
}

.txt-info p strong{
	font-family: strng-txt;
}

#cita{
	text-align: center !important;
	color: #ab7709 ;
}

#text-col{
	color: #ab7709 ;
}

#blue-table p{
	color: white;
}

#blue-table{
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 50px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: rgba(0, 78, 116, .6);
	color: white;
	border-radius: 10px;
}

#bl-letters p{
	margin-top: 100px;
	color: #80a6ba;
	font-family: tex-it-tit;
	line-height:250%;
	text-align: center;
}

#cita-2{
	margin-top: 50px;
	text-align: center !important;
	color: #ab7709;
}
/* la terapeuta */
/* la terapeuta */
/* la terapeuta */

.top-bar-ter {
    color: #333;
    padding: 180px 0 150px;
    background-image: url(../img/fotografias/Terapeuta-Marion.jpg);
    height: 650px;
    background-size: cover;
   
    background-position: bottom center;
    text-align: center;
}

.top-bar-ter h1 { 
    font-size: 40px;
    color: white;
    line-height: 30px;
    font-family: Tit-font;
    text-shadow: 2px 2px 15px black;
}

.top-bar-ter p {
    font-size: 15px;
    margin-top: 40px;
    font-weight: 500;
    color: black;
}

.top-bar-ter p a {
    color: #777;
}

.top-bar-ter p a:hover,
.top-bar-ter p a:focus {
    color: #555;
    text-decoration: none;
}




			/*		Exte		*/
			/*		EXte		*/
			/*		Exte		*/

.hid-2{
	display: none;
}

.toggle-content {
    display: none;
}

.ac{
	display: block;
}

.info-bar-2 {
    color: #333;
    padding: 0px 0 0px;
 	overflow: hidden;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    text-align: center;
}

.back-img-1{
	background-image: url(../img/fotografias/index-down-1.jpg);
	padding: 50px 0 50px;
	overflow: hidden;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.back-img-2{
	background-image: url(../img/fotografias/index-down-2.jpg);
	padding: 50px 0 50px;
	overflow: hidden;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.back-img-3{
	background-image: url(../img/fotografias/index-down-3.jpg);
	padding: 50px 0 50px;
	overflow: hidden;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.info-bar-2 p{
	font-size: 16px;
	font-family: textos-bla;
	color: white;
	padding: 20px 20px;
	background-color: rgba(0, 78, 116, .4);
	border-radius: 10px;
	text-align: justify;
}

.container-1{
	width: 100%;
}

.clearfix{
	width: 100%;
	margin: 0px auto;
}
			/*		fot		*/
			/*		fot		*/
			/*		fot		*/

#c-org{
	color: rgba(228, 85, 44, .2);
}

.in-f{
	width: 30px;
	height: 30px;
	margin: 10px auto;
	background-image: url(../img/icon/Enzo-gray.png);
	background-size: cover;
}

/*contacto*/

.con-gal p{
	float: left;
	margin: 20px;


}


.cont-2 p{
	text-align: justify;
	font-family: textos-bla;
	color: black;
	font-size: 16px;
}

.cont-2 h4{
	font-family: textos-bla;
	font-weight: bold;
	color: #006699;
}

.top-bar-con {

    color: #333;
    padding: 170px 0 100px;
    background-image: url(../img/img-cont/Contacto-bg.jpg);
    height: 650px;
    background-size: cover;
   
    background-position: center center;
    text-align: center;
}

.top-bar-con h1 { 
    font-size: 55px;
    color: white;
    line-height: 30px;
    font-family:Tit-font;
    text-shadow: 2px 2px 15px black;
}

.top-bar-con h2{
	font-family: Sub-tit;
	font-size: 15px;
	font-style: normal !important;
	font-weight: bold;
	color: #231f20;
}

.col-azul{
	color:#004e74;
}


.contacto-1 p{
	margin-top: 10px;
	margin-bottom: 10px;
}

footer {
   	padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    
}

.copyright {
	font-family: textos-bla;
    color: #aaa;
    margin-bottom: 0;
}

.copyright a{
	font-family: Copy-url;
    color: #ccc;
    text-decoration: none;
}

footer img {
    margin: 0 auto;
}

/*el enso*//*el enso*//*el enso*//*el enso*//*el enso*//*el enso*//*el enso*//*el enso*//*el enso*//*el enso*/
@font-face {
  font-family: 'icoEnso';
  src:  url('../fonts/icoEnso.eot?6jitjk');
  src:  url('../fonts/icoEnso.eot?6jitjk#iefix') format('embedded-opentype'),
    url('../fonts/icoEnso.ttf?6jitjk') format('truetype'),
    url('../fonts/icoEnso.woff?6jitjk') format('woff'),
    url('../fonts/icoEnso.svg?6jitjk#icoEnso') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icoEnso' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-el-enso:before {
  content: "\e900";
  color: white;
}



/*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*/
/*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*/
/*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*//*mapas*/

#map{
	width: 100%;
	height: 200px;

}



/*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*/
/*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*/
/*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*//*prueba1*/

.men-u2{
	background: linear-gradient(to top, rgba(28,97,131,0.25) 10%, rgba(28,97,131,0.72) 89%, rgba(0,78,116,0.72) 100%);
	border-radius: 0px 0px 10px 10px ;
	font-family: tex-submen;
	text-align: center;
	width:45%;    
	display: flex;
	margin-top: 50px;
	
position:fixed;

left:17%;
	z-index: 1;
}

.men-u2 li{
	font-size: 14px;
	float: left;
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.men-u2 li a{
	margin-left: 3px;
	color: white;
	text-decoration: none;
	text-shadow: 1px 1px 5px black;
	border-bottom: 2px solid rgba(171, 119, 9, .1);
	text-transform: uppercase;
}

.men-u2 li a:hover{
	cursor: pointer;
	border-bottom: 2px solid white;
}

.men-u2 li a:active{
	border-bottom: 2px solid white;
}


.cont-info{
	width: 1080px;
	margin: 0px auto;
	padding-left: 100px;
	padding-right: 100px;
	overflow:hidden;
}

.mar-top{
	margin-top: 100px;
}


.top-bar2 {
    color: #333;
    padding: 95px 0 100px;
    height: 650px;
    background-size: cover;
 
    background-position: center center;
    text-align: center;
}

.top-bar2 p a {
    color: #777;
}

.top-bar2 p a:hover,
.top-bar2 p a:focus {
    color: #555;
    text-decoration: none;
}

.top-bar2 h1 { 
    font-size: 55px;
    color: white;
    line-height: 30px;
    font-family:Tit-font;
    text-shadow: 2px 2px 15px black;
}

.top-bar2 h2{
	font-family: Sub-tit;
	font-size: 15px;
	font-style: normal !important;
	font-weight: bold;
	color: #231f20;
}


/*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*/
/*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*/
/*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*//*img-topbar*/


/*terapia*//*terapia*/
/*terapia*//*terapia*/

.back-img-0{
	background-image: url(../img/fotografias/Foto-index.jpg);
}

.back-img-1-ind{
	background-image: url(../img/imagenes/baner1.jpg);
}

.back-img-2-ind{
	background-image: url(../img/imagenes/baner2.jpg);
}

.back-img-3-ind{
	background-image: url(../img/imagenes/baner5.jpg);
}

.back-img-4-ind{
	background-image: url(../img/fotografias/Terapia-Pareja.jpg);
}

/*proceso*//*proceso*/
/*proceso*//*proceso*/

.back-img-5-ind{
	background-image: url(../img/imagenes/baner4.jpg);
}

.back-img-6-ind{
	background-image: url(../img/fotografias/Proceso-Duracion.jpg);
}

/*trabajo*//*trabajo*/
/*trabajo*//*trabajo*/

.back-img-7-ind{
	background-image: url(../img/imagenes/baner3.jpg);
}

.back-img-8-ind{
	background-image: url(../img/fotografias/Como-Posmoderno.jpg);
}



/* About page
==================================================*/
#logo-ind{
    width: 160px;
    height: 160px;
    margin: 45px auto;
    background-image: url(../img/imagenes/logo.png);
    background-size: cover;
}

.top-bar-ind {
    color: #333;
    padding: 60px 0 100px !important;
    background-image: url(../img/fotografias/Foto-index.jpg);
    height: 670px;
    background-size: cover;

    background-position: center center;
    text-align: center;
}

.top-bar-ind p a {
    color: #777;
}

.top-bar-ind p a:hover,
.top-bar-ind p a:focus {
    color: #555;
    text-decoration: none;
}

.top-bar-ind h1 { 
	margin-bottom: 30px;
    font-size: 55px;
    color: white;
    line-height: 30px;
    font-family:Tit-font;
    text-shadow: 2px 2px 15px black;
}

.top-bar-ind h2{
    font-family: Sub-tit;
    font-size: 15px;
    font-style: normal !important;
    font-weight: bold;
    color: #231f20;
}
