.layout--content-medium, .layout--pass--content-medium > * {
	grid-column: 1 / 13;
}
.site-branding {
	background-image:none !important;
	position: absolute;
}
.site-branding__logo img {
	width:0;
}
#block-olivero-logocb, 
#block-olivero-logocongregacion {
	width:50% !important;
	position: relative;
 z-index: 9999999;
/*	background-color: #fff;*/
	  max-height: 110px;
	  padding: 10px;
}
.header-nav {
	padding-top: 10px;
}
.header-nav-overlay {
	background:none !important;
}
#block-olivero-logocongregacion, 
#block-olivero-logocongregacion .block__content {
	float:right !important;
}
.site-branding__text a {
  color: #6f6f6f !important;
  padding-top: 40px !important;
  float: left;
}
.site-header__initial, 
.social-bar {
	background-color:transparent !important;
}
.mobile-nav-button__icon::before, 
.mobile-nav-button__icon::after{
border-top: solid 3px #000 !important;
	}
.mobile-nav-button__label {
color:#000 !important;
}
.mobile-nav-button__icon {
border-top: solid 3px #000;	
}
.text-content a:where(:not(.button)), .cke_editable a:where(:not(.button)){
	box-shadow: inset 0 -2px 0 0 #87BE3C;

	}
.text-content a:where(:not(.button)), .cke_editable a:where(:not(.button)) {
	color: #87BE3C !important;
}
  .text-content a:where(:not(.button)):hover, .cke_editable a:where(:not(.button)):hover {
 box-shadow: inset 0 -2em 0 0 #87BE3C2B;
}
.primary-nav__menu-link-inner::after {
	border-top: solid 5px #87BE3C !important;
}


Body, 
.text-content p, .cke_editable p {
  font-family: "metropolis";
  Background-image:none;
  font-size: 16px;
}
H1 {
  color: #6f6f6f !important;
    font-family: "metropolis";
}

H2 {
	color: #87BE3C !important;
}
.path-node .views-label, 
.path-seguimiento .views-label {
	font-weight:bold;
		color: #87BE3C !important;
		float: left;
		  margin-right: 10px;
}

.path-node .views-row {
	clear:both;
	padding-top:20px;
}
H3 {
	border-bottom: 1px solid #000;
}

.button--primary:hover, .button--primary:focus{
border-color: #7d9f50;
  background-color: #7d9f50;
} 

.button--primary {
		  background-color: #87BE3C;
		  border-color: #87BE3C;
		  margin-top: 5px !important;
}
.breadcrumb__link {
	color: #7d9f50;
}

.menuactivado {
Opacity:0.2;	
}
.js-form-item.form-item.js-form-type-vertical-tabs.form-item-.js-form-item-.form-no-label {
	display:none;
}

.cod-seg {
	font-size: 50px;
	color: #87BE3C;
}

.but-home, .tel-home {
	text-align: center;
}

.but-home a {
	background-color: #87BE3C;
	color: white !important;
	padding: 10px 10px 10px 10px;
}
.but-home a:hover {
	transition: all ease-in-out	0.2s;
	background-color: white;
	color: #87BE3C !important;
}

@media (max-width: 768px) {
#block-olivero-logocb img, 
#block-olivero-logocongregacion img {
	width:70% !important;

}
.site-branding__text a {
	padding-top: 90px !important;
}
}
@media (min-width: 768px) and (max-width: 1200px){
	
.site-branding__text a {
	padding-top: 130px !important;
}	
	
}
