body {
	font-family: Notosans !important;
}
.kuo_text_main_title{
    font-size: 3.1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

}
.kuo_text_big_title{
    font-size: 2.1875rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.21875rem;
    text-transform: uppercase;

}
.kuo_text_title{
    font-size: 1.63156rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

}
.kuo_text_subtitle{
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

}
.kuo_text_highlight{
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;

}
.kuo_text_subtitle_spacing{
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6px;
    text-transform: uppercase;

}
.kuo_text_subtitle_spacing_small{
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.245rem;

}
.kuo_text_p_big{
    font-size: 1.1rem;
    font-style: normal;
    line-height: normal;
    font-weight: 400;

}
.kuo_text_p{
    font-size: .9rem;
    font-style: normal;
    line-height: normal;
    font-weight: 300;

}
.kuo_text_bold{
    font-weight: 700;
}
.kuo_text_light{
    font-weight: 300;
}

.kuo_bg_color_01{
    background-color: #EFEFEF;
}
.kuo_bg_color_02{
    background-color: #D22829;
}
.kuo_cursor_pointer{
    cursor: pointer;
}

/* header styles start */
.kuo_nav_link{
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    padding-left: .5rem;
    padding-right: .5rem;
    color: #000000 !important;
}
.kuo_nav_link:hover{
    text-decoration: underline;
    text-underline-offset: 4px;
}
.kuo_nav_link.active{
    text-decoration: underline;
    text-underline-offset: 4px;
}

/* header styles end */

.kuo_main_wrapper{
    z-index: 1;
    position: relative;
}

/* Sostenibilidad styles start */
.kuo_sustainability_card{
    position: relative;
    width: 20%;
    overflow: hidden;
    height: 50vh;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.kuo_sustainability_card:hover .kuo_sustainability_card_hover{
    margin-top: 0vh;
}
.kuo_sustainability_card_hover{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    margin-top: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    transition: all ease-in-out 600ms;
}
/* Sostenibilidad styles start */

/* inversionistas styles start */
.kuo_container {
    width: 70vw;
    max-width: 1680px;
    margin: auto;
}
.kuo_inversionistas_main_wrapper{
    z-index: 1;
    position: relative;
}
.kuo_inversionistas_banner_card{
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(16px);
}
.kuo_inversionistas_informe_anual{
    height: 35vh;
}
.kuo_inversionistas_informe_anual_small{
    height: 35vh;
}
.kuo_inversionistas_cards{
    height: 30vh;
}
.kuo_inversionistas_informe_anual_small_title{
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(16px);
    display: flex;
    align-items: stretch;
    width: 100%;
}
.kuo_inversionistas_card_title_wrapper{
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(16px);
    width: 100%;
}
.kuo_inversionistas_dashboard_reportes{
    height: 35vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.kuo_inversionistas_reportes_link{
    border: 1px solid #00000081;
    padding: .5rem;
    text-decoration: none;
    color: black;
    display: flex;
    gap: 2rem;
    align-items: center;
    transition: all ease 400ms;
}
.kuo_inversionistas_reportes_link_white{
    border: 1px solid #ffffff81;
    padding: .5rem;
    text-decoration: none;
    color: rgb(255, 255, 255);
    display: flex;
    gap: 2rem;
    align-items: center;
    transition: all ease 400ms;
    font-size: 1rem;
}
.kuo_inversionistas_reportes_link:hover{
    scale: 1.1;
    background-color: #D22829;
    color: white;
    border: #D22829;
} 
.kuo_inversionistas_reportes_link_white:hover{
    scale: 1.1;
    background-color: #ffffff;
    color: #D22829;
    border: #ffffff;
}
.kuo_inversionistas_event_link{
    color: #000;
    text-decoration: none;
    transition: all ease-in 200ms;
}
.kuo_inversionistas_event_link:hover{
    font-weight: 500;
}
.kuo_inversionistas_eventos_item{
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #00000081;
    color: #000;
    text-decoration: none;
}
a.kuo_inversionistas_eventos_item:hover{
    background-color: #EFEFEF;
    cursor: pointer;
}
.kuo_inversionistas_select{
    border: 1px solid #00000080;
    width: 100%;
    padding: .5rem;
}
.kuo_inversionistas_tab_link.active{
    background-color: #D22829;
    color: white;
    font-weight: 400;
}
.kuo_inversionistas_tab_link{
    background-color: transparent;
    font-size: 1rem;
    font-weight: 300;
    line-height: normal;
    display: flex;
    padding: 0.625rem;
    align-items: center;
    text-align: start;
    margin-bottom: 1rem;
    width: 100%;
}
.accordion-button:not(.collapsed){
    background-color: #EFEFEF !important;
    box-shadow: none !important;
    color: #000000 !important;
}
.accordion-button:focus{
    box-shadow: none !important;
}
.accordion-body{
    background-color: #EFEFEF;
}
.kuo_inversionistas_link{
    color:#000 !important;
    text-decoration: none !important;
    transition: all ease 400ms;
}
.kuo_inversionistas_link:hover{
    scale: 1.1;
}
.kuo_informe_anual_wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
}
.kuo_informe_anual_wrapper img{
    object-fit: cover;
    height: 100% !important;
}
.kuo_inversionistas_img_overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 47.59%, rgba(0, 0, 0, 0.60) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}
/* inversionistas styles end */

.kuo_widgets_main_wrapper{
    z-index: 1;
    position: relative;
}

/* footer styles start */

.kuo_footer_color{
    background-color: #fe1f3a;
}   
.kuo_footer_form_btn{
    background-color: #000000 !important;
    color: white !important;
    border-radius: 0px !important;
    margin-top: 2rem;
}
.form-floating>label{
    color: rgba(255, 255, 255, 0) !important;
}
.form-control{
    background-color: transparent !important;
    color: white !important;
    border: none !important;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0px !important;
}
.kuo_form_control_contact{
    background-color: transparent !important;
    color: white !important;
    border: none !important;
    border-bottom: 0.5px solid #ffffff !important;
    border-radius: 0px !important;
    width:100%;
    padding: 0.8rem 0;
}
input::placeholder{
    color: white !important;
}

input[type="text"], textarea {
	width: 100%; /* Makes them span the full width of their container */
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box; /* Ensures width includes padding and border */
	margin-bottom: 10px; /* Adds space below each element */
	font-size: 16px;
	text-align: left !important;
	background-color: black !important;
	color:  white !important;
}

input::placeholder, textarea::placeholder {
	color: white !important;
}



/* footer styles end */

@media screen and (max-width:992px) {
    .kuo_text_main_title{
        font-size: 2.5rem;
    }
    .kuo_text_big_title{
        font-size: 1.5rem;
    }
    .kuo_text_title{
        font-size: 1.2rem;
    }
    .kuo_text_subtitle{
        font-size: 1rem;
    }
    .kuo_text_highlight{
        font-size: .9rem;
    }
    .kuo_text_subtitle_spacing{
        font-size: .9rem;
    }
    .kuo_text_subtitle_spacing_small{
        font-size: 0.875rem;
    }
    .kuo_text_p_big{
        font-size: 1rem;
    }
    .kuo_text_p{
        font-size: .9rem;
    }
    .kuo_inversionistas_tab_link{
        font-size: 0.9rem;
        letter-spacing: 2px;
        margin-bottom: .5rem;
    }
    .kuo_sustainability_card{
        width: 100% !important;
        height: 100vh;
    }
    .kuo_sustainability_card_hover{
        margin-top: 100vh;
    }
}
