



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
  margin-top: 0px;
  font-weight: 700;
  font-family: "Encode Sans Condensed", sans-serif; 
  font-family: 'Open Sans Condensed', sans-serif;
}




div.estilopag h1
	{
		font-size: 2rem;
	}

div.estilopag	h2
	{
		font-size: 1.8rem;
	}

div.estilopag	h3
	{
		font-size: 1.6rem;
	}

div.estilopag	h4
	{
		font-size: 1.2rem;
	}


div.estilopag	h5
	{
		font-size: 1.2rem;
	}


@media (max-width: 978px) 
{
    .container 
    {
      padding:0;
      margin:0;
    }

    body 
    {
      padding: 50px 0px 0px 0px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
    {
      margin-left: 0;
      margin-right: 0;
      margin-bottom:0;
    }
}



@media (max-width: 991.98px) 
{ 
	h1
	{
		font-size: 1.8rem;
	}

	h2
	{
		font-size: 1.4rem;
	}

	h3
	{
		font-size: 1.2rem;
	}

	h4
	{
		font-size: 1.1rem;
	}
}	

main
{
	overflow: hidden;
}

main.container
{
	padding-left: 0px !important;
	padding-right: 0px !important;
	marginx-left: 0px  !important;
	marginx-right: 0px  !important;
}

div.estilopag .pag_portada1 
{ 
 /* background: url(images/bg.jpg) no-repeat center center fixed;  */
 background:  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  min-height: 300px;
  max-height: 95vh;
  margin-bottom: 20px;  
 
}



div.estilopag .pag_portada1  h1
{ 
	padding-top: 10px;
}

div.estilopag .pag_portada1 .barramenu
{
	width: 100%;
}
div.estilopag .pag_portada1 .barramenu a
{
	font-size: 0.9em !important;
}

div.estilopag .pag_portada1 .barramenu a i
{
	font-size: 1.3em !important;
}

div.estilopag .colizq
{
		float: right;
		width: 300px;
	
		height: 100%;
}


div.estilopag .colder
{
	
		overflow: auto;
		height: 100%;
		padding-right: 10px;
}





@media (max-width: 991.98px) 
{ 
	div.estilopag .colizq
	{
			float: unset;
			width: 100%;
			display: block;		
			
	}


	div.estilopag .colder
	{		float: unset;
			overflow: unset;			
			padding-right: 0px;
			display: block;
	}
} 





div.estilopag .pag_servicios1 
{
	
}


div.estilopag .pag_servicios1 .titulo
{

}

div.estilopag .pag_servicios1 .info
{
	padding-left: 15%;
	padding-right: 15%;	
	
}


div.estilopag .pag_servicios1 .mosaico .esteit .img-serv
{ 
	width: 100%;
	margin-right: 1em;
	border-radius: 50%;
	padding: 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.3);

}




div.estilopag .pag_servicios1 .mosaico .owl-carousel .item
{
	widthx: 320px;
}




div.estilopag .pag_galeria1 
{
	
}


div.estilopag .pag_galeria1 .titulo
{

}

div.estilopag .pag_galeria1 .info
{
	padding-left: 15%;
	padding-right: 15%;	
	
}






div.estilopag .pag_galeria1 .mosaico .esteit .img-serv
{ 
	width: 100%;	
	padding: 0.2em;
	box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.6), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
	margin-bottom: 1em;
	margin-top: 1em;

}


 div.estilopag .pag_fichaProfile1 .conte
 {
 	 background:  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
 }

 .img_portada_ficha.pag_fichaProfile1 .layer
 {
 	background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 }
 .img_portada_ficha.pag_fichaProfile1:hover .layer{
 	display: none;
 }

 .img_portada_ficha.pag_fichaProfile1:hover .layer ~ .conte.text-center.row .text-hover-img-white{
 	background-color: #FFF;
 }

 div.estilopag .pag_fichaProfile1 .conte .btnMG 
 {
 	border-radius: 1em;
 	border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  /*padding: 3px 10px 3px 10px;*/
 }

 .pag-gusta-v1
 {
 	position: absolute;
	left: 5px;
	top: 5px;
	border-radius: 100%;
	width: 35px;
	height: 35px;
 }

 .pag-gusta-v1 button.btn-seguir-gusta
 {
 	border-radius: 100%;
	background-color:rgba(255,255,255,0.7);
	border: none;
	font-size: 16px;
	padding: 0;
	width: 30px;
	height: 30px;
	box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.5);
 }
  .pag-gusta-v1 button.btn-seguir-gusta i[class^="fa fa-heart"]{
  	color: #FF0000;
	font-weight: 600;
  }

div.estilopag .pag_fichaProfile1 .conte .btnMG i[class^="fa fa-heart"]
{
	color: #FF0000;
	font-weight: 600;
}

div.estilopag .pag_fichaProfile1 .conte .btnMG label
{
	cursor: pointer;
}

 div.estilopag .pag_fichaProfile1 .conte .info
 {
 	font-size: 14px;
 	line-height: 1.1em;
 }


 div.estilopag .pag_fichaProfile1 .conte h2
 {
 	font-size: 20px; 	 
 }




div.estilopag .pag_fichaProfile1 .conte  .imgprofile 
{
	padding-top: 1.5em;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 1.5em;
}


div.estilopag .pag_fichaProfile1 .conte  .imgprofile .img-profile
{
	border-radius: 50%;
	width: 100% !important;
	position: relative;
	overflow: hidden;
	border: 3px #FFF solid;
	min-width: 140px;
	min-height: 140px;
}


.pag_fichaProfile1  div.perfil_it img
{


box-shadow: 3px 3px 20px
rgba(0, 0, 0, 0.5);
/*border: 2px solid rgba(255, 255, 255, 1);*/

}


.btnNav
{
	margin-left: 12px; 
	margin-right: 12px; 
} 

.owl-prev, .owl-next
{
	border-style: solid !important;
  border-width: 1px !important;
  border-color: #999999 !important;
}


@media (max-width: 991.98px) 
{
	 div.estilopag .pag_fichaProfile1 .conte
	 {
	 	padding: 20px;
	 }
	 div.estilopag .pag_fichaProfile1 .conte  .imgprofile 
	{
		width: 120px;
		float: left;
		padding: 0px;
		margin-right: 10px;

	}

}	

.bordeTest
{
	border-style: dotted;
  border-width: 0px;
  border-color: #CCCCCC;
}



div.estilopag .conte_html h1, div.estilopag .conte_html h2,  div.estilopag .conte_html h2,  div.estilopag .conte_html h3,  div.estilopag .conte_html h4, div.estilopag .conte_html h5
{
	font-size: 1.3em;
}










div.estilopagus .pag_portada1 
{ 
 /* background: url(images/bg.jpg) no-repeat center center fixed;  */
 background:  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
  min-height: 300px;
  max-height: 95vh;
  margin-bottom: 20px;  
 
}



div.estilopagus .pag_portada1  h1
{ 
	padding-top: 10px;
}

div.estilopagus .pag_portada1 .barramenu
{
	width: 100%;
}
div.estilopagus .pag_portada1 .barramenu a
{
	font-size: 0.9em !important;
}

div.estilopagus .pag_portada1 .barramenu a i
{
	font-size: 1.3em !important;
}

div.estilopagus .colizq
{
		float: left;
		width: 300px;
	
		height: 100%;
}


div.estilopagus .colder
{
		float: left;
		overflow: auto;
		height: 100%;
		padding-right: 10px;
}




@media (max-width: 991.98px) 
{ 
	div.estilopagus .colizq
	{
			float: unset;
			width: 100%;
			display: block;		
			
	}


	div.estilopagus .colder
	{		float: unset;
			overflow: unset;			
			padding-right: 0px;
			display: block;
	}
} 



