/* .iti__selected-country-primary{
    align-items: stretch;
} */
.iti--allow-dropdown{
    width: 100%;
}

.iti__country-list{
    width: 100%;
}

.out_label.iti__tel-input {
  margin: unset !important; 
}
/* Contenedor de banderas */
.iti__dropdown-content.iti--flexible-dropdown-width{
    position: relative;
    
    max-width: 480px;
    max-height: 240px;
}

.iti--inline-dropdown .iti__dropdown-content{
    z-index: 4;
}

.iti__selected-country{
    margin-top: 0px;
}

.input-holder .iti--inline-dropdown{
    margin-bottom: 20px;
}

.custom-form .iti .iti__country-container button.custom-form__btn, /* opcional */
.custom-form .iti__country-container > button {
  margin-top: 0 !important;
}
