@charset "utf-8";

.p-5 {
    padding: 3rem!important;
}
.row {
    margin-right: auto;
    margin-left: auto;
	width:90%;
}
.rounded {
    border-radius: 5px!important;
}
.section-heading .section-heading-lower {
	display: block;
	font-size: 30px;
	text-shadow: 0px 0px #020202;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
h2{
	font-family: Raleway;
}
body{
	    font-family: Lora;
}
body{
	
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover
}

.site-heading {
	display: none;
}
.site-heading .site-heading-lower {
	font-size: 25px;
	font-weight: bold;
	line-height: 7rem;
	text-shadow: 1px 2px #FFFFFF;
	color: rgba(42,31,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.site-heading .site-heading-upper {
	display: block;
	font-size: 8rem;
	line-height: 7rem;
}
.small {
	font-size: 100%;
	font-weight: bolder;
	font-family: Raleway;
}

.enlaces{
	line-height: 1;
}

.enlace_negro{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.enlace_azul_claro{
	font-weight: bold;
	color: #b4d7fb;
	text-decoration: none;
}


p {
	color: #373737;
	font-family: "Adobe Garamond Pro", "Century Gothic";
	font-size: large;
}
ul{
	list-style-type: none;
}
a.enlaces {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	font-style: normal;
}
.enlaces{
	font-weight: bold;
}
.directorio{
	line-height: 1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #212020;
	font-size: medium;
	text-align: left;
}
.titulo_directorio{
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #6B8947;
}
a:hover {
	font-weight: bold;
	color: #6B8947;
	text-decoration: none !important;
	
}
.directorio_web {
	color: #000000;
}
.caja_textos_inicio {
	border: 1px solid #78b3dd;
	border-radius: 5px;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.caja_textos_inicio img {
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px #272727;
	box-shadow: 0px 0px 2px #272727;
}



	

@media screen and (min-width:768px){
.site-heading {
	display: block;
 
}	

.enlace_negro{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


p {
	color: #373737;
	font-family: "Adobe Garamond Pro", "Century Gothic";
	font-size: large;
}
ul{
	list-style-type: none;
}
a.enlaces {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	font-style: normal;
}
.enlaces{
	font-weight: bold;
}
.directorio{
	line-height: 1;
	font-family: "Adobe Garamond Pro", "Century Gothic";
	color: #000000;
	font-size: large;
	text-align: left;
}
.titulo_directorio{
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #6B8947;
}
a:hover {
	font-weight: bold;
	color: #6B8947;
	text-decoration: none !important;
	
}
.directorio_web {
	color: #000000;
}
.caja_textos_inicio {
	border: 1px solid #768F33;
	border-radius: 5px;
	text-align: justify;
	margin-bottom: 10px;
}
.caja_textos_inicio img {
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px #272727;
	box-shadow: 0px 0px 2px #272727;
}


.ehonline{
	text-align: center;
}

}
