#botones2a {
    margin-top: 50px;
    width: 100%;
    height: 800px;
}
    
.cont_botones2a {
    margin: auto;
    width: 100%;
    height: 800px;
    align-content: center;
}

.bot_1 {
    float: left;
    width: 200px;
    height: 230px;
    margin: 0px 50px;
    cursor: pointer;
    
}
.bot_logo01 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_mins_trans.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_logo02 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_runt.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_logo03 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_simit.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_txt {
    float: left;
    width: 194px;
    height: 20px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/*************************** PIE-PAGINA ********************************/
#pie_pagina {
    margin-top: 50px;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
}

.cont_logo2 {
    float: left;
    width: 50%;
    height: 400px;
}
.logo_alcaldia2 {
    float: right;
    margin: 0px 0px 0px 0px;
    width: 175px;
    height: 400px;
    background-image: url(../img/Logo-Alcaldia_2b.png);
}

.cont_texto {
    width: 50%;
    left: 50%;
    height: 400px;
    padding: 30px 0px 0px 30px;
    background-size: contain;
    background-size: 100%;
    background-position: 100%;
    background-repeat:no-repeat;
    background-size:100vw 100vh;
    background: rgba(30,127,10,1.0);
    border-radius: 20px 0px 0px 0px;
    box-shadow: 2px 2px 10px rgba(50,50,50,0.5);
    justify-content: center;
    color: white;
    text-align: left;
    font-size: 16px;
}
.cont_derecho {
    float: left;
    height: 30px;
    margin: 10px 0px;
    padding: 10px 5px 0px 5px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    background: rgba(40,40,40,0.2);
    border-radius: 10px;
}
.cont_derecho:hover {
    background: rgba(40,40,40,0.8);
}
.cont_terminos {
    float: left;
    height: 50px;
    margin: 10px 0px;
    padding: 10px 0px 0px 5px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    background: rgba(40,40,40,0.2);
    border-radius: 10px;
}
.cont_terminos:hover {
    background: rgba(40,40,40,0.8);
}

/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/
/********************************** RESPONSIVE ******************************************/

@media (min-width:1024px) { 
/*************************** BOTONES MINISTERI ********************************/
#botones2a {
    margin-top: 50px;
    width: 100%;
    height: 230px;
}
    
.cont_botones2a {
    margin: auto;
    width: 900px;
    height: 230px;
    align-content: center;
}

.bot_1 {
    float: left;
    width: 200px;
    height: 230px;
    margin: 0px 50px;
    cursor: pointer;
    
}
.bot_logo01 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_mins_trans.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_logo02 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_runt.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_logo03 {
    float: left;
    width: 200px;
    height: 200px;
    background-image: url(../img/logo_simit.png);
    box-shadow: 2px 2px 3px black;  
    border-radius: 100px;
}
.bot_txt {
    float: left;
    width: 194px;
    height: 20px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/*************************** PIE-PAGINA ********************************/
#pie_pagina {
    margin-top: 50px;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
}
    
.cont_texto {
    width: 50%;
    left: 50%;
    height: 200px;
    padding: 30px 0px 0px 30px;
    background-size: contain;
    background-size: 100%;
    background-position: 100%;
    background-repeat:no-repeat;
    background-size:100vw 100vh;
    background: rgba(30,127,10,1.0);
    border-radius: 20px 0px 0px 0px;
    box-shadow: 2px 2px 10px rgba(50,50,50,0.5);
    justify-content: center;
    color: white;
    text-align: left;
    font-size: 20px;
}
.cont_derecho {
    float: left;
     height: 20px;
    margin: 0px 10px;
    padding: 5px 20px 5px 20px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    background: rgba(40,40,40,0.2);
    border-radius: 10px;
}
.cont_derecho:hover {
    background: rgba(40,40,40,0.8);
}
.cont_terminos {
    float: left;
    height: 20px;
    margin: 0px 10px;
    padding: 5px 20px 5px 20px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    background: rgba(40,40,40,0.2);
    border-radius: 10px;
}
.cont_terminos:hover {
    background: rgba(40,40,40,0.8);
}
.cont_logo2 {
    float: left;
    width: 50%;
    height: 200px;
}
.logo_alcaldia2 {
    float: right;
    margin: 0px 30px 0px 0px;
    width: 500px;
    height: 200px;
    background-image: url(../img/Logo-Alcaldia_2.png);
}



}