.elementor-kit-6{--e-global-color-primary:#0F6838;--e-global-color-secondary:#231F20;--e-global-color-text:#7A7A7A;--e-global-color-accent:#0F6838;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Ubuntu", Sans-serif;font-weight:400;}.elementor-kit-6 label{color:var( --e-global-color-primary );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{color:var( --e-global-color-primary );accent-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ecomining{
    color:#0f6838;
    font-weight:600;
}

a{
    color:var(--e-global-color-primary);
}

.nombre-proyecto:empty,
.ano-ejecucion:empty,
.tipo-proyecto:empty,
.proy-img-01:empty,
.proy-img-02:empty,
.proy-img-03:empty,
.proy-img-04:empty,
.proy-img-05:empty,
.proy-img-06:empty,
.proy-img-07:empty,
.proy-img-08:empty,
.proy-img-09:empty{
  display: none;
}

/*Formulario Footer General*/
#contacto-general input{
    border-radius:10px;
    border-width:0px;
    background-color:#efefef;
	padding:10px;
	width:100;
    
}
#contacto-general textarea{
    border-radius:10px !important;
    border-width:0px !important;
    color:#000 !important;
    background-color:#efefef;
    margin-top:-5px;
}

#contacto-general input[type="text"]{
	margin-bottom:10px;
	margin-top:5px;
}
#contacto-general input[type="email"]{
	margin-bottom:10px;
}

#contacto-general input[type="email"]{
	margin-bottom:10px;
}


#contacto-general input[type="submit"]{
    float:right;
    background-color:var(--e-global-color-primary);
    padding:10px 30px 10px 30px;
    color:#fff;
    font-weight:600;
}
#contacto-general input[type="submit"]:hover{
    background-color:#080F12;
}/* End custom CSS */