/*
Theme Name: ONG Carmelitas
Theme URI: ONG Carmelitas
Author: Undanet S.L
Author URI: https://undanet.com/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

*{
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a{
	text-decoration: none;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px){.container {width: 790px;}}
@media (min-width: 992px){.container {width: 970px;}}
@media (min-width: 1200px){.container {width: 1170px;}}

#dynamic-to-top {
 
    border: 1px solid #239337!important;
    background: #239337!important;
 
}    
#dynamic-to-top span {
    background: url( http://naroman.proyectosundanet.com/src/plugins/dynamic-to-top/css/images/up.png )no-repeat center center!important;
}

section.slider-home{
    position: relative;
}

section.slider-home .menu-superior-head{
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0;
    right: 0;
}

.menu-superior-head .container > div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-superior-head .social-header{
    text-align: right;
}

.menu-superior-head .social-header > a{
    font-size: 14px;
}

.menu-superior-head .social-header .color-blue {
    color: #2a55a4;
}
.menu-superior-head .social-header .color-blue-light {
    color: #23a0fd;
}

.menu-superior-head .social-header .fondo-instagram {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("./assets/images/fondo-instagram.png");
 }   



.menu-superior-head .social-header .container-txt-sociales{
    font-family: 'Lato', serif;
    margin-right: 35px;
    float:left;
    
}

.menu-superior-head .social-header .container-txt-sociales span.txt-social1{
    font-size: 20px;
    color: white;
    width:100%;
    float:left;
    font-weight: 500;
   
}

.menu-superior-head .social-header .container-txt-sociales span.txt-social2{
    font-weight: 300;
    font-size: 14px;
    color: #acadab;
    width:100%;
    float:left;
   

}



.menu-superior-head .mi-menu-header ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    width: 100%;
    padding: 0;
    margin-top: 20px;
    list-style: none;
}

.menu-superior-head .mi-menu-header{
    padding-top: 0px;
    border-top: 1px solid rgba(255,255,255,.5);
    margin-top: 15px;
}
    

.menu-superior-head .mi-menu-header ul > li{
    padding-left: 12px;
    padding-right: 12px;
}

.menu-superior-head .mi-menu-header ul > li > a {
    color: white;
    font-size: 20px;
    font-family: 'Lato', serif;
    font-weight: bold;
}

.menu-superior-head .mi-menu-header ul > li > a:hover{
    color: #99805d;
}

.lan-container{
    text-align: right;
    margin-bottom: 10px;
}

.lan-container ul li img{
    width: 28px !important;
    height: 18px !important;
}


.linea1{
    height: 10px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("./assets/images/linea1.png");

}

section.quienes{
    padding-bottom: 80px;
    padding-top: 100px;
    text-align: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.quienes::before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /*background-image: linear-gradient(rgba(255,255,255,1), rgba(190,190,190,.7));*/
}

section.quienes .container{
    position: relative;
}

section.quienes h2{
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 42.75px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

section.quienes h3{
    font-family: 'Lato', serif;
    font-size: 27px;
    font-weight: 800;
    color: #141414;
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
}

section.quienes .desc-quienes{
    font-family: 'Lato', serif;
    font-size: 20px;
    color: #2b2b2b;
    line-height: 1.3;
    margin-left: 120px;
    margin-right: 105px;
    font-weight: 300;
}

section.quienes .container-porcentajes{
    position:relative;
    display:block;
    width:auto;
    margin-top:55px;
    margin-left: 190px;
    margin-right:100px;
    height:auto;
}
section.quienes .porcentaje{
    position:relative;
    display:block;
    width:30%;
    font-size: 42.75px; 
    font-family: 'Montserrat', sans-serif;
    float:left;
    font-weight: 700;
    color:#ee7311;
}


section.quienes .btn-quienes{
    border: 1px solid #239337;
    background-color: #239337;
    color: #ededed;
    width: 330px;
    text-align: center;
   font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    font-weight: 700;
    font-size: 22px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left:20px;
    padding-right:20px;
    margin-top: 90px;
    position: relative;
}

section.quienes .btn-quienes a{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

section.quienes .btn-quienes:hover{
     color: #47342f;
    background-color: white;
}

.linea2{
    position:relative;
    width:100%;
    display:block;
}
.lineanaranja{
    height: 30px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("./assets/images/linea-naranja.jpg");
    width:33.3%;
    float:left;

}
.linearoja{
    height: 30px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("./assets/images/linea-roja.jpg");
    width:33.3%;
    float:left;

}
.lineaverde{
    height: 30px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("./assets/images/linea-verde.jpg");
    width:33.3%;
    float:left;

}
.lineaamarilla{
    height: 30px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    background-image: url("./assets/images/linea-amarilla.jpg");
    width:33.3%;
    float:left;

}

section.proyectos{
    padding-bottom: 90px;
    padding-top: 60px;
}

section.proyectos h2{
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 100px;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

section.proyectos h3{
    font-family: 'Lato', serif;
    font-size: 27px;
    font-weight: 800;
    color: #000;
    margin-top: 0;
    margin-bottom: 70px;
    text-align: center;
}

section.proyectos .misProyectos{
    display: block;
    position: relative;
    float:left;
    width:100%
    
}

section.proyectos .misProyectos .div-proyecto-home{
    width: 100%;   
    display: block;
    position: relative;
    float:left!important;
}

.container-galerias{
    width: 33%;display: block;position: relative;float:left;
}
.datos-galeria-home{
    width: 100%;   
    display: block;
    position: relative;
    float:left;
    clear:both;
}

section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home{
    overflow: hidden; 
    border-radius: 10px;
    height: 230px;
    margin-bottom: 40px;
    position: relative;
    margin-left:30px;
    margin-right:30px;
}

section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home img{
    width: 100%;
    height: auto;
}

section.proyectos .misProyectos .div-proyecto-home .tit-proyecto-home a{
    font-family: 'Lato', serif;
    font-size: 21px;
    font-weight: 800;
    color: #141414;
}

.tit-proyecto-home{
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size:25px;
    font-weight:600;
    clear:both;
    display:block;
    
    position:relative;
    
}

.div-textProyecto-home{
    font-family: 'Lato', serif;
    font-size: 17px;
    color: #2b2b2b;
    line-height: 1.3;
    text-align: center;
    clear:both;
    display:block;
    float:left;
    position:relative;
    width: 96%;
}

.linea_gris{
    background-color:#ebebeb;
            
}
section.proyectos .misProyectos .datos-galeria-home .btn-proyecto{
    border: 1px solid #239337;
    background-color: #239337;
    color: #ededed;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    font-weight: 700;
    font-size: 22px;
    margin: auto;
    margin-top: 35px;
    position: relative;
    margin-left:85px;
    float:left;
}
    
section.proyectos .misProyectos .datos-galeria-home .btn-proyecto a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

section.proyectos .misProyectos .datos-galeria-home .btn-proyecto:hover{
    background-color: white;
    color: #5d1c16;
}





.lineagris{
    height: 10px;
    background-color:#ebebeb;
    width:100%;
}


section.info{
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #f4f4f4;
}

section.info .container > div{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

section.info .container > div > div:first-child{
    width: 64%;
    padding-right: 30px;
}

section.info .container > div > div:last-child{
    width: 36%;
    padding-left: 50px;
    border-left: 1px dashed #9b9a9a;
}



section.info h2{
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 43px;
    font-family: 'Montserrat', sans-serif;
}

section.info h3{
    font-family: 'Lato', serif;
    font-size: 26px;
    font-weight: 800;
    color: #000;
    margin-top: 0;
    margin-bottom: 30px;
}

section.info .desc-info{
    font-family: 'Lato', serif;
    font-size: 18px;
    color: #2b2b2b;
    line-height: 1.3;
}

section.info .desc-info a{
    color: #5d1c16;
    font-weight: bold;
}

section.info .div-noticia-home .not-img-home{
    overflow: hidden; 
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top-right-radius:12px;
    border-top-left-radius: 12px;
    height: 180px;
    margin-bottom: 20px;
    position: relative;
    width:320px;
}

section.info .div-noticia-home .not-img-home img{
    width: 100%;
    height: auto;
}

section.info .div-noticia-home .miCat-img {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    background-color: #ee7311;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px;
}

section.info .div-noticia-home .date-not-home{
    font-family: 'Montserrat', sans-serif;
    color: #008c3e;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 16px;
}


section.info .div-noticia-home .tit-not-home a{
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #141414;
}

section.info .div-noticia-home .tit-not-home{
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}

section.info .div-noticia-home .div-textNot-home{
    font-family: 'Lato', serif;
    font-size: 16px;
    color: #545454;
    line-height: 1.3;
    font-weight: 400;
}

section.info .div-noticia-home .btn-leer{
    position: relative;
    margin-top: 20px;
    border: 1px solid #239337;
    background-color: #239337;
    color: #ededed;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding: 7px;
    font-weight: 400;
    font-size: 16px;
    width: 120px;
}
    
section.info .div-noticia-home .btn-leer a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

section.info .div-noticia-home .btn-leer:hover{
    background-color: white;
    color: #5d1c16;
}



section.info .metodologia .btn-contacta-ahora{
    border: 1px solid #239337;
    background-color: #239337;
    color: #ededed;
    width: 260px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    font-weight: 700;
    font-size: 22px;
    margin: auto;
    margin-top: 35px;
    position: relative;
    float:left;
}
    
section.info .metodologia .btn-contacta-ahora a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

section.info .metodologia .btn-contacta-ahora:hover{
    background-color: white;
    color: #5d1c16;
}


section.info .metodologia .btn-ver-proyecto{
    border: 1px solid #ee7311;
    background-color: #ee7311;
    color: #ededed;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    font-weight: 700;
    font-size: 22px;
    margin: auto;
    margin-top: 35px;
    position: relative;
    margin-left:35px;
    float:left;
}
    
section.info .metodologia .btn-ver-proyecto a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

section.info .metodologia .btn-ver-proyecto:hover{
    background-color: white;
    color: #5d1c16;
}

.container-img-metodologia{position:relative;display:block;float:left;}
.img-metodologia{position:relative;display:block;width:auto;margin-left:50px;}
.container-titulos-metodologia{position:relative;display:block;float:left;}



section.contacto{
    padding-bottom: 80px;
    padding-top: 50px;
}


section.contacto .secciiones-contacto{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 80px;
}

section.contacto .secciiones-contacto > div{
    text-align: center;
    width: 33%;
    position: relative;
}

section.contacto .secciiones-contacto > div > a{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

section.contacto .secciiones-contacto > div > h2{
    font-family: 'Lato', serif;
    font-size: 22px;
    font-weight: 800;
    color: #141414;
    margin-bottom: 10px;
}

section.contacto .secciiones-contacto > div > h3{
    font-family: 'Lato', serif;
    font-size: 16px;
    color: #545454;
    font-weight: 400;
    margin-top: 0px;
}


section.contacto hr{
    border: 0;
    border-bottom: 2px dashed #adadad;
}

section.contacto .blq-contacto h2 {
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 36px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

section.contacto .blq-contacto{
    position: relative;
    padding-top: 30px;
}

section.contacto .blq-contacto > img{
    position: absolute;
    right: 0;
    top: 20px;
}

section.contacto .blq-contacto > p{
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Lato', serif;
    color: #313131;
    font-size: 18px;
    font-weight: 300;
}

section.contacto .formulario-donativo .bloque-form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

section.contacto .formulario-donativo .bloque-form > span{
    width: 32%;
}


section.contacto .formulario-donativo input {
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    padding: 6px 12px;
    width: 100%;

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

section.contacto .formulario-donativo textarea {
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    resize: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 132px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    width: 100%;
    padding: 6px 12px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

section.contacto .formulario-donativo .acceptance{
    text-align: left; 
}

section.contacto .formulario-donativo span.wpcf7-list-item{
    margin-left: 0;
}

section.contacto .formulario-donativo .acceptance input{
    width: auto;
    border: 0;
    box-shadow: none;
    padding: 0;
    height: auto;
}

section.contacto .formulario-donativo .acceptance a{
    color: #f5ac6f;
}
section.contacto .formulario-donativo .acceptance a:hover{
    text-decoration: underline;
}


section.contacto .formulario-donativo .acceptance span{
    font-family: 'Lato', sans-serif;
}




section.contacto .formulario-donativo .wpcf7-submit{
    border: 1px solid #239337;
    background-color: #239337;
    color: #ededed;
    width: 300px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    font-weight: 700;
    font-size: 22px;
    margin: auto;
    margin-top: 20px;
    height: auto;
    width: 310px;
    cursor: pointer;
}

section.contacto .formulario-donativo .wpcf7-submit:hover{
    border: 1px solid #5d1c16;
    color: #5d1c16;
    background-color: white;
}

.tit-proyecto-contacto{
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size:22px;
    font-weight:600;
    clear:both;
    display:block;
    
    position:relative;
    
}

.div-textContacto-home{
    font-family: 'Lato', serif;
    font-size: 17px;
    color: #2b2b2b;
    line-height: 1.3;
    text-align: center;
    clear:both;
    display:block;
    float:left;
    position:relative;
    width: 96%;
}




div.wpcf7 .ajax-loader{
    display: none;
}

.secciiones-contacto .miembro{
    width: 32.5%;display: block;position: relative;float:left;
}




footer {
    background-color: #1a1a1a;
    color: #ffffff;
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;

    font-family: 'Montserrat', sans-serif;
}

footer h2{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

footer h3{
    font-size: 15px;
    font-weight: 400;
    margin-top: 3px;
}


footer .prefooter{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

footer .col-footer{
    display: flex;
    align-items: center;
}

footer .col-footer img{
    margin-right: 10px;
}

footer .subfooter{
	display: flex;
	align-items: center;
	justify-content: space-between;
    padding-top: 8px;
}

footer hr {
    width: 100%!important;
    border-bottom: 1px solid #484848!important;
    margin-top: 18px!important;
}

footer .subfooter p,
footer .subfooter p a{
    font-weight: 200;
    font-size: 14px;
    color: #d0d0d0;
    margin: 0;
}

footer .subfooter p a:hover{
    color: white;
}

footer .subfooter .icons-social .fa-inverse{
  color: #1a1a1a;
}

footer .subfooter .icons-social .color-white{
  color: #727272;
}

footer .subfooter .icons-social a:hover .color-white{
  color: white;
}


header{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.contenido-aviso,
.div-single,
.div-archive{
    padding-top: 50px;
    padding-bottom: 50px;
}

.div-archive .container > div{
    display: flex;
    flex-wrap: wrap;
}

.div-archive .div-noticia{
    width: 32%;
    margin-right: 1%;
    margin-bottom: 60px;
}

.div-archive .div-noticia .not-img{
    overflow: hidden;
    border-radius: 20px;
    height: 260px;
    margin-bottom: 15px;
}

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

.div-archive .div-noticia .tit-not a {
    font-family: 'Lato', serif;
    font-size: 21px;
    font-weight: 800;
    color: #141414;
}

.div-archive .div-noticia .div-textNot{
    font-family: 'Lato', serif;
    font-size: 17px;
    color: #2b2b2b;
    line-height: 1.3;
    margin-bottom: 20px;
}

.div-archive .div-noticia .btn-ampliar{
        position: relative;
    margin-top: 20px;
    border: 1px solid #5d1c16;
    background-color: #5d1c16;
    color: #ededed;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding: 7px;
    font-weight: 400;
    font-size: 16px;
    width: 120px;
}

.div-archive .div-noticia .btn-ampliar a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.div-archive .div-noticia .btn-ampliar:hover{
    background-color: white;
    color: #5d1c16;
}



.div-single img{
    max-width: 500px;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
}

.div-single .date-single{
    font-family: 'Lato', sans-serif;
    color: #008c3e;
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 22px;
}

.div-single .tit-single{
    font-family: 'Lato', serif;
    font-size: 30px;
    font-weight: 800;
    color: #141414;
}

.div-single .contenido-single{
    font-family: 'Lato', serif;
    font-size: 18px;
    color: #2b2b2b;
    line-height: 1.3;
}

.contenido-aviso h1{
        color: #000;
    font-weight: 700;
    margin-bottom:66px;
    margin-top: 0;
    font-size: 36px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.contenido-aviso .cnt-aviso{
        font-family: 'Lato', serif;
    font-size: 18px;
    color: #2b2b2b;
}

.ventana-out {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    display: none;
    z-index: 999999;
}

.ventana {
    position: fixed;
    width: 950px;
    height: auto;
    background-color: white;
    left: 50%;
    margin-left: -450px;
    top: 45%;
    margin-top: -264px;
    z-index: 51;
    display: none;
    color: #fff;
}

.cab-ventana {
    background-color: #5d1c16;
    padding: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cnt-ventana {
    padding: 40px;
}

.ventana .mi-ventana {
    width: 100%;
    padding-right: 20px;
    padding-top: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: thin;
    height: 300px;
    color: black;
}

.ventana .btn-close{
    cursor: pointer;
    float: right;
    font-size: 30px;
}

.cabecera_home_responsive{    
    background-color: #239337;
    width: 100%;
    height: 70px;
    display: block;
    padding: 0px;
    position: fixed;
    z-index: 10;
    display:none;
    }


.img-single{
  margin-top:25px;   
}

.img-logo-cabecera{
    width: 20%; margin-left: 5%;margin-top:1.5%;
}

.raya-texto-slide{
    width:80px;position:relative;display:block;float:left;
}

/**** RESPONSIVE ****/

@media (max-width:7999px){
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
        font-size:25px;
        font-family: 'Montserrat', sans-serif;
    }
}


@media (max-width:1200px){
    section.info .container > div > div:first-child {
        width: 65%;
    }
    section.info .container > div > div:last-child {
        width: 35%;
    }

    .menu-superior-head img{
        max-width: 200px;
    }
    section.contacto .blq-contacto > img {
        top: 0px;
    }
    section.contacto .blq-contacto > p {
        position: relative;
        z-index: 1;
    }
    .menu-superior-head .mi-menu-header ul > li > a {
        font-size: 18px;
    }
    .ventana {
        width: 80%;
        margin: auto;
        left: 0;
        right: 0;
        top: 15%;;
    }
    .div-archive .div-noticia .not-img {
        height: 220px;
    }
    section.quienes .container-porcentajes {
        width: 100%;
        margin-left: 40px;
        height: auto;
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
        margin-left: 20px;
        margin-right: 20px;
    }
    .menu-superior-head .social-header .container-txt-sociales{
        width:70%;
    }
    .menu-superior-head .social-header .container-txt-sociales span.txt-social1, .menu-superior-head .social-header .container-txt-sociales span.txt-social2{
        width: 80%;
    }

}


@media (max-width:1060px){
    
    section.info .container > div > div:first-child{
        width:60%;
    }
    section.info .container > div > div:last-child{
        width:40%;
    }
    section.info .div-noticia-home .not-img-home{
        width:100%
    }
    .menu-superior-head .social-header{
        width:90%;
    }
    .menu-superior-head .social-header .container-txt-sociales span.txt-social1, .menu-superior-head .social-header .container-txt-sociales span.txt-social2{
        width:100%;
    }
}

@media (max-width:992px){
    .menu-superior-head img {
        max-width: 150px;
    }
    section.contacto .blq-contacto > img {
        position: relative;
        right: initial;
        top: initial;
        margin: auto;
    }
    section.contacto .blq-contacto {
        text-align: center;
    }
    section.contacto .blq-contacto form p{
        text-align: left;
    }
    section.contacto .secciiones-contacto img{
        width: 100%;
    }
    section.info .div-noticia-home .not-img-home {
        height: 170px;
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
        height: 170px;
    }
    section.proyectos .misProyectos .div-proyecto-home .btn-proyecto {
        width: 180px;
        font-size: 18px;
    }
    section.quienes {
        padding-top: 60px;
    }
    .menu-superior-head .mi-menu-header ul > li {
        padding-left: 7px;
        padding-right: 7px;
    }
    .menu-superior-head .mi-menu-header ul > li > a {
        font-size: 17px;
    }
    

    .div-archive .div-noticia {
        width: 45%;
        margin-right: 5%;
    }

    .div-archive .div-noticia .not-img {
        height: 235px;
        margin-bottom: 0;
    }
    section.quienes .desc-quienes{
        width:97%;
        margin-left: 5px;
        margin-right:5px;
    }
    section.proyectos .misProyectos .datos-galeria-home .btn-proyecto{
        margin-left:40px;
    }
   section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
        height: 150px;
   } 
    .menu-superior-head .social-header .container-txt-sociales{
        margin-right:0px;
    }
}

.redes-sociales-menu{
    position:absolute;margin:auto;width:100%;display:none;
}

@media (max-width:850px){
section.quienes .porcentaje{
    font-size:35px;
        width: auto;
    margin: 10px;
}
section.quienes .container-porcentajes {
    width: 90%;
    margin-left: 40px;
    height: auto;
}

}

@media (max-width:768px){
    .menu-superior-head img{
        display:none;
    }
    .cabecera_home_responsive{
        display:block;
    }

    section.proyectos .misProyectos {
        flex-direction: column;
    }
    section.proyectos .misProyectos .div-proyecto-home {
        width: 100%;
        margin-bottom: 40px;
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
        height: 400px;
    }
    section.contacto .secciiones-contacto {
        flex-direction: column;
    }
    section.contacto .secciiones-contacto > div {
        width: 100%;
        margin-bottom: 30px;
    }
    section.contacto .secciiones-contacto img {
        width: auto;
    }
    section.info .container > div{
        flex-direction: column;
    }
    section.info .container > div > div{
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    section.info .container > div > div:first-child{
        border-bottom: 1px dotted #9b9a9a !important;
        margin-bottom: 25px;
    }
    section.info .div-noticia-home .not-img-home {
        height: 370px;
    }
    footer .subfooter {
        flex-direction: column;
    }
    footer .subfooter .icons-social{
        margin-top: 15px;
    }

    .menu-superior-head .mi-menu-header,
    .menu-superior-head .social-header{
        display: none;
    }
    footer .prefooter {
        align-items: center;
        flex-direction: column;
    }

    section.contacto .blq-contacto h2,
    section.info h2,
    section.proyectos h2,
    section.quienes h2 {
        font-size: 36px;
    }

    .div-archive .div-noticia {
        width: 100%;
        margin-right: 0%;
    }

    .div-archive .div-noticia .not-img {
        height: 300px;
    }
    .secciiones-contacto .miembro{
        width:100%;
    }
    section.info .metodologia .btn-contacta-ahora{
        margin-bottom:30px;
    }
    section.info .metodologia .btn-ver-proyecto{
        margin-bottom:30px;
    }


    section.info .div-noticia-home .not-img-home{
        width:100%;
        height:auto;
    }
    .container-galerias{
        width:100%;height:auto;
    }
    section.proyectos .misProyectos .div-proyecto-home{
        margin-bottom:0px;
    }
    section.proyectos .misProyectos .datos-galeria-home .btn-proyecto {
        margin-left: 34%;
        margin-bottom: 70px;
    }
    section.info .div-noticia-home .not-img-home img {
        width: 96%;
        height: auto;
    }
    section.proyectos h2 {
    
        margin-top: 30px;
    }  
    section.quienes .btn-quienes,section.info .metodologia .btn-contacta-ahora,section.proyectos .misProyectos .datos-galeria-home .btn-proyecto,section.info .metodologia .btn-ver-proyecto,section.contacto .formulario-donativo .wpcf7-submit{
        padding-left:20px;
        padding-right:20px;
        padding-bottom: 12px;
        padding-top: 12px;
    }
    .datos-galeria-home{
        margin-bottom:50px;
        
    }  
    section.quienes .btn-quienes{
      margin-top:35px;   
    }
    section.proyectos{
        padding-bottom: 0px;
    }
    section.quienes .container-porcentajes{
        margin-top:25px;
    }
    .btn-proyecto{
      margin-top:20px;   
    }
    .tit-proyecto-home{
       margin-top:10px; 
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home{
        margin-bottom:5px;
    }
    .redes-sociales-menu{
      display:block;   
    }
}

@media (max-width:576px){
.img-logo-cabecera{
    width:26%;
}
}
@media (max-width:576px){
    .menu-superior-head img {
        max-width: 120px;
    }
    section.contacto .blq-contacto h2, section.info h2, section.proyectos h2, section.quienes h2 {
        font-size: 28px;
    }
    section.quienes .desc-quienes {
        font-size: 17px;
    }
    section.quienes img{
        max-width: 100px;
    }
    section.quienes .btn-quienes {
        width: 70%;
        font-size: 18px;
        padding: 10px;
    }
    section.info h3,
    section.quienes h3,
    section.proyectos h3 {
        font-size: 20px;
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
        height: 300px;
    }
    section.info .div-noticia-home .not-img-home {
        height: 300px;
    }
    section.contacto .formulario-donativo .bloque-form {
        flex-direction: column;
    }
    section.contacto .formulario-donativo .bloque-form > span{
        width: 100%;
    }
    section.contacto .formulario-donativo .wpcf7-submit {
        width: 70%;
        line-height: 30px;
        font-size: 18px;
    }

    .div-archive .div-noticia .not-img {
        height: auto;
    }
    section.proyectos .misProyectos .datos-galeria-home .btn-proyecto {
        margin-left: 30%;
    }
    section.quienes .btn-quienes,section.info .metodologia .btn-contacta-ahora,section.proyectos .misProyectos .datos-galeria-home .btn-proyecto,section.info .metodologia .btn-ver-proyecto{
        width: 70%;
        line-height: 30px;
        font-size: 18px;
    }
    section.proyectos .misProyectos .datos-galeria-home .btn-proyecto{
        margin-left:15%;
    }
    section.info .metodologia .btn-ver-proyecto, section.info .metodologia .btn-contacta-ahora{
        margin-left:12%;
    }
    section.info h3{
        width:80%;
    }
    section.info .metodologia .btn-ver-proyecto{
        margin-top:0px;
    }

}   
@media (max-width:500px){
    .container-galerias{
      width:100%;   
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home {
    height: auto;
    }
    section.quienes .porcentaje{
        margin-left:60px;
    }
    .img-metodologia{margin-top:0px;}
    .img-logo-cabecera{
        margin-top:2.5%;
    }
}    

@media (max-width:450px){
    
    section.info .div-noticia-home .not-img-home {
        height: 240px;
    }
    
    section.quienes .porcentaje{
        margin-left:45px;
    }
    .container-titulos-metodologia{
        width:50%;
    }
    section.proyectos .misProyectos .div-proyecto-home .proyecto-img-home{
        height: 210px;
    }
    .img-logo-cabecera{
       width:31%;
    }
}


@media (max-width:430px){

    section.quienes .porcentaje{
        margin-left:30px;
    }
    section.info .metodologia .btn-contacta-ahora,section.info .metodologia .btn-ver-proyecto, section.proyectos .misProyectos .datos-galeria-home .btn-proyecto{margin-left:0px;}
    section.quienes .btn-quienes,section.info .metodologia .btn-contacta-ahora,section.proyectos .misProyectos .datos-galeria-home .btn-proyecto,section.info .metodologia .btn-ver-proyecto,section.contacto .formulario-donativo .wpcf7-submit{
        width:100%;
    }
    section.info .div-noticia-home .not-img-home{
        height: 170px;
    }
    .img-logo-cabecera{
       width:33%;
    }    
}
@media (max-width:400px){
    .img-logo-cabecera{
       width:35%;
    }    

} 

@media (max-width:350px){

    section.quienes .porcentaje{
        margin-left:10px;
    }
    .img-logo-cabecera{
       width:43%;
    }   
}
