@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Work+Sans:wght@600&display=swap');
*
{
	font-family: 'Lato', sans-serif;
	
}

h1, h2, h3, h4, h5, h6
{
	    font-weight: 600;

}
/****/
.borde-verde
{
	    border-bottom: #4effbd solid 40px;
}
.hema-bloque1-home {
  /* max-height: 377px;*/
}

   
.hema-bloque2-home {
    background-image: url(/sites/default/files/2023-11/fondo_bloque2_home.png);
    background-repeat: no-repeat;
    background-position-y: 101%;
    background-size: auto;
    background-position-x: 0;
    min-height: 511px;
 /*   display: flex;
    justify-content: end;
    align-items: center;*/
}
.hema-bloque3-home {

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
    background: url(/sites/default/files/2023-11/fondosbolas.png),url(/sites/default/files/2023-11/fondosbolas2.png), linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 54%);
    background-repeat: no-repeat,no-repeat;
    background-position-y: 50%,  50%;
    background-size:auto , auto;
    background-position-x: 0, 98%;
    min-height: 511px;
    display: flex;
    justify-content: center;
    align-items: center;


}

.hema-bloque4-home {

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
       background: url(/sites/default/files/2023-11/fotografafondo.png),#4effbd;
    background-repeat: no-repeat,no-repeat;
    background-position-y: 0,0;
    background-size: contain,auto;
    background-position-x: 0,98%;
    min-height: 522px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}

.hema-bloque1-actores {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
       background: url(/sites/default/files/2023-12/header_1.jpg);
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: cover;
    background-position-x: 0;
    min-height: 522px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.hema-bloque1-servicios {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
       background: url(/sites/default/files/2023-12/header_2.jpg);
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: cover;
    background-position-x: 0;
    min-height: 522px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.hema-bloque1-capacidades {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
       background: url(/sites/default/files/2023-12/header_3.jpg);
    background-repeat: no-repeat;
    background-position-y: 0;
    background-size: cover;
    background-position-x: 0;
    min-height: 522px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.hema-bloque1-eco {
     background: #4effbd;
  /*  max-height: 270px;*/
    z-index: 1;
}

.hema-bloque-vinculate-actualizate {
  background: #4effbd;
}

.hema-bloque2-eco{

    background: url(/sites/default/files/2023-11/fondosbolas.png),url(/sites/default/files/2023-11/fondosbolas2.png), #FFF;
    background-repeat: no-repeat,no-repeat;
    background-position-y: 50%,  50%;
    background-size:auto , auto;
    background-position-x: 0, 98%;
    min-height: 511px;
    display: flex;
    justify-content: center;
    align-items: center;


}

.hema-bloque3-eco{

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#ffffff",GradientType=1);
    background:  linear-gradient(180deg, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 54%);
    background-repeat:no-repeat;
    background-position-y: 50%;
    background-size: auto;
    background-position-x:  98%;
    min-height: 511px;
    display: flex;
    justify-content: center;
    align-items: center;


}
footer.bg-secondary {
 
    background-color: #212529 !important;
}

.icono-redes{
    width: 28px;
    height: 28px;
filter: brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(2018%) hue-rotate(81deg) brightness(104%) contrast(97%);
	
}
.logobog01 img{
filter: brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(2018%) hue-rotate(81deg) brightness(104%) contrast(97%);
width: 250px;
}

.ftbog h2 {
	color: #46fbbc  !important;
    font-size: 1.3rem !important;
}

.ftbog a, .ftbog li {
	        color: #ffffff !important;
    text-decoration: none;
}

.gov-co-footer-auto {
	    display: flex;
    justify-content: space-between;
    opacity: .7;

}

.ftbog a:hover {
	    color: white;
}

.ftbog ul {
    list-style: none;
    padding-left: 0;
    color: #a8a09b;
}
.ftbog .redes-sociales a {
font-size:.75rem
}



.ftbog li{
	margin-bottom:.4rem;
	font-size: .9rem;
	
}

.page-node-43149 h1,
.page-node-43151 h1,
.page-node-43150 h1,
.page-node-43153 h1,
.page-node-43152 h1
{
	display:none;
}
.bloquetexto {
    background-color: #46fbbcb8;
    border-radius: 20px;
    width: 40%;
    padding: 40px;
    right: auto;
}

.ratio-full {
    --bs-aspect-ratio: 100.25%;
}


.titverde {
        text-align: center;
    background: #4effbd;
    border-radius: 10px;
    max-width: 316px;
    padding: 5px;
    padding-left: 70px;
    min-height: 86px;
    margin-bottom: 10px;
        z-index: -1;
}

.titverde h2{
    font-weight: 900;

}
.icoabs
{top:0px;
	left:0px;
}


.btn-primary {
--bs-btn-color: #000;
    --bs-btn-bg: #4effbd;
    --bs-btn-border-color: #4effbd;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0cf19a;
    --bs-btn-hover-border-color: #4effbdd;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0cf19a;
    --bs-btn-active-border-color: #3cbb8b;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #3cbb8b;
    --bs-btn-disabled-border-color: #3cbb8b;

}

.fa-icon-right 
{
	   /* margin-left: 10px;*/
}

.hema-bloque1-home .textohomeprincipal h2
{
	    color: #4effbd;
}

.imagebannerecosistema , .imagebannerhome
{
	position:absolute;
}

.datos
{
	    /* display: flex; */
    /* position: absolute; */
    border: 0;
    right: 0;
    min-width: 100%;
    text-align: end;
}
.datos span
{
    font-size: 62px;
    font-weight: 900;
}




.datos span.subtext
{
    font-size: 18px;
    font-weight: 600;
}

.descripcion 
{
	    min-height: 168px;
}


.descripcion .btn-primary
{
	    position: absolute;
    bottom: 0;
}
.btn-primary {
    border-radius: 20px;
}

.btn-default {
	--bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #333333;
    --bs-btn-border-width: #333333;
    --bs-btn-border-color: #333333;
    --bs-btn-border-radius: #333333;
    --bs-btn-hover-border-color: #333333;
    --bs-btn-box-shadow: #333333;
    border-radius: 20px;
    
}



.webform-dejanos-datos
{
	-webkit-box-shadow: 10px 10px 33px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 33px -7px rgba(0,0,0,0.75);
box-shadow: 10px 10px 33px -7px rgba(0,0,0,0.75);
    border-radius: 40px;
   /* margin-top: 300px !important;*/
    margin-top:140px !important;
}

.form-text,.form-email
{
    border-radius: 40px;
    background: #f9f9f9;
}
.vinculactualizate
{
	    border-radius: 40px;
}


.puntos::before {
    content: "«««";
    background: url(/sites/default/files/2023-11/itemstitulos_0.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    width: 40px;
    color: transparent;
}


.puntos2::before {
    content: "«««";
    background: url(/sites/default/files/2023-11/puntos2.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    width: 40px;
    color: transparent;
}
.puntos3::before {
    content: "«««";
    background: url(/sites/default/files/2023-11/puntos3.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    width: 40px;
    color: transparent;
}

#block-hemabloque2actorespilares ul {
    background: #E6E6E6;
    /* padding: 10px; */
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 172px;
}
.titgroup
{
	font-size:18px;
	    min-height: 54px;

}

.Actualizadatos {
    max-width: 140px;
    font-size: 14px;
    color: #4effbd;
    position: relative;
    margin-left: 10px;
}

.Actualizadatos::before {
    content: "«««";
    background: url(/sites/default/files/2023-12/iconoregistro.png);
    background-repeat: no-repeat;
    background-position-y: 0%;
    background-size: contain;
    height: 30px;
    /* width: 75px; */
    color: transparent;
    position: absolute;
    left: -12px;
       top: -5px;
}

#block-hema .nav-item {
    min-width: 125px;
    display: flex;
    justify-content: center;
    align-items: end;
}

	.imagebannerecosistema img, .imagebannerhome img{
     width: 100%; 
           height: auto !important;

}

.imageneco
{
	  border-radius: 10%
}
#block-logohema img
{
	    width: 100%;
    height: auto;
}

/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 800px)
{
	.imagebannerecosistema, .imagebannerhome {
    position: relative;
}
 
 .registrohome
 {
 	width: 100% !important;
 }
  .contentactores
 {
 	width: 100% !important;
 }
 .hema-bloque2-eco {
    animation: none;
    background: none;
}

.bloquetexto {
   
    width: 100%;
}


}

@media (max-width: 1200px)
{.datos {
  
    background: #ffffff9c;
    width: 100%;
}}

.modal-content {

  background-color: #4effbd;
}
.Actualizadatos2 {
    max-width: 140px;
    font-size: 14px;
    color: #4effbd;
    position: relative;
    margin-left: 10px;
}
.Actualizadatos2::before {
    content: "";
    background: none;
}