@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

:root {
    --color1-2038:#f4c100;
    --color2-2038:#df2a63;
    --color3-2038:#5f8781;
    --color4-2038:#383838;
    --color5-2038:#a2195b;
    --font1-2038: 'Prompt', sans-serif;
}

.navbar {
	max-width:1320px;
	margin-left:auto;
	margin-right:auto;
}

.nav-link {
	    color: var(--color1-2038);
    font-weight: 600;
    font-size: 1.2rem;
}

header {
	background-color:var(--color2-2038);
	    position: fixed;
    width: 100%;
    z-index: 10;
        padding: 5px 0;
}

.page-node-5297 .field--name-node-title {
	display:none;
}

.amarillo-38 {
	color:var(--color1-2038);
}

.magenta-38 {
	color:var(--color2-2038);
}

.verde-38 {
	color:var(--color3-2038);
}

.negro-38 {
	color:var(--color4-2038);
}

.red-38 {
	color:var(--color5-2038);
}

.blanco {
	color:white;
}

.regular {
	font-weight:400;
}

.light {
	font-weight:300;
}

.semibold {
	font-weight:600;
}

.bold {
	font-weight:800;
}

.font-38 {
	font-family: var(--font1-2038);
}

.font-38 li {
	    margin-bottom: 1rem;
}

.max-756 {
	max-width:756px;
	margin-left:auto;
	margin-right:auto;
}

.font-38 h2 {
	font-size:2.8rem;
	line-height:1.1
}

.img-100 img {
	width:100%;
	height:auto;
}

.bl01-img {
	z-index:3;
}
.bl01-txt {
	z-index:4;
}

.bl01-0 {
	    padding-top: 9rem;

}

.bl02 {
	padding-top:9rem;
}
.bl03 {
	padding-top:7rem;
}

.bl04 {
	padding-top:5rem;
}

.bl06 {
	    padding-top: 7rem;
	    padding-bottom: 7rem;
}
.rotation1 {
	animation: rotation 21s infinite;
}

.float1 {
	    animation: float 2s ease-in-out infinite;
}

.est-info {
    line-height: 1.3;
}

.circ-txt {
	    font-size: .9rem;
    line-height: 1.3;
}

.but01 h3 a {
    background-color: var(--color2-2038);
    color: white;
    padding: .5rem 2rem;
    font-weight: 700;
    border-radius: 3rem;
    transition: .5s ease;
    display: block;
    text-align: center;
	text-decoration:none
}

.but01 h3 {
	font-size:1.5rem
}

/**/

.bg-dark {
    background-color: #df2a62 !important;
}
.fondorosa
{
    background-color: #df2a62 !important;
    color: #FFF;

}
.fondogris
{
    background-color: #EFEEEF !important;

}


a.participa 
{
	

    background-color: #ffc107;
    color: #FFF;
    border-radius: 20px;
    padding: 10px 45px !important;

	
}

.circle {
    background-color: white;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    padding: 4rem;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}


.circle-let {
	    
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1;
}


@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes float {
	0% {

		transform: translatey(0px);
	}
	50% {

		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}



/**************  FOOTER *******************************/
footer
{
		    background-color: var(--color2-2038);
	  padding: 2rem 0 0;
}

.icono-redes
{
    width: 28px;
    height: 28px;
    filter: brightness(0) saturate(100%) invert(96%) sepia(100%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
}
.logobog01 img
{
    filter: brightness(0) saturate(100%) invert(96%) sepia(100%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
}

.ftbog h2 
{
	color: white;
    font-size: 1.5rem;
}

.ftbog a 
{
	    color: white;
	    text-decoration:none;
}

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

.ftbog a:hover {
	    color: white;
}

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



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








@media (max-width: 768px)
{


			.ftbog {
				text-align:center;
			}
			
			.ftbog li {
			    margin-bottom:0;
			    font-size: .7rem;
			}
			.ftbog h2 {
			    font-size: 1rem;
			}
			
			.ftbog .col-12 {
				padding:0;
			}
			
			.ftbog .redes-sociales a {
			    font-size: .6rem;
			}
			
			.logobog01 {
				margin-left:auto;
				margin-right:auto;
			}
			
			.gov-co-footer-auto {
			    margin-left: auto;
			    margin-right: auto;
			    justify-content: space-around;
			        margin-bottom: 2rem;
			}
			
			.gov-co-footer-auto img {
				    height: 35px;
				    width:auto;
			}
			
			.header-fb {
    background-size: auto 100% !important;
}
.bl01-img, .bl02-img {
	position:relative !important;
}

.bl06 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.bl02, .bl03, .bl04, .bl07, .bl01 {
    padding-top: 5rem;
    padding-bottom: 2rem;
}

.font-38 h2 {
    font-size: 2rem;
}

.bl02-2 {
	justify-content:center !important;
	    flex-direction: column-reverse;
}

.container {
	padding: 0 1.5rem;
}

.bl02-img {
	    margin-left: auto;
    margin-right: auto;
}

.but01 {
	justify-content: center;
}

.but01 a {

    font-size: 1.5rem;
}

.est-info p {
	    margin-bottom: 0.5rem;
}

.page-tipo-page {
	overflow:hidden;
}

a.participa {

    margin-bottom: 2rem;
    display: inline-block;
}

.bl01-0 {
	    padding-top: 10rem;

}


}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav {
    gap: 2rem;
}


}
